SAP VBMOD Update function modules Table

Overview

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

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

Techincal Settings of VBMOD

Below are technical details of the table VBMOD

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

List of VBMOD Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
VBKEYKey for Update and Enqueue/DequeueVBKEY_DCHAR32
VBMODCNTUpdate module IDVBMODCNTINT410
VBFUNCUpdate function moduleVBFUNCCHAR30
VBMODEExecution Mode of an Update ModuleVBMODECHAR1
VBRCUpdate return codeVBRCINT410
VBDATEDate and time of update record (sort)VBDATECHAR14

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 VBMOD

Other References