Menu

SAP Function Module SPH_SOFTPHONE_POPUP

Dial

The Function Module SPH_SOFTPHONE_POPUP (Dial) is a standard Function Module in SAP ERP and is part of the function group PHOS within the package SPHO.

Technical Information

Function Module SPH_SOFTPHONE_POPUP
Short Text Dial
Function Group PHOS
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
ACTIVE_HANDLE TYPE SP_HANDLE Call identifier assigned by WS software
ADDRESS TYPE ADDR_KEY
DIALOG TYPE SP_BOOLEAN SPH_TRUE
ITS_MODE TYPE SP_BOOLEAN SPH_FALSE SAPphone: Boolean field ('X' for on, ' ' for off)
NUMBER TYPE SPH_TELNO

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DIALED TYPE SP_BOOLEAN
HANDLE TYPE SP_HANDLE
NUMBER_DIALED TYPE SPH_TELNO

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
ADDITIONAL_FIELDS LIKE SPHFIELDS Structure for transferring field names and values
ALTERNATIVE_ADDRESSES LIKE ADDR_KEY Structure with Reference Key Fields and Address Type
ALTERNATIVE_NUMBERS LIKE SPH_TELNO SAPphone: Telephone numbers with name and description
EXTCALLS_PER_DN LIKE SPH_TCSTAT SAPphone: Call Overview for all the DNs of a Work Center

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
SP_CTI_FAILURE
SP_ERROR