LTR2_CM_PARAM - LTR2 Parameters in content module
LTR2 Parameters in content module information is stored in SAP table LTR2_CM_PARAM.
It is part of development package LTR2_CM in software component CA-LT. This development package consists of objects that can be grouped under "LTR2 Content Module".
It is part of development package LTR2_CM in software component CA-LT. This development package consists of objects that can be grouped under "LTR2 Content Module".
Fields for table LTR2_CM_PARAM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
GUID | Content Module GUID | X | LTR2_GUID_CM | CHAR | 64 | |
PARAM_NAME | Name for ES Specific Parameter | X | LTR2_WS_PARAM_NAME | CHAR | 60 | |
PARAM_VALUE | Value for ES Specific Parameter | LTR2_WS_PARAM_VALUE | CHAR | 100 | ||
DOCU_ID | Document class | DOKU_ID | CHAR | 4 | ||
DOCU_OBJ | Documentation Object | DOKU_OBJ | CHAR | 120 | ||
NO_DELETE | Flag to indicate that an ES parameter must not be deleted | LTR2_NO_DELETE | CHAR | 2 | ||
NO_EDIT | Flag to indicate that an ES parameter must not be edited | LTR2_NO_EDIT | CHAR | 2 |