SAP ABAP Class CL_ODQ_REQUEST_STATUS (Request Status)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BW-SRV (Application Component) BW Generation Tool and Set Object
     SODQS (Package) Operational Delta Queue Services
Properties
Class CL_ODQ_REQUEST_STATUS  
Short Description Request Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SODQS   Operational Delta Queue Services 
Created 20110114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ODQ_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ODQ_REQUEST_STATUS has no interface implemented.
Friends
Class CL_ODQ_REQUEST_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BOOLEAN Constant Public Attribute reference (LIKE) IF_ODQ_CONSTANTS=>C_BOOLEAN IF_ODQ_CONSTANTS=>C_BOOLEAN Status 20110114
2 C_STATUS_ICON Constant Public Attribute reference (LIKE) IF_ODQ_CONSTANTS=>C_STATUS_ICON IF_ODQ_CONSTANTS=>C_STATUS_ICON Status 20110114
Methods
# Method Level Visibility Method type Description Created on
1 HAS_FAILED Static method Public Method 20110118
2 IS_CANCELED Static method Public Method 20110118
3 IS_CONFIRMED Static method Public Method 20110118
4 IS_FINAL Static method Public Method 20110114
5 IS_RUNNING Static method Public Method 20110117
Events
Class CL_ODQ_REQUEST_STATUS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_BOOLEAN Public Type reference (TYPE) ODQ_BOOLEAN Boolean Flag 20110114
2 T_STATUS_ICON Public Type reference (TYPE) ODQ_STATUS_ICON Status 20110114
Method Signatures

Method HAS_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_ICON Call by reference Type reference (TYPE) CL_ODQ_REQUEST_STATUS=>T_STATUS_ICON Status 20110118
2 Returning R_RESULT Value transfer Type reference (TYPE) CL_ODQ_REQUEST_STATUS=>T_BOOLEAN Boolsches Kennzeichen 20110118

Method HAS_FAILED on class CL_ODQ_REQUEST_STATUS has no exception.

Method IS_CANCELED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_ICON Call by reference Type reference (TYPE) CL_ODQ_REQUEST_STATUS=>T_STATUS_ICON Status 20110118
2 Returning R_RESULT Value transfer Type reference (TYPE) CL_ODQ_REQUEST_STATUS=>T_BOOLEAN Boolsches Kennzeichen 20110118

Method IS_CANCELED on class CL_ODQ_REQUEST_STATUS has no exception.

Method IS_CONFIRMED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_ICON Call by reference Type reference (TYPE) CL_ODQ_REQUEST_STATUS=>T_STATUS_ICON Status 20110118
2 Returning R_RESULT Value transfer Type reference (TYPE) CL_ODQ_REQUEST_STATUS=>T_BOOLEAN Boolsches Kennzeichen 20110118

Method IS_CONFIRMED on class CL_ODQ_REQUEST_STATUS has no exception.

Method IS_FINAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_ICON Call by reference Type reference (TYPE) CL_ODQ_REQUEST_STATUS=>T_STATUS_ICON Status 20110114
2 Returning R_RESULT Value transfer Type reference (TYPE) CL_ODQ_REQUEST_STATUS=>T_BOOLEAN Boolsches Kennzeichen 20110114

Method IS_FINAL on class CL_ODQ_REQUEST_STATUS has no exception.

Method IS_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_ICON Call by reference Type reference (TYPE) CL_ODQ_REQUEST_STATUS=>T_STATUS_ICON Status 20110117
2 Returning R_RESULT Value transfer Type reference (TYPE) CL_ODQ_REQUEST_STATUS=>T_BOOLEAN Boolsches Kennzeichen 20110117

Method IS_RUNNING on class CL_ODQ_REQUEST_STATUS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731