SAP ABAP Class CL_RSR_RRI2_FEMS_BUILDER (Builder for FEMS stuff)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_GEN (Package) OLAP: Generation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRI2_BUILDER A Builder that builds artefacts in query generation 20130613
Properties
Class CL_RSR_RRI2_FEMS_BUILDER  
Short Description Builder for FEMS stuff    
Super Class CL_RSR_RRI2_BUILDER A Builder that builds artefacts in query generation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_GEN   OLAP: Generation 
Created 20130605   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRI2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RZI0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_RRI2_FEMS_BUILDER has no interface implemented.
Friends
Class CL_RSR_RRI2_FEMS_BUILDER has no friend class.
Attributes
Class CL_RSR_RRI2_FEMS_BUILDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NON_CONSTSEL_CRANGE Instance method Private Method Add the non-constel part of a crange to another crange 20130613
2 ADD_SN_GEN_CRANGE Instance method Private Method Add entry to SN_GEN and CRANGE 20130610
3 APPEND_SPARA Instance method Private Method Add new spara entry 20130610
4 CHECK_FOR_CONSTSEL_ERRORS Instance method Private Method Check if there are any constsel definition errors 20130613
5 FILL_CSC Instance method Private Method Fill Constant Selection Characteristics Information 20130612
6 FILL_FEMS Instance method Private Method Fill the FEMS structures 20130610
7 FILL_FEMS_FOR_STRUC Instance method Private Method Fill fems for structure 20130612
8 FILL_FEMS_INFORMATION Instance method Public Method Fill FEMS Information 20130605
9 FILL_FEMS_RELATION Instance method Private Method Fill up the fems relation information 20130613
10 FILL_FEMS_STRUC_RELATION Instance method Private Method Fill the FEMS relation information for a struc 20130613
11 FILL_SPARA Instance method Private Method Fill the SPARA (Parameters) information 20130612
12 GET_CHANMID_CRANGE Instance method Private Method Get a chanmid crange table out of crange and chanmids 20130612
13 GET_CSID Instance method Private Method Get a new CSID 20130612
14 GET_FEMS Instance method Private Method Get a new fems 20130612
15 GET_FEMS_CRANGE Instance method Private Method Get the selection part of the FEMSes 20130610
16 GET_FIRST_KID_IN_SOLVE_ORDER Instance method Private Method Get the KID that is first regarding the solve order 20130613
17 GET_KENNZ_FOR_FEMS Instance method Private Method Get the KENNZ info for the FEMS 20130610
18 GET_STRUC_FEMS_INFO Instance method Private Method Get the information which FEMSes are in the structures 20130613
19 GET_STRUC_FEMS_INFO_SINGLE Instance method Private Method Get the FEMS info for a structure for a single structure 20130613
20 HANDLE_CONSTSEL_PROV Instance method Private Method Handle Constsel PROV stuff 20130613
21 RAISE_CONSTSEL_ERROR_MESSAGES Instance method Private Method Raise error messages due to definition errors 20130613
22 REMOVE_FEMS Instance method Private Method Remove fems of table 2 that are not in table 1 20130613
23 REMOVE_INVALID_CHANMID_CRANGE Instance method Private Method Remove invalid entries from CHANMID_CRANGE (Variables, Comp) 20130613
24 SET_CONSTSEL_FLAGS Instance method Private Method Set the flags 20130613
25 SET_CRANGE_MORE Instance method Private Method Set the MORE flag in the CRANGE 20130610
26 SET_CRANGE_MORE_WITH_NODES Instance method Private Method Set the MORE flag in the CRANGE considering node selections 20130610
27 SET_XFEMS Instance method Private Method Determine and set the XFEMS 20130613
28 SORT_SPARA Instance method Private Method Sort the spara 20130613
Events
Class CL_RSR_RRI2_FEMS_BUILDER has no event.
Types
Class CL_RSR_RRI2_FEMS_BUILDER has no local type.
Method Signatures

Method ADD_NON_CONSTSEL_CRANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_CRANGE Call by reference Type reference (TYPE) RRI2_T_CRANGE 20130613
2 Importing I_T_CRANGE_S Value transfer Type reference (TYPE) RRI2_T_CRANGE 20130613

Method ADD_NON_CONSTSEL_CRANGE on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method ADD_SN_GEN_CRANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_SN_GEN Call by reference Type reference (TYPE) RRI2_TH_SN_GEN 20130610
2 Changing C_TSX_SN_GEN Call by reference Type reference (TYPE) RRI2_TSX_SN_GEN 20130610
3 Changing C_T_CRANGE Call by reference Type reference (TYPE) RRI2_T_CRANGE 20130610
4 Importing I_FEMS0 Call by reference Type reference (TYPE) RS_BOOL 20130610
5 Importing I_T_CN Call by reference Type reference (TYPE) RRI2_T_CRANGE 20130610
6 Importing I_T_CRANGE Call by reference Type reference (TYPE) RRI2_T_CRANGE 20130610

Method ADD_SN_GEN_CRANGE on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method APPEND_SPARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_SPARA Call by reference Type reference (TYPE) RRI2_T_SPARA 20130610
2 Exporting E_APPEND Call by reference Type reference (TYPE) RS_BOOL 20130610
3 Importing I_CSID Call by reference Type reference (TYPE) RRCSID 20130610
4 Importing I_FEMS Call by reference Type reference (TYPE) RRFEMS 20130610
5 Importing I_FEMSN Call by reference Type reference (TYPE) RS_BOOL 20130610
6 Importing I_TS_CHANMID Call by reference Type reference (TYPE) RRSI_TS_SID 20130610
7 Importing I_T_CRANGE Call by reference Type reference (TYPE) RRI2_T_CRANGE 20130610

Method APPEND_SPARA on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method CHECK_FOR_CONSTSEL_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_THX_FORM Call by reference Type reference (TYPE) RZI0_THX_FORM 20130613
2 Importing I_TSX_CHAFREE Call by reference Type reference (TYPE) RRO01_TSX_CHAFREE 20130613
3 Importing I_TS_CSC Call by reference Type reference (TYPE) RRSI_TS_SID 20130613
4 Importing I_TS_SPARA Call by reference Type reference (TYPE) RRI2_TS_SPARA 20130613

Method CHECK_FOR_CONSTSEL_ERRORS on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method FILL_CSC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_CSC Call by reference Type reference (TYPE) RRSI_TS_SID SID (or Integer) Table 20130612
2 Importing I_TSX_CS Call by reference Type reference (TYPE) RRO01_TX_CS Constant Selections 20130612

Method FILL_CSC on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method FILL_FEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_THX_KENNZ Call by reference Type reference (TYPE) RRI2_THX_KENNZ 20130610
2 Changing C_THX_VAR Call by reference Type reference (TYPE) RRO01_THX_VAR 20130610
3 Changing C_THX_VREP Call by reference Type reference (TYPE) RRO01_THX_VREP 20130610
4 Changing C_TH_FEMZ Call by reference Type reference (TYPE) RRI2_TH_FEMZ 20130610
5 Changing C_TH_TEXT_HINT Call by reference Type reference (TYPE) RSZI_TH_ELT_TEXT_HINT 20130610
6 Changing C_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP 20130610
7 Changing C_T_CHECK_CHNG Call by reference Type reference (TYPE) RZD1_T_GUID 20130610
8 Exporting E_TH_FEMS Call by reference Type reference (TYPE) RRI2_TH_FEMS 20130610
9 Exporting E_TSX_FK Call by reference Type reference (TYPE) RRI2_TSX_FK 20130610

Method FILL_FEMS on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method FILL_FEMS_FOR_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CSFL Call by reference Type reference (TYPE) RRCSFL 20130612
2 Changing C_THX_FORM Call by reference Type reference (TYPE) RZI0_THX_FORM 20130613
3 Changing C_THX_KENNZ Call by reference Type reference (TYPE) RRI2_THX_KENNZ 20130612
4 Changing C_TH_SN_GEN Call by reference Type reference (TYPE) RRI2_TH_SN_GEN 20130612
5 Changing C_TH_STRUC Call by reference Type reference (TYPE) RRI2_TH_STRUC 20130612
6 Changing C_TSX_CS Call by reference Type reference (TYPE) RRO01_TX_CS 20130612
7 Changing C_TSX_SN_GEN Call by reference Type reference (TYPE) RRI2_TSX_SN_GEN 20130612
8 Exporting E_TSX_FEMS Call by reference Type reference (TYPE) RRI2_TSX_FEMS 20130612
9 Importing I_GKID Call by reference Type reference (TYPE) RRI2_SX_KENNZ-KID 20130612
10 Importing I_STRUC Call by reference Type reference (TYPE) RRSTRUC 20130612
11 Importing I_TH_DKF Call by reference Type reference (TYPE) RZI0_TH_DKF 20130612

Method FILL_FEMS_FOR_STRUC on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method FILL_FEMS_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_RKB1F Call by reference Type reference (TYPE) RRKB1F 20130605
2 Changing C_THX_FORM Call by reference Type reference (TYPE) RZI0_THX_FORM 20130613
3 Changing C_THX_VAR Call by reference Type reference (TYPE) RRO01_THX_VAR 20130605
4 Changing C_THX_VREP Call by reference Type reference (TYPE) RRO01_THX_VREP 20130605
5 Changing C_TH_SN_GEN Call by reference Type reference (TYPE) RRI2_TH_SN_GEN 20130605
6 Changing C_TH_STRUC1 Call by reference Type reference (TYPE) RRI2_TH_STRUC 20130605
7 Changing C_TH_STRUC2 Call by reference Type reference (TYPE) RRI2_TH_STRUC 20130605
8 Changing C_TH_TEXT_HINT Call by reference Type reference (TYPE) RSZI_TH_ELT_TEXT_HINT 20130605
9 Changing C_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP 20130605
10 Changing C_T_CHECK_CHNG Call by reference Type reference (TYPE) RZD1_T_GUID 20130605
11 Exporting E_THX_CS Call by reference Type reference (TYPE) RRO01_THX_CS 20130605
12 Exporting E_THX_KENNZ Call by reference Type reference (TYPE) RRI2_THX_KENNZ 20130605
13 Exporting E_TH_CHANM Call by reference Type reference (TYPE) RRKE_TH_CHANM 20130605
14 Exporting E_TH_FEMS Call by reference Type reference (TYPE) RRI2_TH_FEMS 20130605
15 Exporting E_TH_FEMZ Call by reference Type reference (TYPE) RRI2_TH_FEMZ 20130605
16 Exporting E_TSX_FK Call by reference Type reference (TYPE) RRI2_TSX_FK 20130605
17 Exporting E_TS_CSC Call by reference Type reference (TYPE) RRSI_TS_SID 20130605
18 Exporting E_TS_FEMS_RELATION Call by reference Type reference (TYPE) RRI2_TS_FEMS_RELATION 20130605
19 Exporting E_TS_SPARA Call by reference Type reference (TYPE) RRI2_TS_SPARA 20130605
20 Importing I_COMPDIM Call by reference Type reference (TYPE) RRO01_S_RKB1F-COMPDIM 20130605
21 Importing I_CSPROVFL Call by reference Type reference (TYPE) RS_BOOL 20130605
22 Importing I_R_CURMEM Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_CURRENT_MEMBER 20130605
23 Importing I_R_FAGGR Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_FAGGR 20130605
24 Importing I_R_NCUM Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_NCUM 20130605
25 Importing I_R_STOCK_COVER Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_STOCK_COVER 20130605
26 Importing I_TH_ACELL Call by reference Type reference (TYPE) RRI2_TH_ACELL 20130605
27 Importing I_TH_DKF Call by reference Type reference (TYPE) RZI0_TH_DKF 20130605
28 Importing I_TSX_CHAFREE Call by reference Type reference (TYPE) RRO01_TSX_CHAFREE 20130605
29 Importing I_TSX_FST_K Call by reference Type reference (TYPE) RZI0_TSX_FST 20130605

Method FILL_FEMS_INFORMATION on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method FILL_FEMS_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_FEMS_RELATION Call by reference Type reference (TYPE) RRI2_TS_FEMS_RELATION 20130613
2 Importing I_THX_FEMS1 Call by reference Type reference (TYPE) RRI2_THX_FEMS 20130613
3 Importing I_THX_FEMS2 Call by reference Type reference (TYPE) RRI2_THX_FEMS 20130613
4 Importing I_TH_ACELL Call by reference Type reference (TYPE) RRI2_TH_ACELL 20130613
5 Importing I_TH_FEMS Call by reference Type reference (TYPE) RRI2_TH_FEMS 20130613
6 Importing I_TH_FEMZ Call by reference Type reference (TYPE) RRI2_TH_FEMZ 20130613
7 Importing I_TH_STRUC1 Call by reference Type reference (TYPE) RRI2_TH_STRUC 20130613
8 Importing I_TH_STRUC2 Call by reference Type reference (TYPE) RRI2_TH_STRUC 20130613
9 Importing I_TS_SPARA Call by reference Type reference (TYPE) RRI2_TS_SPARA 20130613

Method FILL_FEMS_RELATION on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method FILL_FEMS_STRUC_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_ELTUID_RELATION Call by reference Type reference (TYPE) RRI2_TS_ELTUID_RELATION 20130613
2 Importing I_THX_FEMS Call by reference Type reference (TYPE) RRI2_THX_FEMS 20130613
3 Importing I_TH_STRUC Call by reference Type reference (TYPE) RRI2_TH_STRUC 20130613

Method FILL_FEMS_STRUC_RELATION on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method FILL_SPARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_THX_VREP Call by reference Type reference (TYPE) RRO01_THX_VREP 20130612
2 Changing C_TH_FEMS Call by reference Type reference (TYPE) RRI2_TH_FEMS 20130612
3 Changing C_TSX_FEMS Call by reference Type reference (TYPE) RRI2_TSX_FEMS 20130613
4 Changing C_T_SPARA Call by reference Type reference (TYPE) RRI2_T_SPARA 20130612
5 Importing I_R_CURMEM Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_CURRENT_MEMBER 20130612
6 Importing I_TS_CHANMID Call by reference Type reference (TYPE) RRSI_TS_SID 20130612

Method FILL_SPARA on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method GET_CHANMID_CRANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_THX_CHANMIDR Call by reference Type reference (TYPE) RRI2_THX_CHANMID_CRANGE 20130612
2 Importing I_R_CURMEM Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_CURRENT_MEMBER 20130612
3 Importing I_TS_CHANMID Call by reference Type reference (TYPE) RRSI_TS_SID 20130612
4 Importing I_T_CRANGE Call by reference Type reference (TYPE) RRI2_T_CRANGE 20130612

Method GET_CHANMID_CRANGE on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method GET_CSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TSX_CS Call by reference Type reference (TYPE) RRO01_TX_CS 20130612
2 Exporting E_CSID Call by reference Type reference (TYPE) RRCSID 20130612
3 Importing I_APPEND Call by reference Type reference (TYPE) RS_BOOL 20130612
4 Importing I_CSELALL Call by reference Type reference (TYPE) RSZCONSTSEL 20130612
5 Importing I_TS_CHANMID Call by reference Type reference (TYPE) RRSI_TS_SID 20130612

Method GET_CSID on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method GET_FEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TSX_CS Call by reference Type reference (TYPE) RRO01_TX_CS 20130612
2 Changing C_TSX_FEMS Call by reference Type reference (TYPE) RRI2_TSX_FEMS 20130612
3 Changing C_T_CRANGE Call by reference Type reference (TYPE) RRI2_T_CRANGE 20130612
4 Exporting E_CSID Call by reference Type reference (TYPE) RRCSID 20130612
5 Exporting E_FEMS Call by reference Type reference (TYPE) RSIDN4 20130612
6 Importing I_CELL Call by reference Type reference (TYPE) RS_BOOL 20130612
7 Importing I_CONST Call by reference Type reference (TYPE) RS_BOOL 20130612
8 Importing I_CSELALL Call by reference Type reference (TYPE) RSZCONSTSEL 20130612
9 Importing I_CSFL Call by reference Type reference (TYPE) RRCSFL 20130612

Method GET_FEMS on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method GET_FEMS_CRANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CSFL Call by reference Type reference (TYPE) RRCSFL 20130610
2 Changing C_THX_KENNZ Call by reference Type reference (TYPE) RRI2_THX_KENNZ 20130610
3 Changing C_TH_SN_GEN Call by reference Type reference (TYPE) RRI2_TH_SN_GEN 20130610
4 Changing C_TSX_SN_GEN Call by reference Type reference (TYPE) RRI2_TSX_SN_GEN 20130610
5 Changing C_T_FRANGE Call by reference Type reference (TYPE) RZI0_T_FRANGE 20130610
6 Exporting E_KID Call by reference Type reference (TYPE) RRI2_SX_KENNZ-KID 20130610
7 Exporting E_T_CRANGE Call by reference Type reference (TYPE) RRI2_T_CRANGE 20130610
8 Importing I_FEMS0 Call by reference Type reference (TYPE) RS_BOOL 20130610
9 Importing I_STRUC Call by reference Type reference (TYPE) RRSTRUC 20130610
10 Importing I_TH_DKF Call by reference Type reference (TYPE) RZI0_TH_DKF 20130610

Method GET_FEMS_CRANGE on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method GET_FIRST_KID_IN_SOLVE_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KID Call by reference Type reference (TYPE) RSSID 20130613
2 Importing I_ELTUID1 Value transfer Type reference (TYPE) SYSUUID_25 20130613
3 Importing I_ELTUID2 Value transfer Type reference (TYPE) SYSUUID_25 20130613
4 Importing I_KID1 Call by reference Type reference (TYPE) RSSID 20130613
5 Importing I_KID2 Call by reference Type reference (TYPE) RSSID 20130613
6 Importing I_R_FAGGR Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_FAGGR Some Parts of Calculation Processing 20130613

Method GET_FIRST_KID_IN_SOLVE_ORDER on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method GET_KENNZ_FOR_FEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_THX_KENNZ Call by reference Type reference (TYPE) RRI2_THX_KENNZ 20130610
2 Exporting E_KID Call by reference Type reference (TYPE) RRI2_SX_KENNZ-KID 20130610
3 Importing I_KID Call by reference Type reference (TYPE) RSCHAVL 20130610
4 Importing I_SELTP Call by reference Type reference (TYPE) RZI0_SELTP 20130610
5 Importing I_TH_DKF Call by reference Type reference (TYPE) RZI0_TH_DKF 20130610

Method GET_KENNZ_FOR_FEMS on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method GET_STRUC_FEMS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALL Call by reference Type reference (TYPE) RS_BOOL 20130613
2 Exporting E_STRUC1_ALL Call by reference Type reference (TYPE) RS_BOOL 20130613
3 Exporting E_STRUC1_FEMS Call by reference Type reference (TYPE) RRFEMS 20130613
4 Exporting E_STRUC2_ALL Call by reference Type reference (TYPE) RS_BOOL 20130613
5 Exporting E_STRUC2_FEMS Call by reference Type reference (TYPE) RRFEMS 20130613
6 Importing I_S_FEMZ Call by reference Type reference (TYPE) RRI2_S_FEMZ 20130613
7 Importing I_THX_FEMS1 Call by reference Type reference (TYPE) RRI2_THX_FEMS 20130613
8 Importing I_THX_FEMS2 Call by reference Type reference (TYPE) RRI2_THX_FEMS 20130613
9 Importing I_TH_STRUC1 Call by reference Type reference (TYPE) RRI2_TH_STRUC 20130613
10 Importing I_TH_STRUC2 Call by reference Type reference (TYPE) RRI2_TH_STRUC 20130613

Method GET_STRUC_FEMS_INFO on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method GET_STRUC_FEMS_INFO_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STRUC_ALL Call by reference Type reference (TYPE) RS_BOOL 20130613
2 Exporting E_STRUC_FEMS Call by reference Type reference (TYPE) RRFEMS 20130613
3 Importing I_ELTUID Call by reference Type reference (TYPE) RS_UNIIDC25 20130613
4 Importing I_THX_FEMS Call by reference Type reference (TYPE) RRI2_THX_FEMS 20130613
5 Importing I_TH_STRUC Call by reference Type reference (TYPE) RRI2_TH_STRUC 20130613

Method GET_STRUC_FEMS_INFO_SINGLE on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method HANDLE_CONSTSEL_PROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_CRANGE Call by reference Type reference (TYPE) RRI2_T_CRANGE 20130613
2 Importing I_ELTUID1 Call by reference Type reference (TYPE) RZI0_ELTUID 20130613
3 Importing I_ELTUID2 Call by reference Type reference (TYPE) RZI0_ELTUID 20130613
4 Importing I_T_CRANGE1 Value transfer Type reference (TYPE) RRI2_T_CRANGE 20130613
5 Importing I_T_CRANGE2 Call by reference Type reference (TYPE) RRI2_T_CRANGE 20130613

Method HANDLE_CONSTSEL_PROV on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method RAISE_CONSTSEL_ERROR_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_THX_FORM Call by reference Type reference (TYPE) RZI0_THX_FORM 20130613
2 Importing I_TS_CSC Call by reference Type reference (TYPE) RRSI_TS_SID SID (or Integer) Table 20130613

Method RAISE_CONSTSEL_ERROR_MESSAGES on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method REMOVE_FEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TSX_FEMS Call by reference Type reference (TYPE) RRI2_TSX_FEMS 20130613
2 Importing I_TH_FEMS Call by reference Type reference (TYPE) RRI2_TH_FEMS 20130613

Method REMOVE_FEMS on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method REMOVE_INVALID_CHANMID_CRANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_THX_CHANMIDR Call by reference Type reference (TYPE) RRI2_THX_CHANMID_CRANGE 20130613

Method REMOVE_INVALID_CHANMID_CRANGE on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method SET_CONSTSEL_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_RKB1F Call by reference Type reference (TYPE) RRKB1F SAP-EIS drill-down report or CO-PA report parameters 20130613
2 Changing C_THX_CS Call by reference Type reference (TYPE) RRO01_THX_CS Constant Selections 20130613
3 Importing I_TS_SPARA Call by reference Type reference (TYPE) RRI2_TS_SPARA 20130613

Method SET_CONSTSEL_FLAGS on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method SET_CRANGE_MORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_CRANGE Call by reference Type reference (TYPE) RRI2_T_CRANGE 20130610

Method SET_CRANGE_MORE on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method SET_CRANGE_MORE_WITH_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_SN_GEN Call by reference Type reference (TYPE) RRI2_TH_SN_GEN 20130610
2 Changing C_TSX_SN_GEN Call by reference Type reference (TYPE) RRI2_TSX_SN_GEN 20130610
3 Changing C_T_CRANGE Call by reference Type reference (TYPE) RRI2_T_CRANGE 20130610
4 Importing I_FEMS0 Call by reference Type reference (TYPE) RS_BOOL 20130610

Method SET_CRANGE_MORE_WITH_NODES on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method SET_XFEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_FEMS Call by reference Type reference (TYPE) RRI2_TH_FEMS 20130613

Method SET_XFEMS on class CL_RSR_RRI2_FEMS_BUILDER has no exception.

Method SORT_SPARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_SPARA Call by reference Type reference (TYPE) RRI2_T_SPARA 20130613
2 Exporting E_TH_CHANM Call by reference Type reference (TYPE) RSD_TH_CHANM 20130613
3 Exporting E_TS_SPARA Call by reference Type reference (TYPE) RRI2_TS_SPARA 20130613
4 Importing I_R_NCUM Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_NCUM 20130613

Method SORT_SPARA on class CL_RSR_RRI2_FEMS_BUILDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740