SAP ABAP Function Module PIC01_GET_MEMBER_SINGLE_MEMORY (Teileaustauschbarkeits-Daten aus Memory buffer Id PIC_LIST 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_SINGLE_MEMORY Teileaustauschbarkeits-Daten aus Memory buffer Id PIC_LIST lesen  
Function Group PIC01   PIC: Maintenance Logic Layer  
Program Name SAPLPIC01    
INCLUDE Name LPIC01U10    
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_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_MRPSET TYPE CHAR1 '' X=Get Location specific details (MRPset, SuS)
Importing I_SPERKZ TYPE PIC_SPERKZ '' X=Get locked entries! Be sure
Tables ET_PICPSRL TYPE V_PICPSRL PIC View 2 PICHD+PICPS+PICRL (Relational data)
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
Exception OTHER_ERROR TYPE Other errors
               
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