Menu

SAP Function Module WLF_NAST_FOR_MASTER

Agenturgesch.: liefert zurück, ob Nachr.-Partner zum Lief. o. zum Kund.

The Function Module WLF_NAST_FOR_MASTER (Agenturgesch.: liefert zurück, ob Nachr.-Partner zum Lief. o. zum Kund.) is a standard Function Module in SAP ERP and is part of the function group WRGO_3 within the package WZRE.

Technical Information

Function Module WLF_NAST_FOR_MASTER
Short Text Agenturgesch.: liefert zurück, ob Nachr.-Partner zum Lief. o. zum Kund.
Function Group WRGO_3
Package WZRE
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_KUNRG LIKE WBRK-KUNRG Regulierer
I_NAST LIKE NAST Nachrichtensatz
I_WDTYP LIKE WBRK-WDTYP Typ des Beleges im Agenturgeschäft

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TO_KUNDE LIKE BOOLE-BOOLE -'Y', Falls Nachr.-Partner zum Kund. gehört
E_TO_LIEFERANT LIKE BOOLE-BOOLE -'X', falls Nachr.-Partner zum Lief. gehört

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.