SAP ABAP Function Module CO_OCM_ORDERS_COMPARE (Obsolete)
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 Obsolete  
Function Group COOCM   Order Change Management  
Program Name SAPLCOOCM    
INCLUDE Name LCOOCMU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing OBJTY_HIGH TYPE COMPRES-OBJTY 'H' Objekttyp des obersten Vergleichsobjekts
Importing OBJTY_LOW TYPE COMPRES-OBJTY 'T' Vergleichstiefe: bis zu diesem Objekttyp
Importing PART_SET_OBJ1 TYPE C
Importing PART_SET_OBJ2 TYPE C
Importing FLG_NO_ITEMS TYPE C ' '
Importing AUFNR1 TYPE COMPRES-AUFNR1 '000100004572' Auftragsnummer des ersten Auftrags(netzes)
Importing VSNMR1 TYPE COMPRES-VSNMR1 Version des ersten Auftrags(netzes)
Importing POSNR1 TYPE COMPRES-POSNR1 Positionsnummer des ersten Auftragkopfes
Importing PLNFL1 TYPE COMPRES-PLNFL1 Folgennummer der ersten Folge
Importing APLZL1 TYPE COMPRES-APLZL1 Vorgangszahl des ersten Vorgangs
Importing RSNUM1 TYPE COMPRES-RSNUM1 Reservierungsnummer der ersten Komponente
Importing RSPOS1 TYPE COMPRES-RSPOS1 Positionsnummer der ersten Komponente
Importing RSART1 TYPE COMPRES-RSART1 Reservierungsart der ersten Komponente
Importing PZLFH1 TYPE COMPRES-PZLFH1 Schlüssel des ersten FHM's
Importing SOURCE1 TYPE C 'D' Datenquelle des ersten Vergleichspartners
Importing AUFNR2 TYPE COMPRES-AUFNR2 '000100004541' Same
Importing VSNMR2 TYPE COMPRES-VSNMR2 Same
Importing POSNR2 TYPE COMPRES-POSNR2 Same
Importing PLNFL2 TYPE COMPRES-PLNFL2 Same
Importing APLZL2 TYPE COMPRES-APLZL2 Same
Importing RSNUM2 TYPE COMPRES-RSNUM2 Same
Importing RSPOS2 TYPE COMPRES-RSPOS2 Same
Importing RSART2 TYPE COMPRES-RSART2 Same
Importing PZLFH2 TYPE COMPRES-PZLFH2 Same
Importing SOURCE2 TYPE C 'D' Same
Importing SINGLE_ORD_COMP TYPE C Kz.: Beschränkung auf einen Auftrag pro Netz
Importing FIND_SIMILAR1 TYPE C Kz.: Ähnlichkeitsfindung bei erstem Vrglspartner
Importing FIND_SIMILAR2 TYPE C Same
Importing LEVEL_SIMILAR1 TYPE COMPHEAD-STUFE Auftragsstufe für Ähnlichkeitsfindung
Importing LEVEL_SIMILAR2 TYPE COMPHEAD-STUFE Same
Importing LEVEL_LOW1 TYPE COMPHEAD-STUFE Vergleichstiefe: bis zu dieser Auftragsstufe
Importing FLG_ENQUEUE TYPE RC27X-FLG_SEL SPACE
Importing I_IGNORE_LOEKZ_ON_HEADER TYPE RC27X-FLG_SEL SPACE
Tables PRIMARY_FIELDS TYPE FNAMES Objektbezogene primäre Vergleichsfelder
Tables SECONDARY_FIELDS TYPE FNAMES Objektbezogene sekundäre Vergleichsfelder
Tables OBJHIGH_KEYS TYPE ORDOBJKEY
Tables ORDERS_MULTI_RELATED TYPE ORD_PRE
Tables HEADERS_COMP_RESULT TYPE COMPRES Ergebnis des Auftragkopfvergleichs
Tables ITEMS_COMP_RESULT TYPE COMPRES Ergebnis des Auftragspositionenvergleichs
Tables SEQUENCES_COMP_RESULT TYPE COMPRES Ergebnis des Folgenvergleichs
Tables OPERATIONS_COMP_RESULT TYPE COMPRES Ergebnis des Vorgangsvergleichs
Tables SUBOPERS_COMP_RESULT TYPE COMPRES
Tables COMPONENTS_COMP_RESULT TYPE COMPRES Ergebnis des Komponentenvergleichs
Tables TOOLS_COMP_RESULT TYPE COMPRES Ergebnis des FHMittelvergleichs
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  19980220 
SAP Release Created in