Menu

SAP Function Module PM_PARTNER_MAINTAIN

Partner in Partnerverarbeitung ändern/hinzufühen

The Function Module PM_PARTNER_MAINTAIN (Partner in Partnerverarbeitung ändern/hinzufühen) 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_MAINTAIN
Short Text Partner in Partnerverarbeitung ändern/hinzufühen
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
MSGTY LIKE SY-MSGTY 'E' Message category
OBJNR LIKE IHPA-OBJNR SPACE Object number
PARNR LIKE IHPA-PARNR Partners
PARVW LIKE IHPA-PARVW Partner function
TABIX LIKE SY-TABIX 0 Index partner (when changing, otherwise 0)
TABIX_OBJNR LIKE SY-TABIX 0 Index partner (based on an object number)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CPD_CUSTOMER One-time customer
INVALID_PARNR Partner not valid
INVALID_PARVW Partner function not valid
PARVW_UNIQUE Unique partner already available