SAP ABAP Class CL_RSDHAM_SRC_INFOPROV (Object Model: Data Source - InfoProvider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST-HAP (Application Component) HANA Analysis Process
     RSDHA (Package) SAP HANA Analysis in BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDHAM_OBJECT Object Model: Analysis element (abstract) 20120314
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAM_SERIALIZE (De-)Serialization for Persistency 20120629
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAM_SRC_INFOPROV Data Source: InfoProvider 20120314
Properties
Class CL_RSDHAM_SRC_INFOPROV  
Short Description Object Model: Data Source - InfoProvider    
Super Class CL_RSDHAM_OBJECT Object Model: Analysis element (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDHA   SAP HANA Analysis in BW 
Created 20120314   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_RSDHA_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_RSDHAM_FIELD_DESCR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RSDHAM_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RSDHAM_SRC_INFOPROV Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_RSDHAM_TGT_INFOPROV Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_RSDHA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDHAM_SERIALIZE (De-)Serialization for Persistency 20120629
2 IF_RSDHAM_SRC_INFOPROV Data Source: InfoProvider 20120314
Friends
Class CL_RSDHAM_SRC_INFOPROV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_XML_ATTR Constant Private See coding XML Attribute Names 20120322
2 C_XML_TAG Constant Private See coding XML Tag Names 20120322
3 N_INFOPROV Instance attribute Public Attribute reference (LIKE) 20120314
4 N_R_JOINS Instance attribute Public Object reference (TYPE REF TO) CL_RSDHA_JOINS Model and Runtime: Joins 20130729
5 N_SELECT_AS_DEFINED_BY_USAGE Instance attribute Public Type reference (TYPE) RS_BOOL Select the used InfoObjects 20120319
6 N_S_DTA Instance attribute Public Type reference (TYPE) RSD_S_DTA Properties InfoProvider 20130415
7 N_S_KEYDATE Instance attribute Public Type reference (TYPE) IF_RSDHA_TYPES=>TN_S_KEYDATE Key Date structure 20121006
8 N_TH_FIELD_DTA_PRO Instance attribute Public Type reference (TYPE) IF_RSDHA_TYPES=>TN_TH_FIELD_DTA_PRO InfoObject Properties of the available Fields 20120620
9 N_TH_SELECTED_IOBJ Instance attribute Public Type reference (TYPE) IF_RSDHA_TYPES=>TN_TH_IOBJNM Selected InfoObjects 20120319
10 P_C_DEFAULT_KEY_DATE_VAR Constant Private Type reference (TYPE) RSZVNAM '0DAT' Default Key Date Variable 20121006
11 P_FLAG_READ_DTA Instance attribute Private Type reference (TYPE) RS_BOOL Meta data are selected 20120315
12 P_REALTIME_FLAG Instance attribute Private Type reference (TYPE) IF_RSDHAM_SRC_INFOPROV=>TN_REALTIME_FLAG Realtime flag (for AINX source which is generated by an HAP) 20130423
13 P_R_FORMULAS Instance attribute Private Object reference (TYPE REF TO) CL_RSDHA_FORMULAS Formulas 20130116
14 P_TH_DISABLE_CONVEXIT Instance attribute Private Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_TH_NAME Disable Conversion Exit 20130704
15 P_TH_FIELD Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_TH_FIELD_DESCR Meta Data: Available Fields 20120315
16 P_TH_FIELD_AGGR Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_TH_FIELD_AGGR Aggregation Fields (Table Type) 20120717
17 P_TH_FIELD_CURR_TRAN Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_TH_FIELD_CURR_TRAN Field Property: Currency Translation (Table Type) 20120809
18 P_TH_FIELD_QUAN_CONV Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_TH_FIELD_QUAN_CONV Field property: Quantity Conversion (Table Type) 20120808
19 P_T_JOIN Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_JOIN Join (table type) 20130716
20 P_T_RANGE Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_RANGE Range-Table (Select Option) 20120530
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20120315
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120314
3 GET_AGGREGATION Instance method Public Method 20120821
4 GET_AVAILABLE_IOBJ Instance method Public Method 20120315
5 GET_CURRENCY_TRANSLATION Instance method Public Method 20120821
6 GET_DISABLE_CONVEXIT Instance method Public Method 20130709
7 GET_FILTER Instance method Public Method 20120319
8 GET_FORMULAS Instance method Public Method 20130116
9 GET_INFOPROV_LIST Instance method Public Method 20120402
10 GET_JOINS Instance method Public Method 20130716
11 GET_KEYDATE Instance method Public Method 20121006
12 GET_OUTPUT_FIELDS Instance method Public Method 20120315
13 GET_QUANTITY_CONVERSION Instance method Public Method 20120821
14 GET_REALTIME_FLAG Instance method Public Method 20130423
15 GET_REF_FORMULAS Instance method Public Method Get formulas object 20130116
16 GET_SELECTED_IOBJ Instance method Public Method 20120319
17 GET_SRC_OUTPUT_FIELDS Instance method Public Method Get output fields (result structure read from infoprovider) 20130117
18 IS_SUPPORTED_INFOPROV Static method Public Method Checks, whether Inforprovider is supported 20120530
19 P_CHECK_INFOPROV Instance method Private Method Check Infoprovider 20120724
20 P_CHECK_JOINS Instance method Private Method Check Joins 20130731
21 P_CHECK_KEY_DATE Instance method Private Method Check Key Date 20121006
22 P_CHECK_NEARLINE_STORAGE Instance method Private Method Nearline Storage Check 20130704
23 P_CREATE_FORMULAS Instance method Private Method Create formulas object (if necessary) 20130116
24 P_GET_FORMULA_FIELDS Instance method Private Method Get formula field descriptors 20130116
25 P_INFOPROV_LIST Static method Private Method Value Help Source Infoprovider 20120628
26 P_INIT Instance method Private Method Initialize 20120314
27 P_IS_SUPPORTED_HCPR Static method Private Method Checks, whether CompositeProvider is supported 20130603
28 P_IS_SUPPORTED_INFOOBJECT Static method Private Method Checks, whether InfoObject is supported 20121122
29 P_IS_SUPPORTED_LPOA Static method Private Method Checks, whether SPO is supported 20130429
30 P_IS_SUPPORTED_MPRO Static method Private Method Checks, whether Mutliprovider is supported 20120619
31 P_READ_DTA Instance method Private Method Read Meta Data 20120315
32 P_TRAV_DOM_FORMULAS Instance method Private Method Traverse Formulas Node 20130116
33 P_TRAV_DOM_INFOPROV Instance method Private Method Traverse InfoProvider Node 20120411
34 SET_AGGREGATION Instance method Public Method 20130116
35 SET_CURRENCY_TRANSLATION Instance method Public Method 20130116
36 SET_DISABLE_CONVEXIT Instance method Public Method 20130709
37 SET_FILTER Instance method Public Method 20120319
38 SET_FORMULAS Instance method Public Method 20130427
39 SET_INFOPROV Instance method Public Method 20120314
40 SET_JOINS Instance method Public Method 20130716
41 SET_KEYDATE Instance method Public Method 20121006
42 SET_QUANTITY_CONVERSION Instance method Public Method 20130427
43 SET_REALTIME_FLAG Instance method Public Method 20130423
44 SET_SELECTED_IOBJ Instance method Public Method 20120315
Events
Class CL_RSDHAM_SRC_INFOPROV has no event.
Types
Class CL_RSDHAM_SRC_INFOPROV has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method CHECK on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_CATEGORY Category Analysis Process Element 20120404
2 Importing I_ID Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_ID ID of Analysis Process Element 20120322
3 Importing I_R_ANALYSIS Call by reference Object reference (TYPE REF TO) IF_RSDHAM_ANALYSIS Analysis Process 20120314
4 Importing I_TYPE Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_TYPE Type of Analysis Process Element 20120404
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130617

Method GET_AGGREGATION Signature

Method GET_AGGREGATION on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method GET_AGGREGATION on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method GET_AVAILABLE_IOBJ Signature

Method GET_AVAILABLE_IOBJ on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method GET_AVAILABLE_IOBJ on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method GET_CURRENCY_TRANSLATION Signature

Method GET_CURRENCY_TRANSLATION on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method GET_CURRENCY_TRANSLATION on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method GET_DISABLE_CONVEXIT Signature

Method GET_DISABLE_CONVEXIT on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method GET_DISABLE_CONVEXIT on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method GET_FILTER Signature

Method GET_FILTER on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method GET_FILTER on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method GET_FORMULAS Signature

Method GET_FORMULAS on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method GET_FORMULAS on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method GET_INFOPROV_LIST Signature

Method GET_INFOPROV_LIST on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method GET_INFOPROV_LIST on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method GET_JOINS Signature

Method GET_JOINS on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method GET_JOINS on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method GET_KEYDATE Signature

Method GET_KEYDATE on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method GET_KEYDATE on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method GET_OUTPUT_FIELDS Signature

Method GET_OUTPUT_FIELDS on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method GET_OUTPUT_FIELDS on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method GET_QUANTITY_CONVERSION Signature

Method GET_QUANTITY_CONVERSION on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method GET_QUANTITY_CONVERSION on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method GET_REALTIME_FLAG Signature

Method GET_REALTIME_FLAG on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method GET_REALTIME_FLAG on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method GET_REF_FORMULAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_FORMULAS Value transfer Object reference (TYPE REF TO) CL_RSDHA_FORMULAS Formulas 20130116
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130627

Method GET_SELECTED_IOBJ Signature

Method GET_SELECTED_IOBJ on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method GET_SELECTED_IOBJ on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method GET_SRC_OUTPUT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL_POSSIBLE_FIELDS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130117
2 Returning R_T_FIELD Value transfer Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD Field descriptions 20130117
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130627

Method IS_SUPPORTED_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL X: Multiprovider is supported 20120530
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20120530
3 Importing I_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA InfoProvider Properties 20120530

Method IS_SUPPORTED_INFOPROV on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method P_CHECK_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value 20120724
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20120724

Method P_CHECK_INFOPROV on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method P_CHECK_JOINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value 20130731
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130731

Method P_CHECK_JOINS on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method P_CHECK_KEY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value 20121006
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20121006

Method P_CHECK_KEY_DATE on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method P_CHECK_NEARLINE_STORAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130704

Method P_CHECK_NEARLINE_STORAGE on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method P_CREATE_FORMULAS Signature

Method P_CREATE_FORMULAS on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method P_CREATE_FORMULAS on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method P_GET_FORMULA_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_FIELD Value transfer Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD Table for field list 20130116

Method P_GET_FORMULA_FIELDS on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method P_INFOPROV_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DTA Call by reference Type reference (TYPE) RSD_T_DTA Properties Data Target (View using InfoCube and ODS Objects) 20120702
2 Exporting E_T_INFOPROV_LIST Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_INFOPROV_LIST Properties Data Target (View using InfoCube and ODS Objects) 20120702
3 Importing I_PATTERN Call by reference Type reference (TYPE) HELP_INFO-FLDVALUE Screen Field Contents 20120702
4 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20130108

Method P_INFOPROV_LIST on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method P_INIT Signature

Method P_INIT on class CL_RSDHAM_SRC_INFOPROV has no parameter.
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130617

Method P_IS_SUPPORTED_HCPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL X: Multiprovider is supported 20130603
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130603
3 Importing I_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA InfoProvider Properties 20130603

Method P_IS_SUPPORTED_HCPR on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method P_IS_SUPPORTED_INFOOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL X: Multiprovider is supported 20121122
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20121122
3 Importing I_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA InfoProvider Properties 20121122

Method P_IS_SUPPORTED_INFOOBJECT on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method P_IS_SUPPORTED_LPOA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL X: Multiprovider is supported 20130429
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130429
3 Importing I_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA InfoProvider Properties 20130429

Method P_IS_SUPPORTED_LPOA on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method P_IS_SUPPORTED_MPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL X: Multiprovider is supported 20120619
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20120619
3 Importing I_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA InfoProvider Properties 20120619

Method P_IS_SUPPORTED_MPRO on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method P_READ_DTA Signature

Method P_READ_DTA on class CL_RSDHAM_SRC_INFOPROV has no parameter.
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130617

Method P_TRAV_DOM_FORMULAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE Formulas Node 20130116

Method P_TRAV_DOM_FORMULAS on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method P_TRAV_DOM_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE InfoProvider Node 20120411
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130529

Method SET_AGGREGATION Signature

Method SET_AGGREGATION on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method SET_AGGREGATION on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method SET_CURRENCY_TRANSLATION Signature

Method SET_CURRENCY_TRANSLATION on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method SET_CURRENCY_TRANSLATION on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method SET_DISABLE_CONVEXIT Signature

Method SET_DISABLE_CONVEXIT on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method SET_DISABLE_CONVEXIT on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method SET_FILTER Signature

Method SET_FILTER on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method SET_FILTER on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method SET_FORMULAS Signature

Method SET_FORMULAS on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method SET_FORMULAS on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method SET_INFOPROV Signature

Method SET_INFOPROV on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method SET_INFOPROV on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method SET_JOINS Signature

Method SET_JOINS on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method SET_JOINS on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method SET_KEYDATE Signature

Method SET_KEYDATE on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method SET_KEYDATE on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method SET_QUANTITY_CONVERSION Signature

Method SET_QUANTITY_CONVERSION on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method SET_QUANTITY_CONVERSION on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method SET_REALTIME_FLAG Signature

Method SET_REALTIME_FLAG on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method SET_REALTIME_FLAG on class CL_RSDHAM_SRC_INFOPROV has no exception.

Method SET_SELECTED_IOBJ Signature

Method SET_SELECTED_IOBJ on class CL_RSDHAM_SRC_INFOPROV has no parameter.
Method SET_SELECTED_IOBJ on class CL_RSDHAM_SRC_INFOPROV has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730