The Function Module PM_PARTNER_DATA_EXPORT (Export von Daten aus der Partnerfunktionsgruppe) is a standard Function Module in SAP ERP and is part of the function group IPAR within the package ILOM.
Function Module | PM_PARTNER_DATA_EXPORT |
Short Text | Export von Daten aus der Partnerfunktionsgruppe |
Function Group | IPAR |
Package | ILOM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJNR | LIKE | ONR00-OBJNR | SPACE | Statusobjektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUNAME | LIKE | VIQMEL-BUNAME | Autor | |
KUNUM | LIKE | VIQMEL-KUNUM | Kundennummer | |
LIFNUM | LIKE | VIQMEL-LIFNUM | Lieferant | |
PARVW_KUND | LIKE | IHPA-PARVW | Partnerrolle Kunde | |
SADR_WA | LIKE | SADR | Adresse |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.