SAP ABAP Interface /SAPPO/IF_COMMAND_HANDLE (Command Handle of a Postprocessing Order)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPO (Application Component) Postprocessing Office
⤷
/SAPPO/ORDER (Package) Postprocessing Office - Order
⤷
⤷
Properties
| Interface | /SAPPO/IF_COMMAND_HANDLE | |
| Short Description | Command Handle of a Postprocessing Order |
General Data
| Package | /SAPPO/ORDER | Postprocessing Office - Order |
| Created | 20100520 | SAP |
| Last changed | 20110908 | 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 /SAPPO/IF_COMMAND_HANDLE has no interface.
Friends
Interface /SAPPO/IF_COMMAND_HANDLE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Instance attribute | Public | Type reference (TYPE) | TY_SUPPORTED_ACTION | 20100520 | |||
| 2 | CON_EXECUTION_MODE | Constant | Public | See coding | 20100521 | ||||
| 3 | CON_STATUS | Constant | Public | See coding | 20100521 | ||||
| 4 | CON_SUPPORTED_ACTION | Constant | Public | See coding | 20100520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100520 | ||
| 2 | Instance method | Public | Method | 20100520 |
Events
Interface /SAPPO/IF_COMMAND_HANDLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_EXECUTION_MODE | Public | Type reference (TYPE) | /SAPPO/MODE_PROXY_EXECUTION | 20100521 | |
|
| 2 | TY_ORDER_STATUS | Public | Type reference (TYPE) | /SAPPO/DTE_STATUS | 20100521 | |
|
| 3 | TY_SUPPORTED_ACTION | Public | Type reference (TYPE) | /SAPPO/METH_PROXY_EXECUTION | 20100520 | |
Method Signatures
Method EXECUTE_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Call by reference | Type reference (TYPE) | TY_EXECUTION_MODE | Modus | 20100520 | |||
| 2 | IV_NO_DIALOG_ALLOWED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100521 | ||||
| 3 | IV_SIMULATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Testlauf | 20100520 | |||
| 4 | RV_ROLLBACK_NEEDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Ausführung | 20100525 |
Method FINALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NEW_ORDER_STATUS | Value transfer | Type reference (TYPE) | /SAPPO/DTE_STATUS | interner Status des Auftrags | 20100520 |
Method FINALIZE on Interface /SAPPO/IF_COMMAND_HANDLE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |