SAP ABAP Class IF_RSRT_COMMAND_PROCESSOR (Command Processor)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSRT_ID | Unique ID | 20110805 |
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
| Class | IF_RSRT_COMMAND_PROCESSOR | |
| Short Description | Command Processor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110802 | SAP |
| Last change | 20140121 | 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
Class IF_RSRT_COMMAND_PROCESSOR has no interface implemented.
Friends
Class IF_RSRT_COMMAND_PROCESSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TN_COMMAND | 'CMD' | Command | 20111104 | ||
| 2 | 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
Class 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 class IF_RSRT_COMMAND_PROCESSOR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |