Menu

SAP Function Module C1F2_SUBSTANCES_FIND_BY_HEAD

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

The Function Module C1F2_SUBSTANCES_FIND_BY_HEAD (EHS: Suchen nach Spez.en über den Spez.kopf) 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_HEAD
Short Text EHS: Suchen nach Spez.en über den Spez.kopf
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_ESTSUBREC LIKE ESTRH Suchkriterien für den Spez.kopf
I_FLG_AUTHGRP_WANTED TYPE ESP1_BOOLEAN ESP1_FALSE Ausgabe Berechtigungsgrp. in E_AUTHGRPTAB
I_SEARCHMODE LIKE RCGSELSCR-SEARCHMODE ESP1_SRCHMD_INIT Suchmodus für historische Suche
I_VALDAT LIKE RCGUADM-VALTO 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_AUTHGRPTAB TYPE ESP8_RECN_AUTHGRP_TAB_TYPE enthält Berechtigungsgruppe wenn Flag TRUE
E_FRTO_AUTHGRPTAB TYPE ESP1_FRTO_AUTHGRP_TAB_TYPE Ergebnis der historischen Suche (AUTHGRPTAB)
E_FRTO_KEYTAB TYPE ESP1_FRTO_RECN_TAB_TYPE Ergebnis der historischen Suche
E_KEYTAB TYPE ESPRH_APIFIND_KEY_TAB_TYPE Satznummern der gefundenen Spez.en
I_RESTRICTIONTAB LIKE RCGSTDRECN Einschränkung über Satzschlüssel

Exceptions

This function module does not define any Exceptions.