ATO_CHANGEL_DEP - ATO Item to ATO Items Dependencies
ATO Item to ATO Items Dependencies information is stored in SAP table ATO_CHANGEL_DEP.
It is part of development package S_ATO_COL_CORE in software component BC-SRV-APS-EXT-SL. This development package consists of objects that can be grouped under "Collection based core functions - internal use w/o transl.".
It is part of development package S_ATO_COL_CORE in software component BC-SRV-APS-EXT-SL. This development package consists of objects that can be grouped under "Collection based core functions - internal use w/o transl.".
Fields for table ATO_CHANGEL_DEP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CHANGELIST_ID | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
ITEM_TYPE | ATO Item Type ID | X | ATO_ITEM_TYPE | CHAR | 20 | |
ITEM_ID | ATO Item ID | X | ATO_ITEM_ID | CHAR | 120 | |
DEPENDING_ON_ITEM_TYPE | ATO Item Type ID | X | ATO_ITEM_TYPE | CHAR | 20 | |
DEPENDING_ON_ITEM_ID | ATO Item ID | X | ATO_ITEM_ID | CHAR | 120 | |
DEPENDING_ON_LAST_NOTIFICATION | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
NON_EXP_RELEVANT | Truth Value: True/False | ABAP_BOOLEAN | CHAR | 2 |