Menu

SAP Function Module PM_PARTNER_ROLL_TEXT

Text zu einer Partnerrolle

The Function Module PM_PARTNER_ROLL_TEXT (Text zu einer Partnerrolle) 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_ROLL_TEXT
Short Text Text zu einer Partnerrolle
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
LANGUAGE LIKE SY-LANGU Sprache
PARVW LIKE TPART-PARVW 'ZM' Partnerrolle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VTEXT LIKE TPART-VTEXT Beschreibung

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.