Menu

SAP Function Module SZRS_O_ADRCITYPRT_CLOSE

The Function Module SZRS_O_ADRCITYPRT_CLOSE () is a standard Function Module in SAP ERP and is part of the function group SZRR within the package SZRS.

Technical Information

Function Module SZRS_O_ADRCITYPRT_CLOSE
Short Text
Function Group SZRR
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

Changing Parameters

These are the CHANGING parameters of this function module.

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

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
YT_NEW_ADRCITYPRT LIKE ADRCITYPRT

Exceptions

This function module does not define any Exceptions.