SAP ABAP Class /IWBEP/CL_MGW_DATA_UTIL (Minimal gateway data utility class)
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
⤷
⤷
Properties
| Class | /IWBEP/CL_MGW_DATA_UTIL | |
| Short Description | Minimal gateway data utility class | |
| 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 | 20110407 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_MGW_DATA_UTIL has no forward declaration.
Interfaces
Class /IWBEP/CL_MGW_DATA_UTIL has no interface implemented.
Friends
Class /IWBEP/CL_MGW_DATA_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110407 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Dynamic filtering on a feed | 20110407 | |
| 2 | Static method | Public | Method | Dynamic sorting on a feed | 20110407 | |
| 3 | Static method | Public | Method | Dynamic paging on a feed | 20110407 |
Events
Class /IWBEP/CL_MGW_DATA_UTIL has no event.
Types
Class /IWBEP/CL_MGW_DATA_UTIL has no local type.
Method Signatures
Method FILTERING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110407 | ||||
| 2 | IT_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20110407 |
Method FILTERING on class /IWBEP/CL_MGW_DATA_UTIL has no exception.
Method ORDERBY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110407 | ||||
| 2 | IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20110407 |
Method ORDERBY on class /IWBEP/CL_MGW_DATA_UTIL has no exception.
Method PAGING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110407 | ||||
| 2 | IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20110407 |
Method PAGING on class /IWBEP/CL_MGW_DATA_UTIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |