SAP ABAP Function Module PIC00_READ_VPICPS_FOR_PICNUM (Read records from the database view V_PICPS to get PICNUMs)
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 PIC00_READ_VPICPS_FOR_PICNUM Read records from the database view V_PICPS to get PICNUMs  
Function Group PIC00   Parts Interchangeability: DB Layer  
Program Name SAPLPIC00    
INCLUDE Name LPIC00U16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_LOEKZ TYPE PIC_LOEKZ SPACE X=Ignore deletion indicator, ie, get all parts
Importing IV_PICCAT TYPE PICHD-PICCAT '01'
Tables IR_MATNR TYPE PIC01_TT_MATNR Importing material range table
Tables IR_PICNUM TYPE PIC01_TT_PICNUM Importing PICNUM range table
Tables ET_PICNUM TYPE CIF_PICPSK Exporting PICNUM table
Exception SELECTION_ERROR TYPE Selection error
               
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