SAP Table BAPI_DOC_TDWA

BAPIS DMS: document types

BAPI_DOC_TDWA (BAPIS DMS: document types) 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_TDWA to other SAP tables.

BAPI_DOC_TDWA table fields

Field Data element Checktable Datatype Length Decimals
DOCUMENTTYPE Document Type DOKAR TDWA CHAR 3 0
DESCRIPTION Description of Document Type DARTXT CHAR 20 0
FIELDSELECTION Field selection table FLDSL CHAR 20 0
STATUSCHANGE Status Changes When a Change is Made STAEN CHAR 1 0
X Yes
NULL No
REVISONLEVEL Documents with Revision Levels RLVFLAG CHAR 1 0
X Yes
NULL No
VERSIONINCREMENT Version Number Increment Control ALPHN CHAR 1 0
0 No version numbering
1 Numerical version numbers 00 .. 99
2 Numerical version numbers 01 .. 99
3 Alphanumeric numbering A0 .. Z9
4 Alphanumeric numbering A1 .. Z9
5 Alphanumeric numbering AA .. ZZ
6 AA .. AZ; A0 .. A9; BA .. Z9
7 as 6, but without 0
8 _A .. Z ; AA .. Z9
9 as 5, but 00 allowed
A as 6, but 00 allowed
* for USER-EXIT
* for USER-EXIT
AUTOVERSIONING Version Assigned Automatically VERVG CHAR 1 0
X Yes
NULL No
NUMBERASSIGNMENT Type of Number Assignment NUMVG CHAR 1 0
NULL Internal or external number assignment
1 Only internal number assignment
2 Only external number assignment
3 Mixed number assignment with Exit
4 Only external number assignment with Exit
5 External number assignment without number range check only
6 Internal or external number assignment with exit
INTERNALRANGE Number of number range for internal number assignment INUMNR CHAR 2 0
EXTERNALRANGE Number of number range for external number assignment ENUMNR CHAR 2 0
ARCHIVINGFLAG Indicator: storage in archive supported ARCHF CHAR 1 0
X Yes
NULL No
PROGRAMEXIT Program exit for document number DZNRPROG CHAR 40 0
MAXFILESIZE Allowed size of file for saving to SAP database FILELEN NUMC 10 0
CLASSNUMBER Class number KLASSE_D CHAR 18 0
CLASSTYPE Class Type KLASSENART CHAR 3 0
KPROFLAG Document Management Flag CVFLAG CHAR 1 0

BAPI_DOC_TDWA foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
BAPI_DOC_TDWA DOCUMENTTYPE SYST MANDT TDWA Document Types MANDT
BAPI_DOC_TDWA DOCUMENTTYPE BAPI_DOC_TDWA DOCUMENTTYPE TDWA Document Types DOKAR