The ESPEXTIDTYPET table in SAP ERP or S/4HANA stores Category (Text) of External ID for Service Provider data. There are total 4 fields in ESPEXTIDTYPET table. The Category (Text) of External ID for Service Provider 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 ESPEXTIDTYPET table. It is in EDM-IDE Integration (EE_EDM_IDE_INT) ABAP package and is part of the Intercompany Data Exchange (IS-U-IDE) module.
SAP ESPEXTIDTYPET Table Fields
Following is the list of fields that are available in SAP ESPEXTIDTYPET table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), EXT_IDTYPE (Category of External Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| EXT_IDTYPE | Category of External Number | E_EDMIDEEXTNUMTYP | ESPEXTIDTYPE | NUMC (2) |
| EXT_IDTYPE_NAME | Description of Category of External ID for Service Provider | E_EDMIDEEXTIDTYPETXT | CHAR (40) |


