SAP ABAP Function Module PIC01_GET_MEMBER_ALL (Komplette Teilaustauschbarkeits-Daten lesen)
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_MEMBER_ALL Komplette Teilaustauschbarkeits-Daten lesen  
Function Group PIC01   PIC: Maintenance Logic Layer  
Program Name SAPLPIC01    
INCLUDE Name LPIC01U25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_MATNR TYPE MATNR Material number
Importing I_PICNUM TYPE PIC_PICNUM Parts Interchangeability Group Number
Importing I_IMATN TYPE IMATN FFF class
Importing I_WERKS TYPE WERKA '' Plant table for national contracts
Importing I_BERID TYPE BERID '' MRP area
Importing I_LGORT TYPE LGORT_D Storage location
Importing I_SORT TYPE CHAR1 '' Sort by: Default Ascending, X=Descending
Importing I_LOEKZ TYPE PIC_LOEKZ '' X=Ignore deletion indicator, ie, get all parts
Importing I_READ_PICRL TYPE CHAR1 '' X=Read PICRL table details
Importing I_SPERKZ TYPE PIC_SPERKZ '' X=Get locked PICRL data ! Be sure
Importing I_BUFFER TYPE XFELD '' X=Read without buffer tables
Tables ET_PICPS TYPE V_PICPS PIC list: V_PICPS view for Supersession or FFF class
Tables ET_PICPSRL TYPE V_PICPSRL Unique V_PICPSRL view for input param(Matnr,Werks,..)
Tables ET_PICPSRL_ALL TYPE V_PICPSRL Complete V_PICPSRLview for input param(Matnr,Werks,..)
Exception NOTFOUND_MATNR TYPE Input material not found in Material Master
Exception NOTFOUND_PIC TYPE Input material not found in PIC tables
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