SAP ABAP Class CL_EPM_OIA_ASSIST (Assistance Class for S_EPM_OIA_WD)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD-XBR (Application Component) HANA Reference Applications
     S_EPM_OIA_DFG_WD (Package) OIA WebDynpro
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20121017
Properties
Class CL_EPM_OIA_ASSIST  
Short Description Assistance Class for S_EPM_OIA_WD    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_OIA_DFG_WD   OIA WebDynpro 
Created 20121017   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_OIA_DATA_PROVIDER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_OIA_DATA_PROVIDER_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_EPM_OIA_ASSIST has no interface implemented.
Friends
Class CL_EPM_OIA_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DATA_PROVIDER_URL_PARAM Constant Public Type reference (TYPE) STRING 'DATA_PROVIDER' URL Parameter Name for data provider 20130305
2 GC_SHOW_ALL_URL_PARAM Constant Public Type reference (TYPE) STRING 'SHOW_ALL' URL Parameter Name for show all data providers 20130308
3 MO_DATA_PROVIDER_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_OIA_DATA_PROVIDER_FACTORY Find & instantiate classes derived from cl_oia_data_provider 20121017
4 MO_STATISTICS Instance attribute Private Object reference (TYPE REF TO) CL_OIA_STATISTICS Collect statistics for data provider 20121017
5 MO_TIMER Instance attribute Private Object reference (TYPE REF TO) IF_ABAP_RUNTIME Timer Interface 20121017
6 MT_SELECTION_METHOD_IMPL Instance attribute Private Type reference (TYPE) CL_OIA_DATA_PROVIDER_FACTORY=>TT_DATA_PROVIDER 20121017
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20121017
2 CREATE_DATA_PROVIDER_DROPDOWN Instance method Public Method 20121017
3 GET_DATA_PROVIDERS Instance method Public Method 20130305
4 GET_OIA_LIST Instance method Public Method 20121017
Events
Class CL_EPM_OIA_ASSIST has no event.
Types
Class CL_EPM_OIA_ASSIST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SHOW_ALL_METHODS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121017

Method CONSTRUCTOR on class CL_EPM_OIA_ASSIST has no exception.

Method CREATE_DATA_PROVIDER_DROPDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SHOW_ALL_METHODS Call by reference Type reference (TYPE) ABAP_BOOL 20121017
2 Returning RT_VALUE_SET Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20121017

Method CREATE_DATA_PROVIDER_DROPDOWN on class CL_EPM_OIA_ASSIST has no exception.

Method GET_DATA_PROVIDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_PROVIDERS Call by reference Type reference (TYPE) CL_OIA_DATA_PROVIDER_FACTORY=>TT_DATA_PROVIDER 20130305
2 Importing IV_SHOW_ALL_METHODS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130305

Method GET_DATA_PROVIDERS on class CL_EPM_OIA_ASSIST has no exception.

Method GET_OIA_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OIA_LIST Call by reference Type reference (TYPE) CL_OIA_DATA_PROVIDER=>TT_BUPA_FIGURES 20121017
2 Exporting EV_DATA_SET_COUNT Call by reference Type reference (TYPE) I 20121017
3 Exporting EV_RUNTIME Call by reference Type reference (TYPE) I 20121017
4 Importing IV_PROVIDER_NAME Call by reference Type reference (TYPE) SEPM_OIA_DATA_PROVIDER_NAME Name of an Open Items Analytics data provider 20121017

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