Menu

SAP Function Module ADDRESS_MAINTAIN_NEW

(Obsolet) Hinzufügen / Ändern / Anzeigen von Adressen (NEU)

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module ADDRESS_MAINTAIN_NEW ((Obsolet) Hinzufügen / Ändern / Anzeigen von Adressen (NEU)) is a standard Function Module in SAP ERP and is part of the function group SAD0 within the package SZA.

Technical Information

Function Module ADDRESS_MAINTAIN_NEW
Short Text (Obsolet) Hinzufügen / Ändern / Anzeigen von Adressen (NEU)
Function Group SAD0
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
GUI_STATUS LIKE SY-PFKEY SPACE GUI status of user interface
GUI_TITLE LIKE TITLE-TEXT_LINE SPACE GUI header line
KEY_ADRNR LIKE SADR-ADRNR SPACE Address number (key)
KEY_NATIO LIKE SADR-NATIO '*' Version of address number (key)
PROC_ADRTY LIKE SY-INPUT 'C' Type of address ('C'ompany, 'P'rivate, ' ' )
PROC_ENTRY LIKE SAD0S-PROCENTRY 'ADRP' Dialog entry point
PROC_STATUS LIKE SAD0S-PROCSTATUS 'D' Processing status ('A'dd, 'M'aint., 'D'isp.)
SADRP_IN LIKE SADRP SPACE Work area SADRP for field defaults
SADR_IN LIKE SADR SPACE
SAVE_INTERN LIKE SAD0S-SAVEINTERN SPACE Flag 'Save internally'
TAB_FIELD LIKE DD03L-FIELDNAME Name of field the address uses
TAB_KEY LIKE SAD0S-TABKEY SPACE
TAB_NAME LIKE DD03L-TABNAME Name of table the address uses

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FCODE LIKE D0100-FCODE
KEY_ADRNR LIKE SADR-ADRNR Address number (key)
KEY_NATIO LIKE SADR-NATIO Version of address number (key)
MODIFY_FLAG LIKE SAD0S-MODIFYFLAG Flag 'Data has been changed'
SADRP_OUT LIKE SADRP Work area SADRP, back to application
SADR_OUT LIKE SADR Work area SADR, back to application

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_FOUND Address not found
PARAMETER_ERROR