SAP ABAP Class /IWBEP/IF_MGW_CONTEXT (OData Channel - Data Provider Context)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_CONTEXT MGW Context 20110303
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_TEST_EDP_CTXT Context for MGW - unit tests 20111103
Properties
Class /IWBEP/IF_MGW_CONTEXT  
Short Description OData Channel - Data Provider Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110303   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /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_CONTEXT has no interface implemented.
Friends
Class /IWBEP/IF_MGW_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PARAM_ISN Constant Public Type reference (TYPE) STRING 'internal_service_name' Internal Service Name 20110411
2 GC_PARAM_ISV Constant Public Type reference (TYPE) STRING 'internal_service_version' Internal Service Version 20110411
3 GC_PARAM_LOGGER Constant Public Type reference (TYPE) STRING 'logger' Logger 20110712
4 GC_PARAM_MSG_CONTAINER Constant Public Type reference (TYPE) STRING 'msg_container' Message Container 20110712
5 GC_PARAM_REQUEST_USER Constant Public Type reference (TYPE) STRING 'request_user' Request User from GW 20110303
6 GC_PARAM_RESET_DP Constant Public Type reference (TYPE) STRING 'reset_dp' Reset DP required 20131119
7 GC_PARAM_SERVICE_NAME Constant Public Type reference (TYPE) STRING 'service_name' Service Name 20110410
8 GC_PARAM_SERVICE_NAMESPACE Constant Public Type reference (TYPE) STRING 'service_namespace' Service Namespace 20110410
9 GC_PARAM_SERVICE_ROOT Constant Public Type reference (TYPE) STRING 'service_root' Base URL of service 20110410
10 GC_PARAM_SERVICE_ROOT_ICF Constant Public Type reference (TYPE) STRING 'service_root_icf' Root node of service 20111117
11 GC_PARAM_SOFTSTATE_MODE Constant Public Type reference (TYPE) STRING 'softstate' Soft-state mode indicator 20131119
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOGGER Instance method Public Method Returns the logger 20110715
2 GET_MESSAGE_CONTAINER Instance method Public Method Returns the message container 20110715
3 GET_PARAMETER Instance method Public Method Get parameter 20110303
4 GET_PARAMETERS Instance method Public Method Get parameters 20110303
5 GET_SYSTEM_ALIAS_INFO Instance method Public Method Obsolete - Do not use - see /IWBEP/IF_MGW_DP_INT_FACADE 20111104
6 SET_PARAMETER Instance method Public Method Set parameter 20110303
Events
Class /IWBEP/IF_MGW_CONTEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_PARAMETER Public See coding 20110303 begin of ty_s_parameter, name type string, value type ref to data, end of ty_s_parameter
2 TY_T_PARAMETER Public See coding 20110303 ty_t_parameter type HASHED TABLE OF ty_s_parameter with unique key name
Method Signatures

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 20110715

Method GET_LOGGER on class /IWBEP/IF_MGW_CONTEXT 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 (for Client messages) 20110715

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

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) DATA 20110303
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20110303

Method GET_PARAMETER on class /IWBEP/IF_MGW_CONTEXT has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMETER Call by reference Type reference (TYPE) TY_T_PARAMETER 20110303

Method GET_PARAMETERS on class /IWBEP/IF_MGW_CONTEXT has no exception.

Method GET_SYSTEM_ALIAS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SYSTEM_ALIAS_INFO Value transfer Type reference (TYPE) /IWBEP/S_DEFI_ALIAS_INFO System Alias Information 20111104

Method GET_SYSTEM_ALIAS_INFO on class /IWBEP/IF_MGW_CONTEXT has no exception.

Method SET_PARAMETER Signature

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

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