back to top

SAP ACCDOCTYPE0T Table – Document Type

ACCDOCTYPE0T table in SAP ERP or S/4HANA stores Document Type data. There are total 6 fields in ACCDOCTYPE0T table. The Document Type table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ACCDOCTYPE0T table. It is in Document Type (FINB_DOCTYPE) ABAP package and is part of the Financials Basis (FIN-FB) module.

SAP ACCDOCTYPE0T Table Fields

Following is the list of fields that are available in SAP ACCDOCTYPE0T table. The primary key fields of Document Type table in SAP are CLIENT (Client), LANGU (Language Key), ACC_DOCTYPE (Document Type).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT T000 CLNT(3)
LANGU Language Key SPRAS T002 LANG(1)
ACC_DOCTYPE Document Type ACC_DOCTYPE ACCDOCTYPE0C CHAR(5)
TXTSH Short Text ACC_TXTSH CHAR(20)
TXTMI Medium Text ACC_TXTMI CHAR(40)
TXTLG Long Text ACC_TXTLG CHAR(60)