VBERROR - Update error information
Update error information information is stored in SAP table VBERROR.
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 VBERROR
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 | ||
VBREPORT | Report now running | WPREPORT | CHAR | 80 | ||
VBLINE | Line error | VBLINE | INT4 | 4 | ||
ARBGB | Application Area | ARBGB | CHAR | 40 | ||
MSGNR | Message number | MSGNR | CHAR | 6 | ||
VARMSGNO | Number of variable message parts | VARMSGNO | INT1 | 1 | ||
VARMSGVAL | Variable message parts (length + text) | VARMSGVAL | CHAR | 420 |