Menu

SAP Function Module ADDRESS_FIND

Holen einer Adresse zu einem Partner

The Function Module ADDRESS_FIND (Holen einer Adresse zu einem Partner) is a standard Function Module in SAP ERP and is part of the function group FVIU within the package FVVI.

Technical Information

Function Module ADDRESS_FIND
Short Text Holen einer Adresse zu einem Partner
Function Group FVIU
Package FVVI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADR_DATE_IN LIKE SY-DATUM SY-DATUM Gültigkeitsdatum der Adresse (meist akt. Datum)
ADR_SNUMOBJ LIKE VZGPO-SNUMOBJ Objekt-Nummer
ADR_SOBJEKT LIKE interner Schlüssel Stammsatz
ADR_SRGRP LIKE TPZ12-APPL Anwendungsgruppe für die externe Rolle
ADR_SROLINT LIKE TPZ3-ROLETYP interne Rolle des Partners
FLG_ROLE_GOT LIKE SPACE Kennz., ob externe Rollen schon bekannt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADR_PARTNR LIKE VZGPO-PARTNR Partnernummer
ADR_TEXT LIKE Ausgabe Adresse in einem String

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ROLE_FOUND Keine externe Rolle gefunden
PARTNER_NOT_FOUND Kein Satz oder Fehler in VZPARO
PARTNER_RELATION_NOT_FOUND Kein Satz oder Fehler im FB PARTNER_SELECT