The EDOCLDTE table in SAP ERP or S/4HANA stores eDocument Chile DTE data. There are total 7 fields in EDOCLDTE table. The eDocument Chile DTE 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 EDOCLDTE table. It is in eDocument Chile (GLO-EDO-CL) ABAP package and is part of the Document Compliance Chile (CA-GTF-CSC-EDO-CL) module.
SAP EDOCLDTE Table Fields
Following is the list of fields that are available in SAP EDOCLDTE table. The primary key fields of the table are MANDT (Client), EDOC_GUID (eDocument: GUID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| EDOC_GUID | eDocument: GUID | EDOC_GUID | EDOCUMENT | CHAR (32) |
| DTE_TYPE | eDocuments Chile: Type of Electronic Tributary Document DTE | EDOC_CL_DTE | EDOCLDTETYPE | NUMC (3) |
| DTE_NUMBER | eDocuments Chile: Reference document number | EDOC_CL_NUMBER | NUMC (10) | |
| CUSTOMER_ID | Customer Number | KUNNR | CHAR (10) | |
| DTE_SIGNATURE | Digital Signature | EDOC_CL_SIGNATURE | RSTR () | |
| REFERENCE_EDOC_TYPE | eDocument Type | EDOC_TYPE | CHAR (10) |


