The Function Module PM_PARTNER_DOCADDR_SRC_GET (Partnerfunktion als Vorlage für Adressen bestimmen) is a standard Function Module in SAP ERP and is part of the function group IPAR within the package ILOM.
Function Module | PM_PARTNER_DOCADDR_SRC_GET |
Short Text | Partnerfunktion als Vorlage für Adressen bestimmen |
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 |
---|---|---|---|---|
IV_OBJNR | LIKE | ONR00-OBJNR | Objektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_ADRNR | LIKE | IHPA-ADRNR | Adreßnummer | |
EV_PARNR | LIKE | IHPA-PARNR | Partner | |
EV_PARVW | LIKE | IHPA-PARVW | Partnerrolle |
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.