SAP ABAP Function Module PIC01_CHECK_LLC (Check for BOM recursivity and get max LLC for group)
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_LLC Check for BOM recursivity and get max LLC for group  
Function Group PIC01   PIC: Maintenance Logic Layer  
Program Name SAPLPIC01    
INCLUDE Name LPIC01U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_MATNR TYPE MATNR Materialnummer
Importing I_MAX_DISST TYPE DISST Dispositionsstufe (maximum for group)
Importing I_UPDATE TYPE XFELD '' ''-Check only; 'X'-Update LLC code
Tables IT_MA29V TYPE MA29V Generierte Tabelle zum View &
Tables IT_ERROR TYPE SMESG Message collector
Exception RECURSIVITY_FOUND TYPE Recursion found for one of the Supersession materials
Exception MISSING_PARAMETERS TYPE Missing parameters
               
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  20091125 
SAP Release Created in