SAP ABAP Function Module TELEPHONE_FROM_TO (Determine complete telephone number incl. international prefix)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SKOA (Package) Communication: ABAP Development
Basic Data
Function Module TELEPHONE_FROM_TO Determine complete telephone number incl. international prefix  
Function Group SCOM   SAPcomm  
Program Name SAPLSCOM    
INCLUDE Name LSCOMU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DNUMBER TYPE TSP01-RQTELENUM Telephone number to dial
Importing FROM_CNTRY TYPE T005-LAND1 Telephone from:
Importing NUMBER TYPE TSP01-RQTELENUM Telephone number from perspective of <TO>
Importing TO_CNTRY TYPE T005-LAND1 Telephone to:
Importing DO_DEBUG TYPE ' ' Generate debug traces
Exception NUMBER_EMPTIED TYPE The number was cleared during processing.
Exception NUMBER_EMPTY TYPE 'NUMBER' is empty.
Exception NUMBER_NOT_LEGAL TYPE 'NUMBER' is invalid.
Exception COUNTRY_NOT_CONFIGURED TYPE Country is not maintained in T005?
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in