Overview
VBHDR is a standard SAP S/4HANA table that stores Update header data. There are total 24 fields in the VBHDR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VBHDR belongs to Client/Server Technology (BC-CST) module and is located in the package Task Handler, Number Range, Update, Gateway and so on (STSK).
In addition, following links provide an overview of foreign key relationships, if any, that link VBHDR to other SAP tables and standard CDS views available based on VBHDR table in S/4HANA 2020.
Techincal Settings of VBHDR
Below are technical details of the table VBHDR
- Buffering not allowed
- No buffering
- Storage type is Row Store
List of VBHDR Fields
The following table gives you an overview of the fields available in VBHDR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|
| VBKEY | Key for Update and Enqueue/Dequeue | VBKEY_D | | CHAR | 32 |
| VBMANDT | Client for update request | VBMANDT | | CLNT | 3 |
| VBUSR | User name in update request | VBBNAME | | CHAR | 12 |
| VBACCNT | Update accounting | VBACCNT | | CHAR | 12 |
| VBREPORT | Report that created the update request | VBREPORT | | CHAR | 40 |
| VBTCODE | Transaction which has created the update request | VBTCODE | | CHAR | 20 |
| VBENQKEY | Enqueue key | ENQKEY | | CHAR | 58 |
| VBRC | Update return code | VBRC | | INT4 | 10 |
| VBNAME | Name of the Executing Update Server | VBNAME | | CHAR | 64 |
| VBCONTEXT | Update context (Code-page DB node ..) | VBCONTEXT | | CHAR | 20 |
| VBSTATE | Global State of Update Request | VBSTATE | | INT1 | 3 |
| VBCLIINFO | Byte Value | THRAW1 | | RAW | 1 |
| VBLANG | Logon Language | XULANGU | | LANG | 1 |
| VBDATFM | Single-Character Flag | CHAR1 | | CHAR | 1 |
| VBDCPFM | Single-Character Flag | CHAR1 | | CHAR | 1 |
| VBDATE | Date and time of update record (sort) | VBDATE | | CHAR | 14 |
| VBTRANSID | SAP Statistics: Transaction ID | PFTRANSID | | CHAR | 32 |
| VBETRANSID | SAP Statistics: Transaction ID | PFTRANSID | | CHAR | 32 |
| VBETRANSLN | Length of External Transaction ID | TXETRANSLN | | INT4 | 10 |
| VBCLINAME | Name of the Executing Update Server | VBNAME | | CHAR | 64 |
| VBZONLO | Name of Local Time Zone | VBZONLO | | CHAR | 6 |
| VBTIMOFF | Offset Local to System Time | VBTIMOFF | | INT4 | 10 |
| TEMPERATURE | Data Filter Value for Data Aging | DATA_TEMPERATURE | | DATS | 8 |
| MEMORY_EXEMPTION | Single-Character Flag | CHAR1 | | CHAR | 1 |
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 VBHDR
Other References