SATC_AC_ITM - ATC Item
ATC Item information is stored in SAP table SATC_AC_ITM.
It is part of development package SATC_ABAP_CHECK_DSPL_MDL in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "INTERNAL: - *NO* REUSE - Data model for findings, items, ...".
It is part of development package SATC_ABAP_CHECK_DSPL_MDL in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "INTERNAL: - *NO* REUSE - Data model for findings, items, ...".
Fields for table SATC_AC_ITM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ITEM_ID | ATC Technical Item Identificator | X | SATC_D_AC_ITEM_ID | RAW | 16 | |
TYPE | Item Type | SATC_D_AC_ITEM_TYPE | CHAR | 2 | ||
CREATED_ON | Check Time / Creation Time of Finding or Object | SATC_D_AC_CREATED_ON | DEC | 8 | ||
UPDATED_ON | Time of Last Update for Finding or Object | SATC_D_AC_UPDATED_ON | DEC | 8 | ||
LAST_RUN_INDEX | Index: Check Run <-> Display ID | SATC_D_AC_CHECK_RUN_IX | INT4 | 4 | ||
PROCESSOR | Current Processor | SATC_D_AC_PROCESSOR | CHAR | 24 | ||
STATUS | Status of an Item | SATC_D_AC_ITEM_STATUS | CHAR | 2 |