SAP ABAP Interface /IWCOR/IF_DS_URI_EXPAND_SELECT (Combined and normalized $expand and $select options)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_URI (Package) URI and Expression Parser

⤷

⤷

Properties
Interface | /IWCOR/IF_DS_URI_EXPAND_SELECT | |
Short Description | Combined and normalized $expand and $select options |
General Data
Package | /IWCOR/SODATA_URI | URI and Expression Parser |
Created | 20120125 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /IWCOR/IF_DS_URI_EXPAND_SELECT has no interface.
Friends
Interface /IWCOR/IF_DS_URI_EXPAND_SELECT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ALL | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | All properties and navigation properties | 20120813 | ||
2 | NAVIGATION_PROPERTIES | Instance attribute | Public | Type reference (TYPE) | NAVIGATION_PROPERTY_T | Selected navigation properties | 20120813 | ||
3 | PROPERTIES | Instance attribute | Public | Type reference (TYPE) | PROPERTY_T | Selected properties | 20120813 |
Methods
Interface /IWCOR/IF_DS_URI_EXPAND_SELECT has no method.
Events
Interface /IWCOR/IF_DS_URI_EXPAND_SELECT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | NAVIGATION_PROPERTY_S | Public | See coding | 20120813 | BEGIN OF navigation_property_s,
navigation_property TYPE REF TO /IWCOR/if_DS_edm_nav_property,
target_expand_select TYPE REF TO /IWCOR/if_DS_uri_expand_select,
END OF navigation_property_s
|
||
2 | NAVIGATION_PROPERTY_T | Public | See coding | 20120813 | navigation_property_t TYPE STANDARD TABLE OF navigation_property_s WITH KEY navigation_property
|
||
3 | PROPERTY_T | Public | See coding | 20120813 | property_t TYPE STANDARD TABLE OF REF TO /IWCOR/if_DS_edm_property WITH DEFAULT KEY
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |