SAP ABAP Class /IWBEP/IF_MGW_REQ_ENTITY (Request Details for Entity Read Operation)
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
| Class | /IWBEP/IF_MGW_REQ_ENTITY | |
| Short Description | Request Details for Entity Read Operation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120206 | 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/IF_MGW_REQ_ENTITY has no interface implemented.
Friends
Class /IWBEP/IF_MGW_REQ_ENTITY has no friend class.
Attributes
Class /IWBEP/IF_MGW_REQ_ENTITY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns operation type for which this is a conditional read | 20140326 | |
| 2 | Instance method | Public | Method | Key values of the requested entity - converted | 20121128 | |
| 3 | Instance method | Public | Method | Key values of the source entity - converted | 20121128 | |
| 4 | Instance method | Public | Method | ABAP (internal) entity set name | 20120314 | |
| 5 | Instance method | Public | Method | ABAP (internal) entity type name | 20120314 | |
| 6 | Instance method | Public | Method | Get If-Modified-Since request header attribute | 20131122 | |
| 7 | Instance method | Public | Method | Key tab of the requested entity | 20120314 | |
| 8 | Instance method | Public | Method | Navigation Path from source entity to (target) entity | 20120314 | |
| 9 | Instance method | Public | Method | Deprecated - use GET_SELECT_WITH_KEYS | 20120418 | |
| 10 | Instance method | Public | Method | Select System Query Option including mandatory fields | 20130412 | |
| 11 | Instance method | Public | Method | ABAP (internal) source entity set name | 20120314 | |
| 12 | Instance method | Public | Method | ABAP (internal) source entity type name | 20120314 | |
| 13 | Instance method | Public | Method | Key tab of the source entity | 20120314 |
Events
Class /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 | RV_OPERATION_TYPE | Value transfer | Type reference (TYPE) | /IWBEP/MGW_OPERATION_TYPE | Operation Type (read, create, update, ...) | 20140326 |
Method GET_CONDITIONAL_OPERATION_FOR on class /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 | ES_KEY_VALUES | Call by reference | Type reference (TYPE) | DATA | Entity Key Values - converted | 20121128 |
Method GET_CONVERTED_KEYS on class /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 | ES_KEY_VALUES | Call by reference | Type reference (TYPE) | DATA | Source Entity Key Values - converted | 20121128 |
Method GET_CONVERTED_SOURCE_KEYS on class /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 | RV_ENTITY_SET | Value transfer | Type reference (TYPE) | /IWBEP/MGW_TECH_NAME | Technical name | 20120314 |
Method GET_ENTITY_SET_NAME on class /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 | RV_ENTITY_TYPE | Value transfer | Type reference (TYPE) | /IWBEP/MGW_TECH_NAME | Technical name | 20120314 |
Method GET_ENTITY_TYPE_NAME on class /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 | RV_IF_MODIFIED_SINCE | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20131122 |
Method GET_IF_MODIFIED_SINCE on class /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 | RT_KEYS | Value transfer | Type reference (TYPE) | /IWBEP/T_MGW_TECH_PAIRS | Technical name-value pairs | 20120315 |
Method GET_KEYS on class /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 | RT_NAVIGATION_PATH | Value transfer | Type reference (TYPE) | /IWBEP/T_MGW_TECH_NAVI | Technical navigation path | 20120315 |
Method GET_NAVIGATION_PATH on class /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 | RT_SELECT | Value transfer | Type reference (TYPE) | /IWBEP/T_MGW_TECH_FIELD_NAMES | Table of dollar select parameters | 20120418 |
Method GET_SELECT on class /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 | RT_SELECT | Value transfer | Type reference (TYPE) | STRING_TABLE | Technical field names | 20130412 |
Method GET_SELECT_WITH_MANDTRY_FIELDS on class /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 | RV_ENTITY_SET | Value transfer | Type reference (TYPE) | /IWBEP/MGW_TECH_NAME | Technical name | 20120314 |
Method GET_SOURCE_ENTITY_SET_NAME on class /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 | RV_ENTITY_TYPE | Value transfer | Type reference (TYPE) | /IWBEP/MGW_TECH_NAME | Technical name | 20120314 |
Method GET_SOURCE_ENTITY_TYPE_NAME on class /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 | RT_SOURCE_KEYS | Value transfer | Type reference (TYPE) | /IWBEP/T_MGW_TECH_PAIRS | Technical name-value pairs | 20120315 |
Method GET_SOURCE_KEYS on class /IWBEP/IF_MGW_REQ_ENTITY has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |