SAP ABAP Class CL_RSDRC_MULTIPROV (Multiprov_Split)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRC (Package) Data Manager InfoProvider Read Access
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_BASE OLAP Basis 20040803
Properties
Class CL_RSDRC_MULTIPROV  
Short Description Multiprov_Split    
Super Class CL_RSR_BASE OLAP Basis 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRC   Data Manager InfoProvider Read Access 
Created 20040803   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSR_FIPT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSR_FIPT_STRUCTURE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 RRO01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RSDRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRC_MULTIPROV has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDRC_IPROV_FIELDS 20041217 Service object for determination of tdata fields for query
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_MULTIPROV Instance attribute Public Type reference (TYPE) RSINFOPROV InfoProvider 20040804
2 P_BREAK Static Attribute Private Type reference (TYPE) RS_BOOL Boolean 20070102
3 P_C_CMP_PROBLEM Constant Private See coding 20050915
4 P_C_TABIX_C Constant Private Type reference (TYPE) I 10000000 Shift of Sytabix 20080623
5 P_EXPLAIN Instance attribute Private Type reference (TYPE) RS_BOOL MultiProvider Explain yes/no 20041214
6 P_R_IPRO Instance attribute Private Object reference (TYPE REF TO) IF_RSD_INFOPROV Wrapper for InfoProvider 20130103
7 P_TS_CHACONST_M Instance attribute Private Type reference (TYPE) CL_RSR=>TN_TS_CHACONST 20061219
8 P_TS_CHACONST_P Instance attribute Private Type reference (TYPE) CL_RSR=>TN_TS_CHACONST 20061219
9 P_TS_MP Static Attribute Private Type reference (TYPE) TP_TS_MP 20040803
Methods
# Method Level Visibility Method type Description Created on
1 CHARET_PART_TO_MULTI Instance method Public Method Writes the Part Prov CHARET Flags to the Multi CHARET 20040803
2 CLASS_CONSTRUCTOR Static method Public Constructor 20070102
3 CONSTRUCTOR Instance method Public Constructor 20040803
4 EXECUTE_COPY Static method Public Method Copies fields in the T_DATA 20041206
5 EXECUTE_FIPT Static method Public Method Executes a Derivation 20041228
6 FACTORY Static method Public Method Factory 20040803
7 MAP_COPY_TO_RPLCHA Static method Public Method Maps i_ts_copy in a rplcha 20041109
8 MAP_SET_TO_SFC Static method Public Method Maps i_ts_set in the sfc as initial_only 20041109
9 PART_PROV_PRUNING Static method Public Method Is it possible to exclude PP because of query selection 20120612
10 PREPARE_FIPT Static method Public Method Initialization of a FIPT Operation 20041228
11 SET_MPR_RETURNFL Static method Public Method Sets the MPR returnflags in the SFC 20090512
12 SOLVE_CMP Instance method Public Method Attempts to Find SID in CMP Problem Case 20051021
13 SPLIT Instance method Public Method Multiprovider Split 20040803
14 SPLIT_SERVICE Static method Public Method Statische Split-Methode 20121102
15 _CHARET_MULTI_TO_PART Instance method Private Method Generates a Partprov CHARET from a MULTI-CHARET 20040803
16 _CHECK_CHACONST_M Instance method Private Method Generates a selection from the CHACONST 20080623
17 _CHECK_KEYRET_LINE Instance method Private Method Prüft, ob der Key für die Zeile benöti 20130321
18 _CHECK_NIJ Instance method Private Method Checks Whether There Is an NIJ Problem for Current SPLIT 20051021
19 _CHECK_SIDRET Instance method Private Method Checks Whether SID Is Really Required 20060426
20 _CHECK_SIDRET_LINE Instance method Private Method Checks Whether SID Is Required for Row 20070910
21 _CMP_PROBLEM_TRAFO Instance method Private Method Solves the CMP Problem with a FIPT Transformation 20040930
22 _COLLECT_SFC_RETFL Instance method Private Method Generates an COPY Entry; Sets the Indicators in the SFC 20040930
23 _EXECUTE_COPY Static method Private Method Copies Some Columns in the DATA 20041207
24 _FILL_SELDR_IND Instance method Private Method Fills the SELDR_ind 20050629
25 _FILTER_XFEMS Instance method Private Method Filters the SELDR Against the MPR-XFEMS 20050629
26 _GET_ORIGINAL_PROV Instance method Private Method Sets the Original Provider 20070316
27 _PPP_ADD_DERIVED_TIME_RESTR Static method Private Method Add derived time restrictions (for PPP) 20120612
28 _PPP_CHECK_TIM_CONSISTENCY Static method Private Method Is is possible to use derived time restrictions (for PPP) 20120612
29 _PPP_CONVERT_TIME_RANGE Static method Private Method Derive time restrictions for given condition (for PPP) 20120612
30 _PPP_GET_FISCVARNT Static method Private Method Determine unique FV for derived time restrictions (for PPP) 20120612
31 _PPP_TIME_RESTR_PREPROCESSING Static method Private Method Preprocessing for derivation of time restrictions (for PPP) 20120612
32 _RECREATE_INFOPROV Instance method Private Event handling method Recreate InfoProvider instance, if it was deleted 20130103
33 _REQUEST_CHA_IN_CASE_OF_CMP Instance method Private Method 20121128
34 _RTIME_MULTI_TO_PART Instance method Private Method Multiprov RTIME to Partprov RTIME 20050218
35 _SELDR_CHACONST Instance method Private Method Checks a SELDR Row Against CHACONST 20041104
36 _SELDR_CMP_FATHER Instance method Private Method Sets the resolve for CMP compounding parents 20080623
37 _SELDR_IND_CHANMP Instance method Private Method Sets the CHANM_P 20050629
38 _SELDR_MULTI_ASSIGN Instance method Private Method Cuts Two SELDR Rows on Multiple Assignment 20040930
39 _SELDR_MULTI_TO_PART Instance method Private Method Checks and Transforms the MULTI-SELDR into Partprov SELDR 20040803
40 _SET_CHACONST Instance method Private Method Sets CHACONST of MultiProvider 20061219
41 _SET_CHARET_M Instance method Private Method Sets SIDRET or KEYRET in the Multiprov SFC 20050426
42 _SET_CHECK0 Instance method Private Method Sets the CHECK0 Flags in the SFC and the CHARET 20041104
43 _SET_CHECKN Instance method Private Method Sets CHECKN Flags in CHARET 20070201
44 _SET_RESOLVE Instance method Private Method Sets the SELDR-NODEDR resolve 20080623
45 _SET_RETURNNODE Instance method Private Method Sets the Return Node with CMP Problem 20041001
46 _SET_SFC_KEYRET Instance method Private Method Enhances a SCF or Sets Return Flags CMP Problem FIPT 20041217
47 _SET_SIDRET_N Instance method Private Method Sets the SFC_M-SIDRET_N 20080623
48 _SFC_MULTI_TO_PART Instance method Protected Method Multiprov SFC to Partprov SFC 20040803
49 _SFK_MULTI_TO_PART Instance method Private Method Multiprov SFK to Partprov SFK 20040803
50 _SOLVE_CMP Instance method Private Method Attempts to Find SID in CMP Problem Case 20050915
Events
Class CL_RSDRC_MULTIPROV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_SX_PART Public See coding 20121102 begin of TN_SX_PART, partprov type rsinfoprov, th_sfc type rsdd_th_sfc, th_sfk type rsdd_th_sfk, tsx_seldr type rsdd_tsx_seldr, t_rtime type rsdd_t_rtime, ts_set type tn_ts_set, exact_filter type rs_bool, empty_result type rs_bool, end of tn_sx_part
2 TN_S_COPY Public See coding 20040922 BEGIN OF tn_s_copy, from TYPE rsalias, to TYPE rsalias, END OF tn_s_copy
3 TN_S_PARTPROV Public See coding 20120612 BEGIN OF tn_s_partprov, provid TYPE rssid, partprov TYPE rsinfoprov, END OF tn_s_partprov
4 TN_S_PARTPROV_COMP Public See coding 20120612 BEGIN OF tn_s_partprov_comp, provid_comp TYPE rssid, provid TYPE rssid, partprov TYPE rsinfoprov, END OF tn_s_partprov_comp
5 TN_S_SET Public See coding 20040922 BEGIN OF tn_s_set, returnnm TYPE rsalias, "fieldname in t_data sid TYPE rssid, chavl TYPE rschavl, keyfl TYPE rrkeyfl, "true = use chavl value, false = use sid quotes TYPE rs_bool, "is the value in chavl to be put into quotes? chanmid TYPE rssid, initial TYPE rs_bool, "is this an initial entry ? END OF tn_s_set
6 TN_TA_PARTPROV Public See coding 20120612 tn_ta_partprov TYPE ANY TABLE OF tn_s_partprov
7 TN_TH_PARTPROV Public See coding 20120612 tn_th_partprov TYPE HASHED TABLE OF tn_s_partprov WITH UNIQUE KEY provid
8 TN_TSX_PART Public See coding 20121102 tn_tsx_part type sorted table of tn_sx_part with unique key partprov
9 TN_TS_COPY Public See coding 20040922 tn_ts_copy TYPE SORTED TABLE OF tn_s_copy WITH UNIQUE KEY table_line INITIAL SIZE 2
10 TN_TS_PARTPROV_COMP Public See coding 20120612 tn_ts_partprov_comp TYPE SORTED TABLE OF tn_s_partprov_comp WITH UNIQUE KEY provid_comp provid
11 TN_TS_SET Public See coding 20040922 tn_ts_set TYPE SORTED TABLE OF tn_s_set WITH UNIQUE KEY returnnm INITIAL SIZE 3
12 TP_CMP_PROBLEM Private See coding 20050915 TP_CMP_problem(1) type c
13 TP_S_FEMS Private See coding 20040803 begin Of TP_s_fems, fems type rsidn4, CUm_used type rrcumfl, ncum_used type rrncumfl, end of TP_s_fems
14 TP_S_IOBJNM Private See coding 20120612 BEGIN OF tp_s_iobjnm, iobjnm TYPE rsiobjnm, fieldnm TYPE rsfieldnm, END OF tp_s_iobjnm
15 TP_S_MP Private See coding 20040803 begin of TP_S_mp, multiprov type rsinfoprov, R_mp type ref to cl_rsdrc_multiprov, end of tp_s_mp
16 TP_S_SELDR_IND Private See coding 20050629 begin of TP_S_SELDR_IND, chanm_m type rschanm, fems type rsidn4, CUm_used type rrcumfl, ncum_used type rrncumfl, chanm_p type rschanm, chanmid_p type rssid, cmp_sid type rssid, cmp_problem type tp_cmp_problem, const type rs_bool, resolve type rrresolve, sidconst type rssid, tabix type sytabix, end of TP_S_seldr_ind
17 TP_TH_IOBJNM Private See coding 20120612 tp_th_iobjnm TYPE HASHED TABLE OF tp_s_iobjnm WITH UNIQUE KEY iobjnm
18 TP_TS_FEMS Private See coding 20040803 TP_TS_fems type sorted table of TP_s_fems with unique key fems
19 TP_TS_MP Private See coding 20040803 TP_TS_mp type sorted table of TP_S_mp with unique key multiprov initial size 2
20 TP_T_SELDR_IND Private See coding 20050629 tp_T_seldr_ind type standard table of TP_S_seldr_ind with key table_line
Method Signatures

Method CHARET_PART_TO_MULTI 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_FEMS_FILLED Wurde das FEMS-Feld in der t_data gefüllt ? 20070201
2 Exporting E_TH_CHARET_M Value transfer Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20070201
3 Importing I_CLEAR_INFOPROV Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE 20071019
4 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040803
5 Importing I_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20040803
6 Importing I_TH_CHARET_P Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20040803

Method CHARET_PART_TO_MULTI on class CL_RSDRC_MULTIPROV has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDRC_MULTIPROV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDRC_MULTIPROV has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MULTIPROV Value transfer Type reference (TYPE) RSINFOPROV InfoProvider 20040803

Method CONSTRUCTOR on class CL_RSDRC_MULTIPROV has no exception.

Method EXECUTE_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TA_DATA Call by reference Type reference (TYPE) ANY TABLE 20041208
2 Importing I_TS_COPY Value transfer Type reference (TYPE) TN_TS_COPY 20041206

Method EXECUTE_COPY on class CL_RSDRC_MULTIPROV has no exception.

Method EXECUTE_FIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TA_DATA Call by reference Type reference (TYPE) ANY TABLE Datentabelle 20041228
2 Changing C_TS_FIELDNM Call by reference Type reference (TYPE) IF_RSR_FIPT_STRUCTURE=>TN_TS_FIELDNM Bereits gefüllte Felder 20041228
3 Importing I_R_STRUCTURE Call by reference Object reference (TYPE REF TO) IF_RSR_FIPT_STRUCTURE Strukturbeschreibung 20041228
4 Importing I_T_TRANSFORMATION Call by reference Type reference (TYPE) CL_RSR_FIPT=>TN_T_TRANSFORMATOR Transformationsaufträge 20041228
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20041228

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MULTIPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040803
2 Returning R_R_MP Value transfer Object reference (TYPE REF TO) CL_RSDRC_MULTIPROV Multiprov_Spit 20040803

Method FACTORY on class CL_RSDRC_MULTIPROV has no exception.

Method MAP_COPY_TO_RPLCHA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RPLCHA Call by reference Type reference (TYPE) RSDRC_T_RPLCHA 20041109
2 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20041109
3 Importing I_TS_COPY Call by reference Type reference (TYPE) TN_TS_COPY 20041109

Method MAP_COPY_TO_RPLCHA on class CL_RSDRC_MULTIPROV has no exception.

Method MAP_SET_TO_SFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20041109
2 Importing I_MULTIPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20041109
3 Importing I_TS_SET Call by reference Type reference (TYPE) TN_TS_SET 20041109

Method MAP_SET_TO_SFC on class CL_RSDRC_MULTIPROV has no exception.

Method PART_PROV_PRUNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_PARTPROV Call by reference Type reference (TYPE) TN_TH_PARTPROV PPs, die durch Pruning NICHT ausgeschlossen wurden 20120612
2 Exporting E_TH_PARTPROV_EXCL Call by reference Type reference (TYPE) TN_TH_PARTPROV PPs, die durch Pruning ausgeschlossen wurden 20120612
3 Importing I_MPRO Call by reference Type reference (TYPE) RSINFOPROV Name des Multiproviders 20120612
4 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Filter der Query 20120612
5 Importing I_TS_PARTPROV Call by reference Type reference (TYPE) TN_TS_PARTPROV_COMP PPs, die überprüft werden sollen (falls empty => alle) 20120612

Method PART_PROV_PRUNING on class CL_RSDRC_MULTIPROV has no exception.

Method PREPARE_FIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_STRUCT Call by reference Object reference (TYPE REF TO) IF_RSR_FIPT_STRUCTURE Strukturbeschreibung für FIPT 20041228
2 Exporting E_TS_FIELDNM Call by reference Type reference (TYPE) IF_RSR_FIPT_STRUCTURE=>TN_TS_FIELDNM 20041228
3 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20041228
4 Importing I_TH_CHARET Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20041228
5 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20041228

Method PREPARE_FIPT on class CL_RSDRC_MULTIPROV has no exception.

Method SET_MPR_RETURNFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20090512
2 Importing I_TS_MPR Call by reference Type reference (TYPE) RRO01_TS_MPR Rückgabefelder für SIDRET oder KEYRET 20090512

Method SET_MPR_RETURNFL on class CL_RSDRC_MULTIPROV has no exception.

Method SOLVE_CMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CMP_SID Value transfer Type reference (TYPE) RSSID 20051021
2 Exporting E_SOLVED Value transfer Type reference (TYPE) RS_BOOL 20051021
3 Importing I_CHANM_M Value transfer Type reference (TYPE) RSCHANM 20051021
4 Importing I_PARTPROV Value transfer Type reference (TYPE) RSINFOPROV 20051021
5 Importing I_READ_CHACONST Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE 20051021
6 Importing I_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC 20051021
7 Importing I_TSX_SELDR_M Call by reference Type reference (TYPE) RSDD_TSX_SELDR 20051021

Method SOLVE_CMP on class CL_RSDRC_MULTIPROV has no exception.

Method SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_PROV_RQDR Call by reference Type reference (TYPE) RSDR0_S_PROV_RQDR Verallgemeinerte Request für den DM (M->P) 20040803
2 Changing C_TH_CHARET_M Value transfer Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale (M) 20041001
3 Exporting E_EMPTY_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20040803
4 Exporting E_TH_CHARET_P Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale (P) 20041001
5 Exporting E_TH_SFC_P Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. (P) 20041001
6 Exporting E_TH_SFK_P Call by reference Type reference (TYPE) RSDD_TH_SFK Tabelle der benötigten Basiskennzahlen (P) 20041001
7 Exporting E_TSX_SELDR_P Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager (P) 20041001
8 Exporting E_TS_COPY Value transfer Type reference (TYPE) TN_TS_COPY Spalten in der Data kopieren 20040922
9 Exporting E_TS_SET Value transfer Type reference (TYPE) TN_TS_SET Feste SIDs in die DATA setzen 20040922
10 Exporting E_T_RTIME_P Call by reference Type reference (TYPE) RSDD_T_RTIME Zeitintervalle für Bestandsaggregation 20050218
11 Exporting E_T_TRAFO Value transfer Type reference (TYPE) CL_RSR_FIPT=>TN_T_TRANSFORMATOR Sids in der Data nachziehen (Klammerproblem) 20040803
12 Importing I_EXPLAIN Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Multiprovider-Explain 20041214
13 Importing I_IGNORE_CHACONST Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE die CHACONST des Partprovs nicht auswerten 20090210
14 Importing I_PARTPROV Value transfer Type reference (TYPE) RSINFOPROV InfoProvider 20040803
15 Importing I_RETURNTP Call by reference Type reference (TYPE) RSDRS_RETURNTP RSDRS_C_RETURNTP-DEF 20051121
16 Importing I_TH_SFC_M Value transfer Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. (M) 20041217
17 Importing I_TH_SFK_M Call by reference Type reference (TYPE) RSDD_TH_SFK Tabelle der benötigten Basiskennzahlen (M) 20041001
18 Importing I_TSX_MPR Call by reference Type reference (TYPE) RRO01_TSX_MPR Beschreibt die FEMSn und Returnfelder, für die Partprovider 20050629
19 Importing I_TSX_SELDR_M Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager (M) 20041001
20 Importing I_T_RTIME_M Call by reference Type reference (TYPE) RSDD_T_RTIME Zeitintervalle für Bestandsaggregation 20050218

Method SPLIT on class CL_RSDRC_MULTIPROV has no exception.

Method SPLIT_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TSX_PART Call by reference Type reference (TYPE) TN_TSX_PART Gesplittete Strukturen für jeden einzelnen Partprovider 20121102
2 Importing I_EXPLAIN Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Detaillierte Meldungen für die Abarbeitung schreiben? 20121102
3 Importing I_MULTIPROV Call by reference Type reference (TYPE) RSINFOPROV Multiprovider 20121102
4 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale (auf MP-Level) 20121102
5 Importing I_TH_SFK Call by reference Type reference (TYPE) RSDD_TH_SFK Tabelle der benötigten Basiskennzahlen (auf MP-Level) 20121102
6 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager (auf MP-Level) 20121102
7 Importing I_T_RTIME Call by reference Type reference (TYPE) RSDD_T_RTIME Zeitintervalle für Bestandsaggregation (auf MP-Level) 20121102

Method SPLIT_SERVICE on class CL_RSDRC_MULTIPROV has no exception.

Method _CHARET_MULTI_TO_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040803
2 Importing I_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20040803
3 Returning R_TH_CHARET_P Value transfer Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20040803

Method _CHARET_MULTI_TO_PART on class CL_RSDRC_MULTIPROV has no exception.

Method _CHECK_CHACONST_M Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20090127
2 Changing C_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20080623
3 Changing C_T_SELDR_IND Call by reference Type reference (TYPE) TP_T_SELDR_IND 20080623
4 Exporting E_EMPTY Value transfer Type reference (TYPE) RS_BOOL Boolean 20080623
5 Exporting E_TSX_SELDR_C Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20080623
6 Importing I_TSX_SELDR_M Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20080623

Method _CHECK_CHACONST_M on class CL_RSDRC_MULTIPROV has no exception.

Method _CHECK_KEYRET_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_KEYRETFL Call by reference Type reference (TYPE) RRSIDRETFL Es Wurden das SIDRETURNNM in der DATA gefüllt 20130321
2 Importing I_SX_SELDR Call by reference Type reference (TYPE) RSDD_SX_SELDR Selektion an den Datamanager 20130321
3 Importing I_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20130321

Method _CHECK_KEYRET_LINE on class CL_RSDRC_MULTIPROV has no exception.

Method _CHECK_NIJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM_P Value transfer Type reference (TYPE) RSCHANM 20051021
2 Importing I_PARTPROV Value transfer Type reference (TYPE) RSINFOPROV 20051021
3 Importing I_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC 20051021
4 Importing I_T_SELDR_IND Call by reference Type reference (TYPE) TP_T_SELDR_IND 20080623
5 Returning R_NIJ Value transfer Type reference (TYPE) RS_BOOL 20051021

Method _CHECK_NIJ on class CL_RSDRC_MULTIPROV has no exception.

Method _CHECK_SIDRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM_M Value transfer Type reference (TYPE) RSCHANM Merkmal 20060426
2 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20060426
3 Returning R_SIDRET Value transfer Type reference (TYPE) RS_BOOL Boolean 20060426

Method _CHECK_SIDRET on class CL_RSDRC_MULTIPROV has no exception.

Method _CHECK_SIDRET_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SIDRETFL Call by reference Type reference (TYPE) RRSIDRETFL Es Wurden das SIDRETURNNM in der DATA gefüllt 20070910
2 Importing I_SX_SELDR Call by reference Type reference (TYPE) RSDD_SX_SELDR Selektion an den Datamanager 20070910
3 Importing I_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20070910

Method _CHECK_SIDRET_LINE on class CL_RSDRC_MULTIPROV has no exception.

Method _CMP_PROBLEM_TRAFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20040930
2 Changing C_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20040930
3 Changing C_TH_SFC_P Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20040930
4 Changing C_TS_TRAFO Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20041001
5 Changing C_T_TRAFO Call by reference Type reference (TYPE) CL_RSR_FIPT=>TN_T_TRANSFORMATOR 20040930
6 Importing I_CHANM_M Call by reference Type reference (TYPE) RSCHANM Merkmal 20041001
7 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040930

Method _CMP_PROBLEM_TRAFO on class CL_RSDRC_MULTIPROV has no exception.

Method _COLLECT_SFC_RETFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_SFC_P Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20070201
2 Changing C_TS_COPY Call by reference Type reference (TYPE) TN_TS_COPY 20040930
3 Importing I_S_SFC Call by reference Type reference (TYPE) RRSFC01 Tabelle der benötigten Merkmale usw. 20040930

Method _COLLECT_SFC_RETFL on class CL_RSDRC_MULTIPROV has no exception.

Method _EXECUTE_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_COPY Call by reference Type reference (TYPE) TN_TS_COPY 20041207
2 Exporting E_R_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20041207
3 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20041207

Method _EXECUTE_COPY on class CL_RSDRC_MULTIPROV has no exception.

Method _FILL_SELDR_IND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20050629
2 Returning R_T_SELDR_IND Value transfer Type reference (TYPE) TP_T_SELDR_IND 20050629

Method _FILL_SELDR_IND on class CL_RSDRC_MULTIPROV has no exception.

Method _FILTER_XFEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EMPTY Value transfer Type reference (TYPE) RS_BOOL Boolean 20050629
2 Exporting E_T_SELDR_IND Call by reference Type reference (TYPE) TP_T_SELDR_IND 20050629
3 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20050629
4 Importing I_XFEMS Call by reference Type reference (TYPE) RRO01_SX_MPR-XFEMS 20050629

Method _FILTER_XFEMS on class CL_RSDRC_MULTIPROV has no exception.

Method _GET_ORIGINAL_PROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20070316

Method _GET_ORIGINAL_PROV on class CL_RSDRC_MULTIPROV has no exception.

Method _PPP_ADD_DERIVED_TIME_RESTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_PART_CRITERION Call by reference Type reference (TYPE) RSR_T_LPO_PART_CRITERION Tabelle mit Partitionierungs-Kriterien (für LPO) 20120612
2 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV Name des Partproviders 20120612
3 Importing I_TH_TIMNM_TO Call by reference Type reference (TYPE) TP_TH_IOBJNM Zeitmerkmale in der SELDR 20120612

Method _PPP_ADD_DERIVED_TIME_RESTR on class CL_RSDRC_MULTIPROV has no exception.

Method _PPP_CHECK_TIM_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20120612
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV 20120612

Method _PPP_CHECK_TIM_CONSISTENCY on class CL_RSDRC_MULTIPROV has no exception.

Method _PPP_CONVERT_TIME_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_PART_CRITERION Call by reference Type reference (TYPE) RSR_S_LPO_PART_CRITERION Partitionierungs-Kriterium (für LPO) 20120612
2 Importing I_FISCVARNT Call by reference Type reference (TYPE) RSPERIV Geschäftsjahresvariante 20120612
3 Importing I_S_PART_CRITERION Call by reference Type reference (TYPE) RSR_S_LPO_PART_CRITERION Partitionierungs-Kriterium (für LPO) 20120612
4 Importing I_S_TIMNM_TO Call by reference Type reference (TYPE) TP_S_IOBJNM 20120612

Method _PPP_CONVERT_TIME_RANGE on class CL_RSDRC_MULTIPROV has no exception.

Method _PPP_GET_FISCVARNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FISCVARNT Call by reference Type reference (TYPE) RSPERIV Geschäftsjahresvariante 20120612
2 Exporting E_INVALID Call by reference Type reference (TYPE) RS_BOOL =true <=> simple restriction on fiscv was found 20120612
3 Importing I_T_PART_CRITERION Call by reference Type reference (TYPE) RSR_T_LPO_PART_CRITERION Tabelle mit Partitionierungs-Kriterien (für LPO) 20120612

Method _PPP_GET_FISCVARNT on class CL_RSDRC_MULTIPROV has no exception.

Method _PPP_TIME_RESTR_PREPROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_TIMNM_TO Call by reference Type reference (TYPE) TP_TH_IOBJNM 20120612
2 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20120612

Method _PPP_TIME_RESTR_PREPROCESSING on class CL_RSDRC_MULTIPROV has no exception.

Method _RECREATE_INFOPROV Signature

Method _RECREATE_INFOPROV on class CL_RSDRC_MULTIPROV has no parameter.
Method _RECREATE_INFOPROV on class CL_RSDRC_MULTIPROV has no exception.

Method _REQUEST_CHA_IN_CASE_OF_CMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_SFC_P Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20121128
2 Importing I_CHANM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20121128
3 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20121128
4 Importing I_TH_SFK_P Call by reference Type reference (TYPE) RSDD_TH_SFK Tabelle der benötigten Basiskennzahlen 20121128
5 Importing I_TS_SET Call by reference Type reference (TYPE) TN_TS_SET 20121128

Method _REQUEST_CHA_IN_CASE_OF_CMP on class CL_RSDRC_MULTIPROV has no exception.

Method _RTIME_MULTI_TO_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20050218
2 Importing I_TH_SFK_P Call by reference Type reference (TYPE) RSDD_TH_SFK Tabelle der benötigten Basiskennzahlen 20050218
3 Importing I_T_RTIME_M Call by reference Type reference (TYPE) RSDD_T_RTIME 20050218
4 Returning R_T_RTIME Value transfer Type reference (TYPE) RSDD_T_RTIME Tabelle der benötigten Basiskennzahlen 20050218

Method _RTIME_MULTI_TO_PART on class CL_RSDRC_MULTIPROV has no exception.

Method _SELDR_CHACONST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TSX_SELDR_P Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041104
2 Exporting E_EMPTY Value transfer Type reference (TYPE) RS_BOOL Boolean 20041104
3 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20041104
4 Importing I_SIDCONST Value transfer Type reference (TYPE) RSSID 20051021
5 Importing I_SID_FORCE Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20080623
6 Importing I_SX_SELDR_P Call by reference Type reference (TYPE) RSDD_SX_SELDR Selektion an den Datamanager 20041104

Method _SELDR_CHACONST on class CL_RSDRC_MULTIPROV has no exception.

Method _SELDR_CMP_FATHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TSX_SELDR_P Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20080623
2 Changing C_TS_SETNODE Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20080623
3 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20080623
4 Importing I_TH_SFC_P Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20080623
5 Importing I_TS_TRAFO Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20080623

Method _SELDR_CMP_FATHER on class CL_RSDRC_MULTIPROV has no exception.

Method _SELDR_IND_CHANMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET 20051021
2 Changing C_TS_SET Call by reference Type reference (TYPE) TN_TS_SET 20050915
3 Changing C_T_SELDR_IND Call by reference Type reference (TYPE) TP_T_SELDR_IND 20050629
4 Exporting E_EMPTY Call by reference Type reference (TYPE) RS_BOOL Boolean 20080623
5 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV Stammdaten ID 20050629
6 Importing I_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC 20051021
7 Importing I_TSX_SELDR_M Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20050915

Method _SELDR_IND_CHANMP on class CL_RSDRC_MULTIPROV has no exception.

Method _SELDR_MULTI_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20040930
2 Changing C_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20040930
3 Changing C_TSX_SELDR_P Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20040930
4 Exporting E_EMPTY Value transfer Type reference (TYPE) RS_BOOL Boolean 20040930
5 Importing I_CHANM_M Call by reference Type reference (TYPE) RSCHANM Merkmal 20040930
6 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040930
7 Importing I_SX_SELDR Call by reference Type reference (TYPE) RSDD_SX_SELDR Selektion an den Datamanager 20040930

Method _SELDR_MULTI_ASSIGN on class CL_RSDRC_MULTIPROV has no exception.

Method _SELDR_MULTI_TO_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20040917
2 Changing C_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20040930
3 Changing C_TS_SET Call by reference Type reference (TYPE) TN_TS_SET 20050915
4 Changing C_T_SELDR_IND Call by reference Type reference (TYPE) TP_T_SELDR_IND Sekundärindex auf SELDR 20050629
5 Exporting E_EMPTY_RESULT Call by reference Type reference (TYPE) RS_BOOL Boolean 20041118
6 Exporting E_TSX_SELDR_P Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041001
7 Exporting E_TS_SETNODE Call by reference Type reference (TYPE) RRSI_TS_SID Rückgabe eines festen Knotens 20041001
8 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040803
9 Importing I_TSX_SELDR_C Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20080623
10 Importing I_TSX_SELDR_M Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041001

Method _SELDR_MULTI_TO_PART on class CL_RSDRC_MULTIPROV has no exception.

Method _SET_CHACONST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_SET Call by reference Type reference (TYPE) TN_TS_SET 20061219
2 Exporting E_CONST Call by reference Type reference (TYPE) RS_BOOL Boolean 20061219
3 Importing I_S_SFC Call by reference Type reference (TYPE) RRSFC01 Merkmal 20061219

Method _SET_CHACONST on class CL_RSDRC_MULTIPROV has no exception.

Method _SET_CHARET_M Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20050426
2 Importing I_SIDFL Value transfer Type reference (TYPE) RS_BOOL Boolean 20050426
3 Importing I_S_SFC Call by reference Type reference (TYPE) RSDD_S_SFC 20050426

Method _SET_CHARET_M on class CL_RSDRC_MULTIPROV has no exception.

Method _SET_CHECK0 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20050426
2 Changing C_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20050426
3 Importing I_CHANM_M Call by reference Type reference (TYPE) RSCHANM Merkmal 20070201

Method _SET_CHECK0 on class CL_RSDRC_MULTIPROV has no exception.

Method _SET_CHECKN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20070201
2 Importing I_CHANM_M Call by reference Type reference (TYPE) RSCHANM Merkmal 20070201

Method _SET_CHECKN on class CL_RSDRC_MULTIPROV has no exception.

Method _SET_RESOLVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SELTYP Call by reference Type reference (TYPE) RRRSELTYP Typ der aufgelösten Selektion 20080623
2 Exporting E_RESOLVE Call by reference Type reference (TYPE) RRRESOLVE Knoten muß aufgelöst werden 20080623
3 Importing I_TS_EQSID Call by reference Type reference (TYPE) RRSI_TS_EQSID Sortierte Tabelle von SIDs 20080623

Method _SET_RESOLVE on class CL_RSDRC_MULTIPROV has no exception.

Method _SET_RETURNNODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET 20051021
2 Changing C_TS_SET Call by reference Type reference (TYPE) TN_TS_SET 20041001
3 Importing I_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20041001
4 Importing I_TSX_SELDR_M Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041001
5 Importing I_TS_SETNODE Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20041001
6 Importing I_TS_TRAFO Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20041001

Method _SET_RETURNNODE on class CL_RSDRC_MULTIPROV has no exception.

Method _SET_SFC_KEYRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20050426
2 Changing C_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20070201
3 Importing I_CHANM_M Value transfer Type reference (TYPE) RSCHANM Merkmal 20070201
4 Importing I_SIDRET Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050426

Method _SET_SFC_KEYRET on class CL_RSDRC_MULTIPROV has no exception.

Method _SET_SIDRET_N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20080623
2 Importing I_CHANM_M Call by reference Type reference (TYPE) RSCHANM Merkmal 20080623
3 Importing I_SX_SELDR Call by reference Type reference (TYPE) RSDD_SX_SELDR Selektion an den Datamanager 20080623

Method _SET_SIDRET_N on class CL_RSDRC_MULTIPROV has no exception.

Method _SFC_MULTI_TO_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20040917
2 Changing C_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20040917
3 Changing C_TS_SET Call by reference Type reference (TYPE) TN_TS_SET 20051021
4 Exporting E_TH_SFC_P Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20041001
5 Exporting E_TS_COPY Call by reference Type reference (TYPE) TN_TS_COPY 20040930
6 Exporting E_TS_TRAFO Call by reference Type reference (TYPE) RRSI_TS_SID Nur die Chanmids für die Zusatzverprobung 20041001
7 Exporting E_T_TRAFO Call by reference Type reference (TYPE) CL_RSR_FIPT=>TN_T_TRANSFORMATOR 20040803
8 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040803
9 Importing I_RETURNTP Call by reference Type reference (TYPE) RSDRS_RETURNTP RSDRS_C_RETURNTP-DEF 20060710
10 Importing I_TH_SFK_P Call by reference Type reference (TYPE) RSDD_TH_SFK Tabelle der benötigten Basiskennzahlen 20121128
11 Importing I_TSX_SELDR_M Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041104

Method _SFC_MULTI_TO_PART on class CL_RSDRC_MULTIPROV has no exception.

Method _SFK_MULTI_TO_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_SFK_P Call by reference Type reference (TYPE) RSDD_TH_SFK Table of Required Basic Key Figures 20051121
2 Exporting E_TS_SET Call by reference Type reference (TYPE) TN_TS_SET 20051121
3 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040803
4 Importing I_RETURNTP Call by reference Type reference (TYPE) RSDRS_RETURNTP 20051121
5 Importing I_TH_SFK_M Call by reference Type reference (TYPE) RSDD_TH_SFK Tabelle der benötigten Basiskennzahlen 20040803

Method _SFK_MULTI_TO_PART on class CL_RSDRC_MULTIPROV has no exception.

Method _SOLVE_CMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET 20051021
2 Changing C_TS_SET Call by reference Type reference (TYPE) TN_TS_SET 20051021
3 Exporting E_CMP_PROBLEM Value transfer Type reference (TYPE) TP_CMP_PROBLEM Boolean 20050915
4 Exporting E_CMP_SID Value transfer Type reference (TYPE) RSSID Stammdaten ID 20050915
5 Importing I_CHANM_M Value transfer Type reference (TYPE) RSCHANM 20051021
6 Importing I_PARTPROV Value transfer Type reference (TYPE) RSINFOPROV 20051021
7 Importing I_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC 20051021
8 Importing I_TSX_SELDR_M Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20050915

Method _SOLVE_CMP on class CL_RSDRC_MULTIPROV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700