Menu

SAP Function Module C1F1_AWMS_FIND_BY_HEAD

EHS: Suchen nach Auswahlmengen über den Kopf

The Function Module C1F1_AWMS_FIND_BY_HEAD (EHS: Suchen nach Auswahlmengen über den Kopf) 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_HEAD
Short Text EHS: Suchen nach Auswahlmengen über den Kopf
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_ESTPSREC LIKE ESTPS 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.