SAP Table BAPI_DOC_TEXT
BAPIS DMS: long text data for a document
BAPI_DOC_TEXT (BAPIS DMS: long text data for a document) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link BAPI_DOC_TEXT to other SAP tables.
Source: BAPI_DOC_TEXT (BAPIS DMS: long text data for a document)
BAPI_DOC_TEXT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
DELETEVALUE | Deletion Indicator | LKENZ | CHAR | 1 | 0 |
Possible values
|
||||||
LANGUAGE | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||||||
LANGUAGE_ISO | 2-Character SAP Language Code | LAISO | CHAR | 2 | 0 | |||||||
TEXTLINE | Text Line | TDLINE | CHAR | 132 | 0 |
BAPI_DOC_TEXT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
BAPI_DOC_TEXT | LANGUAGE | BAPI_DOC_TEXT | LANGUAGE | T002 | Language Keys (Component BC-I18) | SPRAS |