Menu

SAP Function Module C1F0_PHRASES_FIND_BY_NOAWM

EHS: Suchen nach Phrasen, die keiner AWM zugeordnet sind

The Function Module C1F0_PHRASES_FIND_BY_NOAWM (EHS: Suchen nach Phrasen, die keiner AWM zugeordnet sind) 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_NOAWM
Short Text EHS: Suchen nach Phrasen, die keiner AWM zugeordnet sind
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_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.