SAP ABAP Class CL_RSO_RES_IPROV_APP (Resource Application: InfoProvider - 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 | 20120821 |
Properties
| Class | CL_RSO_RES_IPROV_APP | |
| Short Description | Resource Application: InfoProvider - 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 | 20120821 | 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) |
Interfaces
Class CL_RSO_RES_IPROV_APP has no interface implemented.
Friends
Class CL_RSO_RES_IPROV_APP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130131 | |||||
| 2 | Constant | Public | See coding | 20130131 | |||||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'infoprov' | 20130131 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'version' | 20130131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130131 | ||
| 2 | Static method | Public | Method | 20130131 | ||
| 3 | Static method | Public | Method | 20130131 |
Events
Class CL_RSO_RES_IPROV_APP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_TEMPLATE | Public | See coding | 20130131 | BEGIN OF tn_s_template,
template_type TYPE tn_template_type,
uri TYPE string,
parameter TYPE tn_t_template_parameter,
END OF tn_s_template
|
||
| 2 | TN_TEMPLATE_PARAMETER | Public | Type reference (TYPE) | STRING | 20130131 | |
|
| 3 | TN_TEMPLATE_TYPE | Public | Type reference (TYPE) | INT4 | 20130131 | |
|
| 4 | TN_T_TEMPLATE | Public | See coding | 20130131 | tn_t_template TYPE STANDARD TABLE OF tn_s_template WITH DEFAULT KEY
|
||
| 5 | TN_T_TEMPLATE_PARAMETER | Public | See coding | 20130131 | 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_IPROV_APP=>TN_TEMPLATE_TYPE | 20130131 | ||||
| 2 | I_WITH_URI_ROOT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130131 | |||
| 3 | R_S_TEMPLATE | Value transfer | Type reference (TYPE) | CL_RSO_RES_IPROV_APP=>TN_S_TEMPLATE | 20130131 |
Method GET_TEMPLATE on class CL_RSO_RES_IPROV_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 | Boolean | 20130131 | |||
| 2 | R_T_TEMPLATES | Value transfer | Type reference (TYPE) | CL_RSO_RES_IPROV_APP=>TN_T_TEMPLATE | 20130131 |
Method GET_TEMPLATES on class CL_RSO_RES_IPROV_APP has no exception.
Method GET_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130131 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130131 | |||
| 3 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130814 | |||
| 4 | R_URI | Value transfer | Type reference (TYPE) | STRING | 20130131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URI Template Syntax Error | 20130131 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |