Menu

SAP Function Module SPH_SERVER_LISTBOX_VALUES_GET

Ermittelt Listbox Werte in Abh. von Flags

The Function Module SPH_SERVER_LISTBOX_VALUES_GET (Ermittelt Listbox Werte in Abh. von Flags) is a standard Function Module in SAP ERP and is part of the function group PHOD within the package SPHO.

Technical Information

Function Module SPH_SERVER_LISTBOX_VALUES_GET
Short Text Ermittelt Listbox Werte in Abh. von Flags
Function Group PHOD
Package SPHO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
F_FLAG TYPE CHAR1 'T' Ermittel Server mit gesetztem Telefonie(T)-, Dialer(D)-, Statistik(S)flag
LANGU TYPE SY-LANGU SY-LANGU Suche Beschreibungen in dieser Sprache

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
VALUES TYPE VRM_VALUES Listbox Werte Tabelle (Key - Serverkey, Value - Serverkey + Beschreibung)

Exceptions

This function module does not define any Exceptions.