Menu

SAP Function Module RE_SEARCH_DECODE_ZIPDATA_D

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

The Function Module RE_SEARCH_DECODE_ZIPDATA_D (REsearch: Aus ZIPSTRING SELOPT für Select auf ZIPCODE 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_D
Short Text REsearch: Aus ZIPSTRING SELOPT für Select auf ZIPCODE 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_ZIPLENGTH TYPE LNPLZ_005 '5' Länge der Postleitzahl
IV_ZIPSTRING TYPE VIAR02-ZIPSTRING Zeichenkette mit Postleitzahlangaben bei Mietgesuch

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_ZIPSTRING TYPE VIAR02-ZIPSTRING Zeichenkette mit Postleitzahlangaben bei Mietgesuch

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_VIAR01 LIKE RFVISOZIPCODE Zerlegung des Strings in einzelne PLZs (für Select auf Angebote)

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