The Function Module SZRS_O_ADRPCDCITY_ACTION () is a standard Function Module in SAP ERP and is part of the function group SZRL within the package SZRS.
Function Module | SZRS_O_ADRPCDCITY_ACTION |
Short Text | |
Function Group | SZRL |
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_CITY_CODE | LIKE | ADRPCDCITY-CITY_CODE | City Number | |
X_COUNTRY | LIKE | ADRPCDCITY-COUNTRY | Country | |
X_OKCODE | LIKE | RSGEN-OKCODE |
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_ADRPCDCITY | Object Data |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.