SATC_SET_HEAD - Movement Data: Basic Set Attributes
Movement Data: Basic Set Attributes information is stored in SAP table SATC_SET_HEAD.
It is part of development package SATC_STDLIB_PERSISTENCE_CORE in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "INTERNAL: - *NO* REUSE - sets, domain, etc. implementation".
It is part of development package SATC_STDLIB_PERSISTENCE_CORE in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "INTERNAL: - *NO* REUSE - sets, domain, etc. implementation".
Fields for table SATC_SET_HEAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SET_ID | Unique ID - hex 16 - raw format | X | SATC_D_ID | RAW | 16 | |
DOMAIN_NAME | Domain name | SATC_D_DOMAIN_NAME | CHAR | 32 | ||
SRC_SYSTEM | Source system | SATC_D_SRCSYSTEM | CHAR | 20 | ||
CLIENT | Client ID | SYMANDT | CLNT | 6 | * | |
CREATED_BY | Person that created the element(s) | SABP_D_CREATE_BY | CHAR | 24 | ||
CREATED_ON | Created on ... (date) | SABP_D_CREATE_ON | DATS | 16 | ||
CHANGED_BY | Changed by .... | SABP_D_UPDATE_BY | CHAR | 24 | ||
CHANGED_ON | Changed on ... (date) | SABP_D_UPDATE_AT | DATS | 16 | ||
VALID_UNTIL | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
IS_DORMANT | Data is dormant | SATC_D_IS_DORMANT | CHAR | 2 |