SAP ABAP Function Module PIC01_GET_CURRENT_PART (PIC List: Get Current(valid) part for Supersession and Leading part MPN)
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_GET_CURRENT_PART PIC List: Get Current(valid) part for Supersession and Leading part MPN  
Function Group PIC01   PIC: Maintenance Logic Layer  
Program Name SAPLPIC01    
INCLUDE Name LPIC01U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_CMATN TYPE MATNR Current(valid) Material Number (Supersession)
Exporting E_DATFR TYPE PIC_DATFR Valid from date for Current part
Exporting E_PICNUM TYPE PIC_PICNUM Supersession Chain Identifier
Importing I_MATNR TYPE MATNR Input Material Number
Importing I_PICNUM TYPE PIC_PICNUM Parts InterChangeability Group number
Importing I_DATE TYPE DATUM SY-DATUM For a date; default is today's date
Importing I_WERKS TYPE WERKA Werk
Importing I_BERID TYPE BERID Dispobereich
Exception NOT_PIC_OBJECT TYPE Input Material is not a PIC Object
Exception NO_CURRENT_PART TYPE Input Material does not have a Leading/1st Part
Exception NOT_IN_PIC_GROUP TYPE Input Material is not assigned to a PIC Group
Exception MISSING_PARAMETER TYPE Missing parameter
               
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