Menu

SAP Function Module BUA_ADDRESS_DESCRIPTION_GET

Adressbezeichnung ermitteln

The Function Module BUA_ADDRESS_DESCRIPTION_GET (Adressbezeichnung ermitteln) is a standard Function Module in SAP ERP and is part of the function group BUA1 within the package BUPA.

Technical Information

Function Module BUA_ADDRESS_DESCRIPTION_GET
Short Text Adressbezeichnung ermitteln
Function Group BUA1
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_ADDRGUID LIKE BUT020-ADDRESS_GUID Address GUID
I_ADDRNUMBER LIKE BUT020-ADDRNUMBER Address Number
I_BUT000 LIKE BUT000 Partner Data
I_OPERATION LIKE TB008S-OPERATION Vorgang für Adressfindung
I_PARTNER LIKE BUT000-PARTNER Partner Number
I_PARTNERGUID LIKE BUT000-PARTNER_GUID Partner-GUID
I_VALDT LIKE SY-DATLO '00000000' Validity Date
I_VALDT_SEL LIKE SY-DATLO '00000000' Betriebswirtschaftliches Gültigkeitsdatum
I_XMEMORY LIKE BOOLE-BOOLE SPACE Kennz.: Lokales Memory durchsuchen
I_XWA LIKE BOOLE-BOOLE SPACE Kennz.: Arbeitsbereich durchsuchen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ADDRNUMBER LIKE BUT020-ADDRNUMBER Address Number
E_DESCRIPTION LIKE BUS000FLDS-ADDSC Description
E_DESCRIPTION_LONG LIKE BUS000FLDS-DESCRIP_LONG Description of a Business Partner
E_DESCRIPTION_STREET LIKE BUS000FLDS-ADDSC Beschreibung mit Straße
E_DESCRIP_STREET_WITH_NAME LIKE BUS000FLDS-ADDSC Beschreibung mit Straße und name
E_XFIX LIKE BUS000FLDS-CHAR1 Kennz.: Fixe Adresse nutzen
E_XSTANDARD LIKE BUS000FLDS-CHAR1 Kennz.: Standard nutzen (Adresse bzw. AdrVerw.)

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
DATE_INVALID Invalid Date
INTERNAL_ERROR Internal Error
NOT_VALID Adresse nicht gültig
NO_ADDRESS_FOUND Keine Adresse gefunden
WRONG_PARAMETERS Wrong parameter passed