Menu

SAP Function Module FC_TABLES_SCAN

Durchsuchen von Tabellen nach Wertkombinationen von Merkmalen

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module FC_TABLES_SCAN (Durchsuchen von Tabellen nach Wertkombinationen von Merkmalen) is a standard Function Module in SAP ERP and is part of the function group FC00 within the package FC00.

Technical Information

Function Module FC_TABLES_SCAN
Short Text Durchsuchen von Tabellen nach Wertkombinationen von Merkmalen
Function Group FC00
Package FC00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_ONLY_EXISTENCE TYPE C ' ' Kennzeichen: nur auf Ex. EINES Eintrags prüfen
FLG_SCAN TYPE C ' ' Kennzeichen: Tabellen auf Inhalte prüfen
FLG_TABINFO_GET TYPE C 'X' Kennzeichen: Tabelleninfo aus DDIC holen
LANGUAGE LIKE SY-LANGU SY-LANGU Sprache der Tabellentexte

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_ENTRY_FOUND TYPE C Kennzeichen: ein Eintrag gefunden

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
I_SO_AS4LOCAL TYPE FC00_T_RANGE Select-Option: lokale Gültigkeit
I_SO_AS4VERS TYPE FC00_T_RANGE Select-Option: Version des Eintrags
I_SO_CONTFLAG TYPE FC00_T_RANGE Select-Option: Auslieferungsklasse
I_SO_DEVCLASS TYPE FC00_T_RANGE Select-Option: Entwicklungsklasse
I_SO_FRKART TYPE FC00_T_RANGE Select-Option: Abhängigkeitsgrad Fremdschlüssel
I_SO_TABCLASS TYPE FC00_T_RANGE Select-Option: Tabellentyp
I_T_DOM TYPE FC00_T_DOM geordnete Liste der Domänennamen
I_T_DOMGRP TYPE FC00_T_DOMGRP Definition von Domänengruppen
I_T_DOMSEL TYPE FC00_T_DOMSEL Ausprägungskriterien pro Domäne
T_TABENT TYPE FC00_T_TABENT Zuordnung Kriterium/Tabelle/Einträge/Text
T_TABINFO TYPE FC00_T_TABINFO DDIC-Info: Tabelle/Domänen/Felder

Exceptions

This function module does not define any Exceptions.