SAP ABAP Class CL_RSL_TLOGO_WRAPPER (TransientProvider Wrapper Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSL_TLOGO (Package) Lean BW: TLOGO Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAWBN_AWBOBJ | Interface AWB Objects for Quick Access | 20120214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO | TLOGO Object | 20110119 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20110119 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20110119 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20110119 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20110119 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_COPR_WRAPPER | CompositeProvider Wrapper Class | 20110119 |
Properties
| Class | CL_RSL_TLOGO_WRAPPER | |
| Short Description | TransientProvider Wrapper Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSL_TLOGO | Lean BW: TLOGO Framework |
| Created | 20110119 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSL_TLOGO_WRAPPER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSAWBN_AWBOBJ | Interface AWB Objects for Quick Access | 20120214 | ||
| 2 | IF_RSO_TLOGO | TLOGO Object | 20110119 | ||
| 3 | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20110119 | ||
| 4 | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20110119 | ||
| 5 | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20110119 | ||
| 6 | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20110119 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSL_TLOGO | 20110124 | TransientProvider |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSLTIPNAME | TransientProvider | 20110119 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSL_TLOGO | TransientProvider | 20110120 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | RSL_TH_TLOGO_R_WRAPPER | Hash Table with References to Transient InfoProviders | 20110120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110120 | |
| 2 | Static method | Public | Method | Factory | 20110120 | |
| 3 | Static method | Private | Method | Creates an instance of the chosen transient provider | 20120514 | |
| 4 | Instance method | Public | Method | Returns Reference to CL_RSL_TLOGO | 20110120 | |
| 5 | Instance method | Protected | Method | Is the object transportable | 20110127 | |
| 6 | Static method | Public | Method | Is the object transportable | 20110127 |
Events
Class CL_RSL_TLOGO_WRAPPER has no event.
Types
Class CL_RSL_TLOGO_WRAPPER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Transienter Provider | 20110120 | |||
| 2 | I_R_TLOGO | Call by reference | Object reference (TYPE REF TO) | CL_RSL_TLOGO | Transiente Provider | 20110120 |
Method CONSTRUCTOR on class CL_RSL_TLOGO_WRAPPER has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Transienter Provider | 20110120 | |||
| 2 | R_TLOGO_WRAPPER | Value transfer | Object reference (TYPE REF TO) | CL_RSL_TLOGO_WRAPPER | Transiente Provider | 20110120 |
Method FACTORY on class CL_RSL_TLOGO_WRAPPER has no exception.
Method GET_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Transienter Provider | 20120514 | |||
| 2 | R_R_RSL_TLOGO | Value transfer | Object reference (TYPE REF TO) | CL_RSL_TLOGO | Transiente Provider | 20120514 |
Method GET_PROVIDER on class CL_RSL_TLOGO_WRAPPER has no exception.
Method GET_R_TLOGO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TLOGO | Value transfer | Object reference (TYPE REF TO) | CL_RSL_TLOGO | Transiente Provider | 20110120 |
Method GET_R_TLOGO on class CL_RSL_TLOGO_WRAPPER has no exception.
Method IS_TRANSPORTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20110127 | |||
| 2 | I_R_TLOGO | Call by reference | Object reference (TYPE REF TO) | CL_RSL_TLOGO | Transiente Provider | 20110127 | |||
| 3 | R_IS_TRANSPORTABLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110127 |
Method IS_TRANSPORTABLE on class CL_RSL_TLOGO_WRAPPER has no exception.
Method IS_TRANSPORTABLE_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Transienter Provider | 20110127 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20110127 | |||
| 3 | R_IS_TRANSPORTABLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110127 |
Method IS_TRANSPORTABLE_STATIC on class CL_RSL_TLOGO_WRAPPER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |