How to upload multiple telephone numbers in vendor master

Hi to all,
I have uploaded a vendor master through lsmw for 2 telephone numberes. But how can i load more than 2 telephone numbers.
I have tried with 2 flat files but still it shows error.
I have used batch input method.
if anyone could give me a solution it would be very useful..
thanks

Hi max,
Thanks for the reply...
But i need to upload in lsmw,bcoz the client needs in lsmw..
Do u have any object to add telephone numbers for already exsisting vendor..if so can u explain detaily.. b'coz i have worked on bapi.
regards
sri

Similar Messages

  • Please help : How can I upload Multiple Telephone numbers for BP

    Hi
    Iam  Uploading Business Partner Master data of Type Person and Organization with the Below Approach
    LSMW - IDOC METHOD (Messagetype -CRMXIF_PARTNER_SAVE_M, Basic type - CRMXIF_PARTNER_SAVE_M02)
    XIF ADAPTER
    DATA TRANSFER WORKBECH (SXDA)
    with Below Flat File Structure
    1) IDNUMBER
    2)LAST NAME
    3)COUNTRY
    4)TELEPHONE1
    5)TELEPHONE2
    6)TELEPHONE3
    7)TELEPHONE4
    8)EMAIL etc.,
    When we are Uploading the data, the First Telephone number(TELEPHONE1) and the remaining data is uploading successfully except the 3 Telephone Fields
    ( TELEPHONE2,TELEPHONE3,TELEPHONE4)
    We are facing trouble in uploading Multiple Telephone numbers and I created BP Master data with Multiple telephone numbers through SAPGUI.
    Please help, as I am not sure about the procedure of uploading multiple telephone numbers using LSMW Method
    I tried some programming on CONSNUMBER Field (in Maintain field mapping and conversion rules) still I am unable to upload
    Looking for Help.
    Warm regards
    BMS

    Hi vijay
    I am using the below target structures
    E102BUS_EI_COMMUNICATION   External Interface: Communication Types
    E102BUS_EI_TEL_DATA    External Interface: Communication Data Telephone
    E102BUS_EI_BUPA_TELEPHONE   External Interface: Data for Telephone
    E102S_EI_BUPA_TELEPHONE_CON    External Interface: Data for Creating a Telephone Number
    E102BUS_EI_STRUC_TEL_DATA   External Interface: Structure TEL_DATA
    among the above structures
    I am assigning 'M' to target structure field
    E102S_EI_BUPA_TELEPHONE_CON-TASK = 'M'.
    and for E102BUS_EI_STRUC_TEL_DATA   I am using the fields
    country,std_no,Telephone, in the same structure there is field called CONSNUMBER (I came to know that to upload multiple telephone numbers we have to do some programming on this field, pls correct me if I am wrong)
    and there is no other structures for holding telephone numbers

  • How to update multiple telephone numbers of a customer in ADR2 table?

    Can anyone please help on how to update multiple telephone numbers of a customer. Is there a function module available for the same?
    Does SD_CUSTOMER_MAINTAIN_ALL Func Mod. update only the default telephone number in adr2?

    Hi,
    check this link
    link:[Customer tel number change.;
    hope u'll get some idea.
    Regards,
    Sneha.

  • How to upload multiple files using wicket

    Hai,
    how to upload multiple files using wicket at a single browse.
    any suggestion?
    Thanks in advance

    You have to do this your self by either (as vinod said) using a different component (not present in adf) or implementing this:
    1) allow the user to select multiple filenames (somehow)
    2) zip them together
    3) upload the zip
    4) unpack the zip on the server
    5) work with the files
    Timo

  • How to upload multiple files in Webdynpro using File upload Screen Element

    Hi Experts,
          Can anybody tell me how to upload multiple files/pdfs in webdynpro using file upload screen element, and also please tell me what is the maximum storage limit of RAWSTRING data type,Advance Thanks.
    Regards,
    Sandesh

    Hi Sandesh,
    this is simply not supported, not in WebDynpro nor in standard HTML.
    A workaround is to upload a ZIP with all files and on server side unpack the ZIP and operate on the single files.
    I hope it will  help u..
    ----------------------OR-------------------------
    As you know using File upload UI element we can upload only one file at a time. There may be a scenario where user may want to upload any no of files at a time which is not determined at design time. This can be acheived using the ACF UpDownload UI element which requires a security whiltelist to be created
    http://scn.sap.com/docs/DOC-2270
    ----------------------OR-------------------------
    You can use Table UI element.
    Regards,
    Deepak Singh

  • How to uploade multiple flatfiles for single transaction using BDC?

    How to uploade multiple flatfiles for single transaction using BDC?

    Hi,
    You need to upload all data files into an internal table first either using OPEN DATASET (application server files) or GUI_UPLOAD (PC files).
    Then loop at the internal table and call BDC transaction to process the data.
    Regards,
    Ferry Lianto

  • How to make the Region Fild in Vendor Master as a Mandatory?

    HI All,
    can anyonde guide me about:
    How to make the filed: "Region" in Vendor Master a Mandatory while entering the Data.
    PL.help.
    Thanks,
    Roopan.

    Hi
    Go to T-code OBD3.
    Check with account group you use for the vendor.
    Double click on the account group.
    Double click on the general data and on then on the address group. You can maintain region here as Mandatory.
    Reward if this helps
    Thanks

  • How to upload multiple files into a server location at a single time

    Hi All,
    In my application i need to send multiple files from a particular page into the server location. In this page there will be an option to upload a file and after selecting the file , we will have an option asking if we were interested to send another file. It works just similar to google mail where we can multiple files at the same time. Right now though i had coded the uploading files concept i am facing some problems when trying to upload multiple files. All the files are being appended to a single file but i want them to be placed as different files at the specified location. Plz help me in this regard...
    Thanks in advance................,,

    Hi,
    i am sending the code in my prg. Have a look at it.
    var multi_selector = new MultiSelector( document.getElementById( 'files_list' ),3);
    In the above line i am specyfying that the maximum no. of files to be uploaded is 3. So if i upload less than 3 files, the program doesn't work and is not reading the uploaded files. If i upload 3 files it works fine. So please suggest me how to make this work irrespective of the no. of files uploaded using apache commons.
    My code is as follows:
    <form action="./servlet/Sample" method = "post" enctype="multipart/form-data">
         <!-- The file element -- NOTE: it has an ID -->
         <input id="my_file_element" type="file" name="file_1" >
         <input type="submit" name="submit1" value="submit">
    </form>
    Files:
    <!-- This is where the output will appear -->
    <div id="files_list"></div>
    <script>
         <!-- Create an instance of the multiSelector class, pass it the output target and the max number of files -->
         var multi_selector = new MultiSelector( document.getElementById( 'files_list' ),3);
         <!-- Pass in the file element -->
         multi_selector.addElement( document.getElementById( 'my_file_element' ) );
    </script>

  • How to Upload Multiple questions IN LSO using Authorizing tool

    Hi Friends,
    I am very new to the E-learning. As per my knowledge after uploading any content through Authorizing tool in will be uploaded to KM folder.
    In my practice I am trying to upload the Multiple questions. I have searched but I am not find So please guide me the below scenario.
    We have a requirement that is User need to complete the assesment. In this assesment we have 100 questions with random option. How to upload these 100 question at a time using authorizing tool.
    Thanks,
    Suresh

    Hi Sandesh,
    this is simply not supported, not in WebDynpro nor in standard HTML.
    A workaround is to upload a ZIP with all files and on server side unpack the ZIP and operate on the single files.
    I hope it will  help u..
    ----------------------OR-------------------------
    As you know using File upload UI element we can upload only one file at a time. There may be a scenario where user may want to upload any no of files at a time which is not determined at design time. This can be acheived using the ACF UpDownload UI element which requires a security whiltelist to be created
    http://scn.sap.com/docs/DOC-2270
    ----------------------OR-------------------------
    You can use Table UI element.
    Regards,
    Deepak Singh

  • How can I include telephone numbers when printing address labels using Dymo Labelwriter Turbo 330?

    I am able to pull info from Apple Address Book using the Dymo Labelwriter application, but I cannot seem to include telephone numbers. Does anyone know how to do this?

    short answer
    1 - NO
    2 - It is up to apple to correct the issue and I have heard they will look at it. It doesn't hurt to call customer support both apple and dymo to let them know you are unhappy about this [it used to work fine in later versions of 10.3]. Also don't let them convince you that you must have installed the driver wrong or something. I have had the same problem on 3 different macs [one of which was brand new] with 2 different dymo label printers.

  • How to upload multiple files

    Hi
    I am trying to create a form ,how can i provide a facility to upload more than 1 attachment
    Thanks in advance.

    Hi,
    I assume you mean uploading multiple files at once/in 1 action.
    As far as I know this is not possible out of the box, check http://apex-plugin.com/oracle-apex-plugins/item-plugin/multiple-file-upload_95.html for a plugin (based on HTML5) which enables you to do this.
    Regards
    Bas

  • How to upload multiple files using af:inputfile

    Hi,
    I am using J dev 11.1.1.3. I have a requirement wherein i need to upload multiple files using af:inputfile. Can we do in it ADF ? Is there any other work around to implement the same. I have checked previous questions but not able to find proper solution for this.
    Any pointer in this regard is highly helpful.
    Regards,
    Kalyan

    You have to do this your self by either (as vinod said) using a different component (not present in adf) or implementing this:
    1) allow the user to select multiple filenames (somehow)
    2) zip them together
    3) upload the zip
    4) unpack the zip on the server
    5) work with the files
    Timo

  • How to upload multiple video with windows explorer view

    In SharePoint 2013, i found that directly uploading videos to library will result in wrong content type for these videos. I have tried in both asset library and document library which use video content type. When i upload video using explorer view, these
    videos are configured to use "document" or "audio"content type. Without "video" content type, i can't watch the video using browser such as Chrome. Is there any way to upload multiple videos to SharePoint 2013 library using "video"
    content type? Otherwise we need to upload them one by one.

    When using multiple upload, the Default document type for the library is used. If you create a video library that only has the Video content type installed and set to default, then the videos will have this content type applied.
    Paul.
    Please ensure that you mark a question as Answered once you receive a satisfactory response. This helps people in future when searching and helps prevent the same questions being asked multiple times.

  • BT Cloud - how to upload multiple files from my an...

    As the title says, how do you do this.? I can only see how to upload single photos at a t ime.
    thanks
    David

    If you use the web interface you can drag-drop up to 200 files at a time.
    If you use the code installed on a PC/Mac, you can add a folder using 'add to backup', and all files and subfolders will get automatically uploaded (and thed folder structure will stay intact).  To install, log in to MyBT, choose the My BT Could button, and the next page will have a download button.
    Any future changes to files in that folder and subfolder will also get backed up: insertions, changes and deletions.  It isn't a real backup: beware with the automatic client version that when you delete files from the folder, they will be deleted from the Cloud backup.
    ~~~
    If you are mainly using it for photos, you may find the not very advertised free Flickr Pro account you can get by signing up with your BT email is more suitable.  Though I still haven't found a really convenient mass upload mechanism for Flickr either.

  • How to Prevent Duplicate Telephone Numbers

    Hello
    Is there a way to prevent an employee from capturing duplicate telephone numbers? Right now we have the situation where an employee can capture the same telephone number (011) 666-9999 numerous times. My client would like to prevent that. A telephone number can only be entered once.
    I tried Forms Personalization but get an error when trying to validate my code
    DECLARE
    counter NUMBER := 0 ;
    BEGIN
    IF :system.record_status = 'INSERT' THEN
    SELECT count(*)
    INTO counter
    FROM hr.per_phones
    WHERE phone_type = 'M'
    AND phone_number = :cellno;
    IF counter <> 0 THEN
    bell;
    MESSAGE ('This cell Number already exists. Please enter a Cell Number that does not already exist in the system.');
    RAISE FORM_TRIGGER_FAILURE;
    END IF;
    END IF;
    END;
    Any ideas what I am doing wrong? Or a better way of doing this?
    Regards

    I forgot to mention I did a sync through iTunes, thought I followed the instructions.  This happened to me 2 years ago when I purchased a 4Gs.  That time I did it through iCloud, then the next time I did the sync through iTunes it doubled all the contacts telephone #'s.  I haven't used iCloud since.  This time I made sure iCloud was not activated. 
    Need to find a better way to delete tel #'s.  I have over 100 contacts.  Going over to AT & T today and then to Apple store if needed.  Frustrated.

Maybe you are looking for