The EDOTWPROCSSD table in SAP ERP or S/4HANA stores Determine eDoc Type by Billing Type and BP Category data. There are total 4 fields in EDOTWPROCSSD table. The Determine eDoc Type by Billing Type and BP Category table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of EDOTWPROCSSD table. It is in eDocument Taiwan (GLO-EDO-TW) ABAP package and is part of the Document Compliance Taiwan (CA-GTF-CSC-EDO-TW) module.
SAP EDOTWPROCSSD Table Fields
Following is the list of fields that are available in SAP EDOTWPROCSSD table. The primary key fields of the table are MANDT (Client), BILLING_TYPE (Billing Type), CUST_CAT (eDocument Taiwan: Customer Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| BILLING_TYPE | Billing Type | FKART | CHAR (4) | |
| CUST_CAT | eDocument Taiwan: Customer Category | EDOC_TW_CUST_CAT | CHAR (1) | |
| EDOC_TYPE | eDocument Taiwan: eDocument Type | EDOC_TW_EDOC_TYPE | CHAR (10) |


