The ESKL table in SAP ERP or S/4HANA stores Account Assignment Specification: Service Line data. There are total 22 fields in ESKL table. The Account Assignment Specification: Service Line 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 ESKL table. It is in R/3 External Services Management (ML) ABAP package and is part of the External Services (MM-SRV) module.
SAP ESKL Table Fields
Following is the list of fields that are available in SAP ESKL table. The primary key fields of the table are MANDT (Client), PACKNO (Package number), INTROW (Line Number), NUMKN (Seq. Number of Acc. Assignment Specification: Service Line).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| PACKNO | Package number | PACKNO | ESLH | NUMC (10) |
| INTROW | Line Number | NUMZEILE | NUMC (10) | |
| NUMKN | Seq. Number of Acc. Assignment Specification: Service Line | NUMKN | NUMC (2) | |
| AEDAT | Date of Last Change | AEDAT | DATS (8) | |
| LOEKZ | Deletion Indicator | DEL | CHAR (1) | |
| NOACT | Inactive account assignment specification | NOACT | CHAR (1) | |
| MENGE | Quantity with Sign | MENGEV | QUAN (13) | |
| WPROZ | Percentage for Account Assignment Value Distribution | WPROZ | DEC (4) | |
| NETWR | Net Value of Item | SNETWR | CURR (11) | |
| ZEKKN | Sequential Number of Account Assignment in ESKN | ESKL_ZEKKN | NUMC (2) | |
| HPACKNO | Highest package number | HPACKNO | ESLH | NUMC (10) |
| ACT_MENGE | Purchase Order: Entered Quantity | ACT_MENGE | QUAN (13) | |
| ACT_WERT | Purchase order: Entered value | ACT_WERT2 | CURR (13) | |
| PLN_NUMKN | Seq. Number of Acc. Assignment Specification: Service Line | NUMKN | NUMC (2) | |
| NAVNW | Non-deductible input tax | NAVNW_SRV | CURR (11) | |
| LFPOS | Item of a Reference Document | LFPOS | NUMC (4) | |
| INV_MENGE | Purchase Order: Quantity Entered from the Invoice | INV_MENGE | QUAN (13) | |
| FINAL | Final Account Assignment Indicator | AA_FINAL_IND | CHAR (1) | |
| FINAL_QTY | Final Account Assignment Quantity | AA_FINAL_QTY | QUAN (13) | |
| FINAL_REASON | Final Account Assignment Reason Code | AA_FINAL_REASON | T163RC | CHAR (2) |
| _DATAAGING | Data Filter Value for Data Aging | DATA_TEMPERATURE | DATS (8) |


