LCM_CVAR_ALIAS - Technical Field and Alias for variables
Technical Field and Alias for variables information is stored in SAP table LCM_CVAR_ALIAS.
It is part of development package LCM_IMG in software component CM-GF. This development package consists of objects that can be grouped under "LCM Customizing".
It is part of development package LCM_IMG in software component CM-GF. This development package consists of objects that can be grouped under "LCM Customizing".
Fields for table LCM_CVAR_ALIAS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
ENTITY_NAME | Entity Name for Variables | X | LCM_DE_ENTITY_NAME | CHAR | 100 | |
FIELD_IN_LCM | Technical Field | X | LCM_DE_FIELD_IN_LCM | CHAR | 510 | |
FIELD_IN_LCA | Technical Field Alias Name | X | LCM_DE_FIELD_IN_LCA | CHAR | 100 | |
CARDINALITY | Cardinality | LCM_DE_VAR_ENT_CARDINALITY | CHAR | 2 | ||
CURR_QUAN_REF_FIELD | Reference Field for Currency and Quantity Fields | LCM_DE_VAR_CURR_QUAN_REF_FIELD | CHAR | 100 | ||
FIELD_DATATYPE | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
FIELD_LENG | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
FIELD_DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
MANDATORY_FIELD | Mandatory Field Flag to Include for Variable Selection | LCM_DE_FIELD_MANDATORY | CHAR | 2 |