Menu

SAP Function Module ADDR_SINGLE_SAVE

Saves Address Data for an Address from Local Memory to Database

The Function Module ADDR_SINGLE_SAVE (Saves Address Data for an Address from Local Memory to Database) is a standard Function Module in SAP ERP and is part of the function group SZA0 within the package SZAD.

Technical Information

Function Module ADDR_SINGLE_SAVE
Short Text Saves Address Data for an Address from Local Memory to Database
Function Group SZA0
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
ADDRESS_NUMBER LIKE ADRC-ADDRNUMBER Address Number
ADDRESS_TYPE LIKE SZAD_FIELD-ADDR_TYPE 1 Address Type (1,2 or 3)
EXECUTE_IN_UPDATE_TASK LIKE SZAD_FIELD-FLAG SPACE Database Update in Dialog or in Update Task
PERSON_NUMBER LIKE ADRP-PERSNUMBER SPACE Person Number

Exporting Parameters

This function module does not define any EXPORTING parameters.

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 Address Not in Local Memory
ADDRESS_NUMBER_MISSING Missing Address Number for New Address
DATABASE_ERROR Error when Writing to the Database (Dialog)
INTERNAL_ERROR Serious internal error (MESSAGE A...)
PARAMETER_ERROR Invalid Parameter Value (for Example, Blank Number)
PERSON_NOT_EXIST Person not found
REFERENCE_MISSING Missing Reference