The Function Module SPH_CURRENT_SETTINGS_GET () is a standard Function Module in SAP ERP and is part of the function group PHOD within the package SPHO.
Function Module | SPH_CURRENT_SETTINGS_GET |
Short Text | |
Function Group | PHOD |
Package | SPHO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FUNCTION | TYPE | RS38L_FNAM | Function Module Name | |
HANDLE | TYPE | SP_HANDLE | Call identifier assigned by WS software |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXTENSION | LIKE | SPH_TERMNL-TELNO | Extension | |
RFC_DESTINATION | LIKE | SPH_SERVER-RFC_DEST | ||
SERVER | LIKE | SPH_SRVALL | ||
SERVER_NOT_READY | TYPE | SPH_BOOLEAN |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TELNO_LIST | LIKE | SPH_EXTNSN | SAPphone: Extensions per Work Center |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CALLSTATE_ERROR | |
GUI_NO_TERMINAL_ID | |
NO_RFC_DEST_MAINTAINED | |
NO_SERVER_MAINTAINED | |
NO_TELNUMBER_MAINTAINED | |
NO_TERMINAL_MAINTAINED | |
SERVER_NOT_EXIST | |
USER_CANCELLED |