COMM_CFGLNGTXT - Long Texts for Different Objects
Long Texts for Different Objects information is stored in SAP table COMM_CFGLNGTXT.
It is part of development package COM_CFG_DB in software component AP-CFG. This development package consists of objects that can be grouped under "Product Configuration DB".
It is part of development package COM_CFG_DB in software component AP-CFG. This development package consists of objects that can be grouped under "Product Configuration DB".
Fields for table COMM_CFGLNGTXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
KBID | Internal identifier of a knowledge base | X | COMT_CFGD_KBID | INT4 | 4 | |
OBJID | Internal identifier of a model element | X | COMT_CFGD_ID | INT4 | 4 | |
OBJTYPE | Object Type | X | COMT_CFGD_OBJTYPE | INT2 | 2 | |
LTXTTYPE | Longtext Type | X | COMT_CFGD_LTXTTYPE | CHAR | 8 | |
LANGUAGEID | Language Key | X | COMT_CFGD_LANGUAGE | LANG | 2 | |
LINEID | Longtext Line ID | X | COMT_CFGD_LTXTLINEID | INT2 | 2 | |
TEXTFORM | Longtext Format | COMT_CFGD_LTXTFORM | CHAR | 8 | ||
TEXTLINE | Longtext Line | COMT_CFGD_LTXTLINE | CHAR | 264 |