SAP ABAP Function Module C148_SUBSTANCE_FIND_BY_HEAD (EHS: ##OBSOLETE## --> C1F2_SUBSTANCES_FIND_BY_HEAD)
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 C148_SUBSTANCE_FIND_BY_HEAD EHS: ##OBSOLETE## --> C1F2_SUBSTANCES_FIND_BY_HEAD  
Function Group C148   EHS: Library - General Subs. Master  
Program Name SAPLC148   EHS: Library - Find Substances 
INCLUDE Name LC148U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RECORDS_FOUND TYPE SYST-TABIX Number of substances found
Importing I_SUBID TYPE ESTRH-SUBID ' ' Substance key
Importing I_SUBCAT TYPE ESTRH-SUBCAT ' ' Substance category
Importing I_SUBCHAR TYPE ESTRH-SUBCHAR ' '
Importing I_AUTHGRP TYPE ESTRH-AUTHGRP ' ' Authorization object
Importing I_REM TYPE ESTRH-REM ' ' Note
Importing I_CRDAT_FROM TYPE ESTRH-CRDAT '00000000' Date of creation (range FROM)
Importing I_CRDAT_TO TYPE ESTRH-CRDAT '00000000' Date of creation (range TO; ignored so far)
Importing I_CRNAM TYPE ESTRH-CRNAM ' ' Created by
Importing I_UPDDAT_FROM TYPE ESTRH-UPDDAT '00000000' Changed on (range FROM)
Importing I_UPDDAT_TO TYPE ESTRH-UPDDAT '00000000' Changed on (range TO; ignored so far)
Importing I_UPDNAM TYPE ESTRH-UPDNAM ' ' Last changed by
Importing I_AENNR TYPE ESTRH-AENNR ' ' Search for records with change number
Importing I_VALDAT TYPE SYST-DATUM SY-DATUM >> Key date used to reduce number of hits
Tables I_RESTRICTIONTAB TYPE RCGSTDRECN
Tables E_KEYTAB TYPE ESP8_RECN_AUTHGRP_TAB_TYPE Rekordnummern der passenden Stoffe
               
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  19960704 
SAP Release Created in