The Function Module SZRS_O_ADRSTRPCD_OPEN () 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_OPEN |
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_ADRSTREET | LIKE | ADRSTREET | ||
X_ADRSTREETT | LIKE | ADRSTREETT | ||
X_AUTO | TYPE | RS001_ADRSTRPCD_AUTO | Automation data for controlling object | |
X_COUNTRY | LIKE | ADRSTRPCD-COUNTRY | Country | |
X_NO_CHANGE | LIKE | RSGEN-NO_CHANGE | ||
X_NO_DIALOG | LIKE | RSGEN-NO_DIALOG | ||
X_NO_OTHER | LIKE | RSGEN-NO_OTHER | ||
X_STRT_CODE | LIKE | ADRSTRPCD-STRT_CODE | Street Number | |
X_UPD_ONLINE | LIKE | RSGEN-UPD_ONLINE | Flag: Update directly online | |
X_WMODE | LIKE | RSGEN-WMODE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
Y_AUTO | TYPE | RS001_ADRSTRPCD_AUTO | ||
Y_OBJ | TYPE | RS001_ADRSTRPCD | Object Data |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XT_ADRPCDCITY | LIKE | ADRPCDCITY | ||
XT_DB_ADRSTRPCD | LIKE | ADRSTRPCD | Data from database |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATA_INCONSISTENCY | Inconsistent data |
NO_COUNTRY | |
NO_STREET |