SAP ABAP Class CL_RSO_IS_VALUES_IPROV (InfoProvider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_RES_IS (Package) Informationsystem
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_RES_IS_VALUES_ABSTRACT | ValueHelp | 20130723 |
Properties
| Class | CL_RSO_IS_VALUES_IPROV | |
| Short Description | InfoProvider | |
| Super Class | CL_RSO_RES_IS_VALUES_ABSTRACT | ValueHelp |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_RES_IS | Informationsystem |
| Created | 20130424 | 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSO_IS_VALUES_IPROV has no interface implemented.
Friends
Class CL_RSO_IS_VALUES_IPROV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_RSO_IS_VALUES_IPROV' | Object Type Name | 20130723 | ||
| 2 | Instance attribute | Public | See coding | 20130424 | |||||
| 3 | Constant | Private | See coding | 20130424 | |||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSO_RES_RESOURCE_BADI_PRVDR | Badi Provider | 20130424 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 20130424 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | TN_TH_KEY_VALUE | 20130424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130424 |
Events
Class CL_RSO_IS_VALUES_IPROV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_DATA | Private | See coding | 20130424 | BEGIN OF tp_s_data,
infoprov TYPE rsinfoprov,
tlogo TYPE rstlogo,
description TYPE string,
t_link TYPE if_atom_types=>link_t,
END OF tp_s_data
|
||
| 2 | TP_T_DATA | Private | See coding | 20130424 | tp_t_data TYPE STANDARD TABLE OF tp_s_data
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSO_IS_VALUES_IPROV has no parameter.
Method CONSTRUCTOR on class CL_RSO_IS_VALUES_IPROV has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |