Menu

SAP Function Module SZRS_O_ADRSTREET_CLOSE

INTERNAL: Exits Processing of the Object

The Function Module SZRS_O_ADRSTREET_CLOSE (INTERNAL: Exits Processing of the Object) is a standard Function Module in SAP ERP and is part of the function group SZRT within the package SZRS.

Technical Information

Function Module SZRS_O_ADRSTREET_CLOSE
Short Text INTERNAL: Exits Processing of the Object
Function Group SZRT
Package SZRS
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
Y_DB_UPDATE LIKE RSGEN-DB_UPDATE Flag: Database change made
Y_EXIT_TYPE LIKE RSGEN-EXIT_TYPE
Y_NEW_ADRSTREET LIKE ADRSTREET
Y_NEW_ADRSTREETT LIKE ADRSTREETT

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XY_OBJ TYPE RS001_ADRSTREET Object Data

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
YT_NEW_ADRSTRPCD LIKE ADRSTRPCD

Exceptions

This function module does not define any Exceptions.