SAP ABAP Function Module C1A6_REFERENCING_SUBS_FIND (EHS: herausfinden, von wem alles ein bestimmter Stoff referenziert wird)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBUI (Package) Company Environment Information System
Basic Data
Function Module C1A6_REFERENCING_SUBS_FIND EHS: herausfinden, von wem alles ein bestimmter Stoff referenziert wird  
Function Group C1A6   EHS: Buffer - Table ESTRR  
Program Name SAPLC1A6   EHS: Buffer - Table ESTRR 
INCLUDE Name LC1A6U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_REFERENCE_NUM TYPE SYST-TABIX Anzahl der Referenzen auf I_RECN
Importing I_RECN TYPE ESTRH-RECN ESP1_INITIAL_RECN RECN of substance to be examined
Importing I_SEARCHMODE TYPE RCGSELSCR-SEARCHMODE ESP1_SRCHMD_INIT Suchmodus für historische Suche
Importing I_VALDAT TYPE SYST-DATUM ESP1_INITIAL_DATE Stichtag
Importing I_DATERANGE TYPE RCGDATERANGE Zeitraum für historische Suche
Importing I_FLG_RSTRCTD_CLMNS_ONLY TYPE ESP1_BOOLEAN ESP1_FALSE Kennz.: Nicht alle Spalten selektieren (siehe Coding)
Tables X_RECN_TAB TYPE RCGSTDRECN weitere zu untersuchende Stoffe
Tables E_ESTRR_TAB TYPE ESTRR alle Referenzen-Sätze zu den Stoffen
Tables E_REFERENCERS_TAB TYPE RCGSTDRECN alle Referenzen-Sätze zu I_RECN
Tables E_FRTO_RECNREF_TAB TYPE ESP1_FRTO_RECNREF_TAB_TYPE Ergebnisse der historischen Suche
Exception ILLEGAL_INPUT TYPE X_RECN_TAB ist leer und I_RECN ist initial
               
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