SAP Table VBMOD
Update function modules
VBMOD (Update function modules) 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 VBMOD to other SAP tables.
VBMOD 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 | |||
VBFUNC | Update function module | VBFUNC | CHAR | 30 | 0 | |||
VBMODE | Execution Mode of an Update Module | VBMODE | CHAR | 1 | 0 | |||
VBRC | Update return code | VBRC | INT4 | 10 | 0 |