SAP ABAP Class /IWCOR/CL_DS_EP_BINARY (Provider for binary data)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_EP (Package) Entity Provider (request / response)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_REST_ENTITY_PROVIDER | REST Entity Provider | 20110808 |
Properties
Class | /IWCOR/CL_DS_EP_BINARY | |
Short Description | Provider for binary data | |
Super Class | /IWCOR/CL_REST_ENTITY_PROVIDER | REST Entity Provider |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWCOR/SODATA_EP | Entity Provider (request / response) |
Created | 20110729 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IWCOR/CL_DS_EP_BINARY has no forward declaration.
Interfaces
Class /IWCOR/CL_DS_EP_BINARY has no interface implemented.
Friends
Class /IWCOR/CL_DS_EP_BINARY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20110808 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20110808 | |
2 | ![]() |
Instance method | Public | Method | Get Binary Data from entity content | 20110808 |
3 | ![]() |
Instance method | Public | Method | Get entity content type | 20110811 |
4 | ![]() |
Instance method | Public | Method | Set Binary Data in entitiy content | 20110808 |
Events
Class /IWCOR/CL_DS_EP_BINARY has no event.
Types
Class /IWCOR/CL_DS_EP_BINARY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_REST_ENTITY | 20110808 |
Method CONSTRUCTOR on class /IWCOR/CL_DS_EP_BINARY has no exception.
Method GET_BINARY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20110808 |
Method GET_BINARY_DATA on class /IWCOR/CL_DS_EP_BINARY has no exception.
Method GET_CONTENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CONTENT_TYPE | Value transfer | Type reference (TYPE) | STRING | 20110811 |
Method GET_CONTENT_TYPE on class /IWCOR/CL_DS_EP_BINARY has no exception.
Method SET_BINARY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20110808 |
Method SET_BINARY_DATA on class /IWCOR/CL_DS_EP_BINARY has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |