SAP ABAP Interface /UI2/IF_REST_CONST (Serializing Data)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_SERVICES_START_UP (Package) UI BE: Start-Up of Frontend Shell

⤷

⤷

Properties
Interface | /UI2/IF_REST_CONST | |
Short Description | Serializing Data |
General Data
Package | /UI2/BASIS_SERVICES_START_UP | UI BE: Start-Up of Frontend Shell |
Created | 20120920 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface /UI2/IF_REST_CONST has no forward declaration.
Interfaces
Interface /UI2/IF_REST_CONST has no interface.
Friends
Interface /UI2/IF_REST_CONST has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_CONTENT_TYPE_ATOMSVC_XML | Constant | Public | Type reference (TYPE) | STRING | 'application/atomsvc+xml' | atom service document | 20120920 | |
2 | GC_CONTENT_TYPE_CSV | Constant | Public | Type reference (TYPE) | STRING | 'text/csv' | 20120920 | ||
3 | GC_CONTENT_TYPE_JSON | Constant | Public | Type reference (TYPE) | STRING | 'application/json; charset=utf-8' | 20120920 | ||
4 | GC_CONTENT_TYPE_RSS | Constant | Public | Type reference (TYPE) | STRING | 'application/rss+xml' | 20120920 | ||
5 | GC_CONTENT_TYPE_TEXT | Constant | Public | Type reference (TYPE) | STRING | 'text/plain' | 20120920 | ||
6 | GC_CONTENT_TYPE_XML | Constant | Public | Type reference (TYPE) | STRING | 'application/xml' | 20120920 | ||
7 | GC_FORMAT_CSV | Constant | Public | Type reference (TYPE) | STRING | 'csv' | 20120920 | ||
8 | GC_FORMAT_JSON | Constant | Public | Type reference (TYPE) | STRING | 'json' | 20120920 | ||
9 | GC_FORMAT_RSS | Constant | Public | Type reference (TYPE) | STRING | 'rss' | 20120920 | ||
10 | GC_FORMAT_XML | Constant | Public | Type reference (TYPE) | STRING | 'xml' | 20120920 | ||
11 | GC_FORMAT_XSD | Constant | Public | Type reference (TYPE) | STRING | 'xsd' | 20120920 | ||
12 | GC_HEADER_PATH | Constant | Public | Type reference (TYPE) | STRING | '~path' | 20120920 | ||
13 | GC_HEADER_PATH_INFO | Constant | Public | Type reference (TYPE) | STRING | '~path_info' | 20120920 | ||
14 | GC_HEADER_PORT | Constant | Public | Type reference (TYPE) | STRING | '~server_port' | 20120920 | ||
15 | GC_HEADER_PROTOCOL | Constant | Public | Type reference (TYPE) | STRING | '~uri_scheme_expanded' | 20120920 | ||
16 | GC_HEADER_SERVER | Constant | Public | Type reference (TYPE) | STRING | '~server_name' | 20120920 | ||
17 | GC_HTTP_STATUS_200 | Constant | Public | Type reference (TYPE) | I | 200 | OK | 20120920 | |
18 | GC_HTTP_STATUS_400 | Constant | Public | Type reference (TYPE) | I | 400 | Bad Request | 20120920 | |
19 | GC_HTTP_STATUS_403 | Constant | Public | Type reference (TYPE) | I | 403 | Forbidden | 20120920 | |
20 | GC_HTTP_STATUS_404 | Constant | Public | Type reference (TYPE) | I | 404 | Not Found | 20120920 | |
21 | GC_HTTP_STATUS_500 | Constant | Public | Type reference (TYPE) | I | 500 | Internal Server Error | 20120920 | |
22 | GC_HTTP_STATUS_501 | Constant | Public | Type reference (TYPE) | I | 501 | Not Implemented | 20120920 | |
23 | GC_MESSAGE_TYPE_A | Constant | Public | Type reference (TYPE) | SYMSGTY | 'A' | Abort Message | 20120920 | |
24 | GC_MESSAGE_TYPE_E | Constant | Public | Type reference (TYPE) | SYMSGTY | 'E' | Error Message | 20120920 | |
25 | GC_MESSAGE_TYPE_I | Constant | Public | Type reference (TYPE) | SYMSGTY | 'I' | Information Message | 20120920 | |
26 | GC_MESSAGE_TYPE_S | Constant | Public | Type reference (TYPE) | SYMSGTY | 'S' | Status Message | 20120920 | |
27 | GC_MESSAGE_TYPE_W | Constant | Public | Type reference (TYPE) | SYMSGTY | 'W' | Warning | 20120920 | |
28 | GC_MESSAGE_TYPE_X | Constant | Public | Type reference (TYPE) | SYMSGTY | 'X' | X Message | 20120920 | |
29 | GC_OPT_NO_HEADER | Constant | Public | Type reference (TYPE) | STRING | 'no' | 20120920 | ||
30 | GC_OPT_WITHOUT_ENCODING | Constant | Public | Type reference (TYPE) | STRING | 'without_encoding' | 20120920 | ||
31 | GC_PARAM_CACHE_DAYS | Constant | Public | Type reference (TYPE) | STRING | 'cacheDays' | 20120920 | ||
32 | GC_PARAM_CACHE_MAXAGE | Constant | Public | Type reference (TYPE) | STRING | '$cacheMaxAge' | 20120920 | ||
33 | GC_PARAM_CACHE_SECONDS | Constant | Public | Type reference (TYPE) | STRING | 'cache' | 20120920 | ||
34 | GC_PARAM_CALLBACK | Constant | Public | Type reference (TYPE) | STRING | '$callback' | 20120920 | ||
35 | GC_PARAM_CONVERT | Constant | Public | Type reference (TYPE) | STRING | 'convert' | 20120920 | ||
36 | GC_PARAM_CONVERTTO | Constant | Public | Type reference (TYPE) | STRING | 'convertto' | 20120920 | ||
37 | GC_PARAM_FILTER | Constant | Public | Type reference (TYPE) | STRING | '$filter' | 20120920 | ||
38 | GC_PARAM_FORMAT | Constant | Public | Type reference (TYPE) | STRING | '$format' | 20120920 | ||
39 | GC_PARAM_ORDERBY | Constant | Public | Type reference (TYPE) | STRING | '$orderby' | 20120920 | ||
40 | GC_PARAM_ORDERBY_ASC | Constant | Public | Type reference (TYPE) | STRING | 'asc' | 20120920 | ||
41 | GC_PARAM_ORDERBY_DEL | Constant | Public | Type reference (TYPE) | STRING | ',' | 20120920 | ||
42 | GC_PARAM_ORDERBY_DESC | Constant | Public | Type reference (TYPE) | STRING | 'desc' | 20120920 | ||
43 | GC_PARAM_SELECT | Constant | Public | Type reference (TYPE) | STRING | '$select' | 20120920 | ||
44 | GC_PARAM_SKIP | Constant | Public | Type reference (TYPE) | STRING | '$skip' | 20120920 | ||
45 | GC_PARAM_TOP | Constant | Public | Type reference (TYPE) | STRING | '$top' | 20120920 | ||
46 | GC_QUERY_STRING | Constant | Public | Type reference (TYPE) | STRING | '~query_string' | 20120920 | ||
47 | GC_SAP_CLIENT | Constant | Public | Type reference (TYPE) | STRING | 'sap-client' | 20120920 | ||
48 | GC_SAP_LANGUAGE | Constant | Public | Type reference (TYPE) | STRING | 'sap-language' | 20120920 | ||
49 | GC_SAP_USER | Constant | Public | Type reference (TYPE) | STRING | 'sap-user' | 20120920 | ||
50 | GC_SERVICE_WL_IQUERY | Constant | Public | Type reference (TYPE) | STRING | 'IQUERY' | Worklist based on Infoset Query | 20120920 | |
51 | GC_SERVICE_WL_POWL | Constant | Public | Type reference (TYPE) | STRING | 'POWL' | Worklist based on POWL | 20120920 | |
52 | GC_URI_METADATA | Constant | Public | Type reference (TYPE) | STRING | '$METADATA' | 20120920 | ||
53 | GC_URL_DELIMITER | Constant | Public | Type reference (TYPE) | STRING | '/' | 20120920 |
Methods
Interface /UI2/IF_REST_CONST has no method.
Events
Interface /UI2/IF_REST_CONST has no event.
Types
Interface /UI2/IF_REST_CONST has no local type.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |