SAP ABAP Class CL_RSO_RES_INFO_OBJECT (InfoObject Design Time Resource)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_RES_MODEL (Package) BW Infoprovider Models
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20130828 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_RES_CHARACTERISTIC | Resource controller: characteristic | 20130828 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_RES_KEYFIGURE | Resource controller: characteristic | 20130828 |
Properties
| Class | CL_RSO_RES_INFO_OBJECT | |
| Short Description | InfoObject Design Time Resource | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_RES_MODEL | BW Infoprovider Models |
| Created | 20130828 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSO_RES_INFO_OBJECT has no forward declaration.
Interfaces
Class CL_RSO_RES_INFO_OBJECT has no interface implemented.
Friends
Class CL_RSO_RES_INFO_OBJECT has no friend class.
Attributes
Class CL_RSO_RES_INFO_OBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Un-escape and normalize the InfoObject name | 20130828 | |
| 2 | Instance method | Protected | Method | Normalize object version | 20130828 | |
| 3 | Instance method | Protected | Method | Calculates length, precision and scale from a data element | 20130829 | |
| 4 | Instance method | Protected | Method | Returns the corresponding InfoObject model as structure | 20130828 | |
| 5 | Instance method | Protected | Method | Get the name of the tempalte attribue for InfoObject type | 20130828 | |
| 6 | Instance method | Protected | Method | Return the name of the simple transformation for this model | 20130828 | |
| 7 | Instance method | Protected | Method | Returns the name of the simple transformation root node | 20130828 | |
| 8 | Instance method | Protected | Method | Returns the last-modified-timestamp | 20130828 |
Events
Class CL_RSO_RES_INFO_OBJECT has no event.
Types
Class CL_RSO_RES_INFO_OBJECT has no local type.
Method Signatures
Method CNV_NAME_IOBJNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20130828 |
Method CNV_NAME_IOBJNM on class CL_RSO_RES_INFO_OBJECT has no exception.
Method CNV_NAME_OBJVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSO Resource Exception | 20130828 |
Method GET_DATA_TYPE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LENGTH | Value transfer | Type reference (TYPE) | INT4 | Data type length (digits or characters) | 20130829 | |||
| 2 | E_PRECISION | Value transfer | Type reference (TYPE) | INT4 | Data type precision (digits) | 20130829 | |||
| 3 | E_SCALE | Value transfer | Type reference (TYPE) | INT4 | Data type scale (digits) | 20130829 | |||
| 4 | I_DATA_ELEMENT_NAME | Call by reference | Type reference (TYPE) | ROLLNAME | Data element name | 20130829 |
Method GET_DATA_TYPE_PROPERTIES on class CL_RSO_RES_INFO_OBJECT has no exception.
Method GET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | InfoObject name | 20130828 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130828 | ||
| 3 | R_MODEL | Value transfer | Object reference (TYPE REF TO) | DATA | InfoObject model as structure | 20130829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Shared exceptions for resource/service framework | 20130828 |
Method GET_OBJ_TYPE_ATTRIBUTE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ATTRIBUTE_NAME | Value transfer | Type reference (TYPE) | STRING | URI Attribute Name | 20130828 |
Method GET_OBJ_TYPE_ATTRIBUTE_NAME on class CL_RSO_RES_INFO_OBJECT has no exception.
Method GET_SIMPLE_TRANSFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ST_NAME | Value transfer | Type reference (TYPE) | STRING | Name of the simple transformation | 20130828 |
Method GET_SIMPLE_TRANSFORMATION on class CL_RSO_RES_INFO_OBJECT has no exception.
Method GET_ST_ROOT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ROOT_NAME | Value transfer | Type reference (TYPE) | STRING | Root name for simple transformation | 20130828 |
Method GET_ST_ROOT_NAME on class CL_RSO_RES_INFO_OBJECT has no exception.
Method GET_TIMESTAMP_FROM_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | InfoObject name | 20130828 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130828 | ||
| 3 | R_TIMESTAMP | Value transfer | Type reference (TYPE) | RSTIMESTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Shared exceptions for resource/service framework | 20130828 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |