SAP ABAP Class CL_RSO_BIXP_RUNTIME_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_RUNTIME_MANAGER | |
| Short Description | Runtime Manager for BI XPRA Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_BIXP | BI Repository: TLOGO Object for Conversions |
| Created | 20070511 | 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_RUNTIME_MANAGER has no interface implemented.
Friends
Class CL_RSO_BIXP_RUNTIME_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_EVENT | RSOC_C_TLOGO_EVENT-POST_AFTER_IMPORT | After 'After Import' Handling | 20070511 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSO_BIXP_EVENT | RSOC_C_TLOGO_EVENT-POST_CONTENT_ACTIVATION | After Content Installation | 20071109 | ||
| 3 | Static Attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20070605 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSO_BIXP_STATUS_MANAGER | Runtime Manager for BI XPRA Objects | 20071108 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSO_TS_BIXP | Table Type (Sorted) for BIXP Conversion Object | 20071108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20071108 | |
| 2 | Instance method | Private | Method | Comparison of BIXP Events | 20090408 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20071108 | |
| 4 | Instance method | Public | Method | Conversion/Execution of BIXP Objects | 20070605 | |
| 5 | Instance method | Public | Method | Returns Current Conversion Objects | 20071109 |
Events
Class CL_RSO_BIXP_RUNTIME_MANAGER has no event.
Types
Class CL_RSO_BIXP_RUNTIME_MANAGER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSO_BIXP_RUNTIME_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSO_BIXP_RUNTIME_MANAGER has no exception.
Method COMPARE_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVENT1 | Call by reference | Type reference (TYPE) | RSO_BIXP_EVENT | Event 1 | 20090408 | |||
| 2 | I_EVENT2 | Call by reference | Type reference (TYPE) | RSO_BIXP_EVENT | Event 2 | 20090408 | |||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | I | 20090408 |
Method COMPARE_EVENTS on class CL_RSO_BIXP_RUNTIME_MANAGER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '1' | Anwendungs-Log: Detaillierungsgrad | 20071108 | ||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | 20071108 | |||
| 3 | I_T_OBJNM | Call by reference | Type reference (TYPE) | RSO_T_OBJNM | BIXP Objekte | 20071108 |
Method CONSTRUCTOR on class CL_RSO_BIXP_RUNTIME_MANAGER has no exception.
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_BIXP_INFO | Call by reference | Object reference (TYPE REF TO) | CL_RSO_BIXP_INFO | Container für Zusatzinformationen beim Umsetzen (BIXP) | 20070621 | |||
| 2 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '2' | Anwendungs-Log: Detaillierungsgrad | 20070605 | ||
| 3 | I_EVENT | Call by reference | Type reference (TYPE) | RSO_BIXP_EVENT | BI Umsetzung: Zeitpunkt oder Event | 20070605 | |||
| 4 | I_FINAL_PHASE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Letzte Ausführungsphase der Umsetzung | 20071109 | ||
| 5 | I_FIRST_PHASE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Erste Ausführungsphase der Umsetzung | 20071109 | ||
| 6 | I_PHASE_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung der Umsetzphase | 20071109 | |||
| 7 | I_R_BIXP_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_RSO_BIXP_RUNTIME | Falls gefüllt: Spezielle Instanz zur Ausführung d. Umsetzung | 20071109 |
Method CONVERT on class CL_RSO_BIXP_RUNTIME_MANAGER has no exception.
Method GET_BIXP_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TS_BIXP | Value transfer | Type reference (TYPE) | RSO_TS_BIXP | Tabellentyp (sortiert) für BIXP-Umsetzungsobjekt | 20071109 |
Method GET_BIXP_OBJECTS on class CL_RSO_BIXP_RUNTIME_MANAGER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |