Menu

SAP Function Module SZRS_HOUSENUMBER_CONVERT

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.

Technical Information

Function Module SZRS_HOUSENUMBER_CONVERT
Short Text
Function Group SZRH
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
IV_COUNTRY LIKE ADRC-COUNTRY Land der Hausnummer
X_HOUSENUM_C LIKE ADRC-HOUSE_NUM1

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.