SAP ABAP Domain VBREQUEST_STATUS (Status of an Update Request)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST (Application Component) Client/Server Technology
     STSK (Package) Task Handler, Number Range, Update, Gateway and so on
Basic Data
Domain Name VBREQUEST_STATUS
Short Description Status of an Update Request  
Definition
Data Type INT1 1-byte integer, integer number <= 255
No. Characters  
Decimal Places    
Output Length  
Conversion Routine   
Sign  
Lower Case  
Value Range
# Lower Limit Upper Limit Short Description
1 0     Initial (still to be updated)
2 1     V1 part of update has been processed
3 2     V2 part of update has been processed
4 3     Collective run part of the update has been partly processed
5 4     Collective run part of the update has been fully processed
6 255     Update request cannot be found
7 101     Error within V1 part of update
8 102     Error within V2 part of update
9 103     Error has occured within a collective run module
10 254     External transaction monitor has terminated the processing
       
History
Last changed by/on SAP  20130604 
SAP Release Created in 630