SAP ABAP Class CL_RSR_RRI2_SPARA_SID_FINDER (Fills SPARA with SIDs for low/high)
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_BASE Services in RRI2 20120817
Properties
Class CL_RSR_RRI2_SPARA_SID_FINDER  
Short Description Fills SPARA with SIDs for low/high    
Super Class CL_RSR_RRI2_BASE Services in RRI2 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_GEN   OLAP: Generation 
Created 20120816   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 RRO01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RZI0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_RRI2_SPARA_SID_FINDER has no interface implemented.
Friends
Class CL_RSR_RRI2_SPARA_SID_FINDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_S_NOSID Constant Public See coding 20120822
2 O_R_VARIABLE_BUILDER Instance attribute Protected Object reference (TYPE REF TO) CL_RSR_RRI2_VARIABLE_BUILDER 20130813
3 PC_CMPID_INITIAL Instance attribute Private Type reference (TYPE) RRCMPID '9876' ID for Compounding Information in the VREP_CMP 20120820
4 PC_S_NODE_NOT_EXIST Constant Private See coding 20120820
5 P_SIDPREFERRED Instance attribute Private Type reference (TYPE) RSDSVSIDPREFERRED Are sids preferred over keys 20120817
6 P_S_DTA_PRO Instance attribute Private Type reference (TYPE) RSD_S_DTA_PRO dta_pro of actual chanm 20120817
7 P_THX_VREP Instance attribute Private Type reference (TYPE) RRO01_THX_VREP global VREP 20120820
8 P_THX_VREPCMP Instance attribute Private Type reference (TYPE) TP_THX_VREPCMP table of type-correct chaconst and cmpids 20120820
9 P_THX_VREPNEW Instance attribute Private Type reference (TYPE) TP_THX_VREPNEW index of all new variable replacements 20120820
10 P_TH_SN_GEN Instance attribute Private Type reference (TYPE) RRI2_TH_SN_GEN 20120820
11 P_TH_VALSID Instance attribute Private Type reference (TYPE) RRSI_TH_VALSID used filter values of actual chanm 20120817
12 P_TS_CHAR_SEL_SET Instance attribute Private Type reference (TYPE) TP_TS_CHAR_SEL_SETTINGS special cases of sid/key preferred per char 20120817
13 P_TS_NODE_OR_ID Instance attribute Private Type reference (TYPE) TP_TS_NODE_OR_ID table with node or-ids (table with collections of nodes) 20120820
14 P_TS_SPARA_I Instance attribute Private Type reference (TYPE) RRI2_TS_SPARA Input SPARA sorted by fems, chanmid 20120817
15 P_TS_VREP_CMP Instance attribute Private Type reference (TYPE) RRO01_TS_VREP_CMP Table of the Compounding Information 20120820
16 P_T_SPARA_I Instance attribute Private Type reference (TYPE) RRI2_T_SPARA SPARA sorted by chanmid fems seltp 20120817
17 TP_CA_CMPFL_FIX_ALL Constant Private See coding 20120817
18 TP_C_CMPFL Constant Private See coding 20120817
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEW_FIX_ENTRY Instance method Private Method add new entry to fix table 20120817
2 ADD_USED_VREP_CMPS Instance method Private Method 20120820
3 BUILD_NEW_SPARA_FOR_CHANM Instance method Private Method build new spara entries for given chanm 20120817
4 BUILD_NEW_VREP_ENTRY Instance method Private Method build a new vrep entry and modify sn_gen 20120820
5 CHECK_NODE_EXISTENCY Instance method Private Method Check whether hier node exists 20120820
6 COLLECT_CMP_CHAVL Instance method Private Method collect cmp xhavl for later sid determination 20120817
7 COLLECT_CMP_CHAVL_RANGE Instance method Private Method collect cmp chavl for range with compounding or var part 20120817
8 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130813
9 CREATE_CHAR_SEL_SET Instance method Private Method create the special cases of selections per characteristic 20120817
10 DETERMINE_SIDS Instance method Public Method internal main method 20130813
11 DETERMINE_SID_PREFERRED Instance method Private Method determine final sidpreferred for given char 20120817
12 FIND_CMP_PARENTS_IN_SPARA Instance method Private Method 20120817
13 FIND_OR_CREATE_VREP_ENTRY Instance method Private Method find or create a matching vrep entry for this compounding 20120820
14 FIND_SINGLE_PARENT_IN_SPARA Instance method Private Method find a single parent in spara and check for unique filter 20120817
15 GET_CMPID_AND_CHACONST Instance method Private Method Get cmpid and chaconst value 20120817
16 MARK_CMPID_USED Instance method Private Method indicate in vrepcmp that this cmpid is used 20120817
17 PROCESS_NODE_OR_IDS Instance method Private Method Process the new or-ids of nodes 20120817
18 SET_CMP_SUPPORT_FLAG Instance method Private Method set cmp support flag 20120820
19 WRITE_SID_TO_SPARA Instance method Private Method Write sid info to spara sid field (sidlow/sidhigh) 20120817
Events
Class CL_RSR_RRI2_SPARA_SID_FINDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_CMPFL Private See coding 20120817 tp_cmpfl(1) TYPE n
2 TP_SX_VREPCMP Private See coding type-correct chaconst and cmpid for a compounding situation 20120816 BEGIN OF tp_sx_vrepcmp, cmpid TYPE rrvrnid, chaconst TYPE rsd_chavl, used TYPE rs_bool, vrep_cmp TYPE rro01_ts_vrep_cmp, END OF tp_sx_vrepcmp
3 TP_SX_VREPNEW Private See coding unique context for variable replacement 20120816 BEGIN OF tp_sx_vrepnew, chanmid TYPE rssid, vartyp TYPE rro01_sx_vrep-vartyp, cmpid TYPE rrvrnid, snid TYPE rrsn01-snid, lh TYPE rsd_chavl, praefix1 TYPE rrpraefix, vrnid TYPE rrvrnid, snidn TYPE rrvrnid, END OF tp_sx_vrepnew
4 TP_S_CHAR_SEL_SETTINGS Private See coding special sel cases per characteristic 20120817 BEGIN OF tp_s_char_sel_settings, chanmid TYPE rssid, chanm TYPE rschanm, node_sel_exists TYPE rs_bool, hier_exc_aggr_exists TYPE rs_bool, END OF tp_s_char_sel_settings
5 TP_S_NODE_OR_ID Private See coding or-id for nodes (id for a bunch of nodes) 20120817 BEGIN OF tp_s_node_or_id, old TYPE i, fems TYPE rsr_idn4, new TYPE i, END OF tp_s_node_or_id
6 TP_THX_VREPCMP Private See coding table of type-correct chaconst and cmpids 20120816 tp_thx_vrepcmp TYPE HASHED TABLE OF tp_sx_vrepcmp WITH UNIQUE KEY cmpid INITIAL SIZE 2
7 TP_THX_VREPNEW Private See coding index of all new variable replacements 20120816 tp_thx_vrepnew TYPE HASHED TABLE OF tp_sx_vrepnew WITH UNIQUE KEY chanmid vartyp cmpid snid lh praefix1
8 TP_TS_CHAR_SEL_SETTINGS Private See coding table with special sel cases per characteristic 20120817 tp_ts_char_sel_settings TYPE SORTED TABLE OF tp_s_char_sel_settings WITH UNIQUE KEY chanmid WITH NON-UNIQUE SORTED KEY chanm COMPONENTS chanm
9 TP_TS_NODE_OR_ID Private See coding table with node or-ids (table with collections of nodes) 20120817 tp_ts_node_or_id TYPE SORTED TABLE OF tp_s_node_or_id WITH UNIQUE KEY old fems
Method Signatures

Method ADD_NEW_FIX_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_FIX Call by reference Type reference (TYPE) RRI2_S_FIX 20120817
2 Changing C_TS_FIX Call by reference Type reference (TYPE) RRI2_TS_FIX 20120817
3 Exporting E_NUMBER Call by reference Type reference (TYPE) I 20120817

Method ADD_NEW_FIX_ENTRY on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method ADD_USED_VREP_CMPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_VREP_CMP Call by reference Type reference (TYPE) RRO01_TS_VREP_CMP 20120820

Method ADD_USED_VREP_CMPS on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method BUILD_NEW_SPARA_FOR_CHANM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Table of required characteristics 20120817
2 Changing C_TS_FIX Call by reference Type reference (TYPE) RRI2_TS_FIX 20120817
3 Changing C_T_SPARA_E Call by reference Type reference (TYPE) RRI2_T_SPARA 20120820
4 Importing I_FROM Call by reference Type reference (TYPE) I from index in p_t_spara_i 20120817
5 Importing I_TO Call by reference Type reference (TYPE) I to-index in p_t_spara_i 20120817

Method BUILD_NEW_SPARA_FOR_CHANM on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method BUILD_NEW_VREP_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_VREP Call by reference Type reference (TYPE) RRO01_SX_VREP 20120820
2 Changing C_SX_VREPNEW Call by reference Type reference (TYPE) TP_SX_VREPNEW 20120820
3 Importing I_CMPID Call by reference Type reference (TYPE) TP_SX_VREPNEW-CMPID 20120820
4 Importing I_CMPINFO Call by reference Type reference (TYPE) RRO01_SX_VREP-CMPINFO 20120820
5 Importing I_CMPSTA Call by reference Type reference (TYPE) RSD_S_DTA_PRO-CMPSTA Compound status 20120820
6 Importing I_FEMS Call by reference Type reference (TYPE) RRFEMS Selection of Structure Elements 20120820
7 Importing I_PREFIX Call by reference Type reference (TYPE) RRPRAEFIX Prefix in Generated Variable Name 20120820
8 Importing I_SNID Call by reference Type reference (TYPE) RRSN01-SNID Internal unique node ID 20120820

Method BUILD_NEW_VREP_ENTRY on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method CHECK_NODE_EXISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOW Call by reference Type reference (TYPE) RSCHAVL Dim: Field for a User-Defined Characteristic Value 20120820
2 Importing I_SNID Call by reference Type reference (TYPE) RSD_SID 20120820
3 Importing I_TH_SH Call by reference Type reference (TYPE) RRKG_TH_SH Table of affected hierarchies 20120820

Method CHECK_NODE_EXISTENCY on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method COLLECT_CMP_CHAVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CHAVL_CMP Call by reference Type reference (TYPE) RSCHAVL compounded chavl 20120817
2 Importing I_CHACONST Call by reference Type reference (TYPE) RSCHAVL Dim: Field for a User-Defined Characteristic Value 20120817
3 Importing I_CHAVL_NC Call by reference Type reference (TYPE) RSCHAVL uncompounded chavl (last component) 20120817
4 Importing I_CMPLENGTH Call by reference Type reference (TYPE) I 20120817
5 Importing I_CMPSTA Call by reference Type reference (TYPE) RSD_S_COB_PRO-CMPSTA Compound status 20120817

Method COLLECT_CMP_CHAVL on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method COLLECT_CMP_CHAVL_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CHAVL_CMP Call by reference Type reference (TYPE) RSD_CHAVL 20120817
2 Changing C_CHAVL_NC Call by reference Type reference (TYPE) RSD_CHAVL 20120821
3 Changing C_PREFIX Call by reference Type reference (TYPE) RRPRAEFIX 20120817
4 Changing C_TPFLAG Call by reference Type reference (TYPE) RSZTYPEFLAG 20120817
5 Changing C_VARFL Call by reference Type reference (TYPE) RS_BOOL 20120817
6 Importing I_CHACONST Call by reference Type reference (TYPE) RSCHAVL 20120817
7 Importing I_CHANMID Call by reference Type reference (TYPE) RSSID 20120817
8 Importing I_CHAVL_NC Call by reference Type reference (TYPE) RSD_CHAVL 20120817
9 Importing I_CMPFL Call by reference Type reference (TYPE) TP_CMPFL 20120817
10 Importing I_CMPID Call by reference Type reference (TYPE) TP_SX_VREPNEW-CMPID 20120817
11 Importing I_CMPINFO Call by reference Type reference (TYPE) RRO01_SX_VREP-CMPINFO 20120817
12 Importing I_CMPLENGTH Call by reference Type reference (TYPE) I 20120817
13 Importing I_CMPSTA Call by reference Type reference (TYPE) RSD_S_COB_PRO-CMPSTA 20120817
14 Importing I_FEMS Call by reference Type reference (TYPE) RSR_IDN4 20120817
15 Importing I_PREFIX Call by reference Type reference (TYPE) RRPRAEFIX 20120817
16 Importing I_TPFLAG Call by reference Type reference (TYPE) RSZTYPEFLAG 20120817

Method COLLECT_CMP_CHAVL_RANGE on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_QUERY_GENERATOR Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_QUERY_GENERATOR Root Object of the Query Generation 20130813
2 Importing I_R_VARIABLE_BUILDER Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_VARIABLE_BUILDER 20130813

Method CONSTRUCTOR on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method CREATE_CHAR_SEL_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSX_FST Call by reference Type reference (TYPE) RZI0_TSX_FST 20120817

Method CREATE_CHAR_SEL_SET on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method DETERMINE_SIDS 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 20130813
2 Changing C_TH_SN_GEN Call by reference Type reference (TYPE) RRI2_TH_SN_GEN 20130813
3 Exporting E_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC 20130813
4 Exporting E_TS_FIX Call by reference Type reference (TYPE) RRI2_TS_FIX 20130813
5 Exporting E_TS_SPARA Call by reference Type reference (TYPE) RRI2_TS_SPARA 20130813
6 Exporting E_TS_VREP_CMP Call by reference Type reference (TYPE) RRO01_TS_VREP_CMP 20130813
7 Importing I_TH_SH Call by reference Type reference (TYPE) RRKG_TH_SH 20130813
8 Importing I_TSX_FST Call by reference Type reference (TYPE) RZI0_TSX_FST 20130813
9 Importing I_TS_PARTPROV Call by reference Type reference (TYPE) RRO01_TS_PARTPROV 20130813
10 Importing I_TS_SPARA Call by reference Type reference (TYPE) RRI2_TS_SPARA 20130813

Method DETERMINE_SIDS on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method DETERMINE_SID_PREFERRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANMID Call by reference Type reference (TYPE) RSSID Master data ID 20120817
2 Returning R_SIDPREFERRED Value transfer Type reference (TYPE) RSDSVSIDPREFERRED SID Display Preferred 20120817

Method DETERMINE_SID_PREFERRED on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method FIND_CMP_PARENTS_IN_SPARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CMPFL Call by reference Type reference (TYPE) TP_CMPFL 20120817
2 Importing I_CONSTSEL Call by reference Type reference (TYPE) RSZCONSTSEL 20120817
3 Importing I_CSID Call by reference Type reference (TYPE) RRCSID 20120817
4 Importing I_FEMS Call by reference Type reference (TYPE) RRI2_S_SPARA-FEMS 20120817
5 Importing I_T_COB_PRO Call by reference Type reference (TYPE) RSD_T_COB_PRO 20120817

Method FIND_CMP_PARENTS_IN_SPARA on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method FIND_OR_CREATE_VREP_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HIGH_NC Call by reference Type reference (TYPE) RSD_CHAVL 20120821
2 Exporting E_LOWFLAG Call by reference Type reference (TYPE) RSZTYPEFLAG 20120820
3 Exporting E_LOWPRAE Call by reference Type reference (TYPE) RRPRAEFIX 20120820
4 Exporting E_LOW_NC Call by reference Type reference (TYPE) RSD_CHAVL 20120821
5 Exporting E_SNID Call by reference Type reference (TYPE) RRSN01-SNID 20120820
6 Exporting E_VARFL Call by reference Type reference (TYPE) RS_BOOL 20120820
7 Importing I_CHANMID Call by reference Type reference (TYPE) RSSID Master data ID 20120820
8 Importing I_CMPID Call by reference Type reference (TYPE) TP_SX_VREPNEW-CMPID 20120820
9 Importing I_CMPINFO Call by reference Type reference (TYPE) RRO01_SX_VREP-CMPINFO 20120820
10 Importing I_CMPSTA Call by reference Type reference (TYPE) RSD_S_COB_PRO-CMPSTA 20120820
11 Importing I_FEMS Call by reference Type reference (TYPE) RSR_IDN4 20120820
12 Importing I_HIGH Value transfer Type reference (TYPE) RSD_CHAVL 20120820
13 Importing I_LOW Value transfer Type reference (TYPE) RSD_CHAVL 20120820
14 Importing I_LOWFLAG Value transfer Type reference (TYPE) RSZTYPEFLAG 20120820
15 Importing I_LOWPREFIX Value transfer Type reference (TYPE) RRPRAEFIX 20120820
16 Importing I_SHID Call by reference Type reference (TYPE) RRSN01-SHID 20120820
17 Importing I_SNID Value transfer Type reference (TYPE) RRSN01-SNID 20120820
18 Importing I_TH_SH Call by reference Type reference (TYPE) RRKG_TH_SH 20120820
19 Importing I_VARTYP Call by reference Type reference (TYPE) RRO01_SX_VREP-VARTYP 20120820

Method FIND_OR_CREATE_VREP_ENTRY on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method FIND_SINGLE_PARENT_IN_SPARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHAVL Call by reference Type reference (TYPE) RSD_CHAVL 20120817
2 Exporting E_CMPFL Call by reference Type reference (TYPE) TP_CMPFL 20120817
3 Exporting E_TPFLAG Call by reference Type reference (TYPE) RSZTYPEFLAG 20120817
4 Importing I_CHANM_CMP Call by reference Type reference (TYPE) RSD_CHANM 20120817
5 Importing I_FEMS Call by reference Type reference (TYPE) RRI2_S_SPARA-FEMS 20120817

Method FIND_SINGLE_PARENT_IN_SPARA on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method GET_CMPID_AND_CHACONST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHACONST Call by reference Type reference (TYPE) RSD_CHAVL 20120817
2 Exporting E_CMPID Call by reference Type reference (TYPE) RRO01_S_VREP_CMP-CMPID 20120817
3 Importing I_CMPFL Call by reference Type reference (TYPE) TP_CMPFL 20120817

Method GET_CMPID_AND_CHACONST on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method MARK_CMPID_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CMPID Call by reference Type reference (TYPE) RRO01_S_VREP_CMP-CMPID ID for Compounding Information in the VREP_CMP 20120817

Method MARK_CMPID_USED on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method PROCESS_NODE_OR_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FROM Call by reference Type reference (TYPE) I 20120817
2 Importing I_TO Call by reference Type reference (TYPE) I 20120817

Method PROCESS_NODE_OR_IDS on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method SET_CMP_SUPPORT_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_FIX Call by reference Type reference (TYPE) RRI2_TS_FIX 20120820

Method SET_CMP_SUPPORT_FLAG on class CL_RSR_RRI2_SPARA_SID_FINDER has no exception.

Method WRITE_SID_TO_SPARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SID Call by reference Type reference (TYPE) RSSID Master data ID 20120817
2 Changing C_S_FIX Call by reference Type reference (TYPE) RRI2_S_FIX 20120817
3 Changing C_TS_FIX Call by reference Type reference (TYPE) RRI2_TS_FIX 20120817
4 Exporting E_NUMBER Call by reference Type reference (TYPE) I 20120817
5 Importing I_CHAVL Call by reference Type reference (TYPE) RSD_CHAVL 20120817
6 Importing I_CHAVL_NC Call by reference Type reference (TYPE) RSD_CHAVL 20120817
7 Importing I_FLAG Call by reference Type reference (TYPE) RSZTYPEFLAG Flag for 'typing' an entry 20120821
8 Importing I_PREFIX Call by reference Type reference (TYPE) RRPRAEFIX Prefix in Generated Variable Name 20120817

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