Menu

SAP Function Module C1F0_PHRASES_FIND_BY_HEAD

EHS: Suchen nach Phrasen über den Phrasenkopf

The Function Module C1F0_PHRASES_FIND_BY_HEAD (EHS: Suchen nach Phrasen über den Phrasenkopf) is a standard Function Module in SAP ERP and is part of the function group C1F0 within the package CBUI.

Technical Information

Function Module C1F0_PHRASES_FIND_BY_HEAD
Short Text EHS: Suchen nach Phrasen über den Phrasenkopf
Function Group C1F0
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_ESTPHREC LIKE ESTPH Suchinformationen
I_VALDAT LIKE RCGADDINF-VALDAT Stichtag der 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 gefundener Sätze

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_KEYTAB LIKE RCGSTDRECN Ergebnistabelle mit Satznummern
I_RESTRICTIONTAB LIKE RCGSTDRECN Einschränkung über Satzschlüssel

Exceptions

This function module does not define any Exceptions.