SAP ABAP Class /IWBEP/IF_MGW_EDP_MAP_GSTREAM (OData Channel : Mapping Interface for Get Stream)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_EDP_MAP OData Channel: Entity Data Provider Map 20111026
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_TEST_GSR_EDP Odata Channel - Test application for AEDP 20111102
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWWRK/CL_WF_MAP_STREAM Get stream odata mapping class 20111116
Properties
Class /IWBEP/IF_MGW_EDP_MAP_GSTREAM  
Short Description OData Channel : Mapping Interface for Get Stream    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111026   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/CL_MGW_ABS_DATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /IWBEP/IF_MGW_CORE_SRV_RUNTIME Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWBEP/IF_MGW_EDP_MAP_GSTREAM has no interface implemented.
Friends
Class /IWBEP/IF_MGW_EDP_MAP_GSTREAM has no friend class.
Attributes
Class /IWBEP/IF_MGW_EDP_MAP_GSTREAM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MAP_INBOUND Instance method Public Method Inbound Mapping for Get Entity Stream BOP call 20111026
2 MAP_OUTBOUND Instance method Public Method Outbound Mapping for Get Entity Stream BOP call 20111026
Events
Class /IWBEP/IF_MGW_EDP_MAP_GSTREAM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_MEDIA_RESOURCE Public See coding 20111026 BEGIN OF ty_s_media_resource. INCLUDE TYPE /iwbep/cl_mgw_abs_data=>ty_s_media_resource. TYPES: END OF ty_s_media_resource
Method Signatures

Method MAP_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PROCESS_CODE Call by reference Type reference (TYPE) /IWBEP/MGW_EDP_PROCESS_CODE 20111026
2 Importing IO_BOP_DO Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_BOP_DO 20111026
3 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR 20111026
4 Importing IT_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAVIGATION_PATH 20111026
5 Importing IT_PROCESSED_BE_DATA Call by reference Type reference (TYPE) /IWBEP/T_MGW_EDP_BE_DATA 20111026
6 Importing IT_PROCESSED_BOP_DO Call by reference Type reference (TYPE) /IWBEP/T_MGW_BOP_DO_REF 20111026

Method MAP_INBOUND on class /IWBEP/IF_MGW_EDP_MAP_GSTREAM has no exception.

Method MAP_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_STREAM Call by reference Type reference (TYPE) /IWBEP/IF_MGW_EDP_MAP_GSTREAM=>TY_S_MEDIA_RESOURCE 20111026
2 Exporting EV_PROCESS_CODE Call by reference Type reference (TYPE) /IWBEP/MGW_EDP_PROCESS_CODE 20111026
3 Importing IO_BOP_DO Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_BOP_DO 20111026
4 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR 20111026
5 Importing IT_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAVIGATION_PATH 20111026
6 Importing IT_PROCESSED_BE_DATA Call by reference Type reference (TYPE) /IWBEP/T_MGW_EDP_BE_DATA 20111026
7 Importing IT_PROCESSED_BOP_DO Call by reference Type reference (TYPE) /IWBEP/T_MGW_BOP_DO_REF 20111026

Method MAP_OUTBOUND on class /IWBEP/IF_MGW_EDP_MAP_GSTREAM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in