SAP ABAP Class CL_RSR_RRI2_FAGGR (Some Parts of Calculation Processing)
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_FAGGR  
Short Description Some Parts of Calculation Processing    
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 20090224   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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDD 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_FAGGR has no interface implemented.
Friends
Class CL_RSR_RRI2_FAGGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_LU Constant Public See coding 20100121
2 P_BEFORE Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20091211
3 P_CHECK_CUDIM Instance attribute Private Type reference (TYPE) RS_BOOL Check maybe cleanup cudim 20121016
4 P_C_CONSTTP Constant Private See coding Type of constant (scalar, vector, decide) 20130116
5 P_QUELL_COUNT Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20090407
6 P_R_CURMEM Instance attribute Private Object reference (TYPE REF TO) CL_RSR_RRI2_CURRENT_MEMBER CurrentMember: Functions for Generation 20130103
7 P_R_LRECH Instance attribute Private Object reference (TYPE REF TO) CL_RSR_RRI2_LRECH Some Parts of Calculation Processing 20100214
8 P_R_STOCK_COVER Instance attribute Private Object reference (TYPE REF TO) CL_RSR_RRI2_STOCK_COVER stock cover calculation 20121214
9 P_R_WGR Instance attribute Private Object reference (TYPE REF TO) CL_RSR_RRI2_WGR Some Parts of FST Processing 20100610
10 P_THX_KENNZ Instance attribute Private Type reference (TYPE) RRI2_THX_KENNZ 20090914
11 P_THX_LS Instance attribute Private Type reference (TYPE) TP_THX_LS 20091006
12 P_TH_FEMS_W Instance attribute Private Type reference (TYPE) RRI2_TH_FEMS_W 20090914
13 P_TSX_FK Instance attribute Private Type reference (TYPE) RRI2_TSX_FK 20090914
14 P_TS_BF Instance attribute Private Type reference (TYPE) TP_TS_BF The BNR-FEMS combinations 20090224
15 P_TS_BNR Instance attribute Private Type reference (TYPE) RRSI_TS_SID The remaining BNRs 20090721
16 P_TS_CONSTFAG_BNR Instance attribute Private Type reference (TYPE) TP_TS_CONSTFAG_BNR collector table for constfag bnrs 20130118
17 P_TS_CV Instance attribute Private Type reference (TYPE) TP_TS_CV Constants become LOOKUPs 20090224
18 P_TS_FERTIL_CANDIDATE Instance attribute Private Type reference (TYPE) TP_TS_FERTIL_CANDIDATE Candidates for fertilization (to become scalar) 20120425
19 P_TS_LRECH Instance attribute Private Type reference (TYPE) RRSI_TS_SID The remaining LRECH rows 20090721
20 P_TS_ON Instance attribute Private Type reference (TYPE) TP_TS_ON Renumbering Infos for Constants -> LOOKUPs 20090224
21 P_TS_RB Instance attribute Private Type reference (TYPE) TP_TS_RB Renumbering for BNRs when breaking up or copying a WGR 20090407
22 P_TS_RC Instance attribute Private Type reference (TYPE) TP_TS_RB Renumbering the CUID 20091014
23 P_TS_RNB Instance attribute Private Type reference (TYPE) TP_TS_RNB The renumber table for the BNRs 20090224
24 P_TS_RNW Instance attribute Private Type reference (TYPE) TP_TS_RNW The renumber table for the WGRs 20090224
25 P_TX_LRECH_B Instance attribute Private Type reference (TYPE) RRI2_TX_LRECH2 Saving the BEFORE Formulas 20090908
26 P_TX_LSDC Instance attribute Private Type reference (TYPE) TP_TX_LSDC 20091012
27 P_XBNR Instance attribute Private Type reference (TYPE) XSTRING 20090406
28 S_SX_GEN Instance attribute Private Type reference (TYPE) RRI2_SX_GEN Static Local Only 20091008
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FAGGR Instance method Public Method Is FAGGR active 20090224
2 CONSTRUCTOR Instance method Public Constructor 20090224
3 FIND_MATCHING_CONSTFAG_BNR Instance method Private Method Find a matching constfag BNR 20130118
4 FORM_FST_F Instance method Public Method Creates elements for FST_F 20090224
5 FORM_FST_K Instance method Public Method Creates elements for FST_F 20090619
6 GET_CUDIM_XPOS Instance method Private Method Get new qpos/tpos/dpos for cudim entry 20121016
7 GET_OLD_FST_F Instance method Public Method Returns the original FST 20090227
8 NO2_AGGREXC_TO_FAGGR Instance method Public Method BNRs with AGGRGEN NO2 + exception aggr. are changed FAGGR 20120618
9 OPTIMIZE_FAGGR Instance method Public Method Optimization of Entire FAGGR 20090224
10 OPTIMIZE_WGR_AC Instance method Public Method Optimizes the AVG and CNT of the WGR 20100601
11 OPTIMIZE_WGR_NO2 Instance method Public Method Optimizes the NO2 of the WGR 20120618
12 SHIFT_IPOS Static method Public Method SHIFT of the IPOS in CUDIM_LRECH and CUDIM_SUMM 20091013
13 _ADD_FORM_ALL Instance method Private Method Creates the entry in the form 20090224
14 _CHANGE_AGGRQ Instance method Private Method Sets AGGRQ from 2 to 1 in a formula 20110121
15 _CHANGE_AGGRQ_AGGR Instance method Private Method Sets AGGRQ from 2 to 1 in a formula 20110121
16 _CHANGE_AGGRQ_LRECH Instance method Private Method Sets AGGRQ from 2 to 1 recursively 20110121
17 _CHANGE_CONSTFAG Instance method Private Method Which constant containers are unnecessary 20090224
18 _CHECK_ALL_WNR Instance method Private Method Whole WGR Affected 20090406
19 _CHECK_FERTILIZED Instance method Private Method Checks if constants are isolated 20090608
20 _CHECK_LS Instance method Private Method Checks the Vor_der_AGGR final 20091006
21 _CHECK_LS_AGGR Instance method Private Method AGGR Detail Check 20091208
22 _CHECK_LUID Instance method Private Method Creates a new CONST_looKup 20090305
23 _CHECK_QUELL_COUNT Instance method Private Method Makes an S from QUELL = F 20090311
24 _CHECK_QUELL_LOOKUP Instance method Private Method Makes a 1 from QUELL = L 20090311
25 _CHECK_REPATH_AFTER Instance method Private Method Variable with Replacement "to" does not support FAGGR 20101231
26 _CHECK_TRIVIAL_LRECH Instance method Private Method Trival Formula 20100121
27 _COLLECT_BL Instance method Private Method Collects the BNR and LINDEX 20090303
28 _COLLECT_BLB Instance method Private Method Collects the BRN and LINDEX 20100614
29 _COLLECT_BNR_B Instance method Private Method Collects the BNRs with QUELL = B 20090406
30 _COLLECT_LRECH Instance method Private Method Collects the BRN and LINDEX 20090303
31 _COLLECT_LRECHB Instance method Private Method Collects the BRN and LINDEX 20100614
32 _COLLECT_LSD Instance method Private Method Collector for Before Formulas 20091012
33 _CONDENSE_MULTIDIM_AGGR Instance method Private Method Condense Multidimensional Aggregations 20121023
34 _COPY_WGR Instance method Private Method Copies a WGR row and a usage 20090407
35 _COPY_WGR_FOR_FIX Instance method Private Method Copies a WGR row and a usage 20130211
36 _CREATE_FK_KENNZ Instance method Private Method Creates a FK and KENNZ for the CUDIM_FUELLEN_FAGGR 20090914
37 _CREATE_KENNZ Instance method Private Method Creation of KENNZ and Qdata 20091012
38 _CREATE_KENNZ_NCUM Instance method Private Method Checks the NCUM flags if the AGGREXC has changed 20100903
39 _CUDIM_FUELLEN Instance method Private Method CALL RRI2 CUDIM_FUELLEN 20090724
40 _CUDIM_LRECH_RENUM Instance method Private Method Renumber the Before LRECH 20091013
41 _DELETE_BL Instance method Private Method Deletes a set of BNRs and Lrech rows and renumbers 20090303
42 _DELETE_CUDIM Instance method Private Method Deletes unrequired CUDIM 20091208
43 _DELETE_CUDIM_L Instance method Private Method Builds the new CUDIM_LRECH 20091208
44 _DELETE_CUDIM_S Instance method Private Method Builds the new CUDIM_summ 20091208
45 _DELETE_FEMS Instance method Private Method Deletes unused FEMSn 20090224
46 _DELETE_GEN Instance method Private Method Deletes the GEN and CW and builds the BF 20090224
47 _DELETE_LS Instance method Private Method Deletes an LS row 20091006
48 _DELETE_LS_CL Instance method Private Method Reactivation of the Formula in CELL and LRECH 20091203
49 _DELETE_LS_ROOT Instance method Private Method Delete but set new roots 20091112
50 _DELETE_UNUSED_LOOKUP Instance method Private Method Delete Unused Lookups 20120516
51 _DETERMINE_FERTIL_CANDIDATES Instance method Private Method Determine candidates to become scalars 20120425
52 _FIND_CONTAINING_FEMS Instance method Private Method Calculate xfems_fertilizing for operators plus and minus 20120430
53 _FIND_CUDIM_FROM_QUELL_GEN Instance method Private Method find corresponding cudim entries for a quell_gen entry 20121016
54 _FIND_MULTIDIM_AGGR_LEAF Instance method Private Method Find a leaf in the multidimensional aggr subtree 20121024
55 _GET_LS_NEW Instance method Private Method Renumbering in P_THX_LS 20090908
56 _GET_LUID Instance method Private Method Creates a new CONST_looKup 20090226
57 _GET_NEW_BNR Instance method Private Method Returns the new BNR 20090224
58 _GET_NEW_ELTUID Instance method Private Method Takes a new ELTUID for constants 20090305
59 _GET_NEW_QUFL Instance method Private Method Renumbering of a QUFL 20100223
60 _GET_OLD_CONST Instance method Private Method Converts dummy lookup back 20090227
61 _GET_QDATA_WHFAC_MEFAC Instance method Private Method Calculates exponents WHFAC and MEFAC for the formula 20110208
62 _GET_QDATA_WHFAC_MEFAC_SINGLE Instance method Private Method Calculates WHFAC and MEFAC for one side of the formula 20110208
63 _GET_RNUM_BNR Instance method Private Method Renumbers the BNR and changes the WGR 20090224
64 _GET_SFL Instance method Private Method Fills the where-used list SFL 20090310
65 _INVERT_FAGGR Instance method Private Method Invert the Aggregations of a FAGGR with Excluding 20130326
66 _LRECH_BEFORE_COLLECT Instance method Private Method Collect BEFORE-LRECH Rows 20090908
67 _LRECH_BEFORE_PREPARE Instance method Private Method Collect GEN Rows 20090908
68 _LRECH_BEFORE_XFEMS Instance method Private Method Collects the FEMSn and BNRs 20090908
69 _LRECH_BEFORE_XFEMS_B Instance method Private Method Collects the FEMSn and BNRs 20090908
70 _LRECH_FERTIL_STEP1 Instance method Private Method Reclusion by LRECH 20120425
71 _LRECH_FERTIL_STEP1_OPERAND Instance method Private Method Reclusion by LRECH 20120425
72 _LRECH_FERTIL_STEP2 Instance method Private Method Reclusion by LRECH 20120425
73 _LRECH_FERTIL_STEP2_OPERAND Instance method Private Method Reclusion by LRECH 20120425
74 _LRECH_RENUM Instance method Private Method Renumber the Before LRECH 20091006
75 _LRECH_RENUM_01 Instance method Private Method Renumber the Before LRECH Recursion 20091006
76 _LRECH_RENUM_BKYFNM Instance method Private Method Renumber the BKYFNM 20091009
77 _LRECH_RENUM_BKYFNM_B Instance method Private Method Renumber the BKYFNM 20100223
78 _LRECH_RENUM_BKYFNM_LRECH Instance method Private Method Renumber the BKYFNM 20100223
79 _LRECH_RENUM_BKYFNM_S01 Instance method Private Method 20100225
80 _LRECH_RENUM_BKYFNM_S02 Instance method Private Method 20100225
81 _LRECH_RENUM_BKYFNM_SUMM Instance method Private Method Renumber the BKYFNM 20100223
82 _LRECH_RENUM_BKYFNM_V Instance method Private Method Renumber the BKYFNM 20100302
83 _LRECH_RENUM_SUMM Instance method Private Method 20100223
84 _LRECH_SUM_LRECH Instance method Private Method Reorganize Summable LRECH 20090721
85 _OPTIMIZE_FAGGR_WGR Instance method Private Method Exception Aggregation Moved by FAGGR 20091123
86 _RENUMBER_CL Instance method Private Method Renumbering of CELL, LRECH and SUMM 20090303
87 _RENUMBER_CLB Instance method Private Method Renumbering of CELL, LRECH and SUMM 20100614
88 _RENUMBER_CUDIM Instance method Private Method Repointing of CUDIM etc. 20091013
89 _RENUMBER_GEN Instance method Private Method Renumbering of GEN and CW 20090224
90 _RENUMBER_LE Instance method Private Method Renumbering of LRECH_E and SUMM_e 20090227
91 _RENUMBER_LRECH Instance method Private Method Reset QUFLi in Lrech 20090407
92 _RENUMBER_POS Instance method Private Method Repoint QPOS, DPOS, TPOS 20091013
93 _RENUMBER_SELID Instance method Private Method Renumbers the SELID 20120611
94 _RENUM_CUID Instance method Private Method Renumbering the CUID 20091014
95 _RENUM_RB Instance method Private Method General Renumberer 20090407
96 _REPLACE_AVG Instance method Private Method Replaces a BNR with AVG by formula SUM / CNT 20100607
97 _REPLACE_BNR Instance method Private Method Replaces a BNR in CELL and LRECH 20100614
98 _REPLACE_NO2 Instance method Private Method Replaces a BNR with NO2 with the formula MIN(x) NO2 MAX(x) 20120618
99 _REPLACE_NO2_AGGREXC Instance method Private Method Replaces a BNR with NO2 and exception aggr. with formula 20120618
100 _REPOINTER_BNR_OF_FIX Instance method Private Method repointer the BNR of LRECH entries with the fix operator 20130103
101 _REPOINT_LS Instance method Private Method Deletes an LS row 20091012
102 _REPOINT_LS_B Instance method Private Method Repointers in LRECH_B 20091203
103 _RESET_WGR Instance method Private Method Resets the number status 20090724
104 _RSADMIN Instance method Private Method Before calculation can be deactivated using RSADMIN 20091113
105 _SAVE_OLD Instance method Private Method Saves the counters for AVG splitting 20090327
106 _SET_BITONE Instance method Private Method Sets the COUNT in the WGR too 20090407
107 _SET_CH Instance method Private Method Modifies the CH 20091210
108 _SET_CHF Instance method Private Method Modifies the CHF in LRECH and WGR 20100103
109 _SET_COUNT Instance method Private Method Multidimensional Counters 20100518
110 _SET_COUNT_CNT Instance method Private Method Multidimensional Counters 20100520
111 _SET_COUNT_SUM Instance method Private Method Multidimensional Counters 20100520
112 _SET_FAGGR Instance method Private Method Creates FAGGR from LOOKUP 20090310
113 _SET_NEW Instance method Private Method Renumber the new in P_THX_ls 20091112
114 _SHIFT_LH Instance method Private Method SHIFT of the IPOS in CUDIM_LRECH and CUDIM_SUMM 20091014
115 _WGR_COUNT Instance method Private Method Sets the COUNT in the WGR too 20090402
Events
Class CL_RSR_RRI2_FAGGR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_PREFIX Public See coding 20090310 tn_prefix(3) TYPE c
2 TP_CONSTTP Private See coding Type of constant (scalar, vector, decide) 20130116 tp_consttp(1) TYPE c
3 TP_F12 Private See coding 20090310 tp_f12(1) TYPE n
4 TP_SX_LRECH_FERTIL Private See coding lrech line for fertilization check 20120425 BEGIN OF tp_sx_lrech_fertil. INCLUDE TYPE rri2_sx_lrech2. TYPES: xfems_fertilizing1 TYPE rrxfems, "femses operand 1 can fertilize xfems_const1 TYPE rrxfems, "femses operand 2 can fertilize xfems_fertilizing2 TYPE rrxfems, "femses operand 3 can fertilize xfems_const2 TYPE rrxfems, "femses operand 4 can fertilize END OF tp_sx_lrech_fertil
5 TP_SX_LS Private See coding 20091006 BEGIN OF tp_sx_ls, old TYPE sytabix, new TYPE sytabix, gbid TYPE i, begin TYPE rri2_sx_lrech2-begin, quell TYPE rroquell, level TYPE i, ok TYPE rs_bool, fems TYPE i, kid TYPE rssid, lsd TYPE tp_sx_lsd, aggr TYPE rro01_t_lrech_aggr, use TYPE rrsi_ts_sid, END OF tp_sx_ls
6 TP_SX_LSD Private See coding 20091006 BEGIN OF tp_sx_lsd, xfems TYPE xstring, xbnr TYPE xstring, ncum TYPE SORTED TABLE OF rrk_s_ncum WITH UNIQUE KEY table_line, fgr TYPE rrsi_ts_sid, buid TYPE rrsi_ts_sid, chfid TYPE rrsi_ts_sid, csid TYPE rrsi_ts_sid, datatp TYPE SORTED TABLE OF datatype_d WITH UNIQUE KEY table_line, input TYPE SORTED TABLE OF rs_bool WITH UNIQUE KEY table_line, lock TYPE SORTED TABLE OF rs_bool WITH UNIQUE KEY table_line, quell TYPE SORTED TABLE OF rroquell WITH UNIQUE KEY table_line, before TYPE SORTED TABLE OF rrbefore WITH UNIQUE KEY table_line, luid TYPE SORTED TABLE OF rrqufl WITH UNIQUE KEY table_line, pn TYPE rro01_ts_pn, ch TYPE rrk_ts_ch, uninm TYPE rri2_th_uninm, whfac TYPE rrwhfac, mefac TYPE rrmefac, xprovid TYPE rrxprovid, highprecfl TYPE rsdhighprecfl, waerskz TYPE rs_bool, bkyfnm TYPE rri2_t_bkyfnm, rbkyfnm TYPE tp_ts_bfn, ctt TYPE SORTED TABLE OF rrprctt WITH UNIQUE KEY table_line, ut_luid TYPE SORTED TABLE OF rrluid WITH UNIQUE KEY table_line, END OF tp_sx_lsd
7 TP_SX_LSDC Private See coding 20091012 BEGIN OF tp_sx_lsdc, kid TYPE rssid, eltuid TYPE sysuuid_25, lsd TYPE tp_sx_lsd, lrech2 TYPE rri2_tx_lrech2, summ TYPE rro01_t_summ, aggr TYPE rro01_t_lrech_aggr, END OF tp_sx_lsdc
8 TP_S_BF Private See coding 20090224 BEGIN OF tp_s_bf, bnr TYPE rrbnr, fems TYPE i, END OF tp_s_bf
9 TP_S_BFN Private See coding 20100121 BEGIN OF tp_s_bfn, bnr TYPE rrbnr, old TYPE rrqufl, fems TYPE i, new TYPE rrqufl, END OF tp_s_bfn
10 TP_S_CONSTFAG_BNR Private See coding collector line for constfag bnr 20130118 BEGIN OF tp_s_constfag_bnr, fems TYPE rri2_sx_lrech2-fems1, chfid TYPE rri2_sx_lrech2-chfid, quell TYPE rri2_sx_lrech2-qu1, bnr_index TYPE rri2_sx_lrech2-qufl1, END OF tp_s_constfag_bnr
11 TP_S_CV Private See coding 20090224 BEGIN OF tp_s_cv, new TYPE sysuuid_25, oflg TYPE rszopertp, oper TYPE rszoper, luid TYPE rrluid, prefix TYPE tn_prefix, old TYPE sysuuid_25, END OF tp_s_cv
12 TP_S_ELP Private See coding 20090310 BEGIN OF tp_s_elp, eltuid TYPE sysuuid_25, luid TYPE rrluid, prefix(3) TYPE c, END OF tp_s_elp
13 TP_S_FERTIL_CANDIDATE Private See coding Candidate for fertilization (to become scalar) 20120425 BEGIN OF tp_s_fertil_candidate, lindex TYPE sytabix, "index of lrech line operand_pos TYPE tp_f12, "1 = 1st operand, 2 = 2nd operand unfertil TYPE i, "> 0 vector (unfertilized), "= 0 scalar (fertilized) force TYPE i, "0 = no force, >0 = forced END OF tp_s_fertil_candidate
14 TP_S_ON Private See coding 20090224 BEGIN OF tp_s_on, old TYPE sysuuid_25, new TYPE sysuuid_25, END OF tp_s_on
15 TP_S_RB Private See coding 20090407 BEGIN OF tp_s_rb, old TYPE rrqufl, new TYPE rrqufl, END OF tp_s_rb
16 TP_S_RNB Private See coding 20090224 BEGIN OF tp_s_rnb, "renumber the BNRs some of them vanish bnr_old TYPE rrbnr, wgr_old TYPE rrwgr, bnr_new TYPE rrbnr, wgr_new TYPE rrqufl, wnr_new TYPE i, END OF tp_s_rnb
17 TP_S_RNW Private See coding 20090224 BEGIN OF tp_s_rnw, wgr_old TYPE rrwgr, wgr_new TYPE rrqufl, END OF tp_s_rnw
18 TP_S_SFL Private See coding 20090310 BEGIN OF tp_s_sfl, stepnr TYPE rszstepnr, f12 TYPE tp_f12, luid TYPE rrluid, prefix TYPE tn_prefix, END OF tp_s_sfl
19 TP_THX_LS Private See coding 20091006 tp_thx_ls TYPE HASHED TABLE OF tp_sx_ls WITH UNIQUE KEY old
20 TP_TS_BF Private See coding 20090224 tp_ts_bf TYPE SORTED TABLE OF tp_s_bf WITH UNIQUE KEY bnr
21 TP_TS_BFN Private See coding 20100121 tp_ts_bfn TYPE SORTED TABLE OF tp_s_bfn WITH UNIQUE KEY bnr old
22 TP_TS_CONSTFAG_BNR Private See coding collector table for constfag bnrs 20130118 tp_ts_constfag_bnr TYPE SORTED TABLE OF tp_s_constfag_bnr WITH UNIQUE KEY fems chfid quell
23 TP_TS_CV Private See coding 20090224 tp_ts_cv TYPE SORTED TABLE OF tp_s_cv WITH UNIQUE KEY new
24 TP_TS_ELP Private See coding 20090310 tp_ts_elp TYPE SORTED TABLE OF tp_s_elp WITH UNIQUE KEY eltuid
25 TP_TS_FERTIL_CANDIDATE Private See coding Candidates for fertilization (to become scalar) 20120425 tp_ts_fertil_candidate TYPE SORTED TABLE OF tp_s_fertil_candidate WITH UNIQUE KEY lindex operand_pos
26 TP_TS_ON Private See coding 20090224 tp_ts_on TYPE SORTED TABLE OF tp_s_on WITH UNIQUE KEY old new
27 TP_TS_RB Private See coding 20090407 tp_ts_rb TYPE SORTED TABLE OF tp_s_rb WITH UNIQUE KEY old
28 TP_TS_RNB Private See coding 20090224 tp_ts_rnb TYPE SORTED TABLE OF tp_s_rnb WITH UNIQUE KEY bnr_old
29 TP_TS_RNW Private See coding 20090224 tp_ts_rnw TYPE SORTED TABLE OF tp_s_rnw WITH UNIQUE KEY wgr_old
30 TP_TS_SFL Private See coding 20090310 tp_ts_sfl TYPE SORTED TABLE OF tp_s_sfl WITH UNIQUE KEY stepnr f12
31 TP_TX_LRECH_FERTIL Private See coding lrech for fertilization check 20120425 tp_tx_lrech_fertil TYPE STANDARD TABLE OF tp_sx_lrech_fertil WITH DEFAULT KEY
32 TP_TX_LSDC Private See coding 20091012 tp_tx_lsdc TYPE STANDARD TABLE OF tp_sx_lsdc WITH DEFAULT KEY
Method Signatures

Method CHECK_FAGGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_STOCK_COVER Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_STOCK_COVER Stock Coverage calculation 20130228
2 Importing I_TSX_FST_F Call by reference Type reference (TYPE) RZI0_TSX_FST 20090224
3 Importing I_TSX_FST_K Call by reference Type reference (TYPE) RZI0_TSX_FST 20090224
4 Importing I_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20090224
5 Returning R_FAGGR Value transfer Type reference (TYPE) RS_BOOL Boolean 20130717

Method CHECK_FAGGR on class CL_RSR_RRI2_FAGGR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CURMEM Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_CURRENT_MEMBER CurrentMember: Functions for Generation 20130103
2 Importing I_R_LRECH Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_LRECH Einige Teile der Lrech Bearbeitung 20100214
3 Importing I_R_QUERY_GENERATOR Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_QUERY_GENERATOR Control Bar OLAP Processor 20130404
4 Importing I_R_STOCK_COVER Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_STOCK_COVER stock cover calculation 20121214
5 Importing I_R_WGR Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_WGR Einige Teile der FST Bearbeitung 20100610

Method CONSTRUCTOR on class CL_RSR_RRI2_FAGGR has no exception.

Method FIND_MATCHING_CONSTFAG_BNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BNR_INDEX Call by reference Type reference (TYPE) RRI2_SX_LRECH2-QUFL1 currently used BNR 20130118
2 Importing I_CHFID Call by reference Type reference (TYPE) RRCHFID ID of the Exception Aggregation References 20130118
3 Importing I_FEMS Call by reference Type reference (TYPE) RRI2_SX_LRECH2-FEMS1 fems for the constfag constant 20130118
4 Importing I_QUELL Call by reference Type reference (TYPE) RRI2_SX_LRECH2-QU1 source of field 20130425
5 Returning R_BNR_INDEX Value transfer Type reference (TYPE) RRI2_SX_LRECH2-QUFL1 new BNR 20130118

Method FIND_MATCHING_CONSTFAG_BNR on class CL_RSR_RRI2_FAGGR has no exception.

Method FORM_FST_F Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_THX_FORM Call by reference Type reference (TYPE) RZI0_THX_FORM 20090224
2 Changing C_TH_ACELL Call by reference Type reference (TYPE) RRI2_TH_ACELL 20090224
3 Changing C_TH_STRUC1 Call by reference Type reference (TYPE) RRI2_TH_STRUC Projektion der RZI0_THX_FORM 20090224
4 Changing C_TH_STRUC2 Call by reference Type reference (TYPE) RRI2_TH_STRUC Projektion der RZI0_THX_FORM 20090224
5 Changing C_TSX_FST Call by reference Type reference (TYPE) RZI0_TSX_FST 20090224
6 Changing C_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20090226
7 Importing I_COMPDIM Call by reference Type reference (TYPE) RSZCOMPDIM Dimensionalität einer Komponente 20090224

Method FORM_FST_F on class CL_RSR_RRI2_FAGGR has no exception.

Method FORM_FST_K Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TSX_FST Call by reference Type reference (TYPE) RZI0_TSX_FST 20090619
2 Changing C_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20100220

Method FORM_FST_K on class CL_RSR_RRI2_FAGGR has no exception.

Method GET_CUDIM_XPOS 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 Stammdaten ID 20121016
2 Importing I_CTLUID Call by reference Type reference (TYPE) RRLUID ID of a Replacement 20130613
3 Importing I_FIXCUKY Call by reference Type reference (TYPE) RRO01_SX_CUDIM-FIXCUKY Feste Währung 20121016
4 Importing I_FIXUNIT Call by reference Type reference (TYPE) RRO01_SX_CUDIM-FIXUNIT Feste Mengeneinheit 20121016
5 Importing I_KYFTP Call by reference Type reference (TYPE) RRO01_SX_CUDIM-KYFTP Typ einer Kennzahl 20121016
6 Importing I_TS_QUELL_GEN Call by reference Type reference (TYPE) RRI2_TS_QUELL_GEN 20121016
7 Importing I_UTLUID Call by reference Type reference (TYPE) RRLUID ID einer Ersetzung 20130613
8 Returning R_XPOS Value transfer Type reference (TYPE) RSSID Stammdaten ID 20121016

Method GET_CUDIM_XPOS on class CL_RSR_RRI2_FAGGR has no exception.

Method GET_OLD_FST_F Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OFLG Call by reference Type reference (TYPE) RSZOPERTP Typ des Operanden 20090227
2 Exporting E_OLD Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20100318
3 Exporting E_OPER Call by reference Type reference (TYPE) RSZOPER Formeloperand 20090227
4 Importing I_ELTUID Value transfer Type reference (TYPE) C UUID in komprimierter Form 20090227

Method GET_OLD_FST_F on class CL_RSR_RRI2_FAGGR has no exception.

Method NO2_AGGREXC_TO_FAGGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FAGGR Call by reference Type reference (TYPE) RRFAGGR Container enthält Formel-Aggregation 20120618
2 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20120618
3 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20120618
4 Changing C_TSX_CHF Call by reference Type reference (TYPE) RRK_TSX_CHF Bezugsmerkmale 20120618
5 Changing C_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20120618
6 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20120618
7 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20120618

Method NO2_AGGREXC_TO_FAGGR on class CL_RSR_RRI2_FAGGR has no exception.

Method OPTIMIZE_FAGGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FAGGR Call by reference Type reference (TYPE) RRFAGGR Container enthält Formel-Aggregation 20090224
2 Changing C_SX_REPORT Call by reference Type reference (TYPE) RRO01_SX_REPORT 20090224
3 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20090303
4 Changing C_TH_FEMS Call by reference Type reference (TYPE) RRI2_TH_FEMS 20090224
5 Changing C_TH_IKYFNM Call by reference Type reference (TYPE) RRI2_TH_BUKYFNM 20091013
6 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
7 Changing C_TSX_LRECH_CHF Call by reference Type reference (TYPE) RRK_TSX_CHF Reference Characteristics 20121105
8 Changing C_TS_CHRET Call by reference Type reference (TYPE) RRI2_TS_CHRET 20100311
9 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20100325
10 Changing C_TS_FEMS_RELATION Call by reference Type reference (TYPE) RRI2_TS_FEMS_RELATION 20121004
11 Changing C_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20090227
12 Changing C_TS_QUELL_GEN Call by reference Type reference (TYPE) RRI2_TS_QUELL_GEN 20091013
13 Changing C_TS_SPARAN Call by reference Type reference (TYPE) RRI2_TS_SPARA 20090224
14 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
15 Changing C_T_LRECH_E Call by reference Type reference (TYPE) RRI2_T_LRECHE Formeln 20100214
16 Changing C_T_SUMM_E Call by reference Type reference (TYPE) RRO01_T_SUMM 20100121
17 Importing I_TSX_ISETAGGR Call by reference Type reference (TYPE) RRI2_TSX_ISETAGGR 20130108
18 Importing I_TSX_NKYFNM Call by reference Type reference (TYPE) RRK_TSX_NKYFNM Non-Cumulative Values 20130114

Method OPTIMIZE_FAGGR on class CL_RSR_RRI2_FAGGR has no exception.

Method OPTIMIZE_WGR_AC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20100601
2 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
3 Changing C_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20100601
4 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20100601
5 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100601

Method OPTIMIZE_WGR_AC on class CL_RSR_RRI2_FAGGR has no exception.

Method OPTIMIZE_WGR_NO2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20120618
2 Changing C_TH_KYFNM Call by reference Type reference (TYPE) RSR_TH_KYFNM Table of KYFNM Pairs 20130204
3 Changing C_TH_SFK Call by reference Type reference (TYPE) RRO01_TH_SFK Table of Required Basic Key Figures 20130204
4 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20120618
5 Changing C_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20120618
6 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20120618
7 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20120618
8 Importing I_PDQUERY Call by reference Type reference (TYPE) RRPDQFL This is the PLAN_DATA query 20130726

Method OPTIMIZE_WGR_NO2 on class CL_RSR_RRI2_FAGGR has no exception.

Method SHIFT_IPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_CUDIM_LRECH Call by reference Type reference (TYPE) RRO01_T_CUDIM_LRECH REcursion der Einheiten 20091013
2 Changing C_T_CUDIM_SUMM Call by reference Type reference (TYPE) RRO01_T_CUDIM_SUMM REcursion der Einheiten 20091013
3 Importing I_SHIFT Call by reference Type reference (TYPE) I 20091013

Method SHIFT_IPOS on class CL_RSR_RRI2_FAGGR has no exception.

Method _ADD_FORM_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_THX_FORM Call by reference Type reference (TYPE) RZI0_THX_FORM 20090224
2 Changing C_TH_ACELL Call by reference Type reference (TYPE) RRI2_TH_ACELL 20090224
3 Changing C_TH_STRUC Call by reference Type reference (TYPE) RRI2_TH_STRUC Projektion der RZI0_THX_FORM 20090224
4 Changing C_T_FRANGE Call by reference Type reference (TYPE) RZI0_T_FRANGE 20090224
5 Importing I_ELTUID1 Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20100406
6 Importing I_ELTUID2 Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20100406
7 Importing I_STRUC Call by reference Type reference (TYPE) RRSTRUC Aus welcher Struktur stammt diese Selektion 20090224
8 Importing I_S_ELP Call by reference Type reference (TYPE) TP_S_ELP 20090310

Method _ADD_FORM_ALL on class CL_RSR_RRI2_FAGGR has no exception.

Method _CHANGE_AGGRQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20110121

Method _CHANGE_AGGRQ on class CL_RSR_RRI2_FAGGR has no exception.

Method _CHANGE_AGGRQ_AGGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_AGGR Call by reference Type reference (TYPE) RRO01_T_LRECH_AGGR Ausnahmeaggregationen 20110121

Method _CHANGE_AGGRQ_AGGR on class CL_RSR_RRI2_FAGGR has no exception.

Method _CHANGE_AGGRQ_LRECH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20110121

Method _CHANGE_AGGRQ_LRECH on class CL_RSR_RRI2_FAGGR has no exception.

Method _CHANGE_CONSTFAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
2 Changing C_T_LRECH_E Call by reference Type reference (TYPE) RRI2_T_LRECHE Formeln 20100214
3 Exporting E_XCOUNT Value transfer Type reference (TYPE) XSTRING 20090406
4 Importing I_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20090522
5 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
6 Importing I_TSX_CHF Call by reference Type reference (TYPE) RRK_TSX_CHF Bezugsmerkmale 20090311
7 Importing I_TS_FEMS_RELATION Call by reference Type reference (TYPE) RRI2_TS_FEMS_RELATION 20120425
8 Importing I_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20090311

Method _CHANGE_CONSTFAG on class CL_RSR_RRI2_FAGGR has no exception.

Method _CHECK_ALL_WNR 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 Boolean 20090406
2 Exporting E_XBNR Call by reference Type reference (TYPE) XSTRING 20090406
3 Importing I_BOFFS Call by reference Type reference (TYPE) SYTABIX Beschreibung der Speicher und Aggregationstabelle 20090406
4 Importing I_WANZ Call by reference Type reference (TYPE) SYTABIX Tabelle von SID (bzw. Integers) 20090406
5 Importing I_XBNR Call by reference Type reference (TYPE) XSTRING 20090406

Method _CHECK_ALL_WNR on class CL_RSR_RRI2_FAGGR has no exception.

Method _CHECK_FERTILIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20130116
2 Exporting E_TS_FERTIL_CANDIDATE Value transfer Type reference (TYPE) TP_TS_FERTIL_CANDIDATE Candidates for fertilization (to become scalar) 20130116
3 Importing I_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20090608
4 Importing I_TS_FEMS_RELATION Call by reference Type reference (TYPE) RRI2_TS_FEMS_RELATION 20120425

Method _CHECK_FERTILIZED on class CL_RSR_RRI2_FAGGR has no exception.

Method _CHECK_LS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_LSD Call by reference Type reference (TYPE) TP_SX_LSD 20091208
2 Exporting E_OK Value transfer Type reference (TYPE) RS_BOOL Boolean 20091012
3 Importing I_T_AGGR Call by reference Type reference (TYPE) RRO01_T_LRECH_AGGR Ausnahmeaggregationen 20091208

Method _CHECK_LS on class CL_RSR_RRI2_FAGGR has no exception.

Method _CHECK_LS_AGGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AGGREXC Value transfer Type reference (TYPE) RSAGGREXC Ausnahmeaggregation 20100921
2 Exporting E_AGGRGEN Value transfer Type reference (TYPE) RSAGGRGEN Gewöhnliche Aggregation 20100921
3 Exporting E_AGGRID Value transfer Type reference (TYPE) RRCHANMID Interne id des CHANM 20100921
4 Exporting E_OK Value transfer Type reference (TYPE) RS_BOOL Boolean 20100921
5 Importing I_T_AGGR Call by reference Type reference (TYPE) RRO01_T_LRECH_AGGR Ausnahmeaggregationen 20091208

Method _CHECK_LS_AGGR on class CL_RSR_RRI2_FAGGR has no exception.

Method _CHECK_LUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LUID Call by reference Type reference (TYPE) RRLUID ID einer Ersetzung 20090310
2 Exporting E_PREFIX Call by reference Type reference (TYPE) TN_PREFIX 20090310
3 Importing I_OPER Call by reference Type reference (TYPE) RSZOPER Formeloperand 20090305
4 Importing I_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20090305

Method _CHECK_LUID on class CL_RSR_RRI2_FAGGR has no exception.

Method _CHECK_QUELL_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20110215
2 Importing I_SX_LRECH2 Call by reference Type reference (TYPE) RRI2_SX_LRECH2 20100214
3 Importing I_TSX_CHF Call by reference Type reference (TYPE) RRK_TSX_CHF Bezugsmerkmale 20090311
4 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20110215
5 Returning R_QUELL Value transfer Type reference (TYPE) RROQUELL Quelle der Zahl aus B, SUMM, Lrech 20090311

Method _CHECK_QUELL_COUNT on class CL_RSR_RRI2_FAGGR has no exception.

Method _CHECK_QUELL_LOOKUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_EXP Call by reference Type reference (TYPE) RREXP Exponent einer Konstanten 20100216
2 Changing C_FEMS Call by reference Type reference (TYPE) RRFEMS Selektion der Strukturelemente 20100216
3 Changing C_QUBH Call by reference Type reference (TYPE) RRQUBH Wertfeld in B (QUeel=1), indh SUMM (Q=2), 0 (Q=3) 20090311
4 Changing C_QUELL Call by reference Type reference (TYPE) RROQUELL Quelle der Zahl aus B, SUMM, Lrech 20090311
5 Importing I_CHFID Call by reference Type reference (TYPE) RRCHFID Ausnahmeaggregationen 20090619
6 Importing I_ELTUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20101231
7 Importing I_QUFL Call by reference Type reference (TYPE) RRQUFL Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20100308
8 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
9 Importing I_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20090311
10 Importing I_T_AGGR Call by reference Type reference (TYPE) RRO01_T_LRECH_AGGR Ausnahmeaggregationen 20101231

Method _CHECK_QUELL_LOOKUP on class CL_RSR_RRI2_FAGGR has no exception.

Method _CHECK_REPATH_AFTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELTUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20101231
2 Importing I_R_LOOKUP Call by reference Object reference (TYPE REF TO) IF_RSR_LOOKUP Umrechnungsfaktoren (Ersetzung aus Attribut) 20101231
3 Importing I_T_AGGR Call by reference Type reference (TYPE) RRO01_T_LRECH_AGGR Ausnahmeaggregationen 20101231

Method _CHECK_REPATH_AFTER on class CL_RSR_RRI2_FAGGR has no exception.

Method _CHECK_TRIVIAL_LRECH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20100121
2 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
3 Returning R_TRIVIAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20100121

Method _CHECK_TRIVIAL_LRECH on class CL_RSR_RRI2_FAGGR has no exception.

Method _COLLECT_BL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20090714
2 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
3 Importing I_R_STOCK_COVER Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_STOCK_COVER Stock Coverage calculation 20130201
4 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20130201

Method _COLLECT_BL on class CL_RSR_RRI2_FAGGR has no exception.

Method _COLLECT_BLB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20100614
2 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100614

Method _COLLECT_BLB on class CL_RSR_RRI2_FAGGR has no exception.

Method _COLLECT_BNR_B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20090406
2 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
3 Returning R_XBNR Value transfer Type reference (TYPE) XSTRING Tabelle von SID (bzw. Integers) 20090406

Method _COLLECT_BNR_B on class CL_RSR_RRI2_FAGGR has no exception.

Method _COLLECT_LRECH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_QUELL Call by reference Type reference (TYPE) RROQUELL Quelle der Zahl aus B, SUMM, Lrech 20090908
2 Changing C_QUFL Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20090908
3 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214

Method _COLLECT_LRECH on class CL_RSR_RRI2_FAGGR has no exception.

Method _COLLECT_LRECHB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20100614
2 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100614

Method _COLLECT_LRECHB on class CL_RSR_RRI2_FAGGR has no exception.

Method _COLLECT_LSD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH_E Call by reference Type reference (TYPE) RRI2_TX_LRECH2 Formeln 20091012
2 Changing C_T_SUMM_E Call by reference Type reference (TYPE) RRO01_T_SUMM 20100121
3 Exporting E_ELTUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20091012
4 Exporting E_KID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20091012
5 Exporting E_LINDEX Value transfer Type reference (TYPE) RRQUFL Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20111014
6 Importing I_FEMS Call by reference Type reference (TYPE) I 20091012
7 Importing I_LINDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20091012
8 Importing I_SX_LSD Call by reference Type reference (TYPE) TP_SX_LSD 20091012
9 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
10 Importing I_T_AGGR Call by reference Type reference (TYPE) RRO01_T_LRECH_AGGR Ausnahmeaggregationen 20091210

Method _COLLECT_LSD on class CL_RSR_RRI2_FAGGR has no exception.

Method _CONDENSE_MULTIDIM_AGGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TSX_LRECH_CHF Call by reference Type reference (TYPE) RRK_TSX_CHF Reference Characteristics 20121105
2 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20121023
3 Importing I_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20121023

Method _CONDENSE_MULTIDIM_AGGR on class CL_RSR_RRI2_FAGGR has no exception.

Method _COPY_WGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
2 Changing C_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20090407
3 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20100325
4 Exporting E_WGR Call by reference Type reference (TYPE) RRWGR Wertfeldgruppe der SP 20090407
5 Importing I_WGR Call by reference Type reference (TYPE) RRWGR Wertfeldgruppe der SP 20090407

Method _COPY_WGR on class CL_RSR_RRI2_FAGGR has no exception.

Method _COPY_WGR_FOR_FIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20130211
2 Changing C_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Description of Storage and Aggregation Table 20130211
3 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20130211
4 Exporting E_SX_GEN_NEW Call by reference Type reference (TYPE) RRI2_SX_GEN Value Field Group of the SP 20130211
5 Importing I_CHFID_NEW Call by reference Type reference (TYPE) INT4 Natural number 20130211
6 Importing I_SX_GEN_OLD Call by reference Type reference (TYPE) RRI2_SX_GEN Value Field Group of the SP 20130211
7 Importing I_TSX_LRECH_CHF Call by reference Type reference (TYPE) RRK_TSX_CHF Reference Characteristics 20130211

Method _COPY_WGR_FOR_FIX on class CL_RSR_RRI2_FAGGR has no exception.

Method _CREATE_FK_KENNZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_LRECH_E Call by reference Type reference (TYPE) RRI2_T_LRECHE Formeln 20100214
2 Changing C_T_SUMM_E Call by reference Type reference (TYPE) RRO01_T_SUMM 20100121
3 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608

Method _CREATE_FK_KENNZ on class CL_RSR_RRI2_FAGGR has no exception.

Method _CREATE_KENNZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH_E Call by reference Type reference (TYPE) RRI2_TX_LRECH2 Formeln 20091012
2 Changing C_T_SUMM_E Call by reference Type reference (TYPE) RRO01_T_SUMM 20100121
3 Importing I_SX_LSDC Call by reference Type reference (TYPE) TP_SX_LSDC 20091012

Method _CREATE_KENNZ on class CL_RSR_RRI2_FAGGR has no exception.

Method _CREATE_KENNZ_NCUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_AGGREXC Call by reference Type reference (TYPE) RSAGGREXC Interne id des CHANM 20100903
2 Changing C_S_NCUM Call by reference Type reference (TYPE) RRK_S_NCUM Bestandsflags 20100903

Method _CREATE_KENNZ_NCUM on class CL_RSR_RRI2_FAGGR has no exception.

Method _CUDIM_FUELLEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_REPORT Call by reference Type reference (TYPE) RRO01_SX_REPORT 20091008
2 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20091009
3 Changing C_TH_IKYFNM Call by reference Type reference (TYPE) RRI2_TH_BUKYFNM 20091013
4 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
5 Changing C_TS_CHRET Call by reference Type reference (TYPE) RRI2_TS_CHRET 20100312
6 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20100325
7 Changing C_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20100427
8 Changing C_TS_QUELL_GEN Call by reference Type reference (TYPE) RRI2_TS_QUELL_GEN 20091013
9 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
10 Importing I_TSX_ISETAGGR Call by reference Type reference (TYPE) RRI2_TSX_ISETAGGR 20130108
11 Importing I_TSX_NKYFNM Call by reference Type reference (TYPE) RRK_TSX_NKYFNM Non-Cumulative Values 20130114
12 Importing I_T_LRECH_E Call by reference Type reference (TYPE) RRI2_T_LRECHE Formeln 20100214

Method _CUDIM_FUELLEN on class CL_RSR_RRI2_FAGGR has no exception.

Method _CUDIM_LRECH_RENUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_CUDIM_LRECH Call by reference Type reference (TYPE) RRO01_T_CUDIM_LRECH Formeln 20091013
2 Exporting E_NEW Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20091013
3 Importing I_OLD Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20091013
4 Importing I_T_CUDIM_LRECH Call by reference Type reference (TYPE) RRO01_T_CUDIM_LRECH Formeln 20091013

Method _CUDIM_LRECH_RENUM on class CL_RSR_RRI2_FAGGR has no exception.

Method _DELETE_BL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_REPORT Call by reference Type reference (TYPE) RRO01_SX_REPORT 20090303
2 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20090303
3 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
4 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20100325
5 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
6 Changing C_T_LRECH_E Call by reference Type reference (TYPE) RRI2_T_LRECHE Formeln 20100214
7 Importing I_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20090303

Method _DELETE_BL on class CL_RSR_RRI2_FAGGR has no exception.

Method _DELETE_CUDIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_THX_CUDIM Call by reference Type reference (TYPE) RRO01_THX_CUDIM Währungsumrechnung (alte RR001_S_CU) 20091208
2 Changing C_TS_CTTNM Call by reference Type reference (TYPE) RRO01_TS_CTTNM Währungsumrechnungsarten 20121016
3 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20121016
4 Changing C_TS_QUELL_GEN Call by reference Type reference (TYPE) RRI2_TS_QUELL_GEN 20121016
5 Exporting E_T_CUDIM_LRECH Value transfer Type reference (TYPE) RRO01_T_CUDIM_LRECH REcursion der Einheiten 20091208
6 Exporting E_T_CUDIM_SUMM Value transfer Type reference (TYPE) RRO01_T_CUDIM_SUMM 20091208
7 Importing I_T_CUDIM_LRECH Call by reference Type reference (TYPE) RRO01_T_CUDIM_LRECH REcursion der Einheiten 20091208
8 Importing I_T_CUDIM_SUMM Call by reference Type reference (TYPE) RRO01_T_CUDIM_SUMM 20091208

Method _DELETE_CUDIM on class CL_RSR_RRI2_FAGGR has no exception.

Method _DELETE_CUDIM_L Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_LINDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20091208
2 Changing C_TS_CUID Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20091208
3 Changing C_T_CUDIM_LRECH Call by reference Type reference (TYPE) RRO01_T_CUDIM_LRECH REcursion der Einheiten 20091208
4 Changing C_T_CUDIM_SUMM Call by reference Type reference (TYPE) RRO01_T_CUDIM_SUMM 20091208
5 Importing I_T_CUDIM_LRECH Call by reference Type reference (TYPE) RRO01_T_CUDIM_LRECH REcursion der Einheiten 20091208
6 Importing I_T_CUDIM_SUMM Call by reference Type reference (TYPE) RRO01_T_CUDIM_SUMM 20091208

Method _DELETE_CUDIM_L on class CL_RSR_RRI2_FAGGR has no exception.

Method _DELETE_CUDIM_S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HIGH Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20091208
2 Changing C_LOW Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20091208
3 Changing C_TS_CUID Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20110322
4 Changing C_T_CUDIM_SUMM Call by reference Type reference (TYPE) RRO01_T_CUDIM_SUMM 20091208
5 Importing I_T_CUDIM_SUMM Call by reference Type reference (TYPE) RRO01_T_CUDIM_SUMM 20091208

Method _DELETE_CUDIM_S on class CL_RSR_RRI2_FAGGR has no exception.

Method _DELETE_FEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_FEMS Call by reference Type reference (TYPE) RRI2_TH_FEMS 20090224
2 Changing C_TH_SEL Call by reference Type reference (TYPE) RSDD_TH_SEL Selektionszeilen 20110805
3 Changing C_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20101203
4 Changing C_TS_FEMS_RELATION Call by reference Type reference (TYPE) RRI2_TS_FEMS_RELATION 20121004
5 Changing C_TS_SPARA Call by reference Type reference (TYPE) RRI2_TS_SPARA 20090224
6 Changing C_T_LRECH_E Call by reference Type reference (TYPE) RRI2_T_LRECHE 20120425
7 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20101203

Method _DELETE_FEMS on class CL_RSR_RRI2_FAGGR has no exception.

Method _DELETE_GEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
2 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20100325

Method _DELETE_GEN on class CL_RSR_RRI2_FAGGR has no exception.

Method _DELETE_LS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20091006
2 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
3 Importing I_DEEP Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20091124
4 Importing I_SX_LS Call by reference Type reference (TYPE) TP_SX_LS 20091006
5 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
6 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100401

Method _DELETE_LS on class CL_RSR_RRI2_FAGGR has no exception.

Method _DELETE_LS_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20091203
2 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
3 Importing I_OLD Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20100628

Method _DELETE_LS_CL on class CL_RSR_RRI2_FAGGR has no exception.

Method _DELETE_LS_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
2 Importing I_SX_LS Call by reference Type reference (TYPE) TP_SX_LS Index interner Tabellen 20091112
3 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
4 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100401

Method _DELETE_LS_ROOT on class CL_RSR_RRI2_FAGGR has no exception.

Method _DELETE_UNUSED_LOOKUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP 20120516
2 Importing I_THX_CUDIM Call by reference Type reference (TYPE) RRO01_THX_CUDIM Währungsumrechnung (alte RR001_S_CU) 20121016
3 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20120516

Method _DELETE_UNUSED_LOOKUP on class CL_RSR_RRI2_FAGGR has no exception.

Method _DETERMINE_FERTIL_CANDIDATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20120425
2 Importing I_TS_FEMS_RELATION Call by reference Type reference (TYPE) RRI2_TS_FEMS_RELATION 20120425
3 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20120425

Method _DETERMINE_FERTIL_CANDIDATES on class CL_RSR_RRI2_FAGGR has no exception.

Method _FIND_CONTAINING_FEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_FEMS_RELATION Call by reference Type reference (TYPE) RRI2_TS_FEMS_RELATION 20120430
2 Importing I_XFEMS_FERTILIZING1 Call by reference Type reference (TYPE) RRXFEMS Bitleiste der betrofenen FEMS 20120430
3 Importing I_XFEMS_FERTILIZING2 Call by reference Type reference (TYPE) RRXFEMS Bitleiste der betrofenen FEMS 20120430
4 Returning R_XFEMS_FERTILIZING Value transfer Type reference (TYPE) RRXFEMS Bitleiste der betrofenen FEMS 20120430

Method _FIND_CONTAINING_FEMS on class CL_RSR_RRI2_FAGGR has no exception.

Method _FIND_CUDIM_FROM_QUELL_GEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_QUELL_GEN Call by reference Type reference (TYPE) RRI2_S_QUELL_GEN 20121016
2 Importing I_THX_CUDIM Call by reference Type reference (TYPE) RRO01_THX_CUDIM Währungsumrechnung (alte RR001_S_CU) 20121016
3 Returning R_FOUND Value transfer Type reference (TYPE) RS_BOOL Boolean 20121016

Method _FIND_CUDIM_FROM_QUELL_GEN on class CL_RSR_RRI2_FAGGR has no exception.

Method _FIND_MULTIDIM_AGGR_LEAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_AGGRID_DIRECT Call by reference Type reference (TYPE) RRSI_TS_SID SID (or Integer) Table 20121024
2 Exporting E_SX_LRECH2_LEAF Call by reference Type reference (TYPE) RRI2_SX_LRECH2 20121024
3 Importing I_AGGREXC Call by reference Type reference (TYPE) RSAGGREXC Exception aggregation 20121024
4 Importing I_SX_LRECH2 Call by reference Type reference (TYPE) RRI2_SX_LRECH2 20121024
5 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20121024

Method _FIND_MULTIDIM_AGGR_LEAF on class CL_RSR_RRI2_FAGGR has no exception.

Method _GET_LS_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OLD Call by reference Type reference (TYPE) RRQUFL Index interner Tabellen 20090908
2 Returning R_NEW Value transfer Type reference (TYPE) RRQUFL Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20090908

Method _GET_LS_NEW on class CL_RSR_RRI2_FAGGR has no exception.

Method _GET_LUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20090226
2 Exporting E_LUID Call by reference Type reference (TYPE) RRLUID ID einer Ersetzung 20090226
3 Importing I_ELTUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20090226
4 Importing I_OPER Call by reference Type reference (TYPE) RSZOPER Formeloperand 20090226

Method _GET_LUID on class CL_RSR_RRI2_FAGGR has no exception.

Method _GET_NEW_BNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BNR_OLD Call by reference Type reference (TYPE) RRBNR Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20090224
2 Returning R_BNR_NEW Value transfer Type reference (TYPE) RRBNR Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20090224

Method _GET_NEW_BNR on class CL_RSR_RRI2_FAGGR has no exception.

Method _GET_NEW_ELTUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20090305
2 Exporting E_S_ELP Call by reference Type reference (TYPE) TP_S_ELP 20090310
3 Importing I_ELTUID Call by reference Type reference (TYPE) SYSUUID-C25 UUID in komprimierter Form 20090305
4 Importing I_LUID Call by reference Type reference (TYPE) RRLUID ID einer Ersetzung 20090310
5 Importing I_OFLG Call by reference Type reference (TYPE) RSZOPERTP Typ des Operanden 20090305
6 Importing I_OPER Value transfer Type reference (TYPE) RSZOPER Formeloperand 20090305
7 Importing I_PREFIX Call by reference Type reference (TYPE) TN_PREFIX 20090310

Method _GET_NEW_ELTUID on class CL_RSR_RRI2_FAGGR has no exception.

Method _GET_NEW_QUFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BNR Call by reference Type reference (TYPE) RRBNR Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20100223
2 Importing I_OLD Call by reference Type reference (TYPE) RRQUFL Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20100223
3 Importing I_TS_RBKYFNM Call by reference Type reference (TYPE) TP_TS_BFN 20100223
4 Returning R_QUFL Value transfer Type reference (TYPE) RRQUFL Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20100223

Method _GET_NEW_QUFL on class CL_RSR_RRI2_FAGGR has no exception.

Method _GET_OLD_CONST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_EXP Call by reference Type reference (TYPE) RREXP Exponent einer Konstanten 20090227
2 Changing C_QUBH Call by reference Type reference (TYPE) RRQUBH Wertfeld in B (QUeel=1), indh SUMM (Q=2), 0 (Q=3) 20090227
3 Changing C_QUELL Call by reference Type reference (TYPE) RROQUELL Quelle der Zahl aus B, SUMM, Lrech 20090227
4 Changing C_QUFL Call by reference Type reference (TYPE) RRQUFL Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20090227
5 Importing I_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20090227

Method _GET_OLD_CONST on class CL_RSR_RRI2_FAGGR has no exception.

Method _GET_QDATA_WHFAC_MEFAC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MEFAC Value transfer Type reference (TYPE) RRMEFAC Mengenexponent 20110208
2 Exporting E_WHFAC Value transfer Type reference (TYPE) RRWHFAC Währungsexponent 20110208
3 Importing I_LINDEX Call by reference Type reference (TYPE) SYTABIX Index in LRECH 20110208
4 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20110208
5 Importing I_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20110228
6 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20110208

Method _GET_QDATA_WHFAC_MEFAC on class CL_RSR_RRI2_FAGGR has no exception.

Method _GET_QDATA_WHFAC_MEFAC_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MEFAC Value transfer Type reference (TYPE) RRMEFAC Mengenexponent 20110208
2 Exporting E_WHFAC Value transfer Type reference (TYPE) RRWHFAC Währungsexponent 20110208
3 Importing I_QUBH Call by reference Type reference (TYPE) RRI2_SX_LRECH2-QUBH1 20110228
4 Importing I_QUELL Call by reference Type reference (TYPE) RRI2_SX_LRECH2-QU1 20110208
5 Importing I_QUFL Call by reference Type reference (TYPE) RRI2_SX_LRECH2-QUFL1 20110208
6 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20110208
7 Importing I_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20110228
8 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20110208

Method _GET_QDATA_WHFAC_MEFAC_SINGLE on class CL_RSR_RRI2_FAGGR has no exception.

Method _GET_RNUM_BNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TSX_WGR Value transfer Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20090224
2 Importing I_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20090224

Method _GET_RNUM_BNR on class CL_RSR_RRI2_FAGGR has no exception.

Method _GET_SFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_FST Call by reference Type reference (TYPE) RZI0_TH_FST 20090310
2 Importing I_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20090310
3 Returning R_TS_SFL Value transfer Type reference (TYPE) TP_TS_SFL 20090310

Method _GET_SFL on class CL_RSR_RRI2_FAGGR has no exception.

Method _INVERT_FAGGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_AGGREXCLUDE Call by reference Type reference (TYPE) RS_BOOL Boolean 20130326
2 Changing C_T_AGGR Call by reference Type reference (TYPE) RZI0_T_AGGR 20130326

Method _INVERT_FAGGR on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_BEFORE_COLLECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214

Method _LRECH_BEFORE_COLLECT on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_BEFORE_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20091006
2 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
3 Changing C_T_LRECH_E Call by reference Type reference (TYPE) RRI2_T_LRECHE Before LRECH 20100214
4 Changing C_T_SUMM_E Call by reference Type reference (TYPE) RRO01_T_SUMM 20100121
5 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
6 Importing I_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20110228

Method _LRECH_BEFORE_PREPARE on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_BEFORE_XFEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_LSD Call by reference Type reference (TYPE) TP_SX_LSD 20091006
2 Importing I_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20090908
3 Importing I_RENUM Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20100401
4 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
5 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100401

Method _LRECH_BEFORE_XFEMS on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_BEFORE_XFEMS_B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_LSD Call by reference Type reference (TYPE) TP_SX_LSD 20091006
2 Importing I_BNR Value transfer Type reference (TYPE) RRBNR Index interner Tabellen 20090908
3 Importing I_NOQUELL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20100121
4 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608

Method _LRECH_BEFORE_XFEMS_B on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_FERTIL_STEP1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH Call by reference Type reference (TYPE) TP_TX_LRECH_FERTIL lrech for fertilization check 20120425
2 Exporting E_ELTUID Call by reference Type reference (TYPE) RRI2_SX_LRECH2-ELTUID 20120425
3 Exporting E_XFEMS_CONST Call by reference Type reference (TYPE) RRXFEMS Bitleiste der betrofenen FEMS 20120425
4 Exporting E_XFEMS_FERTILIZING Call by reference Type reference (TYPE) RRXFEMS Bitleiste der betrofenen FEMS 20120425
5 Importing I_LINDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120425
6 Importing I_TS_FEMS_RELATION Call by reference Type reference (TYPE) RRI2_TS_FEMS_RELATION 20120425

Method _LRECH_FERTIL_STEP1 on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_FERTIL_STEP1_OPERAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH Call by reference Type reference (TYPE) TP_TX_LRECH_FERTIL lrech for fertilization check 20120425
2 Exporting E_XFEMS_CONST Call by reference Type reference (TYPE) RRXFEMS Bitleiste der betrofenen FEMS 20120425
3 Exporting E_XFEMS_FERTILIZING Call by reference Type reference (TYPE) RRXFEMS Bitleiste der betrofenen FEMS 20120425
4 Importing I_FEMS Call by reference Type reference (TYPE) RRI2_SX_LRECH2-FEMS1 20120425
5 Importing I_QUELL Call by reference Type reference (TYPE) RRI2_SX_LRECH2-QU1 20120425
6 Importing I_QUFL Call by reference Type reference (TYPE) RRI2_SX_LRECH2-QUFL1 20120425
7 Importing I_TS_FEMS_RELATION Call by reference Type reference (TYPE) RRI2_TS_FEMS_RELATION 20120425

Method _LRECH_FERTIL_STEP1_OPERAND on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_FERTIL_STEP2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONSTTP Call by reference Type reference (TYPE) TP_CONSTTP Type of constant (scalar, vector, decide) 20130116
2 Importing I_ELTUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20120425
3 Importing I_LINDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120425
4 Importing I_TX_LRECH Call by reference Type reference (TYPE) TP_TX_LRECH_FERTIL lrech for fertilization check 20120425
5 Importing I_XFEMS_FERTILIZING Call by reference Type reference (TYPE) RRXFEMS Bitleiste der betrofenen FEMS 20120425
6 Importing I_XFEMS_FERTILIZING_PARENT Call by reference Type reference (TYPE) RRXFEMS Bitleiste der betrofenen FEMS 20120521

Method _LRECH_FERTIL_STEP2 on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_FERTIL_STEP2_OPERAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONSTTP Call by reference Type reference (TYPE) TP_CONSTTP Type of constant (scalar, vector, decide) 20130116
2 Importing I_ELTUID Call by reference Type reference (TYPE) RRI2_SX_LRECH2-ELTUID 20120425
3 Importing I_LINDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120425
4 Importing I_POS Call by reference Type reference (TYPE) TP_F12 1 = 1st operand, 2 = 2nd operand 20120425
5 Importing I_QUELL Call by reference Type reference (TYPE) RRI2_SX_LRECH2-QU1 20120425
6 Importing I_QUFL Call by reference Type reference (TYPE) RRI2_SX_LRECH2-QUFL1 20120425
7 Importing I_TX_LRECH Call by reference Type reference (TYPE) TP_TX_LRECH_FERTIL lrech for fertilization check 20120425
8 Importing I_XFEMS_CONST Call by reference Type reference (TYPE) RRXFEMS Bitleiste der betrofenen FEMS 20120425
9 Importing I_XFEMS_FERTILIZING Call by reference Type reference (TYPE) RRXFEMS Bitleiste der betrofenen FEMS 20120425
10 Importing I_XFEMS_FERTILIZING_PARENT Call by reference Type reference (TYPE) RRXFEMS Bitleiste der betrofenen FEMS 20120425

Method _LRECH_FERTIL_STEP2_OPERAND on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_RENUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TX_LRECH2 Value transfer Type reference (TYPE) RRI2_TX_LRECH2 Formeln 20100214

Method _LRECH_RENUM on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_RENUM_01 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
2 Exporting E_NEW Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20091006
3 Importing I_OLD Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20091012
4 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214

Method _LRECH_RENUM_01 on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_RENUM_BKYFNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
2 Changing C_T_SUMM Call by reference Type reference (TYPE) RRO01_T_SUMM 20100223
3 Exporting E_LINDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20100223
4 Importing I_FEMSI Call by reference Type reference (TYPE) I 20100223
5 Importing I_LINDEX Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20091009
6 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
7 Importing I_TS_RBKYFNM Call by reference Type reference (TYPE) TP_TS_BFN 20091009
8 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100223
9 Importing I_T_SUMM Call by reference Type reference (TYPE) RRO01_T_SUMM 20100223

Method _LRECH_RENUM_BKYFNM on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_RENUM_BKYFNM_B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_QUBH Call by reference Type reference (TYPE) RRQUBH Wertfeld in B (QUeel=1), indh SUMM (Q=2), 0 (Q=3) 20100223
2 Changing C_QUELL Call by reference Type reference (TYPE) RROQUELL Quelle der Zahl aus B, SUMM, Lrech 20100223
3 Changing C_QUFL Call by reference Type reference (TYPE) RRQUFL Index interner Tabellen 20100223
4 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100223
5 Changing C_T_SUMM Call by reference Type reference (TYPE) RRO01_T_SUMM 20100223
6 Importing I_FEMS Call by reference Type reference (TYPE) RRFEMS Selektion der Strukturelemente 20100223
7 Importing I_FEMSI Call by reference Type reference (TYPE) I 20100223
8 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
9 Importing I_TS_RBKYFNM Call by reference Type reference (TYPE) TP_TS_BFN 20100223
10 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100223
11 Importing I_T_SUMM Call by reference Type reference (TYPE) RRO01_T_SUMM 20100223

Method _LRECH_RENUM_BKYFNM_B on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_RENUM_BKYFNM_LRECH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100223
2 Changing C_T_SUMM Call by reference Type reference (TYPE) RRO01_T_SUMM 20100223
3 Exporting E_LINDEX Call by reference Type reference (TYPE) RRQUFL Index interner Tabellen 20100223
4 Importing I_BNR Value transfer Type reference (TYPE) RRBNR Absolute Nummer der SP-Speierstelle 20100223
5 Importing I_FEMS Call by reference Type reference (TYPE) RRFEMS Selektion der Strukturelemente 20100223
6 Importing I_FEMSI Call by reference Type reference (TYPE) I 20100223
7 Importing I_LINDEX Value transfer Type reference (TYPE) SYTABIX Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20100223
8 Importing I_TS_RBKYFNM Call by reference Type reference (TYPE) TP_TS_BFN 20100223
9 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100223
10 Importing I_T_SUMM Call by reference Type reference (TYPE) RRO01_T_SUMM 20100223

Method _LRECH_RENUM_BKYFNM_LRECH on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_RENUM_BKYFNM_S01 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100225
2 Importing I_BNR Call by reference Type reference (TYPE) RRBNR Absolute Nummer der SP-Speierstelle 20100225
3 Importing I_FEMS Call by reference Type reference (TYPE) RRFEMS Selektion der Strukturelemente 20100225
4 Importing I_TS_RBKYFNM Call by reference Type reference (TYPE) TP_TS_BFN 20100225
5 Importing I_T_SUMM Call by reference Type reference (TYPE) RRO01_T_SUMM 20100225

Method _LRECH_RENUM_BKYFNM_S01 on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_RENUM_BKYFNM_S02 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100225
2 Exporting E_QUELL Call by reference Type reference (TYPE) RROQUELL Quelle der Zahl aus B, SUMM, Lrech 20100225
3 Exporting E_QUFL Call by reference Type reference (TYPE) RRQUFL Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20100225
4 Importing I_BNR Call by reference Type reference (TYPE) RRBNR Absolute Nummer der SP-Speierstelle 20100225
5 Importing I_FEMS Call by reference Type reference (TYPE) RRFEMS Selektion der Strukturelemente 20100225
6 Importing I_TS_RBKYFNM Call by reference Type reference (TYPE) TP_TS_BFN 20100225
7 Importing I_T_SUMM Call by reference Type reference (TYPE) RRO01_T_SUMM 20100225

Method _LRECH_RENUM_BKYFNM_S02 on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_RENUM_BKYFNM_SUMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100223
2 Changing C_T_SUMM Call by reference Type reference (TYPE) RRO01_T_SUMM 20100223
3 Exporting E_QUBH Call by reference Type reference (TYPE) RRQUBH Wertfeld in B (QUeel=1), indh SUMM (Q=2), 0 (Q=3) 20100223
4 Exporting E_QUELL Call by reference Type reference (TYPE) RROQUELL Quelle der Zahl aus B, SUMM, Lrech 20100223
5 Exporting E_QUFL Call by reference Type reference (TYPE) RRQUFL Index interner Tabellen 20100223
6 Importing I_BNR Value transfer Type reference (TYPE) RRBNR Absolute Nummer der SP-Speierstelle 20100223
7 Importing I_FEMS Call by reference Type reference (TYPE) RRFEMS Selektion der Strukturelemente 20100223
8 Importing I_FEMSI Call by reference Type reference (TYPE) I 20100223
9 Importing I_QUBH Value transfer Type reference (TYPE) RRQUBH Wertfeld in B (QUeel=1), indh SUMM (Q=2), 0 (Q=3) 20100223
10 Importing I_QUFL Value transfer Type reference (TYPE) RRQUFL Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20100223
11 Importing I_TS_RBKYFNM Call by reference Type reference (TYPE) TP_TS_BFN 20100223
12 Importing I_T_SUMM Call by reference Type reference (TYPE) RRO01_T_SUMM 20100223

Method _LRECH_RENUM_BKYFNM_SUMM on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_RENUM_BKYFNM_V Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_QUFL Call by reference Type reference (TYPE) RRQUFL Index interner Tabellen 20100302
2 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
3 Importing I_TS_RBKYFNM Call by reference Type reference (TYPE) TP_TS_BFN 20100302
4 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100628

Method _LRECH_RENUM_BKYFNM_V on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_RENUM_SUMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100223
2 Changing C_T_SUMM Call by reference Type reference (TYPE) RRO01_T_SUMM 20100223
3 Importing I_T_SUMM Call by reference Type reference (TYPE) RRO01_T_SUMM 20100223

Method _LRECH_RENUM_SUMM on class CL_RSR_RRI2_FAGGR has no exception.

Method _LRECH_SUM_LRECH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_RB Call by reference Type reference (TYPE) TP_TS_RB 20091112
2 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
3 Exporting E_NEW Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20090721
4 Importing I_LEVEL Call by reference Type reference (TYPE) I 20090909
5 Importing I_NEW Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20090721
6 Importing I_OLD Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20091006

Method _LRECH_SUM_LRECH on class CL_RSR_RRI2_FAGGR has no exception.

Method _OPTIMIZE_FAGGR_WGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
2 Changing C_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20091123

Method _OPTIMIZE_FAGGR_WGR on class CL_RSR_RRI2_FAGGR has no exception.

Method _RENUMBER_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20090303
2 Exporting E_TX_LRECH2 Value transfer Type reference (TYPE) RRI2_TX_LRECH2 Formeln 20100214
3 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214

Method _RENUMBER_CL on class CL_RSR_RRI2_FAGGR has no exception.

Method _RENUMBER_CLB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20100614
2 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 Formeln 20100614

Method _RENUMBER_CLB on class CL_RSR_RRI2_FAGGR has no exception.

Method _RENUMBER_CUDIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_THX_CUDIM Call by reference Type reference (TYPE) RRO01_THX_CUDIM Währungsumrechnung (alte RR001_S_CU) 20091013
2 Changing C_TH_IKYFNM Call by reference Type reference (TYPE) RRI2_TH_BUKYFNM 20091013
3 Changing C_TS_CTTNM Call by reference Type reference (TYPE) RRO01_TS_CTTNM Währungsumrechnungsarten 20121016
4 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20100325
5 Changing C_TS_QUELL_GEN Call by reference Type reference (TYPE) RRI2_TS_QUELL_GEN 20091013
6 Changing C_T_CUDIM_LRECH Call by reference Type reference (TYPE) RRO01_T_CUDIM_LRECH REcursion der Einheiten 20091013
7 Changing C_T_CUDIM_SUMM Call by reference Type reference (TYPE) RRO01_T_CUDIM_SUMM 20091013
8 Importing I_THX_CUDIM Call by reference Type reference (TYPE) RRO01_THX_CUDIM Währungsumrechnung (alte RR001_S_CU) 20091013
9 Importing I_TH_IKYFNM Call by reference Type reference (TYPE) RRI2_TH_BUKYFNM 20091013
10 Importing I_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20100325
11 Importing I_TS_QUELL_GEN Call by reference Type reference (TYPE) RRI2_TS_QUELL_GEN 20091013
12 Importing I_T_CUDIM_LRECH Value transfer Type reference (TYPE) RRO01_T_CUDIM_LRECH REcursion der Einheiten 20091013

Method _RENUMBER_CUDIM on class CL_RSR_RRI2_FAGGR has no exception.

Method _RENUMBER_GEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
2 Exporting E_TS_CW Value transfer Type reference (TYPE) RRI2_TS_CW 20100325
3 Importing I_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20090609
4 Importing I_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20100325

Method _RENUMBER_GEN on class CL_RSR_RRI2_FAGGR has no exception.

Method _RENUMBER_LE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_LRECH_E Call by reference Type reference (TYPE) RRI2_T_LRECHE 20100214
2 Importing I_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20090227

Method _RENUMBER_LE on class CL_RSR_RRI2_FAGGR has no exception.

Method _RENUMBER_LRECH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214

Method _RENUMBER_LRECH on class CL_RSR_RRI2_FAGGR has no exception.

Method _RENUMBER_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_POS Call by reference Type reference (TYPE) I 20091013
2 Importing I_T_POS Call by reference Type reference (TYPE) RRSI_T_SID Tabelle von SID (bzw. Integers) 20091013

Method _RENUMBER_POS on class CL_RSR_RRI2_FAGGR has no exception.

Method _RENUMBER_SELID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_SEL Call by reference Type reference (TYPE) RSDD_TH_SEL Selektionszeilen 20120611

Method _RENUMBER_SELID on class CL_RSR_RRI2_FAGGR has no exception.

Method _RENUM_CUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CUID Call by reference Type reference (TYPE) RRCUID Id der Währungsumrechnungsmodalität 20091014

Method _RENUM_CUID on class CL_RSR_RRI2_FAGGR has no exception.

Method _RENUM_RB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BNR Call by reference Type reference (TYPE) RRBNR Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20090407
2 Returning R_BNR Value transfer Type reference (TYPE) RRBNR Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20090407

Method _RENUM_RB on class CL_RSR_RRI2_FAGGR has no exception.

Method _REPLACE_AVG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20100607
2 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100607
3 Importing I_BNR_AVG Call by reference Type reference (TYPE) RRBNR Absolute Nummer der SP-Speicherstelle 20100607
4 Importing I_BNR_CNT Call by reference Type reference (TYPE) RRBNR Absolute Nummer der SP-Speicherstelle 20100607

Method _REPLACE_AVG on class CL_RSR_RRI2_FAGGR has no exception.

Method _REPLACE_BNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20100614
2 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100614
3 Importing I_BNRN Call by reference Type reference (TYPE) RRBNR Absolute Nummer der SP-Speicherstelle 20100614
4 Importing I_BNRO Call by reference Type reference (TYPE) RRBNR Absolute Nummer der SP-Speicherstelle 20100614

Method _REPLACE_BNR on class CL_RSR_RRI2_FAGGR has no exception.

Method _REPLACE_NO2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20120618
2 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20120618
3 Importing I_BNR_MAX Call by reference Type reference (TYPE) RRBNR Absolute Nummer der SP-Speicherstelle 20120618
4 Importing I_BNR_NO2_MIN Call by reference Type reference (TYPE) RRBNR Absolute Nummer der SP-Speicherstelle 20120618
5 Importing I_PDQUERY Call by reference Type reference (TYPE) RRPDQFL This is the PLAN_DATA query 20130726

Method _REPLACE_NO2 on class CL_RSR_RRI2_FAGGR has no exception.

Method _REPLACE_NO2_AGGREXC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20120618
2 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20120618
3 Importing I_AGGREXC Call by reference Type reference (TYPE) RSAGGREXC Ausnahmeaggregation 20120618
4 Importing I_AGGRID Call by reference Type reference (TYPE) RSSID 20120618
5 Importing I_BNR_NO2_AGGREXC Call by reference Type reference (TYPE) RRBNR Absolute Nummer der SP-Speicherstelle 20120618
6 Importing I_CHFID Call by reference Type reference (TYPE) RRCHFID Id der Ausnahmeaggregationsbezüge 20120618

Method _REPLACE_NO2_AGGREXC on class CL_RSR_RRI2_FAGGR has no exception.

Method _REPOINTER_BNR_OF_FIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20130211
2 Changing C_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Description of Storage and Aggregation Table 20130211
3 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20130211
4 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20130103
5 Importing I_TSX_LRECH_CHF Call by reference Type reference (TYPE) RRK_TSX_CHF Reference Characteristics 20130104

Method _REPOINTER_BNR_OF_FIX on class CL_RSR_RRI2_FAGGR has no exception.

Method _REPOINT_LS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20091012
2 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
3 Importing I_BNR Call by reference Type reference (TYPE) RRBNR Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) 20091012
4 Importing I_OLD Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20100628

Method _REPOINT_LS on class CL_RSR_RRI2_FAGGR has no exception.

Method _REPOINT_LS_B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
2 Importing I_TS_USE Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20100628
3 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214

Method _REPOINT_LS_B on class CL_RSR_RRI2_FAGGR has no exception.

Method _RESET_WGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20090724

Method _RESET_WGR on class CL_RSR_RRI2_FAGGR has no exception.

Method _RSADMIN Signature

Method _RSADMIN on class CL_RSR_RRI2_FAGGR has no parameter.
Method _RSADMIN on class CL_RSR_RRI2_FAGGR has no exception.

Method _SAVE_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20090327
2 Importing I_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608

Method _SAVE_OLD on class CL_RSR_RRI2_FAGGR has no exception.

Method _SET_BITONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
2 Changing C_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20090407
3 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20100325

Method _SET_BITONE on class CL_RSR_RRI2_FAGGR has no exception.

Method _SET_CH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_CH Call by reference Type reference (TYPE) RRK_TS_CH Pflichtmerkmale 20091210
2 Importing I_T_AGGR Call by reference Type reference (TYPE) RRO01_T_LRECH_AGGR Ausnahmeaggregationen 20091210

Method _SET_CH on class CL_RSR_RRI2_FAGGR has no exception.

Method _SET_CHF 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 Parameter Recherchebericht SAP-EIS bzw. Ergebnisrechnung 20100103
2 Exporting E_TSX_CHF Call by reference Type reference (TYPE) RRK_TSX_CHF Bezugsmerkmale 20100103
3 Importing I_TSX_CHF Value transfer Type reference (TYPE) RRK_TSX_CHF Bezugsmerkmale 20100103
4 Importing I_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20100103
5 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214

Method _SET_CHF on class CL_RSR_RRI2_FAGGR has no exception.

Method _SET_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100518
2 Exporting E_XCOUNT Call by reference Type reference (TYPE) XSTRING 20100518
3 Importing I_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20100518

Method _SET_COUNT on class CL_RSR_RRI2_FAGGR has no exception.

Method _SET_COUNT_CNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100520
2 Changing C_XCOUNT Call by reference Type reference (TYPE) XSTRING 20100520

Method _SET_COUNT_CNT on class CL_RSR_RRI2_FAGGR has no exception.

Method _SET_COUNT_SUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_MAXSTEP Call by reference Type reference (TYPE) SYTABIX Boolean 20100520
2 Changing C_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100520
3 Changing C_XCOUNT Call by reference Type reference (TYPE) XSTRING 20100520
4 Importing I_STEP Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20100520

Method _SET_COUNT_SUM on class CL_RSR_RRI2_FAGGR has no exception.

Method _SET_FAGGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_AGGR Call by reference Type reference (TYPE) RZI0_T_AGGR 20090310
2 Importing I_TS_LOOKUP Call by reference Type reference (TYPE) RRO01_TS_LOOKUP Ersetzungen aus ... 20090310
3 Importing I_TS_SFL Call by reference Type reference (TYPE) TP_TS_SFL 20090310

Method _SET_FAGGR on class CL_RSR_RRI2_FAGGR has no exception.

Method _SET_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_RB Call by reference Type reference (TYPE) TP_TS_RB 20091112

Method _SET_NEW on class CL_RSR_RRI2_FAGGR has no exception.

Method _SHIFT_LH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_CUDIM_LRECH Call by reference Type reference (TYPE) RRO01_T_CUDIM_LRECH REcursion der Einheiten 20091014
2 Importing I_SHIFT Call by reference Type reference (TYPE) I 20091014
3 Importing I_TS_RBBH Call by reference Type reference (TYPE) TP_TS_RB 20091014

Method _SHIFT_LH on class CL_RSR_RRI2_FAGGR has no exception.

Method _WGR_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TKX_GEN Call by reference Type reference (TYPE) RRI2_TKX_GEN 20100608
2 Changing C_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Beschreibung der Speicher und Aggregationstabelle 20090402
3 Changing C_TS_CW Call by reference Type reference (TYPE) RRI2_TS_CW 20100325
4 Importing I_TH_CELL Call by reference Type reference (TYPE) RRO01_TH_CELL 20090402
5 Importing I_TX_LRECH2 Call by reference Type reference (TYPE) RRI2_TX_LRECH2 20100214
6 Importing I_XBNR Call by reference Type reference (TYPE) XSTRING BNRs used as counters in FAGGR 20090406

Method _WGR_COUNT on class CL_RSR_RRI2_FAGGR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730