Menu

SAP Function Module C1F2_SUBSTANCES_FIND_BY_SLIST

EHS: Suchen nach Spez.en über die Spez.listenzuordnung der Identifikatoren

The Function Module C1F2_SUBSTANCES_FIND_BY_SLIST (EHS: Suchen nach Spez.en über die Spez.listenzuordnung der Identifikatoren) is a standard Function Module in SAP ERP and is part of the function group C1F2 within the package CBUI.

Technical Information

Function Module C1F2_SUBSTANCES_FIND_BY_SLIST
Short Text EHS: Suchen nach Spez.en über die Spez.listenzuordnung der Identifikatoren
Function Group C1F2
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATERANGE LIKE RCGDATERANGE Zeitraum für historische Suche
I_ESTRLREC LIKE ESTRL Suchkriterien für die Spez.liste
I_SEARCHMODE LIKE RCGSELSCR-SEARCHMODE ESP1_SRCHMD_INIT Suchmodus für historische Suche
I_VALDAT LIKE SY-DATUM SY-DATUM Stichtag für die Gültigkeit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RECORDS_FOUND LIKE SY-TABIX Anzahl der gefundenen Spez.en

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FRTO_KEYTAB TYPE ESP1_FRTO_RECN_TAB_TYPE Ergebnis der historischen Suche
E_KEYTAB LIKE RCGSTDRECN Spez.satznummern der gefundenen Spez.en
I_RESTRICTIONTAB LIKE RCGSTDRECN Einschränkung über Spez.satznummern

Exceptions

This function module does not define any Exceptions.