Menu

SAP Function Module SZRS_S_ADRSTREET_CREATE_MASS

The Function Module SZRS_S_ADRSTREET_CREATE_MASS () is a standard Function Module in SAP ERP and is part of the function group SZRT within the package SZRS.

Technical Information

Function Module SZRS_S_ADRSTREET_CREATE_MASS
Short Text
Function Group SZRT
Package SZRS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_AUTO TYPE RS001_ADRSTREET_AUTO_MASS
X_CITY_CODE LIKE ADRSTREET-CITY_CODE City Number
X_COUNTRY LIKE ADRSTREET-COUNTRY Country
X_LANGU LIKE ADRSTREETT-LANGU Language
X_UPD_ONLINE LIKE RSGEN-UPD_ONLINE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
Y_COUNT LIKE SY-DBCNT

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERR_TAB TYPE RS001_ADRSTREET_MASS_ERROR_TAB

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CITY_NOT_FOUND
GENERAL_FAULT Other error
NO_CITY
NO_COUNTRY
NO_LANGU