SAP ABAP Interface /IWBEP/IF_MGW_REQ_ENTITY (Request Details for Entity Read Operation)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/MGW_GSR_CORE (Package) OData Channel - Service Interface - Core
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_REQUEST OData Channel Request 20120206
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SB_GEN_READ_AFTR_CRT Read after create 20120619
3 Interface implementation (CLASS c. INTERFACES i_ref)  TD_SADL_GW_REQUEST_ENTITY Mock for entity set request 20131120
Properties
Interface /IWBEP/IF_MGW_REQ_ENTITY  
Short Description Request Details for Entity Read Operation    
General Data
Package /IWBEP/MGW_GSR_CORE   OData Channel - Service Interface - Core 
Created 20120206   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_MGW_APPL_SRV_RUNTIME Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /IWBEP/IF_MGW_CORE_SRV_RUNTIME Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /IWBEP/IF_MGW_REQ_ENTITY has no interface.
Friends
Interface /IWBEP/IF_MGW_REQ_ENTITY has no friend.
Attributes
Interface /IWBEP/IF_MGW_REQ_ENTITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONDITIONAL_OPERATION_FOR Instance method Public Method Returns operation type for which this is a conditional read 20140326
2 GET_CONVERTED_KEYS Instance method Public Method Key values of the requested entity - converted 20121128
3 GET_CONVERTED_SOURCE_KEYS Instance method Public Method Key values of the source entity - converted 20121128
4 GET_ENTITY_SET_NAME Instance method Public Method ABAP (internal) entity set name 20120314
5 GET_ENTITY_TYPE_NAME Instance method Public Method ABAP (internal) entity type name 20120314
6 GET_IF_MODIFIED_SINCE Instance method Public Method Get If-Modified-Since request header attribute 20131122
7 GET_KEYS Instance method Public Method Key tab of the requested entity 20120314
8 GET_NAVIGATION_PATH Instance method Public Method Navigation Path from source entity to (target) entity 20120314
9 GET_SELECT Instance method Public Method Deprecated - use GET_SELECT_WITH_KEYS 20120418
10 GET_SELECT_WITH_MANDTRY_FIELDS Instance method Public Method Select System Query Option including mandatory fields 20130412
11 GET_SOURCE_ENTITY_SET_NAME Instance method Public Method ABAP (internal) source entity set name 20120314
12 GET_SOURCE_ENTITY_TYPE_NAME Instance method Public Method ABAP (internal) source entity type name 20120314
13 GET_SOURCE_KEYS Instance method Public Method Key tab of the source entity 20120314
Events
Interface /IWBEP/IF_MGW_REQ_ENTITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 C1 Public Type reference (TYPE) CHAR1 Single-Character Indicator 20120216
Method Signatures

Method GET_CONDITIONAL_OPERATION_FOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OPERATION_TYPE Value transfer Type reference (TYPE) /IWBEP/MGW_OPERATION_TYPE Operation Type (read, create, update, ...) 20140326

Method GET_CONDITIONAL_OPERATION_FOR on Interface /IWBEP/IF_MGW_REQ_ENTITY has no exception.

Method GET_CONVERTED_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KEY_VALUES Call by reference Type reference (TYPE) DATA Entity Key Values - converted 20121128

Method GET_CONVERTED_KEYS on Interface /IWBEP/IF_MGW_REQ_ENTITY has no exception.

Method GET_CONVERTED_SOURCE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KEY_VALUES Call by reference Type reference (TYPE) DATA Source Entity Key Values - converted 20121128

Method GET_CONVERTED_SOURCE_KEYS on Interface /IWBEP/IF_MGW_REQ_ENTITY has no exception.

Method GET_ENTITY_SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENTITY_SET Value transfer Type reference (TYPE) /IWBEP/MGW_TECH_NAME Technical name 20120314

Method GET_ENTITY_SET_NAME on Interface /IWBEP/IF_MGW_REQ_ENTITY has no exception.

Method GET_ENTITY_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENTITY_TYPE Value transfer Type reference (TYPE) /IWBEP/MGW_TECH_NAME Technical name 20120314

Method GET_ENTITY_TYPE_NAME on Interface /IWBEP/IF_MGW_REQ_ENTITY has no exception.

Method GET_IF_MODIFIED_SINCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IF_MODIFIED_SINCE Value transfer Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20131122

Method GET_IF_MODIFIED_SINCE on Interface /IWBEP/IF_MGW_REQ_ENTITY has no exception.

Method GET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_KEYS Value transfer Type reference (TYPE) /IWBEP/T_MGW_TECH_PAIRS Technical name-value pairs 20120315

Method GET_KEYS on Interface /IWBEP/IF_MGW_REQ_ENTITY has no exception.

Method GET_NAVIGATION_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NAVIGATION_PATH Value transfer Type reference (TYPE) /IWBEP/T_MGW_TECH_NAVI Technical navigation path 20120315

Method GET_NAVIGATION_PATH on Interface /IWBEP/IF_MGW_REQ_ENTITY has no exception.

Method GET_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SELECT Value transfer Type reference (TYPE) /IWBEP/T_MGW_TECH_FIELD_NAMES Table of dollar select parameters 20120418

Method GET_SELECT on Interface /IWBEP/IF_MGW_REQ_ENTITY has no exception.

Method GET_SELECT_WITH_MANDTRY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SELECT Value transfer Type reference (TYPE) STRING_TABLE Technical field names 20130412

Method GET_SELECT_WITH_MANDTRY_FIELDS on Interface /IWBEP/IF_MGW_REQ_ENTITY has no exception.

Method GET_SOURCE_ENTITY_SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENTITY_SET Value transfer Type reference (TYPE) /IWBEP/MGW_TECH_NAME Technical name 20120314

Method GET_SOURCE_ENTITY_SET_NAME on Interface /IWBEP/IF_MGW_REQ_ENTITY has no exception.

Method GET_SOURCE_ENTITY_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENTITY_TYPE Value transfer Type reference (TYPE) /IWBEP/MGW_TECH_NAME Technical name 20120314

Method GET_SOURCE_ENTITY_TYPE_NAME on Interface /IWBEP/IF_MGW_REQ_ENTITY has no exception.

Method GET_SOURCE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SOURCE_KEYS Value transfer Type reference (TYPE) /IWBEP/T_MGW_TECH_PAIRS Technical name-value pairs 20120315

Method GET_SOURCE_KEYS on Interface /IWBEP/IF_MGW_REQ_ENTITY has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200