The Function Module SZRS_S_ADRCITY_CREATE () is a standard Function Module in SAP ERP and is part of the function group SZRC within the package SZRS.
Function Module | SZRS_S_ADRCITY_CREATE |
Short Text | |
Function Group | SZRC |
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_AUTO | TYPE | RS001_ADRCITY_AUTO | ||
X_CITY_CODE | LIKE | ADRCITY-CITY_CODE | City Number | |
X_COUNTRY | LIKE | ADRCITY-COUNTRY | Country | |
X_LANGU | LIKE | ADRCITYT-LANGU | Language | |
X_NO_DIALOG | LIKE | RSGEN-NO_DIALOG | ||
X_NRNR | LIKE | ADRCITYD-NRNR | Number Range | |
X_UPD_ONLINE | LIKE | RSGEN-UPD_ONLINE |
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 | ||
Y_EXIT_TYPE | LIKE | RSGEN-EXIT_TYPE | ||
Y_NEW_ADRCITY | LIKE | ADRCITY | ||
Y_NEW_ADRCITYT | LIKE | ADRCITYT | ||
Y_NEW_CITY_CODE | LIKE | ADRCITY-CITY_CODE | ||
Y_NEW_COUNTRY | LIKE | ADRCITY-COUNTRY | ||
Y_NEW_LANGU | LIKE | ADRCITYT-LANGU |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXISTING | Object Already Exists |
FOREIGN_LOCK | |
GENERAL_FAULT | Other |
INPUT_ERROR | |
INVALID_AUTO | |
NUMBER_ERROR | Error in Number Assignment |