SAP Table SDBEL
Billing document header and items
SDBEL (Billing document header and items) 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 SDBEL to other SAP tables.
SDBEL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
VBELN | Billing Document | VBELN_VF | VBUK | CHAR | 10 | 0 | ||
POSNR | Billing item | POSNR_VF | VBUP | NUMC | 6 | 0 |
SDBEL foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SDBEL | POSNR | SY | MANDT | VBUP | Sales Document: Item Status | MANDT |
SDBEL | POSNR | SDBEL | VBELN | VBUP | Sales Document: Item Status | VBELN |
SDBEL | POSNR | SDBEL | POSNR | VBUP | Sales Document: Item Status | POSNR |
SDBEL | VBELN | SDBEL | VBELN | VBUK | Sales Document: Header Status and Administrative Data | VBELN |
SDBEL | VBELN | SY | MANDT | VBUK | Sales Document: Header Status and Administrative Data | MANDT |