The Function Module SZRS_O_ADRSTRPCD_CLOSE () is a standard Function Module in SAP ERP and is part of the function group SZRU within the package SZRS.
Function Module | SZRS_O_ADRSTRPCD_CLOSE |
Short Text | |
Function Group | SZRU |
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 |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XY_OBJ | TYPE | RS001_ADRSTRPCD | 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.