LCM_VAR_CRT_FAIL - Temp. table to Store Variable List during VD Creation
Temp. table to Store Variable List during VD Creation information is stored in SAP table LCM_VAR_CRT_FAIL.
It is part of development package APPL_LCM_LCA in software component CM-INT. This development package consists of objects that can be grouped under "Application Objects for LCA Integration".
It is part of development package APPL_LCM_LCA in software component CM-INT. This development package consists of objects that can be grouped under "Application Objects for LCA Integration".
Fields for table LCM_VAR_CRT_FAIL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
VARIABLEREQUESTUUID | Variable Request UUID | X | LCM_DE_VAR_REQUEST_UUID | CHAR | 72 | |
LGLCNTNTMVIRTUALDOCVERSKEY | Virtual Document Version Key | LCM_VIRTUAL_DOC_VERS_KEY | CHAR | 72 | ||
PRIORITYSEQUENCE | Prioroty Sequence | LCM_DE_VAR_PRIORITYSEQUENCE | INT1 | 1 | ||
SOURCEID | Key Name of Business System | SLD_BSKEY | CHAR | 120 | ||
LANGUAGE | 2-Character SAP Language Code | LAISO | CHAR | 4 | ||
REQUESTEDVARIABLE | Variable Requested in JSON(JavaScript Object Notation) | LCM_DE_VAR_REQUESTEDVARIABLE | STRG | 8 | ||
LGLCNTNTMCREATEDUTCDATETIME | Created On | LCM_CREATED_ON | DEC | 8 | ||
LGLCNTNTMFAILEDCOUNT | Fail count for variables | LCM_VAR_FAIL_COUNT | INT4 | 4 |