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.
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 |
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) |
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) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |