Menu

SAP Function Module ADDR_PERSONAL_GET_COMPLETE_DB

Lesen des kompletten Adreßobjektes (2) (inkl. alle Kommunikationstabellen)

The Function Module ADDR_PERSONAL_GET_COMPLETE_DB (Lesen des kompletten Adreßobjektes (2) (inkl. alle Kommunikationstabellen)) 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_PERSONAL_GET_COMPLETE_DB
Short Text Lesen des kompletten Adreßobjektes (2) (inkl. alle Kommunikationstabellen)
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
IV_PERSNUMBER TYPE AD_PERSNUM Personennummer (Schlüssel der Datenbanktabelle)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_ADDR2_COMPLETE TYPE SZADR_ADDR2_COMPLETE Komplettes Adreßobjekt (2) (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
PERSON_NOT_EXIST Person existiert nicht