Menu

SAP Function Module FT_SLS_KEYWORD_DETERMINE_ADDR

Ges. Kontrolle: Ermittlung Suchbegriffe für einen Adreß-Eintrag

The Function Module FT_SLS_KEYWORD_DETERMINE_ADDR (Ges. Kontrolle: Ermittlung Suchbegriffe für einen Adreß-Eintrag) is a standard Function Module in SAP ERP and is part of the function group VFSC within the package VEI.

Technical Information

Function Module FT_SLS_KEYWORD_DETERMINE_ADDR
Short Text Ges. Kontrolle: Ermittlung Suchbegriffe für einen Adreß-Eintrag
Function Group VFSC
Package VEI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_KWD_CITY TYPE C 'X' Kennzeichen: Suchbegriffe für Stadtfelder best.
I_KWD_NAMES TYPE C 'X' Kennzeichen: Suchbegriffe für Namensfelder best.
I_KWD_STREET TYPE C 'X' Kennzeichen: Suchbegriffe für Adreßfelder best.
I_PROC_ADRC TYPE C ' ' Kennzeichen: Adresse in Suchwörter aufbereiten
I_PROC_CONTAINER TYPE C 'X' Kennzeichen: Container aufbereiten
I_REC_ADRC LIKE ADRC SPACE Feldleiste: Adreßdaten
I_SPRAS LIKE FSLSNVB-SPRAS Sprache, in der die Keywords ermittelt werden

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_REC_FSLSDC LIKE FSLSDC SPACE Feldleiste: Aufbereitete Adreßinformationen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_KEYWORDS_ADDRESS TYPE VFSC_TAB_KEYWORDS_ADDRESS Ergebnistabelle: Gefundene Keywörter

Exceptions

This function module does not define any Exceptions.