The EDOCONUMBER table in SAP ERP or S/4HANA stores eDocument Colombia: Number ranges data. There are total 9 fields in EDOCONUMBER table. The eDocument Colombia: Number ranges 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 EDOCONUMBER table. It is in eDocument Colombia (GLO-EDO-CO) ABAP package and is part of the Document Compliance Columbia (CA-GTF-CSC-EDO-CO) module.
SAP EDOCONUMBER Table Fields
Following is the list of fields that are available in SAP EDOCONUMBER table. The primary key fields of the table are MANDT (Client), BUKRS (Company Code), VARKEY (eDocument: Variable Key), EDOC_TYPE (eDocument Type), VALID_FROM (Valid From Date).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| BUKRS | Company Code | BUKRS | T001 | CHAR (4) |
| VARKEY | eDocument: Variable Key | EDOC_VARKEY | CHAR (10) | |
| EDOC_TYPE | eDocument Type | EDOC_TYPE | EDOTYPE | CHAR (10) |
| VALID_FROM | Valid From Date | EDOC_CO_VALFROM | DATS (8) | |
| VALID_TO | Range Valid To Date | EDOC_CO_VALTO | DATS (8) | |
| NRNR | Number range number | NRNR | NRIV | CHAR (2) |
| FROMNUMBER | From Number – Contingency | EDOC_CO_NRFROM_CONT | CHAR (20) | |
| TONUMBER | To Number – Contingency | EDOC_CO_NRTO_CONT | CHAR (20) |


