SAP ABAP Class CL_EPM_OIA_GW_SALES_HI_DPC (Data Provider Base Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD-XBR (Application Component) HANA Reference Applications
     S_EPM_OIA_APPS_UI5 (Package) EPM OIA UI5 application package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_PUSH_ABS_DATA Abstract Push Data Provider 20130319
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SB_DPC_COMM_SERVICES DPC Common Services 20130319
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SB_GEN_DPC_INJECTION DPC Injection interface 20130319
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPM_OIA_GW_SALES_HI_DPC_EXT Data Provider Secondary Class 20130319
Properties
Class CL_EPM_OIA_GW_SALES_HI_DPC  
Short Description Data Provider Base Class    
Super Class /IWBEP/CL_MGW_PUSH_ABS_DATA Abstract Push Data Provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_OIA_APPS_UI5   EPM OIA UI5 application package 
Created 20130319   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPM_OIA_GW_SALES_HI_DPC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SB_DPC_COMM_SERVICES DPC Common Services 20130319
2 /IWBEP/IF_SB_GEN_DPC_INJECTION DPC Injection interface 20130319
Friends
Class CL_EPM_OIA_GW_SALES_HI_DPC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 mo_injection Instance attribute Protected Object reference (TYPE REF TO) /IWBEP/IF_SB_GEN_DPC_INJECTION 20130319
Methods
# Method Level Visibility Method type Description Created on
1 SALESHISTORYSET_CREATE_ENTITY Instance method Protected Method Related EntitySet Name: SalesHistorySet 20130319
2 SALESHISTORYSET_DELETE_ENTITY Instance method Protected Method Related EntitySet Name: SalesHistorySet 20130319
3 SALESHISTORYSET_GET_ENTITY Instance method Protected Method Related EntitySet Name: SalesHistorySet 20130319
4 SALESHISTORYSET_GET_ENTITYSET Instance method Protected Method Related EntitySet Name: SalesHistorySet 20130319
5 SALESHISTORYSET_UPDATE_ENTITY Instance method Protected Method Related EntitySet Name: SalesHistorySet 20130319
Events
Class CL_EPM_OIA_GW_SALES_HI_DPC has no event.
Types
Class CL_EPM_OIA_GW_SALES_HI_DPC has no local type.
Method Signatures

Method SALESHISTORYSET_CREATE_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ENTITY Call by reference Type reference (TYPE) CL_EPM_OIA_GW_SALES_HI_MPC=>TS_SALESHISTORY Returning data 20130319
2 Importing IO_DATA_PROVIDER Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_ENTRY_PROVIDER MGW Entry Data Provider 20130319
3 Importing IO_TECH_REQUEST_CONTEXT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_REQ_ENTITY_C 20130319
4 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20130319
5 Importing IT_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAVIGATION_PATH table of navigation paths 20130319
6 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) STRING 20130319
7 Importing IV_ENTITY_SET_NAME Call by reference Type reference (TYPE) STRING 20130319
8 Importing IV_SOURCE_NAME Call by reference Type reference (TYPE) STRING 20130319
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION business exception in mgw 20130319
2 /IWBEP/CX_MGW_TECH_EXCEPTION mgw technical exception 20130319

Method SALESHISTORYSET_DELETE_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TECH_REQUEST_CONTEXT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_REQ_ENTITY_D 20130319
2 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20130319
3 Importing IT_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAVIGATION_PATH table of navigation paths 20130319
4 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) STRING 20130319
5 Importing IV_ENTITY_SET_NAME Call by reference Type reference (TYPE) STRING 20130319
6 Importing IV_SOURCE_NAME Call by reference Type reference (TYPE) STRING 20130319
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION business exception in mgw 20130319
2 /IWBEP/CX_MGW_TECH_EXCEPTION mgw technical exception 20130319

Method SALESHISTORYSET_GET_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ENTITY Call by reference Type reference (TYPE) CL_EPM_OIA_GW_SALES_HI_MPC=>TS_SALESHISTORY Returning data 20130319
2 Importing IO_REQUEST_OBJECT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_REQ_ENTITY table of navigation paths 20130319
3 Importing IO_TECH_REQUEST_CONTEXT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_REQ_ENTITY 20130319
4 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20130319
5 Importing IT_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAVIGATION_PATH table of navigation paths 20130319
6 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) STRING 20130319
7 Importing IV_ENTITY_SET_NAME Call by reference Type reference (TYPE) STRING 20130319
8 Importing IV_SOURCE_NAME Call by reference Type reference (TYPE) STRING 20130319
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION business exception in mgw 20130319
2 /IWBEP/CX_MGW_TECH_EXCEPTION mgw technical exception 20130319

Method SALESHISTORYSET_GET_ENTITYSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESPONSE_CONTEXT Call by reference Type reference (TYPE) /IWBEP/IF_MGW_APPL_SRV_RUNTIME=>TY_S_MGW_RESPONSE_CONTEXT 20130319
2 Exporting ET_ENTITYSET Call by reference Type reference (TYPE) CL_EPM_OIA_GW_SALES_HI_MPC=>TT_SALESHISTORY Returning data 20130319
3 Importing IO_TECH_REQUEST_CONTEXT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_REQ_ENTITYSET 20130319
4 Importing IS_PAGING Call by reference Type reference (TYPE) /IWBEP/S_MGW_PAGING Paging structure 20130319
5 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION Table of select options 20130319
6 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR Table for name value pairs 20130319
7 Importing IT_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAVIGATION_PATH Table of navigation paths 20130319
8 Importing IT_ORDER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SORTING_ORDER The sorting order 20130319
9 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) STRING 20130319
10 Importing IV_ENTITY_SET_NAME Call by reference Type reference (TYPE) STRING 20130319
11 Importing IV_FILTER_STRING Call by reference Type reference (TYPE) STRING Table for name value pairs 20130319
12 Importing IV_SEARCH_STRING Call by reference Type reference (TYPE) STRING 20130319
13 Importing IV_SOURCE_NAME Call by reference Type reference (TYPE) STRING 20130319
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION business exception in mgw 20130319
2 /IWBEP/CX_MGW_TECH_EXCEPTION mgw technical exception 20130319

Method SALESHISTORYSET_UPDATE_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ENTITY Call by reference Type reference (TYPE) CL_EPM_OIA_GW_SALES_HI_MPC=>TS_SALESHISTORY Returning data 20130319
2 Importing IO_DATA_PROVIDER Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_ENTRY_PROVIDER MGW Entry Data Provider 20130319
3 Importing IO_TECH_REQUEST_CONTEXT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_REQ_ENTITY_U 20130319
4 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20130319
5 Importing IT_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAVIGATION_PATH table of navigation paths 20130319
6 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) STRING 20130319
7 Importing IV_ENTITY_SET_NAME Call by reference Type reference (TYPE) STRING 20130319
8 Importing IV_SOURCE_NAME Call by reference Type reference (TYPE) STRING 20130319
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION business exception in mgw 20130319
2 /IWBEP/CX_MGW_TECH_EXCEPTION mgw technical exception 20130319
History
Last changed by/on SAP  20140121 
SAP Release Created in 740