Menu

SAP Function Module BUP_PARTNER_F4

Choose business partner

The Function Module BUP_PARTNER_F4 (Choose business partner) is a standard Function Module in SAP ERP and is part of the function group BUD1 within the package BUPA.

Technical Information

Function Module BUP_PARTNER_F4
Short Text Choose business partner
Function Group BUD1
Package BUPA
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_DYNPVALUPD LIKE BUS000TBFL-TBFLD Screen field name that is provided with selected value
I_REPID LIKE SY-REPID Program Name of Calling Program
I_RLTYP LIKE TBZ0-RLTYP Role Category
I_XVALUPD LIKE Flag: Provide Screen Field with Value

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PARTNER LIKE BUT000-PARTNER Business 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.