Menu

SAP Function Module ADDRESS_MAINTAIN

(Obsolet) Ändern und Anzeigen von Adressen

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module ADDRESS_MAINTAIN ((Obsolet) Ändern und Anzeigen von Adressen) is a standard Function Module in SAP ERP and is part of the function group SAD1 within the package SZA.

Technical Information

Function Module ADDRESS_MAINTAIN
Short Text (Obsolet) Ändern und Anzeigen von Adressen
Function Group SAD1
Package SZA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADRSWA_IN LIKE SADR Work area entry.
KENNZEICHEN LIKE SADR-FLAG SPACE Keep or delete address data
OBJECT LIKE SPACE
PROCESSING_STATUS LIKE 'D' Status of processing
SAVE_INTERN LIKE SPACE Save externally or internally
TITLE LIKE SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADRSWA_OUT LIKE SADR Work area issue
RETURNCODE LIKE Return code
UPDATE_FLAG LIKE User inputs yes/no ('X'/'' )

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
GET_NEXT_KEY_FAILED Overflow in number range allocatio
INVALID_STATUS PROCESSING_STATUS has incorrect va
NOT_FOUND Address not found