The Function Module SZRS_DB_STRPCD_SINGLE () is a standard Function Module in SAP ERP and is part of the function group SZRS within the package SZRS.
Function Module | SZRS_DB_STRPCD_SINGLE |
Short Text | |
Function Group | SZRS |
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_ACTUAL | LIKE | SY-BATCH | ||
X_COUNTRY | LIKE | ADRSTRPCD-COUNTRY | Country Indicator | |
X_HOUSENUM | LIKE | ADRSTRPCD-HOUSENUM_H | 0 | |
X_HOUSE_NUM1 | LIKE | ADRC-HOUSE_NUM1 | ||
X_HSN_SUPP | LIKE | ADRSTRPCD-HSN_SUPP_H | SPACE | |
X_STRT_CODE | LIKE | ADRSTRPCD-STRT_CODE | Street Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
Y_ADRSTRPCD | LIKE | ADRSTRPCD |
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 |
---|---|
NOT_FOUND | Record does not exist |