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.
Function Module | SZRS_O_ADRSTREET_CLOSE |
Short Text | INTERNAL: Exits Processing of the Object |
Function Group | SZRT |
Package | SZRS |
Module Type | Normal Module |
This function module does not define any IMPORTING 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 |
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 |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
YT_NEW_ADRSTRPCD | LIKE | ADRSTRPCD |
This function module does not define any Exceptions.