SAP ABAP Class /IWCOR/CL_DS_EXT_EP_FACADE (Extended facade for serialization and deserialization)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_EXT (Package) Data Services Extensions

⤷

⤷

Properties
Class | /IWCOR/CL_DS_EXT_EP_FACADE | |
Short Description | Extended facade for serialization and deserialization | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWCOR/SODATA_EXT | Data Services Extensions |
Created | 20130325 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWCOR/CL_DS_EXT_EP_FACADE has no interface implemented.
Friends
Class /IWCOR/CL_DS_EXT_EP_FACADE has no friend class.
Attributes
Class /IWCOR/CL_DS_EXT_EP_FACADE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Create text provider form writer output | 20130325 |
2 | ![]() |
Static method | Public | Method | Create provider for extended entity set serialization | 20130325 |
3 | ![]() |
Static method | Private | Method | Create writer | 20130325 |
4 | ![]() |
Static method | Private | Method | Create output writer | 20130325 |
Events
Class /IWCOR/CL_DS_EXT_EP_FACADE has no event.
Types
Class /IWCOR/CL_DS_EXT_EP_FACADE has no local type.
Method Signatures
Method CREATE_EP_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WRITER | Call by reference | Object reference (TYPE REF TO) | /IWCOR/CL_DS_EP_WRITER_OUTPUT | Enitity writer output | 20130325 | ||
2 | ![]() |
IV_ATOM_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | Content type for atom format | 20130325 | ||
3 | ![]() |
IV_FORMAT | Call by reference | Type reference (TYPE) | STRING | /IWCOR/IF_DS_URI=>GC_FORMAT_ATOM | 20130325 | ||
4 | ![]() |
RO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /IWCOR/CL_DS_EP_TEXT | Provider for textual data | 20130325 |
Method CREATE_EP_TEXT on class /IWCOR/CL_DS_EXT_EP_FACADE has no exception.
Method CREATE_FEED_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Data table | 20130325 | ||
2 | ![]() |
ID_TABLE_DELETED | Call by reference | Object reference (TYPE REF TO) | DATA | Deleted Data table | 20130325 | ||
3 | ![]() |
IO_ENTITY_SET | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_ENTITY_SET | EDM entityset | 20130325 | ||
4 | ![]() |
IO_EXPAND_SELECT | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_URI_EXPAND_SELECT | Combined and normalized $expand and $select options | 20130325 | ||
5 | ![]() |
IT_CALLBACK | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EP_CALLBACK=>CALLBACK_REGISTRATION_T | Callbacks | 20130325 | ||
6 | ![]() |
IT_OPTIONS | Call by reference | Type reference (TYPE) | TIHTTPNVP | Additional options (see also /IWCOR/CL_DS_EP_FACADE=>GC_OPTI | 20130325 | ||
7 | ![]() |
IT_SELECT | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_URI=>SELECT_ITEM_T | DEPRECATED use io_expand_select instead | 20130325 | ||
8 | ![]() |
IV_FORMAT | Call by reference | Type reference (TYPE) | STRING | /IWCOR/IF_DS_URI=>GC_FORMAT_ATOM | Format | 20130325 | |
9 | ![]() |
IV_HEADER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Add standalone decoration (use ABAP_FALSE in $expand) | 20130325 | |
10 | ![]() |
IV_INLINECOUNT | Call by reference | Type reference (TYPE) | I | -1 | Inlinecount | 20130325 | |
11 | ![]() |
IV_SERVICE_ROOT | Call by reference | Type reference (TYPE) | STRING | Service root | 20130325 | ||
12 | ![]() |
IV_SKIPTOKEN | Call by reference | Type reference (TYPE) | STRING | Skiptoken | 20130325 | ||
13 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | STRING | Entity set URI | 20130325 | ||
14 | ![]() |
RO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /IWCOR/IF_REST_ENTITY_PROVIDER | Atom Feed provider | 20130325 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData error | 20130325 |
Method CREATE_WRITER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORMAT | Call by reference | Type reference (TYPE) | STRING | Format | 20130325 | ||
2 | ![]() |
RO_WRITER | Value transfer | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EP_WRITER | Writer | 20130325 |
Method CREATE_WRITER on class /IWCOR/CL_DS_EXT_EP_FACADE has no exception.
Method GET_WRITER_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORMAT | Call by reference | Type reference (TYPE) | STRING | Format | 20130325 | ||
2 | ![]() |
IV_STANDALONE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Standalone | 20130325 | |
3 | ![]() |
RO_OUTPUT | Value transfer | Object reference (TYPE REF TO) | /IWCOR/CL_DS_EP_WRITER_OUTPUT | Output writer | 20130325 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData server error - internal server error | 20130325 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |