SAP Table ESLB
Service Type Header of Standard Service Catalog
ESLB (Service Type Header of Standard Service Catalog) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link ESLB to other SAP tables.
ESLB table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
LBNUM | Key to Service Type | LBNUM1 | ESLA | CHAR | 3 | 0 | ||
AUSGB | Edition of Service Type | AUSGB | NUMC | 4 | 0 | |||
LBKTX | Short Text | LBKTEXT | CHAR | 40 | 0 |
ESLB foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
ESLB | LBNUM | ESLB | MANDT | ESLA | Service Type Editions | MANDT |
ESLB | LBNUM | ESLB | LBNUM | ESLA | Service Type Editions | LBNUM |
ESLB | LBNUM | ESLB | AUSGB | ESLA | Service Type Editions | AUSGB |
ESLB | MANDT | ESLB | MANDT | T000 | Clients | MANDT |
ESLB | SPRAS | ESLB | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |