SAP Table VBDATA
Update data
VBDATA (Update data) 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 VBDATA to other SAP tables.
VBDATA table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
VBKEY | Key for Update and Enqueue/Dequeue | VBKEY_D | CHAR | 32 | 0 | |||
VBMODCNT | Update module ID | VBMODCNT | INT4 | 10 | 0 | |||
VBBLKNO | No. of update data block | VBBLKNO | INT4 | 10 | 0 | |||
VBLEN | Length of Update Data | VBLEN | INT2 | 5 | 0 | |||
VBDATA | Update data | VBDATA_D | LRAW | 30000 | 0 |