SAP ABAP Interface IF_RSRT_COMMAND_PROCESSOR (Command Processor)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_FW (Package) RSRT BICS Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_COMMAND_CONTROLLER | Command Controller | 20130510 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_DATA_PROVIDER | Data Provider | 20110803 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_RENDERER | Renderer | 20120206 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_VIEWER | Viewer | 20120307 |
Properties
| Interface | IF_RSRT_COMMAND_PROCESSOR | |
| Short Description | Command Processor |
General Data
| Package | RSRT_BICS_FW | RSRT BICS Framework |
| Created | 20110802 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSRT_ID | Unique ID | 20110805 |
Friends
Interface IF_RSRT_COMMAND_PROCESSOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_C_COMMAND | Constant | Public | Type reference (TYPE) | TN_COMMAND | 'CMD' | Command | 20111104 | |
| 2 | N_C_COMMAND_PROCESSOR | Constant | Public | Type reference (TYPE) | TN_COMMAND | 'CMD_PROCESSOR' | Command | 20111105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Process Command | 20110802 |
Events
Interface IF_RSRT_COMMAND_PROCESSOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_COMMAND | Public | Type reference (TYPE) | STRING | Command | 20111104 | |
| 2 | TN_HANDLED | Public | Type reference (TYPE) | ABAP_BOOL | Handled | 20111007 | |
Method Signatures
Method PROCESS_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20111104 | ||||
| 2 | HANDLED | Call by reference | Type reference (TYPE) | TN_HANDLED | Has Command been handled | 20110802 | |||
| 3 | O_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_PARAMETERS | Parameters | 20111102 |
Method PROCESS_COMMAND on Interface IF_RSRT_COMMAND_PROCESSOR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |