SAP ABAP Class IF_RSR_SETXX_FACTORY (creation of SETXX and related types)
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
Class IF_RSR_SETXX_FACTORY  
Short Description creation of SETXX and related types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110926   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RSR_SETXX_FACTORY has no interface implemented.
Friends
Class IF_RSR_SETXX_FACTORY has no friend class.
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 GET_INPUT_TABLE Instance method Public Method get table for (planning) input 20110930
2 GET_SETXX_STRUCT Instance method Public Method get SETXX structure 20110930
3 GET_SETXX_STRUCTDESCR Instance method Public Method get SETXX structure 20110930
4 GET_SETXX_TABLE Instance method Public Method get SETXX table 20110930
5 GET_SID_STRUCT Instance method Public Method get SID structure 20110930
6 GET_SID_STRUCTDESCR Instance method Public Method get SID structure 20111014
Events
Class IF_RSR_SETXX_FACTORY has no event.
Types
Class 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 Exporting E_R_TA_INPUT Call by reference Object reference (TYPE REF TO) DATA reference to table for (planning) input 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 CL_ABAP_TABLEDESCR=>TABLEKIND_STD table kind 20110930
4 Importing I_T_KEYDESCR_SECONDARY_ADD Call by reference Type reference (TYPE) ABAP_TABLE_KEYDESCR_TAB additional secondary keys 20120217

Method GET_INPUT_TABLE on class 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 Exporting E_R_S_SETXX Call by reference Object reference (TYPE REF TO) DATA reference to SETXX structure 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

Method GET_SETXX_STRUCT on class 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 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
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

Method GET_SETXX_STRUCTDESCR on class 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 Exporting E_R_TA_SETXX Call by reference Object reference (TYPE REF TO) DATA reference to SETXX table 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 additional components 20110930
5 Importing I_TABLEKIND Call by reference Type reference (TYPE) ABAP_TABLEKIND CL_ABAP_TABLEDESCR=>TABLEKIND_STD table kind 20110930
6 Importing I_T_KEYDESCR_SECONDARY_ADD Call by reference Type reference (TYPE) ABAP_TABLE_KEYDESCR_TAB additional secondary keys 20120217

Method GET_SETXX_TABLE on class 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 Exporting E_R_S_SID Call by reference Object reference (TYPE REF TO) DATA 20110930
2 Importing I_NO_SID Call by reference Type reference (TYPE) I number of SIDs 20110930

Method GET_SID_STRUCT on class 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 Exporting E_R_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20111014
2 Importing I_NO_SID Call by reference Type reference (TYPE) I number of SIDs 20111014

Method GET_SID_STRUCTDESCR on class IF_RSR_SETXX_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in