Menu

SAP Function Module C1F2_SUBSTANCES_FIND_BY_STATUS

EHS: Suchen nach Spez.en über den Spez.status

The Function Module C1F2_SUBSTANCES_FIND_BY_STATUS (EHS: Suchen nach Spez.en über den Spez.status) 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_STATUS
Short Text EHS: Suchen nach Spez.en über den Spez.status
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_SEARCHMODE LIKE RCGSELSCR-SEARCHMODE ESP1_SRCHMD_INIT Suchmodus für historische Suche
I_SELSCR LIKE RCGSELSCR Suchkriterien für Status
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_STATTAB TYPE ESP1_FRTO_STAT_TAB_TYPE Ergebnis der historischen Suche
E_STATTAB TYPE ESP8_RECNROOT_STATUS_TAB_TYPE Spez.satznummern der gefundenen Spez.en
I_RESTRICTIONTAB LIKE RCGSTDRECN Einschränkung über Spez.satznummern
I_USAGETAB TYPE ESPRH_APIDU_TAB_TYPE Einschränkung über Verwendung

Exceptions

This function module does not define any Exceptions.