SAP ABAP Function Module PIC01_CHECK_MPN_VALIDITY (Prüft auf Gültigkeit des Materialaustausches)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-A-SUS (Application Component) Supersession Chains
     ISAUTO_PIC (Package) Substitutions of Parts (Supersession and MPN)
Basic Data
Function Module PIC01_CHECK_MPN_VALIDITY Prüft auf Gültigkeit des Materialaustausches  
Function Group PIC01   PIC: Maintenance Logic Layer  
Program Name SAPLPIC01    
INCLUDE Name LPIC01U14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MRPSET TYPE PIC_MRPGR Materialaustauschbarkeit HTN-Disposet
Importing OLD_MATNR TYPE MATNR Materialnummer
Importing NEW_MATNR TYPE MATNR Materialnummer
Importing I_IMATN TYPE PIC_PICNUM Gruppennummer für austauschbare Materialien
Importing I_WERKS TYPE WERKA Werk
Importing I_BERID TYPE BERID Dispobereich
Importing I_LGORT TYPE LGORT_D Lagerort
Tables ET_PICPSRL TYPE V_PICPSRL Generierte Tabelle zum View &
Exception MISSING_PARAMETER TYPE
Exception DIFFERENT_MRP_SETS TYPE
Exception MRP_SET_CANNOT_BE_DETERMINED TYPE
Exception NO_MRP_SET_FOR_ORIGINAL TYPE there's a set for the old but not for the new part
Exception NO_MRP_SET_FOR_SUBSTITUTE TYPE there's a set for the new but not for the old part
Exception NO_MRP_SET_FOR_BOTH TYPE
Exception NO_MPN_INTERCHANGE_ALLOWED TYPE Mpn prifile doesn't allow interchange
Exception LOCKED_IN_MRPSET TYPE the part is flagged as locked in the MRP set
               
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  20050301 
SAP Release Created in