SAP ABAP Interface IF_RSO_RES_REST_HDL_POST (Handle the POST REST Operation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_RES_FRMW (Package) BW: ResourceFramework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_RES_FBP | Resource Controller: OOLO | 20130604 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_RES_HCPR | Resource Controler for HANA Composite Provider | 20130513 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_RES_QD_ENQ | Resource for lock handling | 20130522 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_RES_QD_MODEL | Resource handler for query model | 20130424 |
Properties
| Interface | IF_RSO_RES_REST_HDL_POST | |
| Short Description | Handle the POST REST Operation |
General Data
| Package | RSO_RES_FRMW | BW: ResourceFramework |
| Created | 20130424 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_RSO_RES_REST_HANDLER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_RES_REST_HANDLER | Handle REST Operation | 20130424 |
Friends
Interface IF_RSO_RES_REST_HDL_POST has no friend.
Attributes
Interface IF_RSO_RES_REST_HDL_POST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Handle request body | 20130613 | |
| 2 | Instance method | Public | Method | Handle request properties | 20130523 | |
| 3 | Instance method | Public | Method | Lock | 20130522 | |
| 4 | Instance method | Public | Method | Unlock | 20130522 |
Events
Interface IF_RSO_RES_REST_HDL_POST has no event.
Types
Interface IF_RSO_RES_REST_HDL_POST has no local type.
Method Signatures
Method HANDLE_REQUEST_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Type reference (TYPE) | DATA | 20130613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Resource exception | 20130613 |
Method HANDLE_REQUEST_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_HEADER_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | request header fields | 20130523 | |||
| 2 | I_T_URI_ATTRIBUTES | Call by reference | Type reference (TYPE) | TIHTTPNVP | request uri attributes | 20130523 | |||
| 3 | I_T_URI_QUERY_PARAMS | Call by reference | Type reference (TYPE) | TIHTTPNVP | request uri query parameters | 20130523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Shared exceptions for resource/service framework | 20130523 |
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_LOCK_RESULT | Call by reference | Type reference (TYPE) | SADT_OBJECT_LOCK_RESULT | return structure for lock method (lockhandle and corrnr) | 20130522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Resource exception | 20130522 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_RSO_RES_REST_HDL_POST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Resource exception | 20130522 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |