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 | 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 | Constant | Public | Type reference (TYPE) | STRING | 'internal_service_name' | Internal Service Name | 20110411 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'internal_service_version' | Internal Service Version | 20110411 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'logger' | Logger | 20110712 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'msg_container' | Message Container | 20110712 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'request_user' | Request User from GW | 20110303 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'reset_dp' | Reset DP required | 20131119 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'service_name' | Service Name | 20110410 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'service_namespace' | Service Namespace | 20110410 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'service_root' | Base URL of service | 20110410 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'service_root_icf' | Root node of service | 20111117 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'softstate' | Soft-state mode indicator | 20131119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the logger | 20110715 | |
| 2 | Instance method | Public | Method | Returns the message container | 20110715 | |
| 3 | Instance method | Public | Method | Get parameter | 20110303 | |
| 4 | Instance method | Public | Method | Get parameters | 20110303 | |
| 5 | Instance method | Public | Method | Obsolete - Do not use - see /IWBEP/IF_MGW_DP_INT_FACADE | 20111104 | |
| 6 | 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 | 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 | 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 | EV_VALUE | Call by reference | Type reference (TYPE) | DATA | 20110303 | ||||
| 2 | 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 | 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 | 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 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20110303 | ||||
| 2 | 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 |