The Function Module SZRS_O_ADRSTRPCD_ACTION () 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_ACTION |
Short Text | |
Function Group | SZRU |
Package | SZRS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_COUNTRY | LIKE | ADRSTRPCD-COUNTRY | Country | |
X_OKCODE | LIKE | RSGEN-OKCODE | ||
X_STRT_CODE | LIKE | ADRSTRPCD-STRT_CODE | Street Number |
This function module does not define any EXPORTING parameters.
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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.