SAP ABAP Class CL_RSR_RRK0_DATA_PKG_FILLER (fills data from t_data into data package SPs)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_RT (Package) OLAP: Kernel Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_SERVICE_BASE Basis for RRK0 Service Classes 20120927
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_RRK0_GENPROG_CALLBACK Callback class from generated program 20120927
Properties
Class CL_RSR_RRK0_DATA_PKG_FILLER  
Short Description fills data from t_data into data package SPs    
Super Class CL_RSR_RRK0_SERVICE_BASE Basis for RRK0 Service Classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_RT   OLAP: Kernel Runtime 
Created 20120927   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSR_RRK0_DM_QUERY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RSDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_RRK0_GENPROG_CALLBACK Callback class from generated program 20120927
Friends
Class CL_RSR_RRK0_DATA_PKG_FILLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_BREAK_READ_ID Instance attribute Public Type reference (TYPE) RSD_READ_ID ReadID to stop at 20130715
2 P_CHECK0 Instance attribute Private Type reference (TYPE) RS_BOOL check0 currently active 20121120
3 P_C_NLS Constant Private See coding 20120927
4 P_RETFL Instance attribute Private Type reference (TYPE) RS_BOOL are any return flags set 20120927
5 P_RNAME Instance attribute Private Type reference (TYPE) SYREPID name of generated program 20120927
6 P_R_DM_QUERY Instance attribute Private Object reference (TYPE REF TO) CL_RSR_RRK0_DM_QUERY Fetch State for data manager accesses 20120927
7 P_R_NB Instance attribute Private Object reference (TYPE REF TO) DATA Reference to node info of generated program 20120928
8 P_R_SX_RR Instance attribute Private Object reference (TYPE REF TO) RSDD_SX_READ_REQUEST pointer to actual read request 20120927
9 P_R_TSX_RR Instance attribute Private Object reference (TYPE REF TO) RSDD_TSX_READ_REQUEST Reference to read requests 20120928
10 P_R_TS_KEYSID Instance attribute Private Object reference (TYPE REF TO) RRKG_TS_KEYSID Reference to keysid table structure 20120928
11 P_TH_CHARET_KEYSID Instance attribute Private Type reference (TYPE) RSDR0_TH_CHARET old state of charet for keysid assign 20120927
12 P_TS_CHANMID_CHECK0 Instance attribute Private Type reference (TYPE) RRSI_TS_SID chanmids for which check0 is active 20121120
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_CHARET_FOR_USEREXITS Instance method Private Method adapt charet fir user exit fields 20120927
2 ASSIGN_CONTEXT Instance method Public Method assign context in generated program (fear coding ;-)) 20120928
3 ASSIGN_KEYSID_FOR_CHECK Instance method Private Method assign keysid equal filters 20120927
4 CHECK_RQTS_AFTER_SPLIT Instance method Private Method check rqts after splitting the data table 20120927
5 CHECK_RUNTIME_CONTEXT Instance method Public Method check and maybe switch runtime context in generated program 20120928
6 CLEAR_FACTOR Instance method Public Method clear q_c_f table in generated program 20121001
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120927
8 CREATE_G Static method Public Method return reference to G structure from generated program 20121001
9 CREATE_RUNTIME_CONTEXT Instance method Public Method create runtime object in generated report 20120928
10 DEBUG_XFEMS Instance method Public Method debug xfems 20120927
11 DELETE_SP_PROVID Instance method Private Method delete provids from SP 20120927
12 END_OF_DATA Instance method Public Method free action at end of data 20120928
13 FILL_INFOPROV_DATA_COL Instance method Private Method fill infoprov field in data (for later checking) 20120927
14 FILTER_BY_RQTS_AFTER_SPLIT Instance method Private Method Filter Data table by rqts criterion after splitting 20120927
15 FREE_AT_END_OF_DATA Instance method Public Method free action at end of data 20120928
16 GET_CHAVLS_WITH_SHIFT Instance method Private Method get group of chavls from sid with shift 20120927
17 GET_CHAVL_WITH_SHIFT Instance method Private Method get chavl from sid and mybe shift it 20120927
18 GET_THJ_REF Instance method Public Method get reference to thj conversion object 20120927
19 GET_VAL_FROM_SID Instance method Private Method get value from sid 20120928
20 HANDLE_EXPLAIN_QUERY Instance method Private Method perform actions required for explain query 20120927
21 INITIALIZE_FILLING Instance method Public Method initialize the filling process 20120928
22 INITIALIZE_KEYSID_TABLE Instance method Public Method 20120928
23 MODIFY_CHARET_FOR_INFOPROV Instance method Private Method modify charet for characteristic 0infoprov 20120927
24 OPTIMIZE_DYNAMIC_CHECK Instance method Private Method optimize the filter check 20120927
25 PREPARE_DYNAMIC_FILTER_CHECK Instance method Private Method prepare check of dynamic filter 20120927
26 PREPARE_DYNAMIC_NODE_CHECK Instance method Private Method prepare check of node filters 20120927
27 PREPARE_DYNAMIC_RANGE_CHECK Instance method Private Method prepare dynamic check of range filter 20120927
28 PREPARE_DYNAMIC_RANGE_KEYCHECK Instance method Private Method prepare dynamic check of range key filter 20120927
29 PROCESS_SELDR_ADD Instance method Private Method process the seldr_add from attr_c 20120927
30 PROCESS_THJ Instance method Private Method process temporal hierarchy join 20120927
31 SET_READ_REQUEST Instance method Private Method set the correct read request referenced in splitpack 20120927
32 SPLIT_DATA Instance method Private Method split data table for normal and actual data parts 20120927
33 WRITE_DATA Instance method Public Method write the t_data into its correct data package 20120927
Events
Class CL_RSR_RRK0_DATA_PKG_FILLER has no event.
Types
Class CL_RSR_RRK0_DATA_PKG_FILLER has no local type.
Method Signatures

Method ADAPT_CHARET_FOR_USEREXITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET Call by reference Type reference (TYPE) RSDR0_TH_CHARET Table of Selected Characteristics 20120927
2 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Table of required characteristics 20120927
3 Importing I_TSX_SELDR_DB Call by reference Type reference (TYPE) RSDD_TSX_SELDR seldr processed in dbman 20120927
4 Importing I_TSX_SELDR_S Call by reference Type reference (TYPE) RSDD_TSX_SELDR logical seldr 20120927

Method ADAPT_CHARET_FOR_USEREXITS on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method ASSIGN_CONTEXT Signature

Method ASSIGN_CONTEXT on class CL_RSR_RRK0_DATA_PKG_FILLER has no parameter.
Method ASSIGN_CONTEXT on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method ASSIGN_KEYSID_FOR_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_KEYSID Call by reference Type reference (TYPE) RRKG_TS_KEYSID Equal Filter Active with SID or Key 20120928
2 Importing I_TH_CHARET Call by reference Type reference (TYPE) RSDR0_TH_CHARET Table of Selected Characteristics 20120927

Method ASSIGN_KEYSID_FOR_CHECK on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method CHECK_RQTS_AFTER_SPLIT 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) STANDARD TABLE 20120927
2 Importing I_OPT Call by reference Type reference (TYPE) RSZ_OPERATOR Operator in Select Options and other Expressions 20120927
3 Importing I_SIDHIGH Call by reference Type reference (TYPE) RSSID Master data ID 20120927
4 Importing I_SIDLOW Call by reference Type reference (TYPE) RSSID Master data ID 20120927
5 Importing I_SIDRETURNNM Call by reference Type reference (TYPE) RSALIAS BW-DM field alias (cannot be longer than 18) 20120927

Method CHECK_RQTS_AFTER_SPLIT on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method CHECK_RUNTIME_CONTEXT Signature

Method CHECK_RUNTIME_CONTEXT on class CL_RSR_RRK0_DATA_PKG_FILLER has no parameter.
Method CHECK_RUNTIME_CONTEXT on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method CLEAR_FACTOR Signature

Method CLEAR_FACTOR on class CL_RSR_RRK0_DATA_PKG_FILLER has no parameter.
Method CLEAR_FACTOR on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_QUERY_RUNTIME Call by reference Object reference (TYPE REF TO) CL_RSR_RRK0_QUERY_RUNTIME 20120927

Method CONSTRUCTOR on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method CREATE_G Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RNAME Call by reference Type reference (TYPE) RSR_S_RKB1-RNAME ABAP Program Name 20121001
2 Returning R_R_G Value transfer Object reference (TYPE REF TO) DATA 20121001

Method CREATE_G on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method CREATE_RUNTIME_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_OLAP_VAR Call by reference Object reference (TYPE REF TO) CL_RSR_OLAP_VAR 20120928

Method CREATE_RUNTIME_CONTEXT on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method DEBUG_XFEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_SPLITPACK Call by reference Type reference (TYPE) RSDR0_TX_SPLITPACK Split Data Package Description 20120927

Method DEBUG_XFEMS on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method DELETE_SP_PROVID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_SPDEL Call by reference Type reference (TYPE) RRSI_TS_SID SID (or Integer) Table 20120927
2 Importing I_L0FL Call by reference Type reference (TYPE) RRLOWFLAG Sid Low Flag May Be Set to 0 -> Split Pack 20120927
3 Importing I_PROVID Call by reference Type reference (TYPE) RRPROVID ProvID or SID of the InfoProv 20120927
4 Importing I_R_QCUBE_DATA_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSR_RRK0_QCUBE_DATA_PACKAGE query cube data package 20121112

Method DELETE_SP_PROVID on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method END_OF_DATA Signature

Method END_OF_DATA on class CL_RSR_RRK0_DATA_PKG_FILLER has no parameter.
Method END_OF_DATA on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method FILL_INFOPROV_DATA_COL 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) STANDARD TABLE 20120927
2 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120927
3 Importing I_PROVID Call by reference Type reference (TYPE) RRPROVID ProvID or SID of the InfoProv 20120927
4 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Table of required characteristics 20120927
5 Importing I_TSX_CHECK Call by reference Type reference (TYPE) RRKG_TSX_CHECK Check Request for Dynamic Filter 20120927

Method FILL_INFOPROV_DATA_COL on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method FILTER_BY_RQTS_AFTER_SPLIT 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) STANDARD TABLE 20120927
2 Importing I_OPT Call by reference Type reference (TYPE) RSZ_OPERATOR Operator in Select Options and other Expressions 20120927
3 Importing I_SIDHIGH Call by reference Type reference (TYPE) RSSID Master data ID 20120927
4 Importing I_SIDLOW Call by reference Type reference (TYPE) RSSID Master data ID 20120927
5 Importing I_SIDRETURNNM Call by reference Type reference (TYPE) RSALIAS BW-DM field alias (cannot be longer than 18) 20120927

Method FILTER_BY_RQTS_AFTER_SPLIT on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method FREE_AT_END_OF_DATA Signature

Method FREE_AT_END_OF_DATA on class CL_RSR_RRK0_DATA_PKG_FILLER has no parameter.
Method FREE_AT_END_OF_DATA on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method GET_CHAVLS_WITH_SHIFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_RANGEK Call by reference Type reference (TYPE) RRKG_T_RANGEK Range in CHAVLl 20120927
2 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Characteristic 20120927
3 Importing I_SHIFT Call by reference Type reference (TYPE) I 20120927
4 Importing I_TS_EQSID Call by reference Type reference (TYPE) RRSI_TS_EQSID Sorted Table of SIDs 20120927

Method GET_CHAVLS_WITH_SHIFT on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method GET_CHAVL_WITH_SHIFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Characteristic 20120927
2 Importing I_SHIFT Call by reference Type reference (TYPE) I 20120927
3 Importing I_SID Call by reference Type reference (TYPE) RSSID Master data ID 20120927
4 Returning R_CHAVL Value transfer Type reference (TYPE) RSCHAVL Dim: Field for a User-Defined Characteristic Value 20120927

Method GET_CHAVL_WITH_SHIFT on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method GET_THJ_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_SFC Call by reference Type reference (TYPE) RSDD_S_SFC 20120927
2 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Table of required characteristics 20120927
3 Returning R_R_THJ_CONV Value transfer Object reference (TYPE REF TO) CL_RRHI_CONVERT Conversions 20120927

Method GET_THJ_REF on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method GET_VAL_FROM_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20120928
2 Importing I_SID Call by reference Type reference (TYPE) RSSID Master data ID 20120928
3 Returning R_CHAVL Value transfer Type reference (TYPE) RSCHAVL Dim: Field for a User-Defined Characteristic Value 20120928

Method GET_VAL_FROM_SID on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method HANDLE_EXPLAIN_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PROVID Call by reference Type reference (TYPE) RRPROVID ProvID or SID of the InfoProv 20120927
2 Changing C_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120927
3 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120927
4 Importing I_TECHPROV Call by reference Type reference (TYPE) RSINFOPROV TechProvider 20130705
5 Importing I_TECHPROVID Call by reference Type reference (TYPE) RRPROVID ProvID or SID of the TechProv 20130705
6 Importing I_TH_CHARET Call by reference Type reference (TYPE) RSDR0_TH_CHARET Table of Selected Characteristics 20120927

Method HANDLE_EXPLAIN_QUERY on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method INITIALIZE_FILLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HASH_T Call by reference Type reference (TYPE) RS_BOOL Hash the containers 20120928
2 Changing C_TSX_RR Call by reference Type reference (TYPE) RSDD_TSX_READ_REQUEST Requests of the Data Manager 20120928
3 Importing I_R_DM_QUERY Call by reference Object reference (TYPE REF TO) CL_RSR_RRK0_DM_QUERY Fetch State for data manager accesses 20120928

Method INITIALIZE_FILLING on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method INITIALIZE_KEYSID_TABLE Signature

Method INITIALIZE_KEYSID_TABLE on class CL_RSR_RRK0_DATA_PKG_FILLER has no parameter.
Method INITIALIZE_KEYSID_TABLE on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method MODIFY_CHARET_FOR_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET Call by reference Type reference (TYPE) RSDR0_TH_CHARET Table of Selected Characteristics 20120927
2 Importing I_SX_SPLITPACK Call by reference Type reference (TYPE) RSDR0_SX_SPLITPACK Description of a Data Package Formed by a Split 20120927
3 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selection to the Data Manager 20120927

Method MODIFY_CHARET_FOR_INFOPROV on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method OPTIMIZE_DYNAMIC_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_CHECK Call by reference Type reference (TYPE) RRKG_SX_CHECK Check Request for Dynamic Filter 20120927

Method OPTIMIZE_DYNAMIC_CHECK on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method PREPARE_DYNAMIC_FILTER_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET Call by reference Type reference (TYPE) RSDR0_TH_CHARET Table of Selected Characteristics 20120927
2 Exporting E_CHECK_IPROV Call by reference Type reference (TYPE) RS_BOOL check infoprov 20120927
3 Exporting E_TSX_CHECK Call by reference Type reference (TYPE) RRKG_TSX_CHECK Check Request for Dynamic Filter 20120927
4 Importing I_TSX_SELDR_DB Call by reference Type reference (TYPE) RSDD_TSX_SELDR seldr processed by dbman 20120927
5 Importing I_TSX_SELDR_ORG Call by reference Type reference (TYPE) RSDD_TSX_SELDR original Selection 20120927

Method PREPARE_DYNAMIC_FILTER_CHECK on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method PREPARE_DYNAMIC_NODE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_QCHECK Call by reference Type reference (TYPE) RRKG_SX_CHECK Check Request for Dynamic Filter 20120927
2 Importing I_NAVIGATION Call by reference Type reference (TYPE) RS_BOOL Boolean 20120927
3 Importing I_NODERETFL Call by reference Type reference (TYPE) RRNODERETFL Hierarchy Nodes (Negative SIDs) were Returned 20120927
4 Importing I_SX_SELDR Call by reference Type reference (TYPE) RSDD_SX_SELDR Selection to the Data Manager 20120927

Method PREPARE_DYNAMIC_NODE_CHECK on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method PREPARE_DYNAMIC_RANGE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_SELDR Call by reference Type reference (TYPE) RSDD_SX_SELDR Selection to the Data Manager 20120927
2 Returning R_R_FILTER Value transfer Object reference (TYPE REF TO) RRKG_SX_FILTER Complex Representation of a Selection 20120927

Method PREPARE_DYNAMIC_RANGE_CHECK on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method PREPARE_DYNAMIC_RANGE_KEYCHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHIFT Call by reference Type reference (TYPE) I 20120927
2 Importing I_SX_SELDR Call by reference Type reference (TYPE) RSDD_SX_SELDR Selection to the Data Manager 20120927
3 Returning R_R_FILTER Value transfer Object reference (TYPE REF TO) RRKG_SX_FILTER Complex Representation of a Selection 20120927

Method PREPARE_DYNAMIC_RANGE_KEYCHECK on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method PROCESS_SELDR_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_CHARET_ADD Call by reference Type reference (TYPE) RSDR0_TH_CHARET Table of Selected Characteristics 20120927
2 Exporting E_TSX_SELDR_ADD Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selection to the Data Manager 20120927
3 Importing I_SX_CS Call by reference Type reference (TYPE) RRO01_SX_CS Constant Selections 20121127
4 Importing I_TH_CHARET Call by reference Type reference (TYPE) RSDR0_TH_CHARET Table of Selected Characteristics 20120927

Method PROCESS_SELDR_ADD on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method PROCESS_THJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FEMS_FILLED Call by reference Type reference (TYPE) RSDR0_SX_SPLITPACK-FEMS_FILLED Was the FEMS Field Filled in the t_data ? 20120927
2 Changing C_TH_CHARET Call by reference Type reference (TYPE) RSDR0_TH_CHARET Table of Selected Characteristics 20120927
3 Changing C_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120927
4 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Table of required characteristics 20120927

Method PROCESS_THJ on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method SET_READ_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READ_ID Call by reference Type reference (TYPE) RSDR0_SX_SPLITPACK-READ_ID Read Access ID 20120927

Method SET_READ_REQUEST on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method SPLIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_SPLITPACK Call by reference Type reference (TYPE) RSDR0_SX_SPLITPACK Description of a Data Package Formed by a Split 20120927
2 Changing C_TX_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120927
3 Changing C_TX_SPLITPACK Call by reference Type reference (TYPE) RSDR0_TX_SPLITPACK Split Data Package Description 20120927
4 Changing C_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120927
5 Importing I_S_PROV_RQ Call by reference Type reference (TYPE) RSR_S_PROV_RQ REQUID Range for a particular Basic Cube 20120927
6 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Table of required characteristics 20120927

Method SPLIT_DATA on class CL_RSR_RRK0_DATA_PKG_FILLER has no exception.

Method WRITE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_SPLITPACK Call by reference Type reference (TYPE) RSDR0_TX_SPLITPACK Split Data Package Description 20120927
2 Changing C_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120927

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