Menu

SAP Function Module WFMC_CHECK_PARTNER_ROLE_VALUE

WFMC: Überprüfung des Wertes für eine Partnerrolle

The Function Module WFMC_CHECK_PARTNER_ROLE_VALUE (WFMC: Überprüfung des Wertes für eine Partnerrolle) is a standard Function Module in SAP ERP and is part of the function group VMSF within the package VN.

Technical Information

Function Module WFMC_CHECK_PARTNER_ROLE_VALUE
Short Text WFMC: Überprüfung des Wertes für eine Partnerrolle
Function Group VMSF
Package VN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAIL_ERROR_FLAG LIKE DV70A-SELKZ 'X' 'X': Error unknown partner,' ': S-Msg.
PARNR12 LIKE DV70A-PARNR12 Value to be tested (for mail partner)
PARVW LIKE TPAR-PARVW Partner function

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DESCRP LIKE MSGPA-NAME1 Description of partner number
MAIL_ERROR_OCCURRED LIKE DV70A-SELKZ 'X': unknown partner

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.