Menu

SAP Function Module C1F1_AWMS_FIND_BY_PHRASE

EHS: Suchen nach Auswahlmengen über die Phrasen

The Function Module C1F1_AWMS_FIND_BY_PHRASE (EHS: Suchen nach Auswahlmengen über die Phrasen) is a standard Function Module in SAP ERP and is part of the function group C1F1 within the package CBUI.

Technical Information

Function Module C1F1_AWMS_FIND_BY_PHRASE
Short Text EHS: Suchen nach Auswahlmengen über die Phrasen
Function Group C1F1
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_ESTPPREC LIKE ESTPP 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.