SAP Table SPH_SERVER

SAPphone: Telephony server settings

SPH_SERVER (SAPphone: Telephony server settings) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SPH_SERVER to other SAP tables.

SPH_SERVER table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client ID SYMANDT CLNT 3 0
SERVER Name of SAPconnect Node or Telephony Server SX_NODE_ID SXNODES CHAR 6 0
RFC_DEST Logical Destination (Specified in Function Call) RFCDEST RFCDES CHAR 32 0
FLAG_CANON Processing in Canonical Number Format SP_CANONIC CHAR 1 0
X True
NULL False
PRAEFIX SAPphone: Number Prefix SP_PRAEFIX CHAR 24 0
INTNUMLEN SAPphone: Number of Digits in Extension SP_NUMLEN INT1 3 0
LOCALSERV Telephony Server for Local Work Center SP_LOCAL CHAR 1 0
X on
NULL off
WS_VERSION SAPphone: Version number for work center software SP_VERSION CHAR 8 0
SET_END SAPphone: Server reports end of incoming call SP_SET_END CHAR 1 0
X on
NULL off
FLAG_BATCH SAPphone: Server in operation mode dialog or background SP_F_BATCH CHAR 1 0
X on
NULL off
EXTGROUP SAPphone: Sequential number for extension number groups SP_EXGRKEY CHAR 10 0
TYPE SKSM Entry Type: Dynamic, Static,... SP_TYPE CHAR 1 0
F_PHONE SAPphone: Server Responsible for Telephony SP_F_PHONE CHAR 1 0
X on
NULL off
F_DIALER SAPphone: Server Contains Dialer Functions SP_F_DIALR CHAR 1 0
X on
NULL off
F_STAT SAPphone: Server Contains Statistic Functions SP_F_STAT CHAR 1 0
X on
NULL off
DEL_ZERO SAPphone: Delete leading '0' of inbound number SP_DELZERO CHAR 1 0
X on
NULL off

SPH_SERVER foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SPH_SERVER RFC_DEST SPH_SERVER RFC_DEST RFCDES Destination table for Remote Function Call RFCDEST
SPH_SERVER SERVER SPH_SERVER SERVER SXNODES SAPconnect: Communication nodes NODE
SPH_SERVER SERVER SPH_SERVER CLIENT SXNODES SAPconnect: Communication nodes MANDT