Menu

SAP Function Module MM_PARTNER_INFO

Informationen über einen Partner (Name, Ort)

The Function Module MM_PARTNER_INFO (Informationen über einen Partner (Name, Ort)) is a standard Function Module in SAP ERP and is part of the function group WY09 within the package WLIF.

Technical Information

Function Module MM_PARTNER_INFO
Short Text Informationen über einen Partner (Name, Ort)
Function Group WY09
Package WLIF
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_GPARN LIKE WRF02K-GPARN Geschäftspartnernummer 10-stellig
I_PARVW LIKE TPAR-PARVW Partnerrolle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NAME1 LIKE LFA1-NAME1 Name des Partners
E_ORT01 LIKE LFA1-ORT01 Ort des Partners

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARTNER_NOT_FOUND Der Partner existiert nicht