SAP ABAP Class CL_RSO_BIXP_STATUS_MANAGER (Runtime Manager for BI XPRA Objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_BIXP (Package) BI Repository: TLOGO Object for Conversions
Properties
Class CL_RSO_BIXP_STATUS_MANAGER  
Short Description Runtime Manager for BI XPRA Objects    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_BIXP   BI Repository: TLOGO Object for Conversions 
Created 20071108   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSO_BIXP_STATUS_MANAGER has no interface implemented.
Friends
Class CL_RSO_BIXP_STATUS_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STATUS_ERROR Constant Public Type reference (TYPE) RSO_BIXP_STATUS 'E' Terminated with Errors 20071108
2 C_STATUS_INI Constant Public Type reference (TYPE) RSO_BIXP_STATUS SPACE Not Run Yet 20071108
3 C_STATUS_RUNNING Constant Public Type reference (TYPE) RSO_BIXP_STATUS 'R' Currently Running 20071108
4 C_STATUS_SUCCESS Constant Public Type reference (TYPE) RSO_BIXP_STATUS 'S' Completed 20071108
5 O_DUMMY_MSG Static Attribute Protected Type reference (TYPE) CHAR1 Single-Character Indicator 20071108
6 P_R_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_RSO_BIXP_STATUS_MANAGER Singleton Instance 20071108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20071108
2 GET_INSTANCE Static method Public Method Returns Unique Instance (Singleton) 20071108
3 GET_STATUS Instance method Public Method Delivers the Status 20071108
4 GET_STATUS_DETAILS Instance method Public Method Returns Status Details for a BIXP Object 20071108
5 SET_STATUS Instance method Public Method Sets Status (Set by Runtime Manager) 20071108
6 SET_STATUS_DETAILS Instance method Public Method Sets Status Details for BIXP Object 20071108
Events
Class CL_RSO_BIXP_STATUS_MANAGER has no event.
Types
Class CL_RSO_BIXP_STATUS_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSO_BIXP_STATUS_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_RSO_BIXP_STATUS_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_RSO_BIXP_STATUS_MANAGER Eindeutige Instanz (Singleton) 20071108

Method GET_INSTANCE on class CL_RSO_BIXP_STATUS_MANAGER has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BIXP_ID Call by reference Type reference (TYPE) RSO_BIXP_ID ID für ein BIXP-Umsetzungsobjekt 20071108
2 Returning R_STATUS Value transfer Type reference (TYPE) RSO_BIXP_STATUS Status für BI Umsetzungsobjekte 20071108

Method GET_STATUS on class CL_RSO_BIXP_STATUS_MANAGER has no exception.

Method GET_STATUS_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BIXP_ID Call by reference Type reference (TYPE) RSO_BIXP_ID ID für ein BIXP-Umsetzungsobjekt 20071108
2 Returning R_STATUS_DETAILS Value transfer Type reference (TYPE) RSO_BIXP_STATUS_DETAILS Statusdetails für BI Umsetzungsobjekte 20071108
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20071108

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BIXP_ID Call by reference Type reference (TYPE) RSO_BIXP_ID ID für ein BIXP-Umsetzungsobjekt 20071108
2 Importing I_STATUS Call by reference Type reference (TYPE) RSO_BIXP_STATUS Status für BI Umsetzungsobjekte 20071108

Method SET_STATUS on class CL_RSO_BIXP_STATUS_MANAGER has no exception.

Method SET_STATUS_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BIXP_ID Call by reference Type reference (TYPE) RSO_BIXP_ID ID für ein BIXP-Umsetzungsobjekt 20071108
2 Exporting I_STATUS_DETAILS Call by reference Type reference (TYPE) RSO_BIXP_STATUS_DETAILS Statusdetails für BI Umsetzungsobjekte 20071108
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20071108
History
Last changed by/on SAP  20130531 
SAP Release Created in 711