SAP ABAP Class CL_RSBPC_WEB_REST_RES (BPC REST resource)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC-INF (Application Component) BPC 'unified model' - Infrastructure
⤷
RSBPC_WEB_SERVICE (Package) BPC Web Client Service

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REST_RESOURCE | REST Resource | 20130522 |
Meta Relationship - Used By
Properties
Class | CL_RSBPC_WEB_REST_RES | |
Short Description | BPC REST resource | |
Super Class | CL_REST_RESOURCE | REST Resource |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSBPC_WEB_SERVICE | BPC Web Client Service |
Created | 20130522 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSBPC_WEB_REST_RES has no interface implemented.
Friends
Class CL_RSBPC_WEB_REST_RES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20130522 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20130522 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20130522 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | DELETE | 20130522 |
2 | ![]() |
Instance method | Protected | Method | GET | 20130522 |
3 | ![]() |
Instance method | Protected | Method | HEAD | 20130522 |
4 | ![]() |
Instance method | Protected | Method | OPTIONS | 20130522 |
5 | ![]() |
Instance method | Protected | Method | POST | 20130522 |
6 | ![]() |
Instance method | Protected | Method | PUT | 20130522 |
7 | ![]() |
Instance method | Protected | Method | Get and transform request data | 20130522 |
8 | ![]() |
Instance method | Private | Method | Handle request | 20130522 |
9 | ![]() |
Instance method | Protected | Method | Transform and set response data | 20130522 |
10 | ![]() |
Instance method | Protected | Method | Set exception | 20130522 |
Events
Class CL_RSBPC_WEB_REST_RES has no event.
Types
Class CL_RSBPC_WEB_REST_RES has no local type.
Method Signatures
Method DO_DELETE Signature
Method DO_DELETE on class CL_RSBPC_WEB_REST_RES has no parameter.
Method DO_DELETE on class CL_RSBPC_WEB_REST_RES has no exception.
Method DO_GET Signature
Method DO_GET on class CL_RSBPC_WEB_REST_RES has no parameter.
Method DO_GET on class CL_RSBPC_WEB_REST_RES has no exception.
Method DO_HEAD Signature
Method DO_HEAD on class CL_RSBPC_WEB_REST_RES has no parameter.
Method DO_HEAD on class CL_RSBPC_WEB_REST_RES has no exception.
Method DO_OPTIONS Signature
Method DO_OPTIONS on class CL_RSBPC_WEB_REST_RES has no parameter.
Method DO_OPTIONS on class CL_RSBPC_WEB_REST_RES has no exception.
Method DO_POST Signature
Method DO_POST on class CL_RSBPC_WEB_REST_RES has no parameter.
Method DO_POST on class CL_RSBPC_WEB_REST_RES has no exception.
Method DO_PUT Signature
Method DO_PUT on class CL_RSBPC_WEB_REST_RES has no parameter.
Method DO_PUT on class CL_RSBPC_WEB_REST_RES has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATA | Call by reference | Type reference (TYPE) | DATA | 20130522 | |||
2 | ![]() |
I_TRANS_ID | Call by reference | Type reference (TYPE) | STRING | 'ID' | 20130522 | ||
3 | ![]() |
I_TRANS_ROOT | Call by reference | Type reference (TYPE) | STRING | 'ROOT' | 20130522 |
Method GET_DATA on class CL_RSBPC_WEB_REST_RES has no exception.
Method HANDLE_REQUEST Signature
Method HANDLE_REQUEST on class CL_RSBPC_WEB_REST_RES has no parameter.
Method HANDLE_REQUEST on class CL_RSBPC_WEB_REST_RES has no exception.
Method SET_DATA 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 | 20130522 | |||
2 | ![]() |
I_TRANS_ID | Call by reference | Type reference (TYPE) | STRING | 'id' | transformation id | 20130522 | |
3 | ![]() |
I_TRANS_ROOT | Call by reference | Type reference (TYPE) | STRING | 'ROOT' | transformation root name | 20130522 |
Method SET_DATA on class CL_RSBPC_WEB_REST_RES has no exception.
Method SET_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20130522 | ||
2 | ![]() |
I_STATUS | Call by reference | Type reference (TYPE) | I | CL_REST_STATUS_CODE=>GC_SERVER_ERROR_INTERNAL | 20130522 |
Method SET_EXCEPTION on class CL_RSBPC_WEB_REST_RES has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |