Menu

SAP Function Module HELP_VALUES_PARTNER_NUMBER

Matchcode selection of partner numbers

The Function Module HELP_VALUES_PARTNER_NUMBER (Matchcode selection of partner numbers) is a standard Function Module in SAP ERP and is part of the function group WYL4 within the package WLIF.

Technical Information

Function Module HELP_VALUES_PARTNER_NUMBER
Short Text Matchcode selection of partner numbers
Function Group WYL4
Package WLIF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DYNNR LIKE SY-DYNNR Screen number
I_FIELDNAME LIKE DYNPREAD-FIELDNAME Field name
I_PARVW LIKE WYT3-PARVW Partner usage
I_PROGRAM LIKE SY-CPROG Calling program

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_GPARN LIKE Business partner no.

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.