FTGL_CUSTOM_LOG - Logs of Feature Toggle Customizing
Logs of Feature Toggle Customizing information is stored in SAP table FTGL_CUSTOM_LOG.
It is part of development package SRLFW_FTGL in software component BC-CST-RL. This development package consists of objects that can be grouped under "Feature Toggle".
It is part of development package SRLFW_FTGL in software component BC-CST-RL. This development package consists of objects that can be grouped under "Feature Toggle".
Fields for table FTGL_CUSTOM_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
FEATURE_ID | Feature Toggle ID | X | SFTGL_FT_ID | CHAR | 80 | |
SEQUENCE | Sequence Number | X | INT4 | 4 | ||
ACTIVE | Active / Inactive | CHAR | 2 | |||
OPTIONS | Restrict Options | RSTR | 8 | |||
CHANGED_BY | ABAP System Field: Name of Current User | SYST_UNAME | CHAR | 24 | ||
CHANGED_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
CHANGED_REASON | Reason for current Feature Toggle customizing entry | STRG | 8 |