SAP ABAP Class IF_ECH_CHANGE_PP_DATA (Change Data in Postprocessing Order)
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
| Class | IF_ECH_CHANGE_PP_DATA | |
| Short Description | Change Data in Postprocessing Order | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100621 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ECH_CHANGE_PP_DATA has no forward declaration.
Interfaces
Class IF_ECH_CHANGE_PP_DATA has no interface implemented.
Friends
Class IF_ECH_CHANGE_PP_DATA has no friend class.
Attributes
Class 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
Class 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 class 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 class IF_ECH_CHANGE_PP_DATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |