The Function Module PM_PARTNER_DETERMINE_VENDOR (Lieferantenermittlung Incl. CPD-Lieferant) is a standard Function Module in SAP ERP and is part of the function group IPAR within the package ILOM.
Function Module | PM_PARTNER_DETERMINE_VENDOR |
Short Text | Lieferantenermittlung Incl. CPD-Lieferant |
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_EBELN | LIKE | EKKO-EBELN | Belegnummer des Einkaufsbelegs | |
IV_OBJNR | LIKE | IHPA-OBJNR | Objektnummer | |
IV_PARGR | LIKE | TPAER-PARGR | Partnerschema | |
IV_PARNR | LIKE | EKKO-LIFNR | Kontonummer des Lieferanten | |
IV_PARVW | LIKE | IHPA-PARVW | Partnerrolle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_NAME1 | LIKE | SADR-NAME1 | Name 1 |
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.