SAP ABAP Class CL_ICH_MWO_INF_IMP (Manufacturing Work Order Information Implementation class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SCM-BAS (Application Component) SCM Basis
⤷
ICH_R3 (Package) Connection of SAP R/3 to SAP ICH
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ECH_ACTION | Interface - Action Class | 20080630 |
Properties
| Class | CL_ICH_MWO_INF_IMP | |
| Short Description | Manufacturing Work Order Information Implementation class | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICH_R3 | Connection of SAP R/3 to SAP ICH |
| Created | 20080630 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ICH_MWO_INF_IMP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ECH_ACTION | Interface - Action Class | 20080630 |
Friends
Class CL_ICH_MWO_INF_IMP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /SAPPO/DTE_COMPONENT | 'SCM-ICH-ERP' | Software Component | 20080630 | ||
| 2 | Constant | Public | Type reference (TYPE) | ECH_DTE_OBJCAT | 1 | Object Category | 20080630 | ||
| 3 | Constant | Public | Type reference (TYPE) | /SAPPO/DTE_OBJTYPE | 'MWO_INF' | Object Type | 20080630 | ||
| 4 | Constant | Public | Type reference (TYPE) | ECH_DTE_PROCESS | 'MWO_INF' | Business Process | 20080630 | ||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FEH_REGISTRATION | Registration and Restart of FEH | 20080630 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ICH_MWO_INF_IMP | Manufacturing Work Order Information Implementation class | 20080630 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BAPIRETTAB | Table with BAPI return information | 20080630 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20080630 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20080630 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080630 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20080630 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20080630 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080630 | ||
| 2 | Instance method | Public | Method | execute the service | 20080630 | |
| 3 | Instance method | Public | Method | 20080630 | ||
| 4 | Instance method | Public | Method | 20080630 | ||
| 5 | Instance method | Public | Method | Collecting the error messages | 20080630 | |
| 6 | Instance method | Private | Method | mapping method | 20080630 | |
| 7 | Instance method | Private | Method | execute the process | 20080630 | |
| 8 | Instance method | Public | Method | processing errors | 20080630 | |
| 9 | Instance method | Public | Method | 20080630 |
Events
Class CL_ICH_MWO_INF_IMP has no event.
Types
Class CL_ICH_MWO_INF_IMP has no local type.
Method Signatures
Method CREATE Signature
Method CREATE on class CL_ICH_MWO_INF_IMP has no parameter.
Method CREATE on class CL_ICH_MWO_INF_IMP has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | ICH_MANUFACTURING_WORK_ORDER24 | Proxy Structure (generated) | 20080630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Standard Message Fault | 20080701 |
Method FAIL Signature
Method FAIL on class CL_ICH_MWO_INF_IMP has no parameter.
Method FAIL on class CL_ICH_MWO_INF_IMP has no exception.
Method FINISH Signature
Method FINISH on class CL_ICH_MWO_INF_IMP has no parameter.
Method FINISH on class CL_ICH_MWO_INF_IMP has no exception.
Method GET_FEH_ERROR_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080630 |
Method GET_FEH_ERROR_MSG on class CL_ICH_MWO_INF_IMP has no exception.
Method MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MWO | Call by reference | Type reference (TYPE) | ICH_S_MWO_INF | ManufacturingWorkOrderInformation | 20080701 | |||
| 2 | ET_MWO_PRODUCT_ORDER | Call by reference | Type reference (TYPE) | ICH_T_MWO_PRODUCT_ORDER | MWO Order Data | 20080630 | |||
| 3 | I_PRE_MAPPING | Call by reference | Type reference (TYPE) | ICH_MANUFACTURING_WORK_ORDER24 | Proxy Structure (generated) | 20080630 |
Method MAPPING on class CL_ICH_MWO_INF_IMP has no exception.
Method PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PRE_MAPPING | Call by reference | Type reference (TYPE) | ICH_MANUFACTURING_WORK_ORDER24 | Proxy Structure (generated) | 20080630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Standard Message Fault | 20080701 |
Method PROCESSING_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20080630 | |||
| 2 | I_PRE_MAPPING | Call by reference | Type reference (TYPE) | ICH_MANUFACTURING_WORK_ORDER24 | Proxy Structure (generated) | 20080630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Standard Message Fault | 20080702 |
Method RETRY Signature
Method RETRY on class CL_ICH_MWO_INF_IMP has no parameter.
Method RETRY on class CL_ICH_MWO_INF_IMP has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |