The Function Module PM_PARTNER_POPUP_TO_CONFIRM (Abfrage, ob Partner aus Beleg oder Bezugobjekt übernommen wird) is a standard Function Module in SAP ERP and is part of the function group IPAR within the package ILOM.
Function Module | PM_PARTNER_POPUP_TO_CONFIRM |
Short Text | Abfrage, ob Partner aus Beleg oder Bezugobjekt übernommen wird |
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 |
---|---|---|---|---|
PARTNERROLE | LIKE | TPART-PARVW | Partner function | |
PARTNER_NOW | LIKE | IHPA-PARNR | Partner in document | |
WINDOWTYP | LIKE | Type of selection window |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PARTNER_EXP | LIKE | IHPA-PARNR | Selected partner |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PARTNER_OBJECT | LIKE | IHPAVB | Partner from reference object/notification |
This function module does not define any Exceptions.