Menu

SAP Function Module ADDR_GET_COMPLETE_DB

Lesen des kompletten Adreßobjektes von der Datenbank

The Function Module ADDR_GET_COMPLETE_DB (Lesen des kompletten Adreßobjektes von der Datenbank) is a standard Function Module in SAP ERP and is part of the function group SZAE within the package SZAD.

Technical Information

Function Module ADDR_GET_COMPLETE_DB
Short Text Lesen des kompletten Adreßobjektes von der Datenbank
Function Group SZAE
Package SZAD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_ADDRNUMBER TYPE AD_ADDRNUM Adreßnummer (Schlüssel der Datenbanktabelle)
IV_CURRENT_COMM_DATA TYPE AD_COMCURR 'X' Kennzeichen: Aktueller Stand der Kommunikationsdaten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_ADDR1_COMPLETE TYPE SZADR_ADDR1_COMPLETE Komplettes Adreßobjekt (incl. Kommunikation)

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
ADDRESS_NOT_EXIST Adresse existiert nicht
INTERNAL_ERROR Schwerer interner Fehler (MESSAGE A...)
PARAMETER_ERROR Ungültige Parameterwerte