SAP ABAP Class CL_RSR_LIST_CALCULATION (List-based Recalculation)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_MISC (Package) OLAP: Various
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RESULT_OPERATION Abstract Parent Class for Result Operations 20120223
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_RESULT_GRID_OPERATION Modification Operations for an OLAP Result Set Axis 20120223
Properties
Class CL_RSR_LIST_CALCULATION  
Short Description List-based Recalculation    
Super Class CL_RSR_RESULT_OPERATION Abstract Parent Class for Result Operations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class BRAIN    
Program status K  Customer Production Program 
Category 0   
Package RSROA_MISC   OLAP: Various 
Created 20000808   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRK0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RRK1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RZD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_RESULT_GRID_OPERATION Modification Operations for an OLAP Result Set Axis 20120223
Friends
Class CL_RSR_LIST_CALCULATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_REPID Static Attribute Protected Type reference (TYPE) SY-REPID ABAP Program: Current Main Program 20000809
2 P_CHECK_AUTH Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20090904
3 P_C_LCFL Constant Private See coding 20050614
4 P_C_LEAF_ALL Constant Private Type reference (TYPE) RS_BOOL 'A' 20040416
5 P_C_MSG_CHAR Constant Private Type reference (TYPE) MSGNR '080' No LAGGR 20021230
6 P_C_MSG_LAGGR Constant Private Type reference (TYPE) MSGNR '141' No LAGGR 20021230
7 P_C_MSG_LPC Constant Private Type reference (TYPE) MSGNR '142' 20040317
8 P_C_MSG_NOTOK Constant Private Type reference (TYPE) MSGNR '145' 20040416
9 P_C_MSG_PRIO Constant Private Type reference (TYPE) MSGNR '092' No LAGGR 20021230
10 P_C_MSG_RANK Constant Private Type reference (TYPE) MSGNR '140' No LAGGR 20021230
11 P_DEBUG Instance attribute Private Type reference (TYPE) RS_BOOL In Debug Mode 20030225
12 P_LAGGR Instance attribute Private Type reference (TYPE) RS_BOOL Function Totals 20020812
13 P_LNOP Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20041129
14 P_LNOP_H Instance attribute Private Type reference (TYPE) RS_BOOL 20061117
15 P_MSG_LAGGR Instance attribute Private Type reference (TYPE) MSGNR Message Number 20021227
16 P_MSG_LPC Instance attribute Private Type reference (TYPE) MSGNR 20040317
17 P_PLEVEL Instance attribute Private Type reference (TYPE) RS_BOOL Function Details 20020812
18 P_PLEVEL_NODE_ALL Instance attribute Private Type reference (TYPE) RS_BOOL 20040315
19 P_R_COLUMN_SETXX_STATE Instance attribute Private Object reference (TYPE REF TO) RRK1_SX_SETXX_STATE 20120223
20 P_R_REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_RSR_REQUEST_LISTCALCULATION Current Request 20000808
21 P_R_ROW_SETXX_STATE Instance attribute Private Object reference (TYPE REF TO) RRK1_SX_SETXX_STATE 20120223
22 P_SUMM Instance attribute Private Type reference (TYPE) RS_BOOL Totals Formation 20000810
23 P_S_ALEVEL Instance attribute Private Type reference (TYPE) RRX1_S_COORD 20100812
24 P_S_CHAR Instance attribute Private Type reference (TYPE) TP_S_FLAG Characteristic in ROW/COL 20000921
25 P_S_COLLAPS Instance attribute Private Type reference (TYPE) TP_S_FLAG 20040416
26 P_S_EXPAND Instance attribute Private Type reference (TYPE) TP_S_FLAG TP_S_flag 20090901
27 P_S_HIE Instance attribute Private Type reference (TYPE) TP_S_FLAG Hierarchy Inside 20030107
28 P_S_NOHIE Instance attribute Private Type reference (TYPE) TP_S_FLAG Normal Characteristic 20030107
29 P_S_SHIE Instance attribute Private Type reference (TYPE) TP_S_FLAG 20040416
30 P_S_STRU Instance attribute Private Type reference (TYPE) TP_S_FLAG Structure in ROW/COL 20000921
31 P_S_TIEFE_L Instance attribute Private Type reference (TYPE) RRX1_S_COORD Depth of List Laggr 20020806
32 P_S_TRIV_L Instance attribute Private Type reference (TYPE) TP_S_FLAG Only the Trivial Outline 20030107
33 P_S_TRIV_P Instance attribute Private Type reference (TYPE) TP_S_FLAG Only the Trivial Outline 20030107
34 P_S_UHIE Instance attribute Private Type reference (TYPE) TP_S_FLAG Universal Display Hierarchy 20030108
35 P_TH_KID Instance attribute Private Type reference (TYPE) RRK0_TH_KIDS 20090904
36 P_TSX_BANDL Instance attribute Private Type reference (TYPE) TP_TSX_BANDL 20040315
37 P_TSX_BANDN Instance attribute Private Type reference (TYPE) TP_TSX_BANDN 20041129
38 P_TSX_BANDP Instance attribute Private Type reference (TYPE) TP_TSX_BANDP 20040315
39 P_TSX_ORDER Instance attribute Private Type reference (TYPE) TP_TSX_ORDER P_TSX_ORDER 20000810
40 P_TS_ALEVEL Instance attribute Private Type reference (TYPE) TP_TS_ALEVEL 20040315
41 P_TS_AXIS_COL Instance attribute Private Type reference (TYPE) TP_TS_AXIS P_TS_AXES 20000920
42 P_TS_AXIS_ROW Instance attribute Private Type reference (TYPE) TP_TS_AXIS P_TS_AXES 20000920
43 P_TS_DIM Instance attribute Private Type reference (TYPE) TN_TS_DIM 20120223
44 P_TS_KID Instance attribute Private Type reference (TYPE) TP_TS_KID 20040317
45 P_TS_KID_SAVE Instance attribute Private Type reference (TYPE) TP_TS_KID 20040416
46 P_TS_SUMM_L Instance attribute Private Type reference (TYPE) TP_TS_SUMM Existing Totals 20020806
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CUDIM Instance method Private Method Aggregate Currencies 20000811
2 CHECK_CUDIM_01 Instance method Private Method Mixed Calculation 20020129
3 CHECK_CUDIM_02 Instance method Private Method Mixed Calculation 20020129
4 CHECK_CUDIM_03 Instance method Private Method Mixed Calculation 20020129
5 CHECK_GRID_EMPTY Instance method Private Method check for rows/columns to calculate 20121210
6 CHECK_VALEXCP Instance method Private Method Checks VALTYPE and VALEXCP 20020129
7 COMPUTE Instance method Public Method Execution of local calculation 20000808
8 COMPUTE_BICS Instance method Public Method Execution of local calculation 20090904
9 COMPUTE_CNT Instance method Private Method Numerator 20000811
10 COMPUTE_CUMUL1 Instance method Private Method 1 Dimensional Detailed Calculation 20000811
11 COMPUTE_CUMUL2 Instance method Private Method 2 Dimensional Detailed Calculation 20000811
12 COMPUTE_CUMUL_01 Instance method Private Method Basic Detailed Calculation 20000811
13 COMPUTE_CUMUL_02 Instance method Private Method 2 Dimensional Cumulation 20001207
14 COMPUTE_DETAIL_BEGIN Instance method Private Method 1 Dimensional Detailed Calculation 20001207
15 COMPUTE_DETAIL_END Instance method Private Method Save Again during Detailed Calculation 20001207
16 COMPUTE_ELSE Instance method Private Method Everything Else 20000811
17 COMPUTE_FIR_LAS Instance method Private Method First Last 20000811
18 COMPUTE_MAXMIN Instance method Private Method MAX/MIN for Details 20020805
19 COMPUTE_NOP Instance method Private Method Calculation NOP 20000810
20 COMPUTE_NORM_NODE Instance method Private Method Normalization to Nodes 20030106
21 COMPUTE_ORDER Instance method Private Method Executing the CUMULATION 20000810
22 COMPUTE_RANK Instance method Private Method Ranking 20000811
23 COMPUTE_RESTORE Instance method Private Method 20040416
24 COMPUTE_SUM_NODE Instance method Private Method Normalization to Nodes 20030106
25 CONSTRUCTOR Instance method Public Constructor Constructor 20000808
26 DEL_SUMM Instance method Private Method 20021227
27 FEHLER_KID Instance method Private Method Error Message 20020221
28 FREE Instance method Public Method Destroy Instance 20000808
29 GENERATE_BANDL Instance method Private Method 20040315
30 GENERATE_BANDL_01 Instance method Private Method 20040315
31 GENERATE_BANDN Instance method Private Method 20041129
32 GENERATE_BANDP Instance method Private Method 20040315
33 GENERATE_BANDP_01 Instance method Private Method 20040315
34 GENERATE_ORDER Instance method Private Method Construct Calculation Requests 20000810
35 GENERATE_ORDER_1 Instance method Private Method Construct Calculation Requests 20000919
36 GENERATE_SUMS Instance method Private Method Construct Existing Totals 20000810
37 GET_ABSOLUT_VALUE Instance method Private Method Gets Absolute Values in DAT_N 20030101
38 GET_ABSOLUT_VALUE_S Instance method Private Method Gets Absolute Values in DAT_N 20030101
39 GET_ALEVEL Instance method Private Method Get aggregation level 20040315
40 GET_AXIS Instance method Private Method Fills projection for DIM_INT 20000920
41 GET_CHILD_COORD Instance method Private Method Supplies Lower-level Cells (Recursive) 20000810
42 GET_CHILD_COORD_C Instance method Private Method 20040416
43 GET_CHILD_COORD_N Instance method Private Method 20040315
44 GET_CHILD_COORD_P Instance method Private Method 20040315
45 GET_ELTSID Instance method Private Method Calculates ELTSIDs from a KID 20000810
46 INSERT_ORDER Instance method Private Method Insert Oder 20000919
47 INSERT_S_DATA Instance method Private Method Insert new cells, return old cells 20000926
48 INSERT_T_DATA Instance method Private Method Insert new cells, return old cells 20000926
49 NOTEXIST Instance method Private Method Result does not exist 20001121
50 SET_DATA Instance method Public Method 20120223
51 SET_NULL Instance method Private Method Result does not exist 20030219
52 SET_REQ_KIDS Instance method Public Method Transfer the Relevant Structure Elements 20000808
53 UPDATE_DATA Instance method Private Method Update DAT_N 20000810
54 X_MESSAGE_F Static method Private Method X_message 20020306
55 _CHANGE_NOSUMS Instance method Private Method 20100305
56 _CHECK_GESAMTSUMME Instance method Private Method 20040315
57 _CHECK_HIER_ACTIVE Instance method Private Method 20050726
58 _DEL_SUMM Instance method Private Method 20040315
59 _DEMASK_ELTSIDS Instance method Private Method 20040315
60 _FILL_ALEVEL Instance method Private Method 20040315
61 _GENREATE_ORDER_N Instance method Private Method 20041129
62 _GENREATE_ORDER_P Instance method Private Method 20040315
63 _GET_CHILD_COORD_N Instance method Private Method 20040315
64 _GET_CHILD_COORD_P Instance method Private Method 20040315
65 _INIT_ELTSIDS Instance method Private Method 20040315
Events
Class CL_RSR_LIST_CALCULATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_OUTPUT Public See coding 20090904 BEGIN OF tn_s_output, no_data TYPE rs_bool, setxx TYPE REF TO data, " The Setxx of the meat setxx_columns TYPE REF TO data, " The SETxx for the colunm structure setxx_rows TYPE REF TO data, " The SETXX for the row structure data TYPE REF TO data, " The DAT_N format TYPE REF TO cl_rsr_format, " we need access to the format-class END OF tn_s_output
2 TN_S_STATE Public See coding 20090907 BEGIN OF tn_s_state, uhry_active_rows TYPE rs_bool, uhry_active_columns TYPE rs_bool, suppress_message_list TYPE rsrsupprmess, END OF tn_s_state
3 TN_S_TEXT Public See coding 20090907 BEGIN OF tn_s_text, struc TYPE rrstruc, " rsdd_c_struc eltsid TYPE rssid, text TYPE rstxtlg, END OF tn_s_text
4 TN_TS_TEXT Public See coding 20090907 tn_ts_text TYPE SORTED TABLE OF tn_s_text WITH UNIQUE KEY struc eltsid
5 TP_SX_BAND Private See coding TP_SX_BAND 20000913 BEGIN OF tp_sx_band, node TYPE sytabix, dupl TYPE rs_bool, child TYPE rrsi_ts_sid, END OF tp_sx_band
6 TP_SX_BANDL Private See coding 20040315 BEGIN OF tp_sx_bandl, axis TYPE rrxaxis, eltsid1 TYPE rssid, eltsid2 TYPE rssid, level TYPE rrlevel, index TYPE i, child TYPE rrsi_ts_sid, END OF tp_sx_bandl
7 TP_SX_BANDL1 Private See coding 20040315 BEGIN OF tp_sx_bandl1, level TYPE rrlevel, aid TYPE rrtupleid, index TYPE i, child TYPE rrsi_t_sid, END OF tp_sx_bandl1
8 TP_SX_BANDN Private See coding 20041129 BEGIN OF tp_sx_bandn, axis TYPE rrxaxis, eltsid1 TYPE rssid, eltsid2 TYPE rssid, leaf TYPE rrsi_ts_sid, sum TYPE rrsi_ts_sid, leafh TYPE rrsi_ts_sid, sumh TYPE rrsi_ts_sid, END OF tp_sx_bandn
9 TP_SX_BANDP Private See coding 20040315 BEGIN OF tp_sx_bandp, axis TYPE rrxaxis, eltsid1 TYPE rssid, eltsid2 TYPE rssid, fl01 TYPE rrlevel, " nur 0 oder 1 leaf TYPE rs_bool, band TYPE tp_tsx_band, END OF tp_sx_bandp
10 TP_SX_BANDP1 Private See coding 20040315 BEGIN OF tp_sx_bandp1, alevel TYPE rrlevel, level TYPE rrlevel, rowid TYPE rrtupleid, dupl TYPE rs_bool, index TYPE i, leaf TYPE rs_bool, child TYPE rrsi_t_sid, END OF tp_sx_bandp1
11 TP_SX_ORDER Private See coding TP_SX_ORDER 20000810 BEGIN OF tp_sx_order, kid TYPE rrpr01-kid, sort TYPE i, level TYPE rrx1_s_coord, tiefe TYPE rrx1_s_coord, eltsid1 TYPE rssid, eltsid2 TYPE rssid, cumul TYPE rs_bool, laggr TYPE rrlaggr, lnop TYPE rrlaggr, disp TYPE rs_bool, rgc TYPE rs_bool, plevel TYPE rrplevel, nsubr TYPE rs_bool, detail TYPE rs_bool, signinv TYPE rszsign, element TYPE rrx1_t_coord, END OF tp_sx_order
12 TP_S_ALEVEL Private See coding 20040315 BEGIN OF tp_s_alevel, chanmid TYPE rssid, alevel TYPE rrlevel, END OF tp_s_alevel
13 TP_S_AXIS Private See coding TP_S_AXIS 20000920 BEGIN OF tp_s_axis, alevel TYPE i, posit TYPE rrxswahl, chanmid TYPE rrchanmid, hry_active TYPE rrxhryactive, nosums TYPE rrxnosums, is_structure TYPE rs_bool, sid_index TYPE syindex, END OF tp_s_axis
14 TP_S_FLAG Private See coding TP_S_flag 20000921 BEGIN OF tp_s_flag, row TYPE rs_bool, col TYPE rs_bool, END OF tp_s_flag
15 TP_S_KID Private See coding 20090904 BEGIN OF tp_s_kid, kid TYPE rsrkid, laggr TYPE rrlaggr, plevel TYPE rrplevel, cumul TYPE rs_bool, lnop TYPE rrlaggr, axis TYPE rszaxis, nsubr TYPE rs_bool, laggr_disp TYPE rs_bool, all TYPE rszaxis, mwkz TYPE rrmwkz, signinv TYPE rszsign, END OF tp_s_kid
16 TP_S_LEVELL Private See coding 20040315 BEGIN OF tp_s_levell, eltsid1 TYPE rssid, eltsid2 TYPE rssid, alevel TYPE rrlevel, tuple TYPE rrtupleid, apid TYPE rrtupleid, tabix TYPE sy-tabix, END OF tp_s_levell
17 TP_S_LEVELP Private See coding 20040315 BEGIN OF tp_s_levelp, eltsid1 TYPE rssid, eltsid2 TYPE rssid, alevel TYPE rrtupleid, level TYPE rrlevel, rowid TYPE rrtupleid, prowid TYPE rrtupleid, tabix TYPE sy-tabix, leaf TYPE rs_bool, leafh TYPE rs_bool, END OF tp_s_levelp
18 TP_S_SUMM Private See coding TP_S_summ 20000920 BEGIN OF tp_s_summ, summ TYPE rrx1_s_coord, pred TYPE rrx1_s_coord, END OF tp_s_summ
19 TP_TSX_BAND Private See coding TP_SX_Band Index 20000913 tp_tsx_band TYPE SORTED TABLE OF tp_sx_band WITH UNIQUE KEY node dupl
20 TP_TSX_BANDL Private See coding 20040315 tp_tsx_bandl TYPE SORTED TABLE OF tp_sx_bandl WITH UNIQUE KEY axis eltsid1 eltsid2 level index
21 TP_TSX_BANDL1 Private See coding 20040315 tp_tsx_bandl1 TYPE SORTED TABLE OF tp_sx_bandl1 WITH UNIQUE KEY level aid
22 TP_TSX_BANDN Private See coding 20041129 tp_tsx_bandn TYPE SORTED TABLE OF tp_sx_bandn WITH UNIQUE KEY axis eltsid1 eltsid2
23 TP_TSX_BANDP Private See coding 20040315 tp_tsx_bandp TYPE SORTED TABLE OF tp_sx_bandp WITH UNIQUE KEY axis eltsid1 eltsid2 leaf fl01
24 TP_TSX_BANDP1 Private See coding 20040315 tp_tsx_bandp1 TYPE SORTED TABLE OF tp_sx_bandp1 WITH UNIQUE KEY alevel level rowid dupl
25 TP_TSX_ORDER Private See coding TP_TSX_ORDER 20000810 tp_tsx_order TYPE SORTED TABLE OF tp_sx_order WITH UNIQUE KEY kid sort level tiefe cumul plevel laggr
26 TP_TS_ALEVEL Private See coding 20040315 tp_ts_alevel TYPE SORTED TABLE OF tp_s_alevel WITH UNIQUE KEY chanmid
27 TP_TS_AXIS Private See coding TP_TS_AXIS 20000920 tp_ts_axis TYPE SORTED TABLE OF tp_s_axis WITH UNIQUE KEY alevel posit chanmid
28 TP_TS_ELTSID Private See coding 20040315 tp_ts_eltsid TYPE SORTED TABLE OF rrx1_s_coord WITH UNIQUE KEY row column
29 TP_TS_KID Private See coding 20090904 tp_ts_kid TYPE SORTED TABLE OF tp_s_kid WITH UNIQUE KEY kid
30 TP_TS_LEVELL Private See coding 20040315 tp_ts_levell TYPE SORTED TABLE OF tp_s_levell WITH UNIQUE KEY eltsid1 eltsid2 alevel tuple
31 TP_TS_LEVELP Private See coding 20040315 tp_ts_levelp TYPE SORTED TABLE OF tp_s_levelp WITH UNIQUE KEY eltsid1 eltsid2 alevel level rowid
32 TP_TS_SUMM Private See coding TP_TS_summ 20000920 tp_ts_summ TYPE SORTED TABLE OF tp_s_summ WITH UNIQUE KEY summ
33 TP_T_LEVELL Private See coding 20040315 tp_t_levell TYPE STANDARD TABLE OF tp_s_levell WITH KEY table_line
34 TP_T_LEVELP Private See coding 20040315 tp_t_levelp TYPE STANDARD TABLE OF tp_s_levelp WITH KEY table_line
Method Signatures

Method CHECK_CUDIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DATA Call by reference Type reference (TYPE) RRX1_S_DAT_N Resultat 20000811
2 Importing I_S_DATA Call by reference Type reference (TYPE) RRX1_S_DAT_N Term1 20030101

Method CHECK_CUDIM on class CL_RSR_LIST_CALCULATION has no exception.

Method CHECK_CUDIM_01 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA1 Call by reference Type reference (TYPE) RRX1_S_DAT_N 20020129
2 Importing I_S_DATA2 Call by reference Type reference (TYPE) RRX1_S_DAT_N 20020129
3 Returning R_CUDIMID Value transfer Type reference (TYPE) RSSID Stammdaten ID 20020129

Method CHECK_CUDIM_01 on class CL_RSR_LIST_CALCULATION has no exception.

Method CHECK_CUDIM_02 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_CUDIM_E Call by reference Type reference (TYPE) RSR_TS_CUDIM Mixed 20020129
2 Exporting E_TS_CUDIM_C Call by reference Type reference (TYPE) RSR_TS_CUDIM Währungen 20020129
3 Exporting E_TS_CUDIM_U Call by reference Type reference (TYPE) RSR_TS_CUDIM Mengen 20020306
4 Importing I_CUDIMID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20020129

Method CHECK_CUDIM_02 on class CL_RSR_LIST_CALCULATION has no exception.

Method CHECK_CUDIM_03 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_CUDIM Call by reference Type reference (TYPE) RSR_TS_CUDIM Mixed 20020129
2 Importing I_EXOT Call by reference Type reference (TYPE) RSSID Stammdaten ID 20020129
3 Importing I_MIXED Call by reference Type reference (TYPE) RSSID Stammdaten ID 20020129
4 Importing I_TS_CUDIM_1 Call by reference Type reference (TYPE) RSR_TS_CUDIM Mengennt 20020129
5 Importing I_TS_CUDIM_2 Call by reference Type reference (TYPE) RSR_TS_CUDIM Währungen 20020129
6 Importing I_TS_CUDIM_E Call by reference Type reference (TYPE) RSR_TS_CUDIM Stammdaten ID 20020129

Method CHECK_CUDIM_03 on class CL_RSR_LIST_CALCULATION has no exception.

Method CHECK_GRID_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_COLUMN_SETXX Call by reference Object reference (TYPE REF TO) DATA 20121210
2 Importing I_R_ROW_SETXX Call by reference Object reference (TYPE REF TO) DATA 20121210
3 Returning R_NO_DATA Value transfer Type reference (TYPE) RS_BOOL Boolean 20121210

Method CHECK_GRID_EMPTY on class CL_RSR_LIST_CALCULATION has no exception.

Method CHECK_VALEXCP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DATA Call by reference Type reference (TYPE) RRX1_S_DAT_N 20020129
2 Importing I_LCFL Value transfer Type reference (TYPE) RRCSFL P_C_LCFL-X 20050614

Method CHECK_VALEXCP on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_SETXX_STATE_COLUMN Call by reference Type reference (TYPE) RRK1_SX_SETXX_STATE 20040416
2 Changing C_SX_SETXX_STATE_ROW Call by reference Type reference (TYPE) RRK1_SX_SETXX_STATE 20040416
3 Importing I_AXIS Call by reference Type reference (TYPE) RRXAXIS Achse 20031014
4 Importing I_CHILD_FROM Value transfer Type reference (TYPE) SYTABIX 0 20040315
5 Importing I_CHILD_TO Value transfer Type reference (TYPE) SYTABIX 0 20040315
6 Importing I_NODE_FROM Call by reference Type reference (TYPE) SYTABIX 0 20040315
7 Importing I_NODE_TO Call by reference Type reference (TYPE) SYTABIX 0 20040315
8 Importing I_T_DIM_INT Call by reference Type reference (TYPE) RRX1_T_DIM_INT 20090904

Method COMPUTE on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_BICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_SETXX_STATE_COLUMN Call by reference Type reference (TYPE) RRK1_SX_SETXX_STATE 20090904
2 Changing C_SX_SETXX_STATE_ROW Call by reference Type reference (TYPE) RRK1_SX_SETXX_STATE 20090904
3 Exporting E_CHANGED Call by reference Type reference (TYPE) RS_BOOL Boolean 20120217
4 Importing I_AXIS Call by reference Type reference (TYPE) RRXAXIS Achse 20090904
5 Importing I_CHILD_FROM Value transfer Type reference (TYPE) SYTABIX 0 20090904
6 Importing I_CHILD_TO Value transfer Type reference (TYPE) SYTABIX 0 20090904
7 Importing I_NODE_FROM Call by reference Type reference (TYPE) SYTABIX 0 20090904
8 Importing I_NODE_TO Call by reference Type reference (TYPE) SYTABIX 0 20090904
9 Importing I_S_OUTPUT Call by reference Type reference (TYPE) TN_S_OUTPUT 20090904
10 Importing I_TS_DIM Call by reference Type reference (TYPE) TN_TS_DIM 20090904

Method COMPUTE_BICS on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_CNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KID Call by reference Type reference (TYPE) RSSID Master data ID 20130704
2 Importing I_S_COORD Call by reference Type reference (TYPE) RRX1_S_COORD Resultat 20000811
3 Importing I_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD Koordinaten 20000811

Method COMPUTE_CNT on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_CUMUL1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISP Value transfer Type reference (TYPE) RS_CHAR1 RS_C_FALSE Boolean 20010620
2 Importing I_KID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20001222
3 Importing I_PLEVEL Call by reference Type reference (TYPE) RRPLEVEL Detailrechnung 20001207
4 Importing I_SIGNINV Call by reference Type reference (TYPE) RSZSIGN 20030219
5 Importing I_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD Koordinaten 20000811

Method COMPUTE_CUMUL1 on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_CUMUL2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD Koordinaten 20000921
2 Importing I_KID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20001222
3 Importing I_PLEVEL Call by reference Type reference (TYPE) RRPLEVEL Detailrechnung 20001207
4 Importing I_SIGNINV Call by reference Type reference (TYPE) RSZSIGN 20030219

Method COMPUTE_CUMUL2 on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_CUMUL_01 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA Call by reference Type reference (TYPE) RRX1_T_DAT_N Daten 20000811
2 Importing I_ANZ Value transfer Type reference (TYPE) I Anzahl 20000811
3 Importing I_DELTA Call by reference Type reference (TYPE) I Delta 20000811
4 Importing I_DISP Call by reference Type reference (TYPE) RS_BOOL Mit Anzeigewert arbeiten 20010620
5 Importing I_FACTOR Call by reference Type reference (TYPE) RSROA_DF Faktor 20000813
6 Importing I_LOW Value transfer Type reference (TYPE) I Anfang 20000811
7 Importing I_PLEVEL Call by reference Type reference (TYPE) RRPLEVEL Detailrechnung 20001207

Method COMPUTE_CUMUL_01 on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_CUMUL_02 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DATA Call by reference Type reference (TYPE) RRX1_S_DAT_N Einzelwert 20001207
2 Changing C_S_DATA_CUM Call by reference Type reference (TYPE) RRX1_S_DAT_N Kumulierter Wert 20001207
3 Importing I_DISP Call by reference Type reference (TYPE) RS_BOOL Mit dem Anzeigewert arbeiten 20010620
4 Importing I_FACTOR Call by reference Type reference (TYPE) RSROA_DF Faktor 20001207

Method COMPUTE_CUMUL_02 on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_DETAIL_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FACTOR Call by reference Type reference (TYPE) RSROA_DF Factor 20001222
2 Exporting E_T_DATA Call by reference Type reference (TYPE) RRX1_T_DAT_N Wertetabelle 20001207
3 Importing I_PLEVEL Call by reference Type reference (TYPE) RRPLEVEL Detailrechnung 20001207
4 Importing I_SIGNINV Call by reference Type reference (TYPE) RSZSIGN 20030219
5 Importing I_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD Koordinaten 20001207

Method COMPUTE_DETAIL_BEGIN on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_DETAIL_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA Call by reference Type reference (TYPE) RRX1_T_DAT_N Die Update Tabelle 20001207
2 Importing I_KID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20001222
3 Importing I_LCFL Value transfer Type reference (TYPE) RRLCFL P_C_LCFL-X 20050614
4 Importing I_PLEVEL Call by reference Type reference (TYPE) RRPLEVEL Detailrechnung 20001207
5 Importing I_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD Koordinaten 20001207

Method COMPUTE_DETAIL_END on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_ELSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISP Call by reference Type reference (TYPE) RS_BOOL Boolean 20021230
2 Importing I_KID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20001222
3 Importing I_LAGGR Call by reference Type reference (TYPE) RRLAGGR Aggregation 20000811
4 Importing I_RGC Call by reference Type reference (TYPE) RS_BOOL Boolean 20021231
5 Importing I_SIGNINV Call by reference Type reference (TYPE) RSZSIGN 20030219
6 Importing I_S_COORD Call by reference Type reference (TYPE) RRX1_S_COORD Resultat 20000811
7 Importing I_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD Koordinaten 20000811

Method COMPUTE_ELSE on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_FIR_LAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20001222
2 Importing I_LAGGR Call by reference Type reference (TYPE) RRLAGGR Aggregation 20000811
3 Importing I_RGC Call by reference Type reference (TYPE) RS_BOOL Boolean 20021231
4 Importing I_SIGNINV Call by reference Type reference (TYPE) RSZSIGN 20030219
5 Importing I_S_COORD Call by reference Type reference (TYPE) RRX1_S_COORD Resultat 20000811
6 Importing I_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD Koordinaten 20000811

Method COMPUTE_FIR_LAS on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_MAXMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLEVEL Call by reference Type reference (TYPE) RRPLEVEL Rankingart 20020805
2 Importing I_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD Koordinaten 20020805

Method COMPUTE_MAXMIN on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_NOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSERT Call by reference Type reference (TYPE) RS_BOOL Fehlende Zellen inserten 20001206
2 Importing I_KID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20001222
3 Importing I_T_ELEMENT Call by reference Type reference (TYPE) RRX1_T_COORD Summen-Coordinaten 20000811

Method COMPUTE_NOP on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_NORM_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_COORD Call by reference Type reference (TYPE) RRX1_S_COORD 20030106
2 Importing I_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD Koordinaten 20030106

Method COMPUTE_NORM_NODE on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_ORDER Signature

Method COMPUTE_ORDER on class CL_RSR_LIST_CALCULATION has no parameter.
Method COMPUTE_ORDER on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_RANK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLEVEL Call by reference Type reference (TYPE) RRPLEVEL Rankingart 20000811
2 Importing I_SIGNINV Call by reference Type reference (TYPE) RSZSIGN 20040416
3 Importing I_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD Koordinaten 20000811

Method COMPUTE_RANK on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_RESTORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KID Call by reference Type reference (TYPE) RSRKID 20040416
2 Importing I_SIGNINV Call by reference Type reference (TYPE) RSZSIGN 20040416
3 Importing I_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD 20040416

Method COMPUTE_RESTORE on class CL_RSR_LIST_CALCULATION has no exception.

Method COMPUTE_SUM_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_COORD Call by reference Type reference (TYPE) RRX1_S_COORD 20030106
2 Importing I_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD Koordinaten 20030106

Method COMPUTE_SUM_NODE on class CL_RSR_LIST_CALCULATION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSR_REQUEST_LISTCALCULATION Request 20000808

Method CONSTRUCTOR on class CL_RSR_LIST_CALCULATION has no exception.

Method DEL_SUMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_SUMM Call by reference Type reference (TYPE) TP_TS_SUMM 20021227
2 Importing I_AXIS Value transfer Type reference (TYPE) RRXAXIS Achse entlang derer ein Merkmal in einer Query angeordnet is 20021227
3 Importing I_TIEFE Value transfer Type reference (TYPE) I 20040315
4 Importing I_TRIV Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE 20040315
5 Importing I_TS_AXIS Call by reference Type reference (TYPE) TP_TS_AXIS 20021227

Method DEL_SUMM on class CL_RSR_LIST_CALCULATION has no exception.

Method FEHLER_KID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KID Call by reference Type reference (TYPE) RSRKID ID einer Strukturelementkombination 20020221
2 Importing I_MSGNR Value transfer Type reference (TYPE) MSGNR Nachrichtennummer 20021230

Method FEHLER_KID on class CL_RSR_LIST_CALCULATION has no exception.

Method FREE Signature

Method FREE on class CL_RSR_LIST_CALCULATION has no parameter.
Method FREE on class CL_RSR_LIST_CALCULATION has no exception.

Method GENERATE_BANDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS_BAND Call by reference Type reference (TYPE) RRXAXIS 20040315
2 Importing I_AXIS_LH Call by reference Type reference (TYPE) RRXAXIS 20040315
3 Importing I_DELSUM Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE 20040416
4 Importing I_HIGH Value transfer Type reference (TYPE) SYTABIX 0 20040315
5 Importing I_LOW Value transfer Type reference (TYPE) SYTABIX 0 20040315

Method GENERATE_BANDL on class CL_RSR_LIST_CALCULATION has no exception.

Method GENERATE_BANDL_01 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_BANDL Call by reference Type reference (TYPE) TP_SX_BANDL 20040315
2 Changing C_TS_LEVELL Call by reference Type reference (TYPE) TP_TS_LEVELL 20040315
3 Importing I_TIEFE Value transfer Type reference (TYPE) I 20040315

Method GENERATE_BANDL_01 on class CL_RSR_LIST_CALCULATION has no exception.

Method GENERATE_BANDN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS_BAND Call by reference Type reference (TYPE) RRXAXIS 20041129
2 Importing I_AXIS_LH Call by reference Type reference (TYPE) RRXAXIS 20041129
3 Importing I_HIGH Value transfer Type reference (TYPE) SYTABIX 0 20041129
4 Importing I_LOW Value transfer Type reference (TYPE) SYTABIX 0 20041129

Method GENERATE_BANDN on class CL_RSR_LIST_CALCULATION has no exception.

Method GENERATE_BANDP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS_BAND Call by reference Type reference (TYPE) RRXAXIS 20040315
2 Importing I_AXIS_LH Call by reference Type reference (TYPE) RRXAXIS 20040315
3 Importing I_DELSUM Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20040416
4 Importing I_HIGH Value transfer Type reference (TYPE) SYTABIX 0 20040315
5 Importing I_LOW Value transfer Type reference (TYPE) SYTABIX 0 20040315

Method GENERATE_BANDP on class CL_RSR_LIST_CALCULATION has no exception.

Method GENERATE_BANDP_01 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_BANDP Call by reference Type reference (TYPE) TP_SX_BANDP 20040315
2 Changing C_SX_BANDP_LEAF Call by reference Type reference (TYPE) TP_SX_BANDP 20040315
3 Changing C_TS_LEVELP Call by reference Type reference (TYPE) TP_TS_LEVELP 20040315

Method GENERATE_BANDP_01 on class CL_RSR_LIST_CALCULATION has no exception.

Method GENERATE_ORDER Signature

Method GENERATE_ORDER on class CL_RSR_LIST_CALCULATION has no parameter.
Method GENERATE_ORDER on class CL_RSR_LIST_CALCULATION has no exception.

Method GENERATE_ORDER_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_ORDER Call by reference Type reference (TYPE) TP_SX_ORDER C_SX_ORDER 20000919
2 Importing I_ELTSID1_C Call by reference Type reference (TYPE) RSSID I_eltsid1_c 20000919
3 Importing I_ELTSID1_R Call by reference Type reference (TYPE) RSSID I_eltsid1_r 20000919
4 Importing I_ELTSID2_C Call by reference Type reference (TYPE) RSSID I_eltsid1_C 20000919
5 Importing I_ELTSID2_R Call by reference Type reference (TYPE) RSSID I_eltsid2_r 20000919
6 Importing I_S_KID Call by reference Type reference (TYPE) TP_S_KID I_S_kid 20000919

Method GENERATE_ORDER_1 on class CL_RSR_LIST_CALCULATION has no exception.

Method GENERATE_SUMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_SUMM Call by reference Type reference (TYPE) TP_TS_SUMM 20020806
2 Importing I_S_TIEFE Call by reference Type reference (TYPE) RRX1_S_COORD Ausgangs Auftrag 20020806

Method GENERATE_SUMS on class CL_RSR_LIST_CALCULATION has no exception.

Method GET_ABSOLUT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA Call by reference Type reference (TYPE) RRX1_T_DAT_N 20030101

Method GET_ABSOLUT_VALUE on class CL_RSR_LIST_CALCULATION has no exception.

Method GET_ABSOLUT_VALUE_S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DATA Call by reference Type reference (TYPE) RRX1_S_DAT_N 20030101

Method GET_ABSOLUT_VALUE_S on class CL_RSR_LIST_CALCULATION has no exception.

Method GET_ALEVEL 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 20040315
2 Returning R_ALEVEL Value transfer Type reference (TYPE) RRLEVEL 20040315

Method GET_ALEVEL on class CL_RSR_LIST_CALCULATION has no exception.

Method GET_AXIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_SETXX_STATE_COLUMN Call by reference Type reference (TYPE) RRK1_SX_SETXX_STATE 20121211
2 Importing I_SX_SETXX_STATE_ROW Call by reference Type reference (TYPE) RRK1_SX_SETXX_STATE 20121211
3 Importing I_TS_DIM Call by reference Type reference (TYPE) TN_TS_DIM 20090904

Method GET_AXIS on class CL_RSR_LIST_CALCULATION has no exception.

Method GET_CHILD_COORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_LEVEL Value transfer Type reference (TYPE) RRX1_S_COORD Start 20000810
2 Changing C_S_TIEFE Value transfer Type reference (TYPE) RRX1_S_COORD Tiefe 20000918
3 Exporting E_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD Kinder 20000810
4 Importing I_ELTSID1 Call by reference Type reference (TYPE) RSSID ELTSID1 20000810
5 Importing I_ELTSID2 Call by reference Type reference (TYPE) RSSID ELTSID2 20000810
6 Importing I_T_COORD Value transfer Type reference (TYPE) RRX1_T_COORD Eltern 20000810

Method GET_CHILD_COORD on class CL_RSR_LIST_CALCULATION has no exception.

Method GET_CHILD_COORD_C Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD 20040416
2 Importing I_S_COORD Call by reference Type reference (TYPE) RRX1_S_COORD 20040416

Method GET_CHILD_COORD_C on class CL_RSR_LIST_CALCULATION has no exception.

Method GET_CHILD_COORD_N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TSX_COORD Call by reference Type reference (TYPE) RRX1_TSX_COORD 20040315
2 Importing I_S_COORD Call by reference Type reference (TYPE) RRX1_S_COORD 20040315

Method GET_CHILD_COORD_N on class CL_RSR_LIST_CALCULATION has no exception.

Method GET_CHILD_COORD_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_COORD Call by reference Type reference (TYPE) RRX1_TX_COORD 20040315
2 Importing I_S_COORD Call by reference Type reference (TYPE) RRX1_S_COORD 20040315

Method GET_CHILD_COORD_P on class CL_RSR_LIST_CALCULATION has no exception.

Method GET_ELTSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ELTSID1 Call by reference Type reference (TYPE) RSSID ELTSID1 20000810
2 Exporting E_ELTSID2 Call by reference Type reference (TYPE) RSSID ELTSID2 20000810
3 Importing I_KID Call by reference Type reference (TYPE) RRPR01-KID KID 20000810

Method GET_ELTSID on class CL_RSR_LIST_CALCULATION has no exception.

Method INSERT_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_ORDER Call by reference Type reference (TYPE) TP_SX_ORDER I_SX_order 20000919
2 Importing I_S_KID Call by reference Type reference (TYPE) TP_S_KID L_S_kid 20000919

Method INSERT_ORDER on class CL_RSR_LIST_CALCULATION has no exception.

Method INSERT_S_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DATA Call by reference Type reference (TYPE) RRX1_S_DAT_N neue Zelle 20000926
2 Importing I_KID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20001222
3 Importing I_LCFL Value transfer Type reference (TYPE) RRLCFL P_C_LCFL-X 20050614
4 Importing I_S_COORD Call by reference Type reference (TYPE) RRX1_S_COORD deren Coordinaten 20000926

Method INSERT_S_DATA on class CL_RSR_LIST_CALCULATION has no exception.

Method INSERT_T_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DATA Value transfer Type reference (TYPE) RRX1_T_DAT_N Die Update Zellen 20000926
2 Importing I_KID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20001222
3 Importing I_LCFL Value transfer Type reference (TYPE) RRLCFL P_C_LCFL-X 20050614
4 Importing I_T_COORD Call by reference Type reference (TYPE) RRX1_T_COORD deren Coordinaten 20000926
5 Importing I_T_DATA Call by reference Type reference (TYPE) RRX1_T_DAT_N Alle Zellen 20000926

Method INSERT_T_DATA on class CL_RSR_LIST_CALCULATION has no exception.

Method NOTEXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DATA Call by reference Type reference (TYPE) RRX1_S_DAT_N Resultatszelle 20001121

Method NOTEXIST on class CL_RSR_LIST_CALCULATION has no exception.

Method SET_DATA Signature

Method SET_DATA on class CL_RSR_LIST_CALCULATION has no parameter.
Method SET_DATA on class CL_RSR_LIST_CALCULATION has no exception.

Method SET_NULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DATA Call by reference Type reference (TYPE) RRX1_S_DAT_N 20030219

Method SET_NULL on class CL_RSR_LIST_CALCULATION has no exception.

Method SET_REQ_KIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_REQ_KIDS Call by reference Type reference (TYPE) RRK0_SX_KID_SELECTION Die beteiligten Kids setzen 20000808
2 Importing I_S_STATE Call by reference Type reference (TYPE) TN_S_STATE 20090907
3 Importing I_TS_TEXT Call by reference Type reference (TYPE) TN_TS_TEXT Texte der KIDS 20090907

Method SET_REQ_KIDS on class CL_RSR_LIST_CALCULATION has no exception.

Method UPDATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DATA Call by reference Type reference (TYPE) RRX1_S_DAT_N Summenwert 20010620
2 Importing I_LCFL Value transfer Type reference (TYPE) RRCSFL P_C_LCFL-X 20050614
3 Importing I_T_DATA Call by reference Type reference (TYPE) RRX1_T_DAT_N Datenblock 20010620

Method UPDATE_DATA on class CL_RSR_LIST_CALCULATION has no exception.

Method X_MESSAGE_F Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) SYMSGV Methode 20020306

Method X_MESSAGE_F on class CL_RSR_LIST_CALCULATION has no exception.

Method _CHANGE_NOSUMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NOSUMS Value transfer Type reference (TYPE) RRXNOSUMS Dim: Unterdrückung von Summenzeilen 20100305
2 Importing I_TS_AXIS Call by reference Type reference (TYPE) TP_TS_AXIS TP_TS_AXIS 20100305
3 Importing I_TS_DELC Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20100305
4 Importing I_TS_INSC Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20100305

Method _CHANGE_NOSUMS on class CL_RSR_LIST_CALCULATION has no exception.

Method _CHECK_GESAMTSUMME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS Call by reference Type reference (TYPE) RRXAXIS 20040315
2 Returning R_EXIST Value transfer Type reference (TYPE) SYTABIX 20040315

Method _CHECK_GESAMTSUMME on class CL_RSR_LIST_CALCULATION has no exception.

Method _CHECK_HIER_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS Call by reference Type reference (TYPE) RRXAXIS 20050726
2 Returning R_EXIST Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050726

Method _CHECK_HIER_ACTIVE on class CL_RSR_LIST_CALCULATION has no exception.

Method _DEL_SUMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_SUMM Call by reference Type reference (TYPE) TP_TS_SUMM 20040315
2 Importing I_ALEVEL Call by reference Type reference (TYPE) RRLEVEL 20040315
3 Importing I_AXIS Value transfer Type reference (TYPE) RRXAXIS 20040315

Method _DEL_SUMM on class CL_RSR_LIST_CALCULATION has no exception.

Method _DEMASK_ELTSIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ELTSID1 Value transfer Type reference (TYPE) RSSID 20040315
2 Exporting E_ELTSID2 Value transfer Type reference (TYPE) RSSID 20040315
3 Importing I_ELTSID1 Call by reference Type reference (TYPE) RSSID 20040315
4 Importing I_ELTSID2 Call by reference Type reference (TYPE) RSSID 20040315
5 Importing I_TS_AXIS Call by reference Type reference (TYPE) TP_TS_AXIS 20040315

Method _DEMASK_ELTSIDS on class CL_RSR_LIST_CALCULATION has no exception.

Method _FILL_ALEVEL Signature

Method _FILL_ALEVEL on class CL_RSR_LIST_CALCULATION has no parameter.
Method _FILL_ALEVEL on class CL_RSR_LIST_CALCULATION has no exception.

Method _GENREATE_ORDER_N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_ORDER Call by reference Type reference (TYPE) TP_SX_ORDER 20041129
2 Importing I_ELTSID1C Call by reference Type reference (TYPE) RSSID 20041129
3 Importing I_ELTSID1R Call by reference Type reference (TYPE) RSSID 20041129
4 Importing I_ELTSID2C Call by reference Type reference (TYPE) RSSID 20041129
5 Importing I_ELTSID2R Call by reference Type reference (TYPE) RSSID 20041129
6 Importing I_LNOP Call by reference Type reference (TYPE) RRLAGGR Lokale Aggregation 20061117

Method _GENREATE_ORDER_N on class CL_RSR_LIST_CALCULATION has no exception.

Method _GENREATE_ORDER_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_ORDER Call by reference Type reference (TYPE) TP_SX_ORDER 20040315
2 Importing I_ELTSID1C Call by reference Type reference (TYPE) RSSID 20040315
3 Importing I_ELTSID1R Call by reference Type reference (TYPE) RSSID 20040315
4 Importing I_ELTSID2C Call by reference Type reference (TYPE) RSSID 20040315
5 Importing I_ELTSID2R Call by reference Type reference (TYPE) RSSID 20040315
6 Importing I_LEAF_COL Call by reference Type reference (TYPE) RS_BOOL 20040315
7 Importing I_LEAF_ROW Call by reference Type reference (TYPE) RS_BOOL 20040315

Method _GENREATE_ORDER_P on class CL_RSR_LIST_CALCULATION has no exception.

Method _GET_CHILD_COORD_N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ONE Call by reference Type reference (TYPE) I 20040315
2 Changing C_S_COORD Call by reference Type reference (TYPE) RRX1_S_COORD 20040315
3 Changing C_TSX_COORD Call by reference Type reference (TYPE) RRX1_TSX_COORD 20040315
4 Changing C_TWO Call by reference Type reference (TYPE) I 20040315
5 Importing I_TSX_BAND Call by reference Type reference (TYPE) TP_TSX_BAND 20040315
6 Importing I_TS_CHILD Call by reference Type reference (TYPE) RRSI_TS_SID 20040315

Method _GET_CHILD_COORD_N on class CL_RSR_LIST_CALCULATION has no exception.

Method _GET_CHILD_COORD_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ONE Call by reference Type reference (TYPE) I 20040315
2 Changing C_S_COORD Call by reference Type reference (TYPE) RRX1_S_COORD 20040315
3 Changing C_TWO Call by reference Type reference (TYPE) I 20040315
4 Changing C_TX_COORD Call by reference Type reference (TYPE) RRX1_TX_COORD 20040315
5 Importing I_TSX_BAND Call by reference Type reference (TYPE) TP_TSX_BAND 20040315
6 Importing I_TS_CHILD Call by reference Type reference (TYPE) RRSI_TS_SID 20040315

Method _GET_CHILD_COORD_P on class CL_RSR_LIST_CALCULATION has no exception.

Method _INIT_ELTSIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_POSE1 Call by reference Type reference (TYPE) I 20040315
2 Exporting E_POSE2 Call by reference Type reference (TYPE) I 20040315
3 Exporting E_TS_ELTSID Value transfer Type reference (TYPE) TP_TS_ELTSID 20040315
4 Importing I_AXIS Call by reference Type reference (TYPE) RRXAXIS 20040315
5 Importing I_LAGGR Call by reference Type reference (TYPE) RS_BOOL 20040315
6 Importing I_LNOP Call by reference Type reference (TYPE) RS_BOOL Boolean 20041129
7 Importing I_PLEVEL Call by reference Type reference (TYPE) RS_BOOL 20040315

Method _INIT_ELTSIDS on class CL_RSR_LIST_CALCULATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730