SAP ABAP Class CL_RSO_DIMINFOOBJECT_PROXY (BW Repository: Proxy for InfoObject in a Dimension)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_EXTENSION (Package) BW Repository (Parts Not Within CORE)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_OBJECT_PROXY | BW Repository: Proxy for Object (undefined) | 20010526 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_DIMINFOOBJECT_XMIC | BW Metadata Repository: XML Tags for InfoObject in Dimension | 20010526 |
Properties
| Class | CL_RSO_DIMINFOOBJECT_PROXY | |
| Short Description | BW Repository: Proxy for InfoObject in a Dimension | |
| Super Class | CL_RSO_OBJECT_PROXY | BW Repository: Proxy for Object (undefined) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSO_EXTENSION | BW Repository (Parts Not Within CORE) |
| Created | 20010526 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_DIMINFOOBJECT_XMIC | BW Metadata Repository: XML Tags for InfoObject in Dimension | 20010526 |
Friends
Class CL_RSO_DIMINFOOBJECT_PROXY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20010526 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20010526 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Dimension (BW) | 20010526 | |
| 2 | Instance method | Public | Method | Get InfoObject | 20010526 | |
| 3 | Instance method | Public | Method | Actual Navigation Attribute | 20010526 | |
| 4 | Instance method | Public | Method | Sets Flag 'Actual Navigation Attribute' | 20010526 | |
| 5 | Instance method | Public | Method | Sets Dimension (BW) | 20010526 | |
| 6 | Instance method | Public | Method | Sets InfoObject | 20010526 |
Events
Class CL_RSO_DIMINFOOBJECT_PROXY has no event.
Types
Class CL_RSO_DIMINFOOBJECT_PROXY has no local type.
Method Signatures
Method GET_BWDIMENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BWDIMENSION | Value transfer | Type reference (TYPE) | SOBJ_NAME | BW Dimension | 20010526 |
Method GET_BWDIMENSION on class CL_RSO_DIMINFOOBJECT_PROXY has no exception.
Method GET_INFOOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INFOOBJECT | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010526 |
Method GET_INFOOBJECT on class CL_RSO_DIMINFOOBJECT_PROXY has no exception.
Method IS_ATRNAV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ATRNAVFL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20010526 |
Method IS_ATRNAV on class CL_RSO_DIMINFOOBJECT_PROXY has no exception.
Method SET_ATRNAVFL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATRNAVFL | Call by reference | Type reference (TYPE) | RS_BOOL | Flag Navigationsattribut | 20010526 |
Method SET_ATRNAVFL on class CL_RSO_DIMINFOOBJECT_PROXY has no exception.
Method SET_BWDIMENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BWDIMENSION | Call by reference | Type reference (TYPE) | SOBJ_NAME | Dimension | 20010526 |
Method SET_BWDIMENSION on class CL_RSO_DIMINFOOBJECT_PROXY has no exception.
Method SET_INFOOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010526 |
Method SET_INFOOBJECT on class CL_RSO_DIMINFOOBJECT_PROXY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |