The Function Module SZRS_O_ADRPOBOX_ACTION () is a standard Function Module in SAP ERP and is part of the function group SZRB within the package SZRS.
Function Module | SZRS_O_ADRPOBOX_ACTION |
Short Text | |
Function Group | SZRB |
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 | ADRPOBOX-CITY_CODE | City Number | |
X_COUNTRY | LIKE | ADRPOBOX-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_ADRPOBOX | Object Data |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.