SAP ABAP Class CL_RSO_RES_CHARACTERISTIC_APP (Resource Application: Characteristic - DTA)
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_DISC_RES_APP_BASE | Default Appication for the ADT Rest Framework with Discovery | 20130124 |
Properties
| Class | CL_RSO_RES_CHARACTERISTIC_APP | |
| Short Description | Resource Application: Characteristic - DTA | |
| Super Class | CL_ADT_DISC_RES_APP_BASE | Default Appication for the ADT Rest Framework with Discovery |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_RES_MODEL | BW Infoprovider Models |
| Created | 20130124 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSO_RES_CHARACTERISTIC_APP has no interface implemented.
Friends
Class CL_RSO_RES_CHARACTERISTIC_APP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130929 | |||||
| 2 | Constant | Public | See coding | URI templates | 20130124 | ||||
| 3 | Constant | Public | See coding | URI template types | 20130124 | ||||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'characteristic' | URI attribute: characteristic | 20130124 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'version' | URI attribute: version | 20130124 | ||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'model' | Category term for discovery | 20130904 | ||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'http://www.sap.com/bw/modeling/characteristic' | URI scheme for discovery | 20130904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delivers the supported template list | 20130124 | |
| 2 | Static method | Public | Method | Delivers the supported template list | 20130124 | |
| 3 | Static method | Public | Method | Provides the URI for a characteristic and optional version | 20130125 |
Events
Class CL_RSO_RES_CHARACTERISTIC_APP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_TEMPLATE | Public | See coding | Structure of supported templates | 20130124 | BEGIN OF tn_s_template,
template_type TYPE tn_template_type,
uri TYPE string,
relation TYPE string,
parameter TYPE tn_t_template_parameter,
END OF tn_s_template
|
|
| 2 | TN_TEMPLATE_PARAMETER | Public | Type reference (TYPE) | STRING | 20130124 | |
|
| 3 | TN_TEMPLATE_TYPE | Public | Type reference (TYPE) | INT4 | Template type | 20130124 | |
| 4 | TN_T_TEMPLATE | Public | See coding | Table of supported templates | 20130124 | tn_t_template TYPE STANDARD TABLE OF tn_s_template WITH DEFAULT KEY
|
|
| 5 | TN_T_TEMPLATE_PARAMETER | Public | See coding | 20130124 | tn_t_template_parameter TYPE STANDARD TABLE OF tn_template_parameter WITH DEFAULT KEY
|
Method Signatures
Method GET_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEMPLATE_TYPE | Call by reference | Type reference (TYPE) | CL_RSO_RES_CHARACTERISTIC_APP=>TN_TEMPLATE_TYPE | Template type | 20130124 | |||
| 2 | I_WITH_URI_ROOT | Call by reference | Type reference (TYPE) | RS_BOOL | URI root | 20130125 | |||
| 3 | R_S_TEMPLATE | Value transfer | Type reference (TYPE) | CL_RSO_RES_CHARACTERISTIC_APP=>TN_S_TEMPLATE | Structure of supported templates | 20130124 |
Method GET_TEMPLATE on class CL_RSO_RES_CHARACTERISTIC_APP has no exception.
Method GET_TEMPLATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WITH_URI_ROOT | Call by reference | Type reference (TYPE) | RS_BOOL | URI root | 20130125 | |||
| 2 | R_T_TEMPLATES | Value transfer | Type reference (TYPE) | CL_RSO_RES_CHARACTERISTIC_APP=>TN_T_TEMPLATE | Table of supported templates | 20130124 |
Method GET_TEMPLATES on class CL_RSO_RES_CHARACTERISTIC_APP has no exception.
Method GET_URI 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 | Characteristic | 20130125 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130125 | ||
| 3 | R_URI | Value transfer | Type reference (TYPE) | STRING | Resource URI for the characteristic / version | 20130125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URI Template Syntax Error | 20130125 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |