Menu

SAP Function Module PM_PARTNER_VALUE_REQUEST

F4-Eingabhilfe für Partner

The Function Module PM_PARTNER_VALUE_REQUEST (F4-Eingabhilfe für Partner) 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_VALUE_REQUEST
Short Text F4-Eingabhilfe für Partner
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
PARNR_IMP LIKE IHPA-PARNR Eingabewert Partnernummer
PARVW LIKE IHPA-PARVW SPACE Partnerrolle
PARVW_FIELD LIKE 'DY_PARVW' Name des Felds für die Partnerverwendung
REPID LIKE SY-REPID SPACE Programmname des Dynpros

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PARNR_EXP LIKE IHPA-PARNR Rückgabewert Partnernummer

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.