Menu

SAP Function Module PM_PARTNER_LENGTH

Partnernummer in korrekte Länge konvertieren

The Function Module PM_PARTNER_LENGTH (Partnernummer in korrekte Länge konvertieren) 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_LENGTH
Short Text Partnernummer in korrekte Länge konvertieren
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
NRART LIKE TPAR-NRART Partner type
PARNR_IMP LIKE IHPA-PARNR Partner number (Export)
PARVW LIKE IHPA-PARVW Partner function

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NRART_EXP LIKE TPAR-NRART Partner type (Export)
PARNR_EXP LIKE IHPA-PARNR Partner number (Export)

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
INVALID_PARVW Partner function not valid
PARVW_AND_NRART_INITAL Partner function and type are initial