Menu

SAP Function Module PM_PARTNER_POPUP_TO_CONFIRM

Abfrage, ob Partner aus Beleg oder Bezugobjekt übernommen wird

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.