SAP VLBL Express Delivery Company's Data Field Table
Overview
VLBL is a standard SAP S/4HANA table that stores Express Delivery Company's Data Field data. There are total 7 fields in the VLBL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VLBL belongs to Interfaces (LE-TRA-IN) module and is located in the package Express Delivery Company Interface & Tracking (VVTR).
In addition, following links provide an overview of foreign key relationships, if any, that link VLBL to other SAP tables and standard CDS views available based on VLBL table in S/4HANA 2020.
Techincal Settings of VLBL
Below are technical details of the table VLBL
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VLBL Fields
The following table gives you an overview of the fields available in VLBL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| VBTYP | SD Document Category | VBTYPL | CHAR | 4 | |
| VBELN | Sales and Distribution Document Number | VBELN | * | CHAR | 10 |
| XSITD | Express Delivery Company | XSITD | VXSITD | CHAR | 10 |
| VLABTYP | Express Delivery Company's Data Field | VLABTYP | VXSITDL | CHAR | 10 |
| VLABDATA | Express Delivery Company's Data Field | VLABDATA | CHAR | 40 | |
| _DATAAGING | Data Filter Value for Data Aging | DATA_TEMPERATURE | DATS | 8 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for VLBL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VLBL | VLABTYP | : | VXSITDL |
| VLBL | XSITD | : | VXSITD |