SAP table VBMOD (Update function modules)
SAP table VBMOD has 2 primary key fields being VBKEY,VBMODCNT.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
VBKEY | Key for Update and Enqueue/Dequeue | CHAR | 32 | 0 | VBKEY_D | ||
VBMODCNT | Update module ID | INT4 | 10 | 0 | VBMODCNT | ||
VBFUNC | Update function module | CHAR | 30 | 0 | VBFUNC | ||
VBMODE | Execution Mode of an Update Module | CHAR | 1 | 0 | VBMODE | ||
VBRC | Update return code | INT4 | 10 | 0 | VBRC | ||
VBDATE | Date and time of update record (sort) | CHAR | 14 | 0 | VBDATE |