VBMOD - Update function modules
Update function modules information is stored in SAP table VBMOD.
It is part of development package STSK in software component BC-CST. This development package consists of objects that can be grouped under "Task Handler, Number Range, Update, Gateway and so on".
It is part of development package STSK in software component BC-CST. This development package consists of objects that can be grouped under "Task Handler, Number Range, Update, Gateway and so on".
Fields for table VBMOD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
VBKEY | Key for Update and Enqueue/Dequeue | X | VBKEY_D | CHAR | 64 | |
VBMODCNT | Update module ID | X | VBMODCNT | INT4 | 4 | |
VBFUNC | Update function module | VBFUNC | CHAR | 60 | ||
VBMODE | Execution Mode of an Update Module | VBMODE | CHAR | 2 | ||
VBRC | Update return code | VBRC | INT4 | 4 | ||
VBDATE | Date and time of update record (sort) | VBDATE | CHAR | 28 |