Menu

SAP Function Module W_FRM_CHECK_TOLERANCE

Überprüfung der Lieferungstoleranzen

The Function Module W_FRM_CHECK_TOLERANCE (Überprüfung der Lieferungstoleranzen) is a standard Function Module in SAP ERP and is part of the function group WFR2 within the package WFRM.

Technical Information

Function Module W_FRM_CHECK_TOLERANCE
Short Text Überprüfung der Lieferungstoleranzen
Function Group WFR2
Package WFRM
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
QUANT LIKE FRET-PMENA Menge über der Belieferungstoleranz

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
T_EKPO LIKE EKPO Bestellpositionen
T_VBAP LIKE VBAP Kundenauftragspositionen
T_XFRET TYPE WFRM_DISTRIBUTION_TAB erweiterte Verteilungstabelle

Exceptions

This function module does not define any Exceptions.