SAP ABAP Interface IF_RSR_SETXX_FACTORY (creation of SETXX and related types)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSROA_SHELL (Package) OLAP: Instance Administration, Initialization
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_SETXX_FACTORY | creation of SETXX and related types | 20110930 |
Properties
| Interface | IF_RSR_SETXX_FACTORY | |
| Short Description | creation of SETXX and related types |
General Data
| Package | RSROA_SHELL | OLAP: Instance Administration, Initialization |
| Created | 20110926 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | CL_ABAP_TABLEDESCR | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_RSR_SETXX_FACTORY has no interface.
Friends
Interface IF_RSR_SETXX_FACTORY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NC_S_KEY | Constant | Public | See coding | 20120217 | ||||
| 2 | NC_S_SETXX | Constant | Public | Attribute reference (LIKE) | RRK1_C_SETXX | RRK1_C_SETXX | 20110930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get table for (planning) input | 20110930 | |
| 2 | Instance method | Public | Method | get SETXX structure | 20110930 | |
| 3 | Instance method | Public | Method | get SETXX structure | 20110930 | |
| 4 | Instance method | Public | Method | get SETXX table | 20110930 | |
| 5 | Instance method | Public | Method | get SID structure | 20110930 | |
| 6 | Instance method | Public | Method | get SID structure | 20111014 |
Events
Interface IF_RSR_SETXX_FACTORY has no event.
Types
Interface IF_RSR_SETXX_FACTORY has no local type.
Method Signatures
Method GET_INPUT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_TA_INPUT | Call by reference | Object reference (TYPE REF TO) | DATA | reference to table for (planning) input | 20110930 | |||
| 2 | I_NO_SID | Call by reference | Type reference (TYPE) | I | number of SIDs | 20110930 | |||
| 3 | I_TABLEKIND | Call by reference | Type reference (TYPE) | ABAP_TABLEKIND | CL_ABAP_TABLEDESCR=>TABLEKIND_STD | table kind | 20110930 | ||
| 4 | I_T_KEYDESCR_SECONDARY_ADD | Call by reference | Type reference (TYPE) | ABAP_TABLE_KEYDESCR_TAB | additional secondary keys | 20120217 |
Method GET_INPUT_TABLE on Interface IF_RSR_SETXX_FACTORY has no exception.
Method GET_SETXX_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_S_SETXX | Call by reference | Object reference (TYPE REF TO) | DATA | reference to SETXX structure | 20110930 | |||
| 2 | I_NO_HSID | Call by reference | Type reference (TYPE) | I | number of characterisitcs (SIDs) with hierachy | 20110930 | |||
| 3 | I_NO_SID | Call by reference | Type reference (TYPE) | I | number of SIDs | 20110930 | |||
| 4 | I_R_DATADESCR_ADD | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | data descriptor for additional data | 20110930 |
Method GET_SETXX_STRUCT on Interface IF_RSR_SETXX_FACTORY has no exception.
Method GET_SETXX_STRUCTDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20110930 | |||
| 2 | I_NO_HSID | Call by reference | Type reference (TYPE) | I | number of characterisitcs (SIDs) with hierachy | 20110930 | |||
| 3 | I_NO_SID | Call by reference | Type reference (TYPE) | I | number of SIDs | 20110930 | |||
| 4 | I_R_DATADESCR_ADD | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | data descriptor for additional data | 20110930 |
Method GET_SETXX_STRUCTDESCR on Interface IF_RSR_SETXX_FACTORY has no exception.
Method GET_SETXX_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_TA_SETXX | Call by reference | Object reference (TYPE REF TO) | DATA | reference to SETXX table | 20110930 | |||
| 2 | I_NO_HSID | Call by reference | Type reference (TYPE) | I | number of characterisitcs (SIDs) with hierachy | 20110930 | |||
| 3 | I_NO_SID | Call by reference | Type reference (TYPE) | I | number of SIDs | 20110930 | |||
| 4 | I_R_DATADESCR_ADD | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | additional components | 20110930 | |||
| 5 | I_TABLEKIND | Call by reference | Type reference (TYPE) | ABAP_TABLEKIND | CL_ABAP_TABLEDESCR=>TABLEKIND_STD | table kind | 20110930 | ||
| 6 | I_T_KEYDESCR_SECONDARY_ADD | Call by reference | Type reference (TYPE) | ABAP_TABLE_KEYDESCR_TAB | additional secondary keys | 20120217 |
Method GET_SETXX_TABLE on Interface IF_RSR_SETXX_FACTORY has no exception.
Method GET_SID_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_S_SID | Call by reference | Object reference (TYPE REF TO) | DATA | 20110930 | ||||
| 2 | I_NO_SID | Call by reference | Type reference (TYPE) | I | number of SIDs | 20110930 |
Method GET_SID_STRUCT on Interface IF_RSR_SETXX_FACTORY has no exception.
Method GET_SID_STRUCTDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20111014 | |||
| 2 | I_NO_SID | Call by reference | Type reference (TYPE) | I | number of SIDs | 20111014 |
Method GET_SID_STRUCTDESCR on Interface IF_RSR_SETXX_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |