MDM_CS_FIELD_TAB - MDM: Field Table of SAP System
MDM: Field Table of SAP System information is stored in SAP table MDM_CS_FIELD_TAB.
It is part of development package RSMDM_BI_INTEGRATION in software component BW-WHM-DBA. This development package consists of objects that can be grouped under "Business Information Warehouse: MDM Integration DEV STOPPED!".
It is part of development package RSMDM_BI_INTEGRATION in software component BW-WHM-DBA. This development package consists of objects that can be grouped under "Business Information Warehouse: MDM Integration DEV STOPPED!".
Fields for table MDM_CS_FIELD_TAB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | * |
| LOGICAL_OBJ_NAM | X | CHAR | 64 | |||
| FIELD_CODE | X | CHAR | 256 | |||
| FIELD_TABLE_CODE | X | CHAR | 256 | |||
| FIELD_TYPE | INT4 | 4 | ||||
| API_TYPE | STRG | 8 | ||||
| CLNT_NAME | Field Name | FIELDNAME | CHAR | 60 | * | |
| CLNT_POSITION | Position of the field in the table | TABFDPOS | NUMC | 8 | ||
| CLNT_KEY | Identifies a key field of a table | KEYFLAG | CHAR | 2 | ||
| CLNT_CHECKTABLE | Check table name of the foreign key | CHECKTABLE | CHAR | 60 | * | |
| CLNT_TYPE | ABAP data type (C,D,N,...) | INTTYPE | CHAR | 2 | ||
| CLNT_DATATYPE | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
| CLNT_LENGTH | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
| CLNT_DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
| CLNT_TXTSH | Short Description of Repository Objects | AS4TEXT | CHAR | 120 |