SAP ABAP Class /IWBEP/CL_MGW_REQ_FILTER (Filter Object based on Filter System Query Option ($filter))
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_MGW_REQ_FILTER | Filter Object based on Filter System Query Option ($filter) | 20120315 |
Properties
| Class | /IWBEP/CL_MGW_REQ_FILTER | |
| Short Description | Filter Object based on Filter System Query Option ($filter) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/MGW_GSR_CORE | OData Channel - Service Interface - Core |
| Created | 20120315 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_MGW_REQ_FILTER | Filter Object based on Filter System Query Option ($filter) | 20120315 |
Friends
Class /IWBEP/CL_MGW_REQ_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_KEY_CONVERT | URI Keys Converter | 20121129 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/IF_MGW_ODATA_FW_CPLXTYP=>TY_T_MGW_ODATA_CPLX_PROPERTIES | 20121130 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/CL_MGW_DATA_CONV_UTIL=>TY_T_CURRENCY_CODES | 20121130 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>EDM_SELECT_OPTION_T | 20120315 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/CL_MGW_DATA_CONV_UTIL=>TY_T_PROPERTY_INFO | 20140131 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/IF_MGW_ODATA_FW_PROP=>TY_T_MGW_ODATA_PROPERTIES | 20121130 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/CL_MGW_DATA_CONV_UTIL=>TY_T_UNIT_CODE | 20140131 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120315 | |
| 2 | Instance method | Private | Method | Determine conversion info for current entity | 20140131 | |
| 3 | Instance method | Private | Method | OBSOLETE - Use DETERMINE_CONVERSION_INFO | 20121130 | |
| 4 | Instance method | Private | Method | Get odata property of a field | 20121130 | |
| 5 | Instance method | Public | Method | Set the entity type for the filter | 20140320 | |
| 6 | Instance method | Public | Method | Obsolet | 20140414 |
Events
Class /IWBEP/CL_MGW_REQ_FILTER has no event.
Types
Class /IWBEP/CL_MGW_REQ_FILTER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20120315 | |||
| 2 | IV_FILTER_STRING | Call by reference | Type reference (TYPE) | STRING | 20120323 |
Method CONSTRUCTOR on class /IWBEP/CL_MGW_REQ_FILTER has no exception.
Method DETERMINE_CONVERSION_INFO Signature
Method DETERMINE_CONVERSION_INFO on class /IWBEP/CL_MGW_REQ_FILTER has no parameter.
Method DETERMINE_CONVERSION_INFO on class /IWBEP/CL_MGW_REQ_FILTER has no exception.
Method DETERMINE_CURRENCY_CODES Signature
Method DETERMINE_CURRENCY_CODES on class /IWBEP/CL_MGW_REQ_FILTER has no parameter.
Method DETERMINE_CURRENCY_CODES on class /IWBEP/CL_MGW_REQ_FILTER has no exception.
Method GET_ODATA_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROPERTY_NAME | Call by reference | Type reference (TYPE) | STRING | Property Name | 20121130 | |||
| 2 | RS_ODATA_PROPERTY | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_ODATA_FW_PROP=>TY_S_MGW_ODATA_PROPERTY | 20121130 |
Method GET_ODATA_PROPERTY on class /IWBEP/CL_MGW_REQ_FILTER has no exception.
Method SET_ENTITY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY_TYPE | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_FW_ETYPE | OData Entity Type FPI | 20140320 |
Method SET_ENTITY_TYPE on class /IWBEP/CL_MGW_REQ_FILTER has no exception.
Method SET_KEY_CONVERTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_KEY_CONVERTER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20140414 |
Method SET_KEY_CONVERTER on class /IWBEP/CL_MGW_REQ_FILTER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |