Table/Structure Field list used by SAP ABAP Function Module INCOMING_CALL_ENDED (SAPphone: Display end of call)
SAP ABAP Function Module INCOMING_CALL_ENDED (SAPphone: Display end of call) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  SPH_CALL - CALL_ENDED SAPphone: Boolean field ('X' for on, ' ' for off)
2 Table/Structure Field  SPH_CALL - CALL_ENDED SAPphone: Boolean field ('X' for on, ' ' for off) SOURCE VALUE(FLAG_CONNECTION) LIKE SPH_CALL-CALL_ENDED OPTIONAL
3 Table/Structure Field  SPH_CALL - HANDLE Call identifier assigned by WS software
4 Table/Structure Field  SPH_CALL - HANDLE Call identifier assigned by WS software SOURCE VALUE(HANDLE) LIKE SPH_CALL-HANDLE OPTIONAL
5 Table/Structure Field  SPH_CALL - NO_CALLING Telephone number
6 Table/Structure Field  SPH_CALL - NO_CALLING Telephone number SOURCE VALUE(NUMBER_CALLING) LIKE SPH_CALL-NO_CALLING OPTIONAL
7 Table/Structure Field  SPH_CALL - NO_DIALED Telephone number SOURCE VALUE(NUMBER_DIALED) LIKE SPH_CALL-NO_DIALED
8 Table/Structure Field  SPH_CALL - NO_DIALED Telephone number
9 Table/Structure Field  SPH_SERVID - SERVER_ID SAPphone: Telephony Server Key
10 Table/Structure Field  SPH_SERVID - SERVER_ID SAPphone: Telephony Server Key SOURCE VALUE(SERVER_NAME) LIKE SPH_SERVID-SERVER_ID OPTIONAL