Menu

SAP Function Module VIEW_VBADR

Ermittelt Adressen für Kunden, Lieferanten, Personen und Ansprechpartner

The Function Module VIEW_VBADR (Ermittelt Adressen für Kunden, Lieferanten, Personen und Ansprechpartner) is a standard Function Module in SAP ERP and is part of the function group VADR within the package VPD.

Technical Information

Function Module VIEW_VBADR
Short Text Ermittelt Adressen für Kunden, Lieferanten, Personen und Ansprechpartner
Function Group VADR
Package VPD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INPUT LIKE VBPA ' ' Key fields for accessing master da
LANGU_PROP TYPE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
NRART LIKE VBPAD-NRART ' ' Partner type: if filled: no access
PRIVATADRESSE_LESEN LIKE ' ' Read private address of the contac

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADRESSE LIKE VBADR Address

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.