SAP ABAP Class /UI2/CL_GW_DP_REQUEST_FIELDS (UI2 Gateway data provider http request fields)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/CACHE (Package) UI BE: Cache mechanism for OData services
Properties
Class /UI2/CL_GW_DP_REQUEST_FIELDS  
Short Description UI2 Gateway data provider http request fields    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/CACHE   UI BE: Cache mechanism for OData services 
Created 20121214   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/CL_GW_DP_REQUEST_FIELDS has no forward declaration.
Interfaces
Class /UI2/CL_GW_DP_REQUEST_FIELDS has no interface implemented.
Friends
Class /UI2/CL_GW_DP_REQUEST_FIELDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /UI2/CL_GW_DP_REQUEST_FIELDS UI2 Gateway data provider http request fields 20121217
2 MT_FILTER_SELECT_OPTIONS Instance attribute Public Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION ABAP select options 20121214
3 MT_ORDER_BY Instance attribute Public Type reference (TYPE) TTY_ORDER_BY Value of OData $orderby 20121214
4 MV_FILTER_STRING Instance attribute Public Type reference (TYPE) STRING ABAP select options in string format 20130212
5 MV_SELECT Instance attribute Public Type reference (TYPE) STRING Value of OData $select 20121214
6 MV_SKIP Instance attribute Public Type reference (TYPE) INT4 Value of OData $skip 20121214
7 MV_TOP Instance attribute Public Type reference (TYPE) INT4 Value of OData $top 20121214
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get singleton instance 20121217
2 SET_FIELDS Instance method Public Method Set Gateway data provider request fields 20121214
Events
Class /UI2/CL_GW_DP_REQUEST_FIELDS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_ORDER_BY Public See coding 20121219 tty_order_by type standard table of ty_order_by with key property
2 TY_ORDER_BY Public See coding 20121219 begin of ty_order_by, property type string, order type string, end of ty_order_by
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /UI2/CL_GW_DP_REQUEST_FIELDS UI2 Gateway data provider http request fields 20121217

Method GET_INSTANCE on class /UI2/CL_GW_DP_REQUEST_FIELDS has no exception.

Method SET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PAGING Call by reference Type reference (TYPE) /IWBEP/S_MGW_PAGING Paging structure 20121214
2 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION ABAP select options 20121214
3 Importing IT_ORDER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SORTING_ORDER Sorting order 20121214
4 Importing IV_FILTER_STRING Call by reference Type reference (TYPE) STRING ABAP select options in string format 20130212

Method SET_FIELDS on class /UI2/CL_GW_DP_REQUEST_FIELDS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100