The Function Module SZRS_HOUSENUMBER_CONVERT () is a standard Function Module in SAP ERP and is part of the function group SZRH within the package SZRS.
Function Module | SZRS_HOUSENUMBER_CONVERT |
Short Text | |
Function Group | SZRH |
Package | SZRS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_COUNTRY | LIKE | ADRC-COUNTRY | Land der Hausnummer | |
X_HOUSENUM_C | LIKE | ADRC-HOUSE_NUM1 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
Y_HOUSENUM_N | LIKE | ADRHSNR-HOUSENUM_H | ||
Y_HSN_IND | LIKE | ADRHSNR-HSN_IND | House number ID (even/odd/all) | |
Y_HSN_SUPP | LIKE | ADRHSNR-HSN_SUPP_H |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.