SAP ABAP Class CL_RSO_RES_CTS_URI_MAPPING (URI Mapper for Transportable BW Objects)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_RES_FRMW (Package) BW: ResourceFramework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130308 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_MAP_FROM_OBJREF | Interface for BAdI: BADI_CTS_MAP_FROM_OBJREF | 20130308 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_MAP_TO_OBJREF | Interface for BAdI: BADI_CTS_MAP_TO_OBJREF | 20130308 |
Properties
| Class | CL_RSO_RES_CTS_URI_MAPPING | |
| Short Description | URI Mapper for Transportable BW Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_RES_FRMW | BW: ResourceFramework |
| Created | 20130308 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130308 | ||
| 2 | IF_CTS_MAP_FROM_OBJREF | Interface for BAdI: BADI_CTS_MAP_FROM_OBJREF | 20130308 | ||
| 3 | IF_CTS_MAP_TO_OBJREF | Interface for BAdI: BADI_CTS_MAP_TO_OBJREF | 20130308 |
Friends
Class CL_RSO_RES_CTS_URI_MAPPING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | IF_RSO_RES_CONSTANTS=>CN_STATIC_URI_PATH | 20130308 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | Object version for current request | 20130308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130308 | |
| 2 | Instance method | Private | Method | Returns the self-URI for a BW Object | 20130308 |
Events
Class CL_RSO_RES_CTS_URI_MAPPING has no event.
Types
Class CL_RSO_RES_CTS_URI_MAPPING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSO_RES_CTS_URI_MAPPING has no parameter.
Method CONSTRUCTOR on class CL_RSO_RES_CTS_URI_MAPPING has no exception.
Method GET_SELF_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Object Name | 20130308 | |||
| 2 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130308 | |||
| 3 | R_URI | Value transfer | Type reference (TYPE) | STRING | Self-URI | 20130308 |
Method GET_SELF_URI on class CL_RSO_RES_CTS_URI_MAPPING has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |