Convert full telephone No. into country code, phone, extension format...

Is there way of converting a full telephone number down into a country codedialling codenumber+extension. For example, a number like +4478631234678 is shown in Account/contact screens in CRM in this very format, but when I extract the telephone number using the FM 'CRM_BUPA_CONTACT_ADDRESS' I get the telpehone number in the format of  4478631234678 instead of   country codedialling codenumberextensionn format.
When I update the Contact details using FM 'BAPI_BUPA_ADDRESS_CHANGE' I ideally need to update multiple fields rather than one number field.
It would therefore be handy to find some routine which converts a number like 4478631234678 into  country codedialling codenumberextension format.
Jason

Hi Jason,
Go to SE80 -> Function Group and choose function Groups as PHOC.
I think FM: CANONICAL_NO_BUILD should help. Just read the documentation in code. You can massage the data before passing to this FM. There are other FM's in this function group you might look for help.
Hope it helps.
Regards
Apoorva

Similar Messages

  • Other country address/ phone number formats??

    Does anyone know if you can enter individual telephone numbers into a contact's card in the telephone number format of that country? For instance when I want to add a French friend's address and phone number it reverts to US standards, ie: (**)-***-***, when I really need to put the phone number in their French format, like: ** ** ** ** **.
    The same applies to that person's street/town address too, it has to be in the USA format not their French way of listing addresses.
    I cannot find a way of not applying the country specific "global" address and phone number formatting to individuals who do not have a US address......Am I missing something here? This has been annoying me for some while, while most of my contacts are USA based I'd really like to be able to list other friends and contacts who live elsewhere in a proper regional way...... So I thought I'd reach out to others to see if there's a solution here....thanks!

    Hello Peter,
    Under preferences inside the address book, there is a phone preference to edit or creative formats for displaying phone numbers in your address book.
    "Automatically format phone numbers"
    When this option is selected, Address Book formats phone numbers for you when you enter them. To create a new format, click the Add button and type a format in the Format field.
    Thanks,
    Hope this work out for you!

  • Convert the signed message into base64 code in file receiver adapter

    Hi,
    I have 2 sequence steps in my scenario.
    Step1
    I want to convert the message with signed certifcates and send the file with  base 64 code format.
    Solu:
    1.I deployed the certificate in file adapter (The corresponding key/certificate pair must previously be saved in a keystore view of the J2EE server by using the Visual Administrator)
    2.for to change the File type content to base 64 code format .
    solu:
    File type in receiver communication channel is Binary.
    please suggest what value i need  to provide below
    anonymizer.encoding = ?(using the XMLAnonymizerBean in the module tab giving the value
    Step2.
    after that i wantt to pick up the file with base 64 code format (Which was created in step 1) and place the content to field with xsd type base64 Binary .
    for this we can pick up using file adapte or we need to use any module in the sender file module tab of the communication channel?
    Please suggest.

    HI Hyma,
    As Stefan specifyed already as per my knowledge we dont have any standard procedure for all the requirements you specified.....we need to go for module in the adapter.
    Cheers!!!
    Naveen.

  • How to convert workflow template number into transation code?

    Hi Experts,
    We are using WS20000081 Leave request workflow in SAP 4.7.I created one customized workflow according to the client requirement.How can i convert WS99900009 into Transaction?
    I created one absence type with workflow template WS99900009.While applying a leave it is showing the erroe as "WS99900009 is unknown" .
    Please help me to resolve this problem.
    Thanks,
    Hemalatha

    Hi Arun
    WS20000081  and WS04200009 are triggering  when i applied a leave.But i need to add some amore task in that.For that i created the Customized workflow.Then we tried to create Rule groups with custom workflow id number in ESS settiongs.It was saying that ws99900009 is unknown.And we tried to replace the WS20000081 by ws99900009.It was alos saying that ws99900009 transaction is unknown.
    So pls guide me how to convert ws99900009 into transaction?
    Thanks in advance
    Regards,
    Hemalatha

  • How to Read data from excel file without converting a excel file into .csv or any other format

    Hello,
    Can somebody suggest me how to read from an excel file (consisting of 10 work sheets) to an array?
    Thanks,
    She

    You have to be careful when using the spreadsheet-files vi's.  They are located in the Functions Palette under File IO, you will find "Write To / Read From Spreadsheet File.vi"s. 
    Here is what the Context Help says about the vi function:
    "Reads a specified number of lines or rows from a numeric text file beginning at a specified character offset and converts the data to a 2D, single-precision array of numbers. You optionally can transpose the array. The VI opens the file before reading from it and closes it afterwards. You can use this VI to read a spreadsheet file saved in text format. This VI calls the Spreadsheet String to Array function to convert the data. "
    This is quick & easy when the spreadsheet is all the same format.  You can set the format to string as well.  HOWEVER...  you do have to convert the Excel spreadsheet to text before using it.
    I haven't experimented with the Active-X, but it may look as the way to go if you have combination text / numeric values in the spreadsheet.
    If you did convert it to text, then you can use array functions as well and treating the file as an array of strings (see very brief example attached).  The example is to illustrate a point only  
    JLV
    Attachments:
    starting point for spreadsheet.vi ‏28 KB

  • Add country code to phone number automatically

    Does iCloud Contacts have the ability to add the country code automatically in front of phone numbers:
    e.g. if a phone number is stored as (212)555-3270; does iCloud have a batch update option where it can convert the number to +1(212)555-3270; The user may allow this automatically OR ask to be prompted.

    Is there a way for me to automatically add the country
    code before the phone number for all the contacts
    that do not have it?
    First, you must have stored somewhere what country each phone number is for. Without this, no automatic method will work.
    The obvious place is in the "country" field of each Address Book entry, but keep in mind that you can have multiple addresses & multiple phone numbers for each contact, & it is possible one contact could have addresses and/or phone numbers in more than one country. This makes the problem much more difficult, particularly if there are different labels for different ones of each. (IOW, you could have an "office," a "direct," a "mobile," & a "home" phone, & a "work," a "home" & maybe even a "cabin" or "2nd home" address, not necessarily all in the same country or with an obvious address/phone relationship.)
    You also would need to test each phone number to make sure it did not already have a country code entered (to avoid double codes), & some way to mark or otherwise handle entries without a country entry in any address field, with uncertain address/phone relationships, etc.
    It is possible to do all this with Applescript, but frankly, even if you already knew a fair amount about scripting, it would probably take you longer to write, debug, & verify the results of applying the script than it would to go through 300 entries by hand, particularly if you use the search box or smart groups to go through the contacts one country at a time.
    However, no matter what you try, you can guard against data loss by backing up the Address Book before you start (File -> Backup Address Book) & restoring from the backup if something goes wrong.

  • How to prevent users from entering '+' or '0' in front of country code in the phone number field?

    Requirement:
    How can I prevent guest users from entering '+' sign or '0' in front of country-code in the visitor phone number field during self registration?
    Few SMS service providers are not looking for '+' sign or '0' or '00' in front of the international phone numbers to trigger the sms. Providing these values in front of country code during self-registration may fail to deliver the sms to recipient.
    Solution:
    Using a simple regular expression, you can validate the entered phone number during the guest registration. 
    The below regular expression will help you to validate the phone number and allows to register only  when the phone number is not staring with '+' or '0'. 
    ^[1-9][0-9](\d{7}|\d{8}|\d{9}|\d{10}|\d{11}|\d{12})$
    It also performs the below validations.
    only numbers are allowed.
    first digit of the entered phone number should be 1 to 9, so '+' or '0' is not allowed. 
    numbers from 0 to 9 are allowed from the second digit.
    also validates phone number length, the length of the phone number should be 9 to 14.
    Configuration:
    To add the above regex in the visitor_phone number filed, please navigate to ClearPass Guest >> Configuration >> (Pages)Guest Self-Registration >> select the self-registration page and go to Edit >> Register Page >> Form >>  select the filed visitor_phone and set the Validator to " ISRegexMatch" and enter the above regex in the Validator Argument filed as shown below.
    Note:  Edit the Validation Error as per your requirement.
    Verification
    Adding the given regex will validate the phone number and prevent the guest user from registering the phone number starts with '+' or '0'.
    Please find below the sample outputs for your reference.
    Result when phone number starts with '+' or '0'.
    Successful registration.

    Is this a Mac Preview issue?

  • How to convert a PDF file into a full editable WORD file?

    Hi,
    I tried to convert a pdf file into word but it is not fully editable. I can edit the title from the main page and that's it. The rest of the word document is saved as image. I tried editing teh pdf file but that one is not working either.
    Please help on how to convert a PDF file into a full editable WORD file.
    Thank you

    Not all PDF files are created equal.  When a PDF file is created with Adobe Tools it is usually "tagged" with information about the fonts the images, the layout etc...    This way when the PDF is saved to a new format like PPT or DOC then the results are usually usable.  However, if you have a PDF file that was not tagged for some reason then run the Accessibility tools on the PDF to acquire some basic tagging.  This may get you a better result.  Also if you have a PDF that is an image, then you may want to run OCR on it.

  • How to change country code in phone numbers

    I am using iPhone ios4.1.I am living in India how I want to change my country code in phone numbers it is showing +1 infront of every phone number how to change it

    Settings>General>International>Region Format.

  • Dynamic Dropdown for Country can Phone Code

    Hi,
    Can anyone show me how to create a Dynamic List for Country and Phone Code. Select a country from dropdown menu and it reloads the page to show the coutry phone code in a text field.
    Example:
    -- It shows a list of country
    -- When a country is selected, it populate the selected country phone code to a text box on the same page.
    Let say, Choose UK country and it auto populate the Phone Code "44" to the text field box on the same page.
    Please advice.
    Thank you

    I exactly know the solution you need.
    But please dont forget to award me the 4 duke dollars if you are satisfied with my solution.
    The solution:
    <select size="1" name="country" onChange="myFunc()">
    <option value="">Please select ..</option>
    <option value="0001$91">India</option>
    <option value="0002$81">Japan</option>
    <option value="0003$44">UK</option>
    </select>
    <p><input type="text" name="myTextField" size="5"></p>
    <script>
    function myFunc()
    var ind =document.forms[0].country.selectedIndex;
    if(ind!= -1)
    var phoneCd = document.forms[0].country[ind].value.substring(5);
    alert(phoneCd );
         document.forms[0].myTextField.value=phoneCd
    else
    document.forms[0].myTextField.value="";
    //alert("my 4 duke dollars pls ;-)");
    </script>
    As you can see in the above dropdown menu "country" that I have defined the phone code in the value after the "$" symbol.
    Simply substring the portion after the $ symbol and you get the phone code.
    Lemme know if this helps ..
    -Rohit
    Message was edited by:
    RohitKumar

  • Converting .rpt file code into Perl code

    Hi All,
    I have some .rpt file which contains the following code to generate the report in Oracle
    .declare booking_no a13
    .declare line_code a10
    .declare line_booking a12
    .declare book_date a11
    .declare taken_by a10
    .declare ud a10
    .declare ship_name a40
    .declare ship_addr1 a40
    .declare ship_addr2 a40
    .declare ship_addr3 a40
    .declare ship_cont a20
    .declare ship_phone a20
    .declare ship_ref a20
    .declare fwdr_name a40
    .declare po_no a20
    .declare vessel_name a25
    .declare voyage a10
    .declare etd_origin a11
    .declare sail_date a11
    .declare origin_name a20
    .declare load_name a20
    .declare disch_name a20
    set page_no 1
    .set first "N"
    .set no_more_clauses "N"
    .declare dest_name a20
    .declare disch_code a4
    .declare dest_code a4
    #dt 1 1 80 #
    #dt 2 1 6 9 48 50 61 63 76 80 80 #
    #dt 3 1 13 15 34 36 40 42 56 58 62 64 74 75 79 #
    #dt 4 1 13 15 49 53 64 66 80 #
    #dt 5 1 15 18 52 #
    .define lock_tables
    lock table booking_table, booking_hazmat, custdata2, edit_table,
    booking_rates, printer_table in share update mode
    .define get_input
    select passkey, '//FAX(fax=' || passkey1, passkey2,
    passkey3, passkey4, printer_name
    into input_booking_seq, fax_header, file_no,
    input_print_rates, myNoteId, printer_name
    from edit_table
    where edit_table.tag = 'BOOKING'
    and edit_table.key = 'PRINT'
    and edit_table.user_id = user
    .define get_user_info
    select user_location,user_name, user_company, &fax_header || ';style=' || letterhead,
    fax_printer, nvl(fax_yn,'N')
    into user_location, user_name, user_company, fax_header, fax_printer, fax_yn
    from security_header
    where user_id = lower(substr(user,5,10))
    .define get_fax_printer
    select &fax_header || ';print = Confirm;printer = ' || &fax_printer || ')'
    into fax_header
    from dual
    .define printMsg
    .execute formatMsg
    .if "&myNote = 'N/A' " then skipMyNote
    .print myNote
    .&skipMyNote
    .if "&myNoteExt = 'N/A' " then skipMyNoteExt
    .print myNoteExt
    .&skipMyNoteExt
    .add line_count line_count 9
    .execute lock_tables
    .execute get_input
    .execute printer_controls
    .execute get_top
    .execute get_user_info
    .execute get_user_office
    .rem --------- this section is added to print bookings by file -------
    .ifnull file_no skip_by_file
    .report get_lots file_loop
    .goto skip_to_end
    .&skip_by_file
    .rem ------------------------------------------------------------------
    .if "&fcl_lcl = 'F' " then ck_fcl
    .execute adjust_letterhead_lcl
    .goto skip_over_fcl
    .&ck_fcl
    .execute adjust_letterhead_fcl
    .&skip_over_fcl
    .if "&fax_yn = 'N' " then skip_confirm
    .execute get_fax_printer
    .goto skip_to_booking
    .&skip_confirm
    .execute set_no_confirm
    .&skip_to_booking
    .print_info
    I need to code to create a generic parser which actually convert the above code in a .rpt file into perl code and then finally the perl code could generate the report ...
    Please help me out for this to process and suggest me if there is any parser module available for that ....
    Shelley

    Is this topic is very new to all programmers????
    Or is it a fake topic to ask???

  • What is the country code for my Apple ID phone number? Normal att phone in austin tx

    what is the country code for my Apple ID phone number? Normal att phone in Austin Texas

    I hear you. I put a "1", & it won't accept that. Just keeps coming back w/ "Please specify a valid mobile phone number". I tried to put a "+" in front of the "1", but it won't take that @ all...

  • If I store name's phone number with a country code eg.  218-925555555 and I receive a call as 0925555555 then only number is appeared and no name appears

    if I store a name with phone number with a country code eg. +218-925555555 and I receive a call from that pearson then only number ( 0925555555 ) is appeared but no name.
    and visa versa when I store  925555555 and I receive a call from that pearson then only number ( +218-925555555 ) is appeared but no name.
    moreover, the same happens with messaging

    cmauze2 wrote:
    Ann154 wrote:
    What happened to your old SIM card?  You should have been able to move that card to the new replacement device.
    [quoted]:
    "Sales clerk asked me if I had a Sims card for it. I told him that there`s one in my old phone. He explained to me that it was not going to be working..."
    Or were you referring to the one in the old temporary replacement device? Would that even be compatible with the newer phones?
    The one that wasn't working had a 4G LTE SIM card in it. It should have usable in the replacement Razr. It was only until I read the OP a third time this morning that there might be a third device involved. It would be nice if people would give more specifics on what devices are active at what time. Then the readers of this community can follow the progression of the events better.

  • I am currently in Cameroon, Africa and after arriving here, I added Global services to my plan in hopes to be able to use my phone to call local numbers.  When I dial local numbers in Cameroon, with or without the country code, the call fails.  I suspect

    I am currently in Cameroon, Africa and after arriving here, I added Global services to my plan in hopes to be able to use my phone to call local numbers.  When I dial local numbers in Cameroon, with or without the country code, the call fails.  I suspect it may be that the phone is 3G and this area only supports 2G.  Help!

    cctga,
    We appreciate you taking the time to reach out to us. I am sorry to hear that you are having trouble while traveling. We definitely want to make sure you have all available options. Normally when traveling internationally we reccommend setting up international services prior to leaving. When you added the services did you do so online or with a rep? It would be best to contact our global department in order to troubleshoot any and all issues with services while international http://vz.to/17KseUf.
    Thank you,
    TonyG_VZW
    Follow us on Twitter @VZWSupport

  • Skype 7.0 adds country code to Mac contact phone n...

    [Topic title updated by moderator to be more descriptive. Original topic title was: "Re: New Skype for Mac 7.0"]
    I recently upgraded my Mac to version 7.0.
    When I opened my contacts, I noticed that all of my contact numbers now had the country code +64 added to almost every phone number! I live in New Zealand (the code is +64) but most of my Skype contacts are all overseas in other countries.
    Of course, there is no way for me to edit the numbers directly now in Skype. I am supposed to fix this in my Mac contacts but these are correct. It is Version 7.0 that completely goofed my contacts up!!!   Grrrrrrr......
    How do I fix this problem? Otherwise, I will have to delete all of my contacts and re-enter them with the correct country codes.
    Most irritating. I should be able to edit in Skype but this is impossible. Looking forward to a quick reply because this is a huge mess to fix. 
    Thank you.

    My contact numbers worked fine in the last version. This version 7.0 simply just added the default country code across my entire contact list containing many different country codes already. 
    This is really a monumental problem for those of us in international business with a wide-range of contacts across the globe. 
    I now have to go through my entire Mac contacts and delete or modify every single contact to ensure each one is correct.
    I totally regret upgrading to Version 7.0. 
    One more thing: Who came up with the oscillating picture icon when connecting to a contact? It is really annoying. Its one of those weird visual things that will set off an epileptic seizure. We don't need such features...get rid of it. All I need is to see the word "Connecting." 

Maybe you are looking for

  • Hard Drive and RAM upgrade gone wrong - please help!

    I have a 2+ year old Mac Mini Core Solo that I recently decided to upgrade. Originally it had a 80GB hard drive and 512MB of RAM and I installed a 250GB Western Digital drive and upgraded to 2GB of RAM. Everything went smooth with the reinstall of OS

  • Primary key based on multiple fields which are of a custom class type

    Hello! I have the following two classes. public class Application protected String appName; protected Set moduleOptions = new HashSet(); //Set<ModuleOption> public class Option protected String name; protected Application application; Now, I need for

  • HT4009 how can i cancel a subscription for an app that auto-renews

    i am away from the device that the app is downloaded to.  i will likely forget to go into settings and process the cnacellation.  is there a way to cancel online?  i do not have iTunes at work.  thanks, ~sg

  • How to configure the Reference Field of BKPF-AWKEY from FI Doc MIRO?

    Hi All From my testing, I found out that this field (BKPF-AWKEY) is used to store doc reference of the docs, where this transaction was actually originated. In case of MIRO,  BKPF-AWKEY = MM inv doc no + MM inv year. I know where to find the path to

  • [OSB] - Calling REST Service - POST action

    Hi, I have a requirement to invoke a REST full service to pass on the processed XML message. I know OSB supports both calls via Proxy and Business services. I have tested it with HTTP and it works. However, my server side REST service is to be invoke