SRM_ATTR_META_CU - Attribute Metadata Customizing
Attribute Metadata Customizing information is stored in SAP table SRM_ATTR_META_CU.
It is part of development package SRM_PROPERTY in software component BC-SRV-RM. This development package consists of objects that can be grouped under "Generic Property Handling".
It is part of development package SRM_PROPERTY in software component BC-SRV-RM. This development package consists of objects that can be grouped under "Generic Property Handling".
Fields for table SRM_ATTR_META_CU
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
MDL_ID | Attribute Model ID | X | SRMATTRMDLID | CHAR | 64 | SRM_ATTR_MDL_CU |
ID | Property ID | X | SRMPROPID | CHAR | 64 | |
.INCLUDE | SRMADTAFIN | 0 | ||||
.INCLUDE | SRMADTAF | 0 | ||||
TABNAME | AD: Table Name | SRMADTAB | CHAR | 60 | * | |
FIELDNAME | AD: Field Name | SRMADFIELD | CHAR | 60 | * | |
.INCLUDE | SRMPUDRADI | 0 | ||||
ALIAS_ID | Attribute Description - Respository ID (DB) | SRMADALIID | CHAR | 64 | ||
IS_LIST | Attribute Description - Multiple Values - IF_SRM=>TRUE... | SRMSPPALI | CHAR | 2 | ||
IS_MAINTAIN | Attribute Description - Maintenance Possible | SRMSPPMAIN | CHAR | 2 | ||
IS_ONCE_MAINTAIN | Attribute Description - Can Be Edited Once | SRMSPPOMAI | CHAR | 2 | ||
IS_LANG_SENS | Attribute Description - Language-Sensitive | SRMSPPLASE | CHAR | 2 | ||
IS_MAND | Attribute Description - Required - IF_SRM=>TRUE.. | SRMSPPAMA | CHAR | 2 | ||
IS_HELP | Attribute Description - Value Help - IF_SRM=>TRUE .. | SRMSPPAF4 | CHAR | 2 | ||
IS_CHECK | Attribute Description - Value Check - IF_SRM=>TRUE .. | SRMSPPAVC | CHAR | 2 | ||
IS_GENERATE | Generation Exit (e.g. Record Number) Exists? | SRMSPPAVG | CHAR | 2 | ||
IS_VISIBLE | Attribute Description - Visibility for Display/Maintenance | SRMSPPAVV | CHAR | 2 | ||
IS_VIS_IN_LIST | Attribute Description - Visibility in Short List | SRMSPPAVVL | CHAR | 2 | ||
IS_QUERY | Attribute Description - Search for Attribute Possible? | SRMSPPAVQ | CHAR | 2 | ||
IS_PROTOCOL | Attribute Description - Logging? | SRMSPPAPROT | CHAR | 2 |