SAP Table N2TEXT
IS-H*MED: Texts for parameterized documents
N2TEXT (IS-H*MED: Texts for parameterized documents) 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 N2TEXT to other SAP tables.
N2TEXT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
DOKAR | Document Type | DOKAR | CHAR | 3 | 0 | |||
DOKNR | Document number | DOKNR | CHAR | 25 | 0 | |||
DOKVR | Document Version | DOKVR | CHAR | 2 | 0 | |||
DOKTL | Document Part | DOKTL_D | CHAR | 3 | 0 | |||
DOKTAB | Doc.Table, to which Text Belongs | N2_DOKTAB | CHAR | 30 | 0 | |||
DOKFLD | Table Field, to which Text Belongs | N2_DOKFLD | CHAR | 10 | 0 | |||
DOKOCC | Field Index for Multiple Documents | N2_DOKOCC | INT2 | 5 | 0 | |||
TLNG | Text Length | N2_TXTLNG | INT2 | 5 | 0 | |||
TXT | Text 8070 Bytes | N2_TXT8070 | LCHR | 8070 | 0 |