SAP ABAP Interface IF_OST_COMMAND (Command interface for an executable unit)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WST (Application Component) Web Services Tool
⤷
WS_BOL_DT (Package) Web Service Tool> Design Time
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OST_FM_COMMAND | Implements command for function module | 20070828 |
Properties
| Interface | IF_OST_COMMAND | |
| Short Description | Command interface for an executable unit |
General Data
| Package | WS_BOL_DT | Web Service Tool> Design Time |
| Created | 20070828 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_OST_COMMAND has no forward declaration.
Interfaces
Interface IF_OST_COMMAND has no interface.
Friends
Interface IF_OST_COMMAND has no friend.
Attributes
Interface IF_OST_COMMAND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070828 | ||
| 2 | Instance method | Public | Method | 20070828 | ||
| 3 | Instance method | Public | Method | 20070828 | ||
| 4 | Instance method | Public | Method | 20070828 | ||
| 5 | Instance method | Public | Method | Sets root path | 20070905 |
Events
Interface IF_OST_COMMAND has no event.
Types
Interface IF_OST_COMMAND has no local type.
Method Signatures
Method EXECUTE Signature
Method EXECUTE on Interface IF_OST_COMMAND has no parameter.
Method EXECUTE on Interface IF_OST_COMMAND has no exception.
Method GET_OUTPUT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Value transfer | Type reference (TYPE) | STRING | parameter value | 20070828 | |||
| 2 | IV_PARAM_PATH | Call by reference | Type reference (TYPE) | STRING | path to param within hierarchical structure | 20070830 |
Method GET_OUTPUT_PARAMETER on Interface IF_OST_COMMAND has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMMAND_NAME | Call by reference | Type reference (TYPE) | STRING | command name | 20070828 |
Method INIT on Interface IF_OST_COMMAND has no exception.
Method SET_INPUT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAM_PATH | Call by reference | Type reference (TYPE) | STRING | Path to parameter within in hierarchical structure | 20070828 | |||
| 2 | IV_PARAM_VALUE | Call by reference | Type reference (TYPE) | STRING | Value of parameter | 20070828 |
Method SET_INPUT_PARAMETER on Interface IF_OST_COMMAND has no exception.
Method SET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROOT | Call by reference | Type reference (TYPE) | STRING | 20070905 |
Method SET_ROOT on Interface IF_OST_COMMAND has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 600 |