SAP ABAP Class IF_ECH_EXECUTE_PP_ACTION (Execution of Retry, Finish, or Fail for Postprocessing)
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
Class | IF_ECH_EXECUTE_PP_ACTION | |
Short Description | Execution of Retry, Finish, or Fail for Postprocessing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100604 | SAP |
Last change | 20110908 | 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_ECH_EXECUTE_PP_ACTION has no interface implemented.
Friends
Class IF_ECH_EXECUTE_PP_ACTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20100604 | ||||
2 | ![]() |
Constant | Public | See coding | 20100715 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100604 |
Events
Class 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 class IF_ECH_EXECUTE_PP_ACTION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |