SAP ABAP Class CL_RSAN_MDL_DS_INFOPROV (Source - InfoProvider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_MDL (Package) APD - Tool - Object Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSAN_MDL_ABSTRACT_NODE | Base Class of a Node | 20011217 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_MDL_MAPPING_SOURCE | Object Can Be Used as Source of a Mapping Rule | 20011217 |
Properties
| Class | CL_RSAN_MDL_DS_INFOPROV | |
| Short Description | Source - InfoProvider | |
| Super Class | CL_RSAN_MDL_ABSTRACT_NODE | Base Class of a Node |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSAN_MDL | |
| Program status | ||
| Category | 0 | |
| Package | RSAN_MDL | APD - Tool - Object Model |
| Created | 20011217 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSAN_MDL_MAPPING_SOURCE | Object Can Be Used as Source of a Mapping Rule | 20011217 |
Friends
Class CL_RSAN_MDL_DS_INFOPROV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSAN_OM_R_LIST | List of Characteristics (CL_RSAN_MDL_SORT_FIELDS) | 20020308 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20011217 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSAN_OM_R_LIST | List of Key Figures (CL_RSAN_MDL_SORT_FIELDS) | 20020308 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSAN_MDL_NO_SUBSEQUENT_AGGR | No subsequent aggregation | 20090317 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSAN_MDL_READ_NLS | Read Data from Near-Line Storage | 20100623 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20011217 | |
| 2 | Instance method | Public | Method | Get Aggregation Fields | 20020314 | |
| 3 | Instance method | Public | Method | Get Sort Fields | 20020314 | |
| 4 | Instance method | Public | Method | 20011217 | ||
| 5 | Instance method | Public | Method | 20011217 | ||
| 6 | Instance method | Public | Method | SET_INFOPROV | 20011217 | |
| 7 | Instance method | Public | Method | Set "no subsequent aggregation" flag | 20090317 | |
| 8 | Instance method | Public | Method | Set "read data from NLS" flag | 20100623 |
Events
Class CL_RSAN_MDL_DS_INFOPROV has no event.
Types
Class CL_RSAN_MDL_DS_INFOPROV has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSAN_MDL_DS_INFOPROV has no parameter.
Method CONSTRUCTOR on class CL_RSAN_MDL_DS_INFOPROV has no exception.
Method GET_AGGR_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETH_AGGR | Call by reference | Type reference (TYPE) | RSANM_TH_SORT_FIELD | agreegated fields | 20020314 |
Method GET_AGGR_FIELDS on class CL_RSAN_MDL_DS_INFOPROV has no exception.
Method GET_GROUP_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETH_GROUP | Call by reference | Type reference (TYPE) | RSANM_TH_SORT_FIELD | Group fields | 20020314 |
Method GET_GROUP_FIELDS on class CL_RSAN_MDL_DS_INFOPROV has no exception.
Method GET_MAPPING_SOURCE_FIELDS Signature
Method GET_MAPPING_SOURCE_FIELDS on class CL_RSAN_MDL_DS_INFOPROV has no parameter.
Method GET_MAPPING_SOURCE_FIELDS on class CL_RSAN_MDL_DS_INFOPROV has no exception.
Method GET_MAX_NUMBER_OF_TARGETS Signature
Method GET_MAX_NUMBER_OF_TARGETS on class CL_RSAN_MDL_DS_INFOPROV has no parameter.
Method GET_MAX_NUMBER_OF_TARGETS on class CL_RSAN_MDL_DS_INFOPROV has no exception.
Method SET_INFOPROV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | RSINFOPROV | I_VALUE | 20011217 |
Method SET_INFOPROV on class CL_RSAN_MDL_DS_INFOPROV has no exception.
Method SET_NO_SUBSEQUENT_AGGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20090317 |
Method SET_NO_SUBSEQUENT_AGGR on class CL_RSAN_MDL_DS_INFOPROV has no exception.
Method SET_READ_NLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20100623 |
Method SET_READ_NLS on class CL_RSAN_MDL_DS_INFOPROV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |