Menu

SAP Function Module WLF_GET_ADDR_KEY_FOR_PARTNER

Agenturgesch.: Ermittlung des Adreßschlüssels zu einer Partnernummer

The Function Module WLF_GET_ADDR_KEY_FOR_PARTNER (Agenturgesch.: Ermittlung des Adreßschlüssels zu einer Partnernummer) is a standard Function Module in SAP ERP and is part of the function group WRGO_4 within the package WZRE.

Technical Information

Function Module WLF_GET_ADDR_KEY_FOR_PARTNER
Short Text Agenturgesch.: Ermittlung des Adreßschlüssels zu einer Partnernummer
Function Group WRGO_4
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_ALTERNATIVE_AP_ADDRESSES TYPE C SPACE Auch alternative AP-Adressen ermitteln?
I_NRART TYPE NRART Art der Partnernummer
I_PARNR LIKE NAST-PARNR Partnernummer
I_PARVW LIKE NAST-PARVW Partnerrolle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ADDR_KEY LIKE ADDR_KEY ermittelter Adreßschlüssel

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_EXT_ADDR_KEY LIKE EXTENDED_ADDR_KEY Tabelle mit allen ermittelten AP-Adressen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ADDRESS_KEY_FOUND keinen Adreßschlüssel gefunden
PARAMETER_ERROR Fehler bei der Parameterübergabe
UNKNOWN_PARTNERART Partnerart nicht bekannt