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.
Function Module | PM_PARTNER_ROLL_TEXT |
Short Text | Text zu einer Partnerrolle |
Function Group | IPAR |
Package | ILOM |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VTEXT | LIKE | TPART-VTEXT | Beschreibung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.