/FTI/UI_REL_DATA - UI relevant data for properties (service specific)
UI relevant data for properties (service specific) information is stored in SAP table /FTI/UI_REL_DATA.
It is part of development package /FTI/SRV_GEN in software component SV-CLD-FRM-APP. This development package consists of objects that can be grouped under "Service generation".
It is part of development package /FTI/SRV_GEN in software component SV-CLD-FRM-APP. This development package consists of objects that can be grouped under "Service generation".
Fields for table /FTI/UI_REL_DATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | UI relevant Data ID | X | /FTI/DE_UI_REL_DATA_ID | CHAR | 64 | |
SERVICE_ID | Service ID | /FTI/DE_SERVICE_ID | CHAR | 64 | /FTI/SERVICE | |
PROPERTY_ID | BCO Property ID | /FTI/DE_BCO_PROPERTY_ID | CHAR | 64 | /FTI/BCO_PROP | |
MANDATORY | Indicator: Mandatory | /FTI/DE_MANDATORY | CHAR | 2 | ||
EDITABLE | Indicator: Is Editable | /FTI/DE_EDITABLE | CHAR | 2 | ||
VISIBLE | Indicator: Is Visible | /FTI/DE_VISIBLE | CHAR | 2 | ||
F4ABLE | Indicator: F4 able | /FTI/DE_F4_ABLE | CHAR | 2 |