SAP ABAP Class /IWCOR/CL_REST_ENTITY (REST Entity)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SREST_CORE (Package) REST library core

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_REST_ENTITY | REST representation | 20100708 |
Properties
Class | /IWCOR/CL_REST_ENTITY | |
Short Description | REST Entity | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWCOR/SREST_CORE | REST library core |
Created | 20100614 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWCOR/IF_REST_ENTITY | REST representation | 20100708 |
Friends
Class /IWCOR/CL_REST_ENTITY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /IWCOR/IF_REST_ENTITY | 20120410 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20120410 | |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20100708 |
3 | ![]() |
Instance method | Public | Method | Get Content Type | 20100708 |
4 | ![]() |
Instance method | Public | Method | Set Content Type | 20100708 |
Events
Class /IWCOR/CL_REST_ENTITY has no event.
Types
Class /IWCOR/CL_REST_ENTITY has no local type.
Method Signatures
Method BASE_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_ENTITY | Value transfer | Object reference (TYPE REF TO) | /IWCOR/CL_REST_BASE_ENTITY | 20120410 |
Method BASE_ENTITY on class /IWCOR/CL_REST_ENTITY has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_HEADER_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | Header Fields | 20100708 | ||
2 | ![]() |
IV_MESSAGE_BODY | Call by reference | Type reference (TYPE) | XSTRING | Application Data | 20100708 |
Method CONSTRUCTOR on class /IWCOR/CL_REST_ENTITY has no exception.
Method GET_CONTENT_TYPE_INTERNAL 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 | Content Type | 20100708 |
Method GET_CONTENT_TYPE_INTERNAL on class /IWCOR/CL_REST_ENTITY has no exception.
Method SET_CONTENT_TYPE_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | Content Type | 20100708 |
Method SET_CONTENT_TYPE_INTERNAL on class /IWCOR/CL_REST_ENTITY has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |