SAP Function TELECOMMUNICATION_COUNTRY_CODE - Country dialling code for international communication

Parameter Reference Type Length Default Optional Text
FROM_CNTRY T005-LAND1 C 3 Telephone, send telex from:
SERVICE TSKPA-SERVICE C 8 'TELEFAX' X Service: FAX or TELEX
TO_CNTRY T005-LAND1 C 3 Telephone, send telex to

Parameter Reference Type Length Text
COUNTRY_CODE T005J-SKTELEFON C 8 Country dialling code from 'FROM_CNTRY' to 'TO_CNTRY'

Exception Text
COUNTRY_NOT_CONFIGURED Country is not maintained in T005?
SERVICE_NOT_SUPPORTED Service not supported

Functionality
This function module determines the country dialling code for thefax, telephone and telex services.

Example
For the service 'TELEFAX' from 'DE' to 'US', '001 ' is dialled
For the service 'TELEFAX' from 'DE' to 'AT', '0043' is dialled
For the service 'TELEFAX' from 'AT' to 'DE', '06' is dialled
For the service 'TELEFAX' from 'US' to 'US', '1' is dialled
For the service 'TELEFAX' from 'US' to 'CA', '1' is dialled
For the service 'TELEFAX' from 'US' to 'DE', '01149' is dialled

Notes
The function module accesse the data which is stored in the tablesT005K, T005J, and T005I.
It determines the country dialling code in the form shown in the aboveexamples.

Further information
The function module 'TELEPHONE_FROM_TO' determines the complete diallingsequence for the services fax and telephone.This function module makes allowance for the special treatment of thefirst number of a fax or telephone number.

Description
Telematic service.

Value range
'TELEFAX' or 'TELEX'

Default
'TELEFAX'