Menu

SAP Function Module WLF_READ_PARTNER

Partner aus der Datenbank lesen

The Function Module WLF_READ_PARTNER (Partner aus der Datenbank lesen) is a standard Function Module in SAP ERP and is part of the function group WLF_ARCHIVE within the package WZRE.

Technical Information

Function Module WLF_READ_PARTNER
Short Text Partner aus der Datenbank lesen
Function Group WLF_ARCHIVE
Package WZRE
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_WBELN LIKE WBRP-WBELN Belegnummer des Kopfes

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_WBPA LIKE WBPA Partner zum Beleg

Exceptions

This function module does not define any Exceptions.