SAP VBDATA Update data Table

Overview

VBDATA is a standard SAP S/4HANA table that stores Update data data. There are total 5 fields in the VBDATA table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table VBDATA 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 VBDATA to other SAP tables and standard CDS views available based on VBDATA table in S/4HANA 2020.

Techincal Settings of VBDATA

Below are technical details of the table VBDATA

  • Buffering not allowed
  • No buffering
  • Storage type is Row Store

List of VBDATA Fields

The following table gives you an overview of the fields available in VBDATA

FieldDescriptionData ElementCheck TableData TypeLength
VBKEYKey for Update and Enqueue/DequeueVBKEY_DCHAR32
VBMODCNTUpdate module IDVBMODCNTINT410
VBBLKNONo. of update data blockVBBLKNOINT410
VBLENLength of Update DataVBLENINT25
VBDATAUpdate dataVBDATA_DLRAW30000

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 VBDATA

Other References