SATC_AC_FND_V - ATC Finding Version
ATC Finding Version information is stored in SAP table SATC_AC_FND_V.
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_FND_V
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 | |
CHECK_RUN_IX | Index: Check Run <-> Display ID | X | SATC_D_AC_CHECK_RUN_IX | INT4 | 4 | |
CREATED_ON | Check Time / Creation Time of Finding or Object | SATC_D_AC_CREATED_ON | DEC | 8 | ||
LAST_CHANGED_BY | Last editor of the object or subobject | SATC_D_AC_LAST_CHANGED_BY | CHAR | 24 | ||
PRIORITY | Severity of findings | SATC_D_MESSAGE_PRIORITY | INT1 | 1 | ||
HOST | Host where execution was carried out | SATC_D_EXECUTION_HOST | SSTR | 8 | ||
STATUS_OLD | Status of an Item | SATC_D_AC_ITEM_STATUS | CHAR | 2 | ||
STATUS_NEW | Status of an Item | SATC_D_AC_ITEM_STATUS | CHAR | 2 | ||
SUB_INDEX | Index of partial result within overall result | SATC_D_AC_RSLT_SUB_NDX | INT1 | 1 | ||
EXC_KIND | Exemption kind | SATC_D_AC_RSLT_XMPT_KIND | CHAR | 2 | ||
EXC_VALIDITY | Validity of exemption | SATC_D_AC_RSLT_XMPT_VALIDITY | CHAR | 2 | ||
EXC_APPROVAL | Exemption approval state | SATC_D_AC_RSLT_XMPT_APPROVAL | CHAR | 2 | ||
LAST_CHANGED_ON | Date of the last change of an object or subobject | SATC_D_AC_LAST_CHANGED_ON | DATS | 16 |