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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | RSO_BIXP_STATUS | 'E' | Terminated with Errors | 20071108 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RSO_BIXP_STATUS | SPACE | Not Run Yet | 20071108 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RSO_BIXP_STATUS | 'R' | Currently Running | 20071108 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RSO_BIXP_STATUS | 'S' | Completed | 20071108 | |
5 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20071108 | ||
6 | ![]() |
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 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20071108 |
2 | ![]() |
Static method | Public | Method | Returns Unique Instance (Singleton) | 20071108 |
3 | ![]() |
Instance method | Public | Method | Delivers the Status | 20071108 |
4 | ![]() |
Instance method | Public | Method | Returns Status Details for a BIXP Object | 20071108 |
5 | ![]() |
Instance method | Public | Method | Sets Status (Set by Runtime Manager) | 20071108 |
6 | ![]() |
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 | ![]() |
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 | ![]() |
I_BIXP_ID | Call by reference | Type reference (TYPE) | RSO_BIXP_ID | ID für ein BIXP-Umsetzungsobjekt | 20071108 | ||
2 | ![]() |
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 | ![]() |
I_BIXP_ID | Call by reference | Type reference (TYPE) | RSO_BIXP_ID | ID für ein BIXP-Umsetzungsobjekt | 20071108 | ||
2 | ![]() |
R_STATUS_DETAILS | Value transfer | Type reference (TYPE) | RSO_BIXP_STATUS_DETAILS | Statusdetails für BI Umsetzungsobjekte | 20071108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht gefunden | 20071108 |
Method SET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BIXP_ID | Call by reference | Type reference (TYPE) | RSO_BIXP_ID | ID für ein BIXP-Umsetzungsobjekt | 20071108 | ||
2 | ![]() |
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 | ![]() |
I_BIXP_ID | Call by reference | Type reference (TYPE) | RSO_BIXP_ID | ID für ein BIXP-Umsetzungsobjekt | 20071108 | ||
2 | ![]() |
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 | ![]() |
Objekt nicht gefunden | 20071108 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |