SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS_BASE BW Basis 20110930
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_SETXX_FACTORY creation of SETXX and related types 20110930
Properties
Class CL_RSR_SETXX_FACTORY  
Short Description creation of SETXX and related types    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_SHELL   OLAP: Instance Administration, Initialization 
Created 20110926   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSR_SETXX_FACTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_SETXX_FACTORY creation of SETXX and related types 20110930
Friends
Class CL_RSR_SETXX_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_SETXX_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_RSR_SETXX_FACTORY creation of SETXX and related types 20110930
Methods
# Method Level Visibility Method type Description Created on
1 GET Static method Public Method factory method to get IF_RSR_SETXX_FACTORY instance 20110930
2 GET_COMMON_STRUCTDESCR Instance method Private Method get structure of TUPLE_ID and SIDs 20110930
3 GET_HIER_NODE_STATE_STRUCT Instance method Private Method get structure for hierarchy node state 20110930
4 GET_INPUT_STRUCTDESCR Instance method Private Method get structure for (planning) input 20110930
5 GET_INPUT_TABLEDESCR Instance method Private Method get table for (planning) input 20110930
6 GET_SETXX_TABLEDESCR Instance method Private Method get SETXX table 20110930
7 GET_STRUCTDESCR_N_COMPONENTS Instance method Private Method get a structure with components 20110930
Events
Class CL_RSR_SETXX_FACTORY has no event.
Types
Class CL_RSR_SETXX_FACTORY has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_SETXX_FACTORY Call by reference Object reference (TYPE REF TO) IF_RSR_SETXX_FACTORY creation of SETXX and related types 20110930

Method GET on class CL_RSR_SETXX_FACTORY has no exception.

Method GET_COMMON_STRUCTDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20110930
2 Importing I_NO_SID Call by reference Type reference (TYPE) I number of SIDs 20110930

Method GET_COMMON_STRUCTDESCR on class CL_RSR_SETXX_FACTORY has no exception.

Method GET_HIER_NODE_STATE_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20110930
2 Importing I_NO_HSID Call by reference Type reference (TYPE) I number of characterisitcs (SIDs) with hierachy 20110930

Method GET_HIER_NODE_STATE_STRUCT on class CL_RSR_SETXX_FACTORY has no exception.

Method GET_INPUT_STRUCTDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20110930
2 Importing I_NO_SID Call by reference Type reference (TYPE) I number of SIDs 20110930

Method GET_INPUT_STRUCTDESCR on class CL_RSR_SETXX_FACTORY has no exception.

Method GET_INPUT_TABLEDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_TABLEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20110930
2 Importing I_NO_SID Call by reference Type reference (TYPE) I number of SIDs 20110930
3 Importing I_TABLEKIND Call by reference Type reference (TYPE) ABAP_TABLEKIND 20110930
4 Importing I_T_KEYDESCR_SECONDARY_ADD Call by reference Type reference (TYPE) ABAP_TABLE_KEYDESCR_TAB 20120217

Method GET_INPUT_TABLEDESCR on class CL_RSR_SETXX_FACTORY has no exception.

Method GET_SETXX_TABLEDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_TABLEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20110930
2 Importing I_NO_HSID Call by reference Type reference (TYPE) I number of characterisitcs (SIDs) with hierachy 20110930
3 Importing I_NO_SID Call by reference Type reference (TYPE) I number of SIDs 20110930
4 Importing I_R_DATADESCR_ADD Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR data descriptor for additional data 20110930
5 Importing I_TABLEKIND Call by reference Type reference (TYPE) ABAP_TABLEKIND 20110930
6 Importing I_T_KEYDESCR_SECONDARY_ADD Call by reference Type reference (TYPE) ABAP_TABLE_KEYDESCR_TAB 20120217

Method GET_SETXX_TABLEDESCR on class CL_RSR_SETXX_FACTORY has no exception.

Method GET_STRUCTDESCR_N_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20110930
2 Importing I_COMPONENT_TYPE_NAME Call by reference Type reference (TYPE) ANY name of component type 20110930
3 Importing I_NO_COMPONENTS Call by reference Type reference (TYPE) I number of components 20110930

Method GET_STRUCTDESCR_N_COMPONENTS on class CL_RSR_SETXX_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740