Menu

SAP Function Module TEL_TERMINAL_DATA_READ

Ermitteln aller Daten aus SPH_TERMNL, mit Nummer oder mit Termininal

The Function Module TEL_TERMINAL_DATA_READ (Ermitteln aller Daten aus SPH_TERMNL, mit Nummer oder mit Termininal) is a standard Function Module in SAP ERP and is part of the function group PHOD within the package SPHO.

Technical Information

Function Module TEL_TERMINAL_DATA_READ
Short Text Ermitteln aller Daten aus SPH_TERMNL, mit Nummer oder mit Termininal
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
READ_TELNO_ONLY TYPE SP_BOOLEAN SPACE Nur Telefonnummern lesen (keine Terminaldaten)
READ_TERMINAL_ONLY TYPE SP_BOOLEAN SPACE Nur Terminaldaten lesen (keine Telefonnummern)
SERVER_KEY LIKE SPH_TERMNL-SERVER
TELNO_KEY LIKE SPH_TERMNL-TELNO
TERMINAL_KEY LIKE SPH_TERMNL-TERMINAL

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TERMINAL_DATA LIKE SPH_TERMNL

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
TELNO_LIST LIKE SPH_EXTNSN Liste der Telefonnummern

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DATA_FOUND
NO_KEY_GIVEN