Menu

SAP Function Module FITP_LIST_CHOICE

Auswahl aus einer Liste

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 FITP_LIST_CHOICE (Auswahl aus einer Liste) is a standard Function Module in SAP ERP and is part of the function group FITP_TRPL within the package PTRP_ADDON.

Technical Information

Function Module FITP_LIST_CHOICE
Short Text Auswahl aus einer Liste
Function Group FITP_TRPL
Package PTRP_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COL1_TEXT TYPE TEXT132 Titel der Spalte 1
COL2_TEXT TYPE TEXT132 SPACE Titel der Spalte 2
COL3_TEXT TYPE TEXT132 SPACE Titel der Spalte 3
COL4_TEXT TYPE TEXT132 SPACE Titel der Spalte 4
COL5_TEXT TYPE TEXT132 SPACE Titel der Spalte 5
COL6_TEXT TYPE TEXT132 SPACE Titel der Spalte 6
COL7_TEXT TYPE TEXT132 SPACE Titel der Spalte 7
COL8_TEXT TYPE TEXT132 SPACE Titel der Spalte 8
COL9_TEXT TYPE TEXT132 SPACE Titel der Spalte 9
COUNTRY_LIST TYPE CHAR1 Einstelliges Kennzeichen
FIXED_COLUMNS TYPE INT2 0 Anzahl feste Spalten
RETURN_ONE_COLUMN TYPE CHAR1 'X' Nur ein Wert zurückgeben
WINDOW_TITLE TYPE TEXT132 Titel des Popup's

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_CHOICE_TABLE LIKE FTPS_TEXT_TAB Tabelle der Wahlmöglichkeiten
T_SELECTED_TABLE LIKE FTPS_TEXT_TAB Tabelle der ausgewählten Zeilen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
EMPTY_CHOICE Keine Wahlmöglichkeit (leere Tabelle)
NOTHING_SELECTED Nichts ausgewählt