SAP ABAP Interface IF_ECH_CHANGE_PP_DATA (Change Data in Postprocessing Order)
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 | 20100621 |
Properties
| Interface | IF_ECH_CHANGE_PP_DATA | |
| Short Description | Change Data in Postprocessing Order |
General Data
| Package | FS_ECH_BASIS | Central Objects of Error and Conflict Handler |
| Created | 20100621 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ECH_CHANGE_PP_DATA has no forward declaration.
Interfaces
Interface IF_ECH_CHANGE_PP_DATA has no interface.
Friends
Interface IF_ECH_CHANGE_PP_DATA has no friend.
Attributes
Interface IF_ECH_CHANGE_PP_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assign Processor for Postprocessing Orders | 20100621 | |
| 2 | Instance method | Public | Method | Assign Postprocessing Orders to Worklist | 20100621 |
Events
Interface IF_ECH_CHANGE_PP_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_ERROR_LOG | Public | See coding | 20100621 | ty_t_error_log type table of bapiret2 with default key
|
||
| 2 | TY_T_ID | Public | See coding | 20100621 | TY_T_ID type table of ech_s_guid with default key
|
Method Signatures
Method CHANGE_PROCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PP_ORDER_ID | Call by reference | Type reference (TYPE) | TY_T_ID | Ids zu Nachbearbeitungsaufträgen | 20100621 | |||
| 2 | IV_PROCESSOR | Call by reference | Type reference (TYPE) | ECH_PROCESSOR | Bearbeiter eines Nachbearbeitungsauftrages | 20100621 | |||
| 3 | RT_ERROR_LOG | Value transfer | Type reference (TYPE) | TY_T_ERROR_LOG | 20100621 |
Method CHANGE_PROCESSOR on Interface IF_ECH_CHANGE_PP_DATA has no exception.
Method CHANGE_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PP_ORDER_ID | Call by reference | Type reference (TYPE) | TY_T_ID | Ids zu Nachbearbeitungsaufträgen | 20100621 | |||
| 2 | IV_WORKLIST | Call by reference | Type reference (TYPE) | ECH_WORKLIST_ID | Id eines Arbeitsvorrats | 20100621 | |||
| 3 | RT_ERROR_LOG | Value transfer | Type reference (TYPE) | TY_T_ERROR_LOG | 20100621 |
Method CHANGE_WORKLIST on Interface IF_ECH_CHANGE_PP_DATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |