SAP ABAP Class /IWBEP/IF_MGW_CONV_SRV_RUNTIME (OData Channel - Application Convenience Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_ABS_DATA Abstract Business Data Provider 20111125
Properties
Class /IWBEP/IF_MGW_CONV_SRV_RUNTIME  
Short Description OData Channel - Application Convenience Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111125   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/CL_MGW_REQUEST_UNITTST 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_CONV_SRV_RUNTIME has no interface implemented.
Friends
Class /IWBEP/IF_MGW_CONV_SRV_RUNTIME has no friend class.
Attributes
Class /IWBEP/IF_MGW_CONV_SRV_RUNTIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IF_IS_NOT_MODIFIED Instance method Public Method Check if is not modified (return TRUE or FALSE) 20131205
2 COPY_DATA_TO_REF Instance method Public Method Get Reference of data 20111125
3 GET_DP_FACADE Instance method Public Method Gets the Data Provider Facade 20120215
4 GET_LOGGER Instance method Public Method Gets logger 20111125
5 GET_MESSAGE_CONTAINER Instance method Public Method Gets message container 20111125
6 INIT_DP_FOR_UNIT_TEST Instance method Public Method Initializes a Data Provider Instance for Unit tests 20131008
7 MOVE_CORRESPONDING Instance method Public Method Move Corresponding for simple or nested structure/table 20130123
8 SET_ETAG Instance method Public Method Sets the etag to the HTTP response 20111125
9 SET_HEADER Instance method Public Method Sets an header with key and value 20111125
Events
Class /IWBEP/IF_MGW_CONV_SRV_RUNTIME has no event.
Types
Class /IWBEP/IF_MGW_CONV_SRV_RUNTIME has no local type.
Method Signatures

Method CHECK_IF_IS_NOT_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IF_MODIFIED_SINCE Call by reference Type reference (TYPE) TZNTSTMPS if-modified-since 20131205
2 Importing IV_LAST_MODIFIED Call by reference Type reference (TYPE) TZNTSTMPS last-modified 20131205
3 Returning RV_IS_NOT_MODIFIED Value transfer Type reference (TYPE) /IWBEP/MGW_IS_NOT_MODIFIED Is Not Modified 20131205

Method CHECK_IF_IS_NOT_MODIFIED on class /IWBEP/IF_MGW_CONV_SRV_RUNTIME has no exception.

Method COPY_DATA_TO_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DATA Call by reference Object reference (TYPE REF TO) DATA 20111125
2 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20111125

Method COPY_DATA_TO_REF on class /IWBEP/IF_MGW_CONV_SRV_RUNTIME has no exception.

Method GET_DP_FACADE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DP_FACADE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_DP_FACADE OData Channel - Data Provider Facade 20120215
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_TECH_EXCEPTION Technical Exception 20120215

Method GET_LOGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LOGGER Value transfer Object reference (TYPE REF TO) /IWBEP/CL_COS_LOGGER Logger for local AppsLog and CCMS 20111125

Method GET_LOGGER on class /IWBEP/IF_MGW_CONV_SRV_RUNTIME has no exception.

Method GET_MESSAGE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MESSAGE_CONTAINER Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MESSAGE_CONTAINER Message Container Interface 20111125

Method GET_MESSAGE_CONTAINER on class /IWBEP/IF_MGW_CONV_SRV_RUNTIME has no exception.

Method INIT_DP_FOR_UNIT_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REQUEST_CONTEXT Call by reference Type reference (TYPE) /IWBEP/CL_MGW_REQUEST_UNITTST=>TY_S_MGW_REQUEST_CONTEXT_UNIT 20131008
2 Returning RO_REQUEST_CONTEXT Value transfer Object reference (TYPE REF TO) /IWBEP/CL_MGW_REQUEST_UNITTST Unit test enabling Request Context 20131014

Method INIT_DP_FOR_UNIT_TEST on class /IWBEP/IF_MGW_CONV_SRV_RUNTIME has no exception.

Method MOVE_CORRESPONDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TARGET_DATA Call by reference Type reference (TYPE) ANY Target Data 20130123
2 Importing ID_SOURCE_DATA Call by reference Type reference (TYPE) ANY Source Data 20130123

Method MOVE_CORRESPONDING on class /IWBEP/IF_MGW_CONV_SRV_RUNTIME has no exception.

Method SET_ETAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20111125

Method SET_ETAG on class /IWBEP/IF_MGW_CONV_SRV_RUNTIME has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Call by reference Type reference (TYPE) IHTTPNVP HTTP Framework (iHTTP) Name/Value Pair 20111125

Method SET_HEADER on class /IWBEP/IF_MGW_CONV_SRV_RUNTIME has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in