Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO | TLOGO Object | 20070508 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20070508 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20070508 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20070508 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20070508 |
Properties
| Class | CL_RSO_BIXP | |
| Short Description | BIXP Conversion Object | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | RSO_BIXP | |
| Program status | ||
| Category | 0 | |
| Package | RSO_BIXP | BI Repository: TLOGO Object for Conversions |
| Created | 20070508 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSO_BIXP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_TLOGO | TLOGO Object | 20070508 | ||
| 2 | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20070508 | ||
| 3 | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20070508 | ||
| 4 | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20070508 | ||
| 5 | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20070508 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSO_BIXP_VERS | 20070508 | Version of a BIXP Instance |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSO_BIXP_ACTIVITY | 'RELOAD' | Possible Actions of a BI Conversion Object | 20070702 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | Dummy Text for Messages | 20070705 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSO_BIXP_ID | ID of a BIXP Conversion Object | 20070521 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | X = Object is Locked | 20070525 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSO_MAINTENANCE_STATE | Processing Status of a TLOGO Object | 20070516 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSOBJSTAT | Object Status | 20070725 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSO_BIXP_STATUS_MANAGER | Runtime Manager for BI XPRA Objects | 20071108 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_BIXP_VERS | A Version | 20070508 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_BIXP_VERS | D Version | 20070508 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_BIXP_VERS | N-Version | 20070508 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | LTY_HT_BIXP | Table Type for LTY_S_BIXP | 20070508 |
Methods
Events
Class CL_RSO_BIXP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_HT_BIXP | Private | See coding | Table Type for LTY_S_BIXP | 20070508 | LTY_HT_BIXP type hashed table of lty_s_bixp with unique key bixp_id
|
|
| 2 | LTY_S_BIXP | Private | See coding | BIXP Object with Class Reference | 20070508 | begin of lty_s_bixp,
bixp_id type rso_bixp_id,
bixp_ref type ref to cl_rso_bixp,
end of lty_s_bixp
|
Method Signatures
Method AUTHORITY_CHECK Signature
Method AUTHORITY_CHECK on class CL_RSO_BIXP has no parameter.
Method AUTHORITY_CHECK on class CL_RSO_BIXP has no exception.
Method BUILD_CONTENT Signature
Method BUILD_CONTENT on class CL_RSO_BIXP has no parameter.
Method BUILD_CONTENT on class CL_RSO_BIXP has no exception.
Method CHECK_ACTIVITY_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_P_ACTIVITY | Call by reference | Type reference (TYPE) | RSO_BIXP_ACTIVITY | Mögliche Aktivitäten eines BI Umsetzungsobjektes | 20070705 | |||
| 2 | R_P_SUPPORTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070705 |
Method CHECK_ACTIVITY_SUPPORTED on class CL_RSO_BIXP has no exception.
Method CHECK_OBJVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DB_RELEVANT | Call by reference | Type reference (TYPE) | RS_BOOL | ' ' | X = nur DB relevante Versionen | 20070508 | ||
| 2 | IP_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20070508 | |||
| 3 | RP_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | X = Version ist ok | 20070511 |
Method CHECK_OBJVERS on class CL_RSO_BIXP has no exception.
Method CHECK_TLOGO_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_P_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20070705 | |||
| 2 | R_P_SUPPORTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070705 |
Method CHECK_TLOGO_SUPPORTED on class CL_RSO_BIXP has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSO_BIXP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSO_BIXP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_BIXP_ID | Call by reference | Type reference (TYPE) | RSO_BIXP_ID | ID für ein BIXP-Umsetzungsobjekt | 20070508 |
Method CONSTRUCTOR on class CL_RSO_BIXP has no exception.
Method COPY_VERSION Signature
Method COPY_VERSION on class CL_RSO_BIXP has no parameter.
Method COPY_VERSION on class CL_RSO_BIXP has no exception.
Method CTO_CHECK Signature
Method CTO_CHECK on class CL_RSO_BIXP has no parameter.
Method CTO_CHECK on class CL_RSO_BIXP has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_RSO_BIXP has no parameter.
Method DEQUEUE on class CL_RSO_BIXP has no exception.
Method EXISTS_ON_DB Signature
Method EXISTS_ON_DB on class CL_RSO_BIXP has no parameter.
Method EXISTS_ON_DB on class CL_RSO_BIXP has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_BIXP_ID | Call by reference | Type reference (TYPE) | RSO_BIXP_ID | ID für ein BIXP-Umsetzungsobjekt | 20070508 | |||
| 2 | RR_BIXP | Value transfer | Object reference (TYPE REF TO) | CL_RSO_BIXP | Klasse für BIXP-Umsetzungsobjekte | 20070508 |
Method FACTORY on class CL_RSO_BIXP has no exception.
Method GET_ALL Signature
Method GET_ALL on class CL_RSO_BIXP has no parameter.
Method GET_ALL on class CL_RSO_BIXP has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_BIXP | Call by reference | Type reference (TYPE) | RSO_S_BIXP | Header BI Umsetzobjekt | 20070511 | |||
| 2 | E_T_BIXPT | Call by reference | Type reference (TYPE) | RSO_T_BIXPT | Texte von BIXP-Objekten | 20070511 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20070605 |
Method GET_INFO on class CL_RSO_BIXP has no exception.
Method GET_INSTANCE Signature
Method GET_INSTANCE on class CL_RSO_BIXP has no parameter.
Method GET_INSTANCE on class CL_RSO_BIXP has no exception.
Method GET_MAINTENANCE_STATE Signature
Method GET_MAINTENANCE_STATE on class CL_RSO_BIXP has no parameter.
Method GET_MAINTENANCE_STATE on class CL_RSO_BIXP has no exception.
Method GET_PROPERTIES Signature
Method GET_PROPERTIES on class CL_RSO_BIXP has no parameter.
Method GET_PROPERTIES on class CL_RSO_BIXP has no exception.
Method GET_RELATED_BIXP_FOR_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_BIXP | Value transfer | Type reference (TYPE) | RSO_T_BIXP | Tabellentyp für BIXP-Umsetzungsobjekt | 20080108 |
Method GET_RELATED_BIXP_FOR_TRANSPORT on class CL_RSO_BIXP has no exception.
Method GET_VERSION_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DB_RELEVANT | Call by reference | Type reference (TYPE) | RS_BOOL | ' ' | BCE: Flag für Ja/Nein Entscheidungen | 20070511 | ||
| 2 | IP_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20070511 | |||
| 3 | RR_BIXP_V | Value transfer | Object reference (TYPE REF TO) | CL_RSO_BIXP_VERS | Version einer BIXP-Instanz | 20070511 |
Method GET_VERSION_REFERENCE on class CL_RSO_BIXP has no exception.
Method PREPARE Signature
Method PREPARE on class CL_RSO_BIXP has no parameter.
Method PREPARE on class CL_RSO_BIXP has no exception.
Method REMOVE_OBJECT_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_BIXP_ID | Call by reference | Type reference (TYPE) | RSO_BIXP_ID | ID für ein BIXP-Umsetzungsobjekt | 20070718 |
Method REMOVE_OBJECT_BUFFER on class CL_RSO_BIXP has no exception.
Method SAVE_INTERNAL Signature
Method SAVE_INTERNAL on class CL_RSO_BIXP has no parameter.
Method SAVE_INTERNAL on class CL_RSO_BIXP has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_BIXP | Call by reference | Type reference (TYPE) | RSOBIXP | Kopfdaten für BIXP-Umsetzungsobjekte | 20070704 | |||
| 2 | I_T_BIXPT | Call by reference | Type reference (TYPE) | RSO_T_BIXPT | Texte von BIXP-Objekten | 20070704 |
Method SET_DATA on class CL_RSO_BIXP has no exception.
Method SET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_P_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20070704 | ||
| 2 | I_S_BIXP | Call by reference | Type reference (TYPE) | RSO_S_BIXP | Header BI Umsetzobjekt | 20070704 | |||
| 3 | I_T_BIXPT | Call by reference | Type reference (TYPE) | RSO_T_BIXPT | Texte von BIXP-Objekten | 20070704 |
Method SET_INFO on class CL_RSO_BIXP has no exception.
Method SET_MAINTENANCE_STATE Signature
Method SET_MAINTENANCE_STATE on class CL_RSO_BIXP has no parameter.
Method SET_MAINTENANCE_STATE on class CL_RSO_BIXP has no exception.
Method VERSION_EXISTS Signature
Method VERSION_EXISTS on class CL_RSO_BIXP has no parameter.
Method VERSION_EXISTS on class CL_RSO_BIXP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |