SAP ABAP Class CL_IAOM_MWO_ACC_NOT (ManufacturingWorkOrderERPAccountingNotification_In)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CO (Application Component) Controlling
     IAOM-OM_XI_PROXY (Package) Cost & Revenue Controlling Outsorced Manufact. (XI Proxies)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ECH_ACTION Interface - Action Class 20080415
2 Interface implementation (CLASS c. INTERFACES i_ref)  II_IAOM_MWO_ACC_NOT ManufacturingWorkOrderERPAccountingNotification_In 20070705
Properties
Class CL_IAOM_MWO_ACC_NOT  
Short Description ManufacturingWorkOrderERPAccountingNotification_In    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package IAOM-OM_XI_PROXY   Cost & Revenue Controlling Outsorced Manufact. (XI Proxies) 
Created 20070705   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IAOM_MWO_ACC_NOT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ECH_ACTION Interface - Action Class 20080415
2 II_IAOM_MWO_ACC_NOT ManufacturingWorkOrderERPAccountingNotification_In 20070705
Friends
Class CL_IAOM_MWO_ACC_NOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_TOOLS Instance attribute Private Object reference (TYPE REF TO) CL_IAOM_OM_XI_TOOLS Tools for OM-Services 20070706
2 MS_INBOUND_DATA Instance attribute Private Type reference (TYPE) S_INBOUND_DATA 20070706
3 MT_MESSAGES Instance attribute Private Type reference (TYPE) BAPIRET2_T Return parameter table 20070706
4 MT_OUTBOUND_DATA Instance attribute Private Type reference (TYPE) IAOM_OM_ASSIGNMENTS_WO_PO_RES General Flag 20070803
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method Check that no errors occured 20070706
2 FEH Instance method Private Method 20080502
3 INBOUND_CONVERSION Instance method Private Method Convert inbound data 20070706
4 INITIALIZE Instance method Private Method Initialize 20070706
5 MESSAGE_PROCESSING Instance method Private Method Write messages to log 20070706
6 PROCESS Instance method Private Method Process 20070706
Events
Class CL_IAOM_MWO_ACC_NOT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ASSIGNMENT_WO_PO Private See coding 20070705 BEGIN OF s_assignment_wo_po. TYPES work_order_id TYPE numc10. TYPES work_order_item TYPE numc5. TYPES po_number TYPE ebeln. TYPES po_item_nr TYPE ebelp. TYPES END OF s_assignment_wo_po
2 S_INBOUND_DATA Private See coding 20070706 BEGIN OF s_inbound_data. TYPES message_uuid TYPE WORK_ORDER_MESSAGEUUID. "uuid. TYPES mwo_id TYPE sapplco_business_transaction_d. TYPES create_uname TYPE sy-uname. TYPES item TYPE IAOM_OM_ASSIGNMENTS_WO_PO. "t_assignment_wo_po. TYPES END OF s_inbound_data
3 T_ASSIGNMENT_WO_PO Private See coding 20070705 t_assignment_wo_po TYPE STANDARD TABLE OF s_assignment_wo_po WITH KEY work_order_id work_order_item po_number po_item_nr
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_OK Value transfer Type reference (TYPE) ABAP_BOOL 20070706

Method CHECK on class CL_IAOM_MWO_ACC_NOT has no exception.

Method FEH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) IAOM_MANUFACTURING_WORK_ORDER ManufacturingWorkOrderAccountingNotification 20080502
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20080502

Method INBOUND_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INPUT Call by reference Type reference (TYPE) IAOM_MANUFACTURING_WORK_ORDER ManufacturingWorkOrderAccountingNotification 20070706

Method INBOUND_CONVERSION on class CL_IAOM_MWO_ACC_NOT has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_IAOM_MWO_ACC_NOT has no parameter.
Method INITIALIZE on class CL_IAOM_MWO_ACC_NOT has no exception.

Method MESSAGE_PROCESSING Signature

Method MESSAGE_PROCESSING on class CL_IAOM_MWO_ACC_NOT has no parameter.
Method MESSAGE_PROCESSING on class CL_IAOM_MWO_ACC_NOT has no exception.

Method PROCESS Signature

Method PROCESS on class CL_IAOM_MWO_ACC_NOT has no parameter.
Method PROCESS on class CL_IAOM_MWO_ACC_NOT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603