Menu

SAP Function Module RE_SEARCH_DECODE_ZIPDATA_S

REsearch: Aus ZIPCODE SELOPT für Select auf ZIPSTRING erstellen

The Function Module RE_SEARCH_DECODE_ZIPDATA_S (REsearch: Aus ZIPCODE SELOPT für Select auf ZIPSTRING erstellen) is a standard Function Module in SAP ERP and is part of the function group FVAO10 within the package REAO.

Technical Information

Function Module RE_SEARCH_DECODE_ZIPDATA_S
Short Text REsearch: Aus ZIPCODE SELOPT für Select auf ZIPSTRING erstellen
Function Group FVAO10
Package REAO
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_SCOUNTRY TYPE VIAR02-SCOUNTRY Länderschlüssel
IV_ZIPCODE TYPE VIAR01-ZIPCODE Postleitzahl
IV_ZIPLENGTH TYPE LNPLZ_005 '5' Länge der Postleitzahl

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_ZIPCODE TYPE VIAR01-ZIPCODE Postleitzahl

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
ET_SO_FOR_VIAR02 LIKE RFVISOZIPSTRG SELOPT für Select auf ZIPSTRING

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ZIPCODE_LENGTH_MISSING Länge der PLZ weder mitgegeben noch aus Land ableitbar
ZIPCODE_SYNTAX_ERROR ZIPSTRING enthält syntaktische Fehler