SAP ABAP Class CL_RSO_BIXP_RSPC_COLLECTION (BIXP Conversion for Process Chains)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_BIXP (Package) BI Repository: TLOGO Object for Conversions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_BIXP_RUNTIME | Runtime for Objects with BIXP Connection | 20071108 |
Properties
| Class | CL_RSO_BIXP_RSPC_COLLECTION | |
| Short Description | BIXP Conversion for Process Chains | |
| 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 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_BIXP_RUNTIME | Runtime for Objects with BIXP Connection | 20071108 |
Friends
Class CL_RSO_BIXP_RSPC_COLLECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20071108 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CX_RS_FAILED | Operation Failed | 20071108 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20071108 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSO_BIXP_RSPC_COLLECTION | Instance for Singleton | 20071108 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_BIXP_DATACONTAINER | Table with Proxy Objects for DataStore, Cube, PSA, etc. | 20071108 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_TLOGO | BW Repository: List (Hash) of TLOGO Object and Type | 20071108 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | RSO_TS_BIXP | Table Type (Sorted) for BIXP Conversion Object | 20071108 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TS_CHAIN | Single-Character Indicator | 20071108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20071108 | ||
| 2 | Instance method | Public | Method | 20071108 | ||
| 3 | Instance method | Public | Method | 20071108 | ||
| 4 | Instance method | Private | Method | 20071108 | ||
| 5 | Instance method | Public | Method | 20071108 | ||
| 6 | Instance method | Private | Method | 20071108 | ||
| 7 | Instance method | Private | Method | 20071108 | ||
| 8 | Instance method | Public | Method | 20071108 |
Events
Class CL_RSO_BIXP_RSPC_COLLECTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CHAIN | Public | See coding | Structure for Process Chain | 20071108 | begin of s_chain,
r_chain type ref to cl_rso_bixp_rspc_runtime,
end of s_chain
|
|
| 2 | TS_CHAIN | Public | See coding | 20071108 | ts_chain type sorted table of s_chain with unique key table_line
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSO_BIXP_RSPC_COLLECTION has no parameter.
Method CONSTRUCTOR on class CL_RSO_BIXP_RSPC_COLLECTION has no exception.
Method CONVERT_POST_AFTER_IMPORT 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) | 20071108 | |||
| 2 | E_TH_BIXP_ID_ERROR | Call by reference | Type reference (TYPE) | RSO_TH_BIXP_ID | Tabelle (hashed) von Umsetz IDs | 20071108 | |||
| 3 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '1' | Anwendungs-Log: Detaillierungsgrad | 20071108 |
Method CONVERT_POST_AFTER_IMPORT on class CL_RSO_BIXP_RSPC_COLLECTION has no exception.
Method CONVERT_POST_CONTENT_ACT 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) | 20071108 | |||
| 2 | E_TH_BIXP_ID_ERROR | Call by reference | Type reference (TYPE) | RSO_TH_BIXP_ID | Tabelle (hashed) von Umsetz IDs | 20071108 | |||
| 3 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '1' | Tabellentyp (sortiert) für BIXP-Umsetzungsobjekt | 20071108 |
Method CONVERT_POST_CONTENT_ACT on class CL_RSO_BIXP_RSPC_COLLECTION has no exception.
Method FREE Signature
Method FREE on class CL_RSO_BIXP_RSPC_COLLECTION has no parameter.
Method FREE on class CL_RSO_BIXP_RSPC_COLLECTION has no exception.
Method GET_CHAINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TS_CHAIN | Value transfer | Type reference (TYPE) | TS_CHAIN | 20071108 |
Method GET_CHAINS on class CL_RSO_BIXP_RSPC_COLLECTION has no exception.
Method GET_TH_DATACONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_DATACONTAINER | Value transfer | Type reference (TYPE) | RSO_TH_BIXP_DATACONTAINER | Tabelle mit Proxy-Objekten für DataStore, Cube, PSA etc. | 20071108 |
Method GET_TH_DATACONTAINER on class CL_RSO_BIXP_RSPC_COLLECTION has no exception.
Method GET_TH_INFOPACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_INFOPACKAGE | Value transfer | Type reference (TYPE) | RSO_TH_TLOGO | BW Repository: List (Hash) of TLOGO Object and Type | 20071108 |
Method GET_TH_INFOPACKAGES on class CL_RSO_BIXP_RSPC_COLLECTION has no exception.
Method SET_CHAINS_FROM_BIXP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TS_BIXP | Call by reference | Type reference (TYPE) | RSO_TS_BIXP | Tabellentyp (sortiert) für BIXP-Umsetzungsobjekt | 20071108 |
Method SET_CHAINS_FROM_BIXP on class CL_RSO_BIXP_RSPC_COLLECTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |