Menu

SAP Function Module NUMBER_SET_COUNTRY

Determine complete telephone number incl. international prefix

The Function Module NUMBER_SET_COUNTRY (Determine complete telephone number incl. international prefix) is a standard Function Module in SAP ERP and is part of the function group PHOC within the package SPHO.

Technical Information

Function Module NUMBER_SET_COUNTRY
Short Text Determine complete telephone number incl. international prefix
Function Group PHOC
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
FROM_CNTRY LIKE T005-LAND1 Telephone from:
NUMBER LIKE SPH_CALL-NO_DIALED Telephone number from <TO>
TO_CNTRY LIKE T005-LAND1 Telphone to:

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DNUMBER LIKE SPH_CALL-NO_DIALED Telephone number to dial

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COUNTRY_NOT_CONFIGURED Country is not maintained in T005*