SCA_LOCAL_CONFIG - Local Persistence
Local Persistence information is stored in SAP table SCA_LOCAL_CONFIG.
It is part of development package SCA_REGISTRY in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "Common services for ABAP checks".
It is part of development package SCA_REGISTRY in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "Common services for ABAP checks".
Fields for table SCA_LOCAL_CONFIG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
GRP | Undefined range (can be used for patch levels) | X | CHAR4 | CHAR | 8 | |
DOM | Character Field with Length 10 | X | CHAR10 | CHAR | 20 | |
ITEM_KEY | Character field, length 70 | X | CHAR70 | CHAR | 140 | |
VALUE | STRG | 8 | ||||
SERIALIZATION | Single-Character Flag | CHAR1 | CHAR | 2 | ||
VERSION | 1 Byte Unsigned Integer | INT1 | INT1 | 1 | ||
CHANGED_BY | Changed by .... | SABP_D_UPDATE_BY | CHAR | 24 | ||
CHANGED_ON | Changed on ... (timestamp) | SABP_D_UPDATE_ON | DEC | 8 | ||
CLIENT | Client ID | SYMANDT | CLNT | 6 |