SAP ABAP Function Module CO_OCM_ORDERS_COMPARE_NEW (Hierarchischer Strukturvergleich von Fertigungsaufträgen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   PP-SFC (Application Component) Production Orders
     COCM (Package) Application development Order Change Management
Basic Data
Function Module CO_OCM_ORDERS_COMPARE_NEW Hierarchischer Strukturvergleich von Fertigungsaufträgen  
Function Group COOCM   Order Change Management  
Program Name SAPLCOOCM    
INCLUDE Name LCOOCMU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_SINGLE_ORD_COMP TYPE C
Changing C_FIND_SIMILAR1 TYPE C
Changing C_FIND_SIMILAR2 TYPE C
Importing I_OBJTY_HIGH TYPE COMPRES-OBJTY 'H' Data Objects of a Task List
Importing I_OBJTY_LOW TYPE COMPRES-OBJTY 'T' Data Objects of a Task List
Importing I_PART_SET_OBJ1 TYPE C
Importing I_PART_SET_OBJ2 TYPE C
Importing I_FLG_NO_ITEMS TYPE C ' '
Importing I_AUFNR1 TYPE COMPRES-AUFNR1 Order Number
Importing I_VSNMR1 TYPE COMPRES-VSNMR1 Number or description of a version
Importing I_POSNR1 TYPE COMPRES-POSNR1 Number of Order Item
Importing I_PLNFL1 TYPE COMPRES-PLNFL1 Sequence
Importing I_APLZL1 TYPE COMPRES-APLZL1 General Counter for Order
Importing I_RSNUM1 TYPE COMPRES-RSNUM1 Number of Reservation / Dependent Requirement
Importing I_RSPOS1 TYPE COMPRES-RSPOS1 Item Number of Reservation/Dependent Requirement
Importing I_RSART1 TYPE COMPRES-RSART1 Record Type
Importing I_PZLFH1 TYPE COMPRES-PZLFH1 Item counter for production resources/tools
Importing I_SOURCE1 TYPE C 'D'
Importing I_AUFNR2 TYPE COMPRES-AUFNR2 Order Number
Importing I_VSNMR2 TYPE COMPRES-VSNMR2 Number or description of a version
Importing I_POSNR2 TYPE COMPRES-POSNR2 Number of Order Item
Importing I_PLNFL2 TYPE COMPRES-PLNFL2 Sequence
Importing I_APLZL2 TYPE COMPRES-APLZL2 General Counter for Order
Importing I_RSNUM2 TYPE COMPRES-RSNUM2 Number of Reservation / Dependent Requirement
Importing I_RSPOS2 TYPE COMPRES-RSPOS2 Item Number of Reservation/Dependent Requirement
Importing I_RSART2 TYPE COMPRES-RSART2 Record Type
Importing I_PZLFH2 TYPE COMPRES-PZLFH2 Item counter for production resources/tools
Importing I_SOURCE2 TYPE C 'D'
Importing I_LEVEL_SIMILAR1 TYPE COMPHEAD-STUFE Level (for Multilevel BOM Explosions)
Importing I_LEVEL_SIMILAR2 TYPE COMPHEAD-STUFE Level (for Multilevel BOM Explosions)
Importing I_LEVEL_LOW1 TYPE COMPHEAD-STUFE Level (for Multilevel BOM Explosions)
Importing I_FLG_ENQUEUE TYPE RC27X-FLG_SEL SPACE Selection Indicator
Importing I_IGNORE_LOEKZ_ON_HEADER TYPE RC27X-FLG_SEL SPACE Selection Indicator
Importing I_FLG_MOVE_POSSIBLE TYPE C SPACE
Tables PRIMARY_FIELDS TYPE FNAMES Field Names
Tables SECONDARY_FIELDS TYPE FNAMES Field Names
Tables IT_OBJHIGH_KEYS TYPE ORDOBJKEY Key for order objects
Tables ET_ORDERS_MULTI_RELATED TYPE ORD_PRE Structure of transfer table for PRE_READ of orders
Tables ET_HDR_COMP TYPE COMPRES Comparison results for order objects
Tables ET_ITM_COMP TYPE COMPRES Comparison results for order objects
Tables ET_SEQ_COMP TYPE COMPRES Comparison results for order objects
Tables ET_OPR_COMP TYPE COMPRES Comparison results for order objects
Tables ET_SUO_COMP TYPE COMPRES Comparison results for order objects
Tables ET_CMP_COMP TYPE COMPRES Comparison results for order objects
Tables ET_PRT_COMP TYPE COMPRES Comparison results for order objects
Exception INVALID_SOURCE TYPE Unerlaubte Datenquelle
Exception INVALID_OBJTYPES TYPE Unerlaubte Objekttypenauswahl
Exception ITEMKEY_INCOMPLETE TYPE Unvollständiger Auftragspositionsschlüssel
Exception SEQKEY_INCOMPLETE TYPE Unvollständiger Folgenschlüssel
Exception OPRKEY_INCOMPLETE TYPE Unvollständiger Vorgangsschlüssel
Exception COMPKEY_INCOMPLETE TYPE Unvollständiger Komponentenschlüssel
Exception TOOLKEY_INCOMPLETE TYPE Unvollständiger FHMittelschlüssel
Exception ORDER_NOT_FOUND TYPE Angegebener Auftrag existiert nicht
Exception ITEM_NOT_FOUND TYPE
Exception SEQ_NOT_FOUND TYPE
Exception OPER_NOT_FOUND TYPE
Exception COMP_NOT_FOUND TYPE
Exception TOOL_NOT_FOUND TYPE
Exception ORDNO_NOT_LEAD TYPE Angegebener Auftrag ist nicht der führende
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20010222 
SAP Release Created in