SAP ABAP Interface IF_ECH_EXECUTE_PP_ACTION (Execution of Retry, Finish, or Fail for Postprocessing)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_BASIS (Package) Central Objects of Error and Conflict Handler

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ECH_PPO_EXECUTE_PP_ACTION | Execution of Retry, Finish, or Fail in PPO | 20100604 |
Properties
Interface | IF_ECH_EXECUTE_PP_ACTION | |
Short Description | Execution of Retry, Finish, or Fail for Postprocessing |
General Data
Package | FS_ECH_BASIS | Central Objects of Error and Conflict Handler |
Created | 20100604 | 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 IF_ECH_EXECUTE_PP_ACTION has no interface.
Friends
Interface IF_ECH_EXECUTE_PP_ACTION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ACTION | Constant | Public | See coding | 20100604 | ||||
2 | MODE | Constant | Public | See coding | 20100715 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100604 |
Events
Interface IF_ECH_EXECUTE_PP_ACTION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ACTION | Public | See coding | 20100604 | TY_ACTION type c length 1
|
||
2 | TY_T_ERROR_LOG | Public | See coding | 20100604 | ty_t_error_log type table of bapiret2 with default key
|
||
3 | TY_T_ID | Public | See coding | 20100604 | TY_T_ID type table of ech_s_guid with default key
|
||
4 | TY_T_ORDER_STATUS | Public | See coding | 20100604 | ty_t_order_status type table of ECH_S_PP_ORDER_STATUS with default key
|
Method Signatures
Method EXECUTE_ACTION_FOR_PP_ORDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR_LOG | Call by reference | Type reference (TYPE) | TY_T_ERROR_LOG | 20100604 | |||
2 | ![]() |
ET_PP_ORDER_STATUS | Call by reference | Type reference (TYPE) | TY_T_ORDER_STATUS | 20100604 | |||
3 | ![]() |
IT_PP_ORDER_ID | Call by reference | Type reference (TYPE) | TY_T_ID | 20100604 | |||
4 | ![]() |
IV_ACCESS_MODE | Call by reference | Type reference (TYPE) | ECH_ACCESS_MODE | Zugriffsmodus (Dialog oder Hintergrundverarbeitung) | 20100604 | ||
5 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | TY_ACTION | Aktion | 20100604 | ||
6 | ![]() |
IV_SIMULATION_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100604 |
Method EXECUTE_ACTION_FOR_PP_ORDERS on Interface IF_ECH_EXECUTE_PP_ACTION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |