SAP ABAP Function Module TELNUMBER_FORMAT (Check structure of telephone number and convert to canonical format)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SPHO (Package) SAPphone: Telephone Integration in R/3
Basic Data
Function Module TELNUMBER_FORMAT Check structure of telephone number and convert to canonical format  
Function Group PHOC   SAPphone: Telephone number conversion  
Program Name SAPLPHOC    
INCLUDE Name LPHOCU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NUMBER_CANONICAL TYPE SPH_CALL-NO_DIALED
Exporting COUNTRY_CODE TYPE T005K-TELEFTO Country code
Exporting AREA_CODE TYPE SPH_CALL-NO_DIALED
Exporting SUBSCRIBER TYPE SPH_CALL-NO_DIALED Connection
Exporting EXTENSION_OUT TYPE SPH_CALL-NO_DIALED
Exporting WORST_ERROR TYPE ADDR_ERROR-MSG_TYPE
Exporting NUMBER_CANONICAL_LONG TYPE CHAR100 Nummer in kanonischer Form, lang
Importing COUNTRY TYPE T005-LAND1 Country code
Importing TELNUMBER TYPE ADR2-TEL_NUMBER
Importing EXTENSION_IN TYPE ADR2-TEL_EXTENS
Importing WILDCARDS TYPE SPHOPTIONS-OPTION1 SPACE
Tables MESSAGES TYPE ADDR_ERROR Error Messages
               
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  19980330 
SAP Release Created in