SRM_ATTR_VISU_CU - Attribute Visualization Metadata Customizing
Attribute Visualization Metadata Customizing information is stored in SAP table SRM_ATTR_VISU_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_VISU_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 | SRM_ATTR_META_CU |
| .INCLUDE | SRMPUDRADVI | 0 | ||||
| ROW_NO | Attribute Description - Visualization: Line Number | SRMADVRN | INT4 | 4 | ||
| COLUMN_NO | Attribute Description - Visualization: Column Number | SRMADVCN | INT4 | 4 | ||
| FIELD_TYPE | Attribute Description - Visualization: Field Type | SRMADVFT | CHAR | 64 | ||
| IS_EDIT | Attribute Description - Visualization: Editable? | SRMADVED | CHAR | 2 | ||
| IS_EMPHASIZED | Attribute Description - Visualization: Highlighted? | SRMADVEP | CHAR | 2 |