Mass Upload via LSMW

Hi All,
I have got one client requirement in which client wants that whenever they run "Change in Employment" action for Contract extension/Change in Contract type, in IT0016 whatever contract end date comes should automatically populate in IT0041, in date type "05" which is "Assignment end date".
Now, they want a Mass upload program for "Change in Employment" action.
Also, in dynamic action, we have written a code so that whenever the contract end date is put in IT0016 via Change in employment action, it should populate in IT0041 automatically.
I had tried creating a LSMW program for Mass upload of 'Change in Employment" action but while recording when I am entering the Contract end date, it's not getting populated in IT0041.
Is there any way to write a code in LSMW for this issue.
Regards,
Priyanka

Hello, 
LSMW or any background recording won't never call a dynamic action.  In you LSMW recording you have to force the entry for the update of IT41. 
If there is some specific rule in you dynamic actino that fills the date in Infotype 41, you should be able to do the same in the converting rule of the LSMW.
Cheers
Hadrien

Similar Messages

  • Master data upload via LSMW using IDoc method

    Dear all,
    I know this has been a topic of many discussions but I would like to ask you is to share your thoughts and possibly experience with the following scenario:
    Interface between non-SAP system and SAP system has to be built whereby master data gets created in the non-SAP system and has to be uploaded into SAP. This is a process that needs to be performed on a constant basis and hence my question: is there a way that the MD upload takes place in the background via LSMW with IDoc? Or any other way, for instance, with a flat file, etc.?
    Thank you very much for your input!
    Regards,
    Miro

    Miro - It depends upon many factors
    1. Number of source systems
    2. Volumn of recorsds ( Data to be loaded)
    3. Transformation needed or not needed from S to D ( source to destination), We may consider it as
        business rules/mapping
    Based on above you may segrigate the objects related to data, eventually you can shoose approach of loading in SAP,
    As if straigt forward load for some 20k-30K records ( Just a file load on regular basis), one to one mapping then go for LSMW, if some complex transformation logic needed then go SAP data services implementation. best part here is if you multiple sources that can be handeled here.
    Accordingly you can proceed ...
    Hope it helps.
    Best !
    Deep

  • Routing - Direct upload via LSMW

    Hello all,
    Am using direct upload program RCPTRA02 to upload routings via LSMW.
    I am uploading headers, operations and material assignments. I keep coming across the following error:
    C\ 001                                               
       No header alternative for specified object exists 
    Anyone got any idea as to what this relates to/means?
    Many thanks.

    Hi Kruna,
    I am having the same issue. I am working on SAP ECC 6.0.
    Thanks in advance
    Atul Bhardwaj

  • Infotype mass upload using LSMW

    Hi Experts,
    I want to update HR  info types using LSMW in mass.
    Infotypes needs to be selected dynamically depending upon action type and action reason.
    Can any one pls guide me which method to use in LSMW.
    With regards,
    Chandrasekhar.C

    Although you wish LSMW works thats way..it doesnt. As you know LSMW is nothing but a mere a recording, you will have to have 1 recording each for each action type.
    you practically have to perform that each action once, record it and then use it to upload data for that action type.
    so record separately every action for which you want. and coming to infotypes, dynamically picking is nothing but configuring you Infogroup (V_T588D) for that specific action. This anyway you have to configure to run actions from pa40.
    so when you are performing LSMW recording of PA40 , and select you action, the infogroup will run you through all the infotypes configured in that infogroup of that action.
    i hope it answers ur query..else revert back.

  • PO Upload via LSMW

    Hi Experts,
    I created an LSMW for PO uploading. I used BAPI as my import method. When I run the LSMW, the values from the material master, vendor master, and inforecord OVERWRITE the values that I was passing from my upload text file.
    Is there a way to prevent this? Thanks in advance!
    Regards,
    Marvin

    Hi,
    How about introduce another condition for your upload PO?
    If use PB00 for your normal PO creation then you can use another PBXX for example to upload your PO.
    Cheers,
    Girang

  • Budget Document Entry Upload via LSMW or BDC Program not working!

    Hi All,
    I tried creating a LSMW and a BDC program for upload of budgets by recording Tcode FMBB.  Unfortunately, I didn't succeed because some fields in Tcode FMBB are not input ready.  I therefore seek an alternative solution to upload the budgets.  I have the following questions:-
    1.  Is there a standard program that can be used to upload the budgets?  If so, please give a the name or   Tcode for the program.
    2. I have checked in this site and confirmed I can use BAPI BAPI_0050_CREATE to upload the budgets.  Unfortunately, I have never used BAPIs before. How do I the BAPI to upload my data in Excel? Do I call the BAPI as a function in a program? How do I format the data in Excel for Upload.  Kindly provide a step by step procedure on how this can be done and also explain how the data is formatted in Excel.
    Thank you.
    Robeth

    Hi Alok,
    May be ur recording a table control in the transaction FB01 for accounting line items..
    When recording line items.. u need to record the page "page down" button...
    If it is so..
    You can control the line item table control , by recording the line item in the second row, then recording the 'page down' button..
    This will move your line item to first row and the next line item will be recorded in the second row....and it continues on...
    But i am unaware that BDC is tuff for enjoy transactions... If it is so, please go for the bapi specified by Kishan..
    Awrd and close the thread if answered...
    Thanks
    Rajiv

  • Mass upload of batch chracteristic Values using LSMW

    Hi,
    Is there any way from which I can mass upload the characteristic values of batch class.
    LSMW- Bapi issue full in this case or have to go with recording or BAPI programming?
    Please let me know the process.
    Thanks in advance
    Ravi Kumar

    Hi
    Thanks For the help. I have used LSMW Direct input method.
    I have used the below format in text file
    Class/mat    batch             class                              char                                 Char Value
    023     Bunny 1011010     ZZ_COTTON_CLASS     ZZ_BALE_QUANTITY     164.95
    023     Bunny 1011011     ZZ_COTTON_CLASS     ZZ_BALE_QUANTITY     164.61
    023     Bunny 1011012     ZZ_COTTON_CLASS     ZZ_BALE_QUANTITY     162.71
    Its giving below error,
    Error Changing Classification Data
    Other
    ( CLAP_DDB_UPDATE_CLASSIFICATION: exception    13  )
    023 Bunny 1011010                                      ZZ_COTTON_CLASS
    Error Changing Classification Data
    Other
    ( CLAP_DDB_UPDATE_CLASSIFICATION: exception    13  )
    023 Bunny 1011011                                      ZZ_COTTON_CLASS
    Thanks & Regards
    Ravi Kumar

  • Mass data upload from LSMW

    hi guys
    i heard from many guys that mass documents can be uploaded through LSMW.
    pls do suggest me, how the path way for documents(files) can be given and where it will be given ...........and where the care has to be taken
    Regards
    surya

    solved,closed

  • Mass Upload of DIR's through LSMW

    Hi All
    I have few queries in mass uplaoding of DIRs through LSMW..
    1) Status : I have 3 preceding status before the final "Approved" status and the status is locked.. So how to set the final status initally, as we cannot have both "Initial" and locked status together.
    2) The file names  - what is standard procedure in giving the path of files.. Mentioning the path of File names for each files would be tremendous task.. So is there any easy way?
    Regards
    Aby

    hi,
    about your Q1
    I am not sure from your project context but you may try this;
    we have to prepare statuswise different mass uploading files, same time you have to set the requeired status to intial staus removing all predecessor or successors for time being. Once you done with uploading again set the system to required status network and status types to individual status.
    Please let me know if its works for you, I believe this should be done before go live phase.
    Thanks
    Pramod

  • Mass upload of Source List through LSMW

    Dear Experts,
    In our plant we have so many materials for which source list has not been maintained properly.Please,can any one tell me in detail how to do Mass upload of Source list through LSMW in detail.
    Please do reply me...
    Thanks in Advance...
    MK

    Hi,
    lsmw  with Idoc.
    Also use "Search Forum" with keywords "LSMW IDOC" in ABAP Development & you find many threads which explains you in detail.
    Hope this helps.
    Best Regards, Murugesh AS

  • Mass user upload through LSMW and ECATT

    Hi Experts,
    How to upload mass users using LSMW and ECATT. How to use these tcodes and can some one tell me how role mapping is done with these tcodes. I havent't used these before and please giveme the procedure or steps if some one has got.
    Your answer is much appreciated.
    Thanks in Advance.
    Sandhya

    Thanks for pointing us there! A very usefull document.
    Having said that, I think it is a pity the blog's writer gave a step by step tutorial without explaining what the steps mean. Once you really understand how to automate stuff with ECATT and know its limitations you can get rid of a lot of repititive jobs.
    Julius, this looks like one for the sticky thread.

  • Mass upload through Web Dynpro application possible?

    We want to develop a custom aplication with Web Dynpro ABAP for master data maintenance. About 90 % will be done manually but we also want to have the possibility to do mass uploads (comparable with LSMW's in SAP R3 for win gui transactions: users send us a spreadsheet and we load it for them using a LSMW). I found one option by building Adobe Interactive form offline scenario using xml messages but I don't want to be forced to use Adobe only to enable mass uploads that will only happen in 10 % of the cases.
    I am loking forward to your suggestions!
    kind regards
    Angelique Heutinck

    I got a very useful answer from Thomas Jung (SAP) via a site he did setup with a couple of other SAP experts, also see http://enterprisegeeks.com/blog/2009/03/31/abap-freak-show-april-1st-acf-updownload-in-web-dynpro-abap/comment-page-1/
    My question:
    I think this new UI element ACFUpDownload cannot be used to do mass uploads/updates of data that need to be stored in SAP tables?
    Answer Thomas:
    This UI element is just about the transfer of data from the client machine to the server. It has nothing to do with how the data is used or processed after upload. Think of it as the equal to the CL_GUI_FRONTEND_SERVICES class and methods GUI_UPLOAD and GUI_DOWNLOAD.
    My question:
    Is there a tool like LSMW, CATT, eCATT that we can use for recording webenabled transactions (applications developed in Web Dynpro ABAP)?
    Answer Thomas:
    You shouldnu2019t need a tool like LSMW, CATT, eCATT that is tied to the user interface. With WDA you should be using MVC to design your application. This is part of the reason for MVC so that you have a clear separation of the model - business logic. You should always have a reusable class that can be called to input and create data with the same validations without going through the user interface. This is the process that SAP is following as we create new WDA screens. We use the enterprise services and their implementation classes as the Model for the WD Components. This ensures that you always have a clear API to use to mass import data.
    Although we wouldnu2019t recommend doing any kind of mass data load via the user interface any longer - eCATT will be supported for automated testing of Web Dynpro ABAP applications as of NetWeaver 7.0 Enhancement Package 2.

  • Mass Upload of Routes

    Hi
    I have a need to upload about 13000 routes (Route Determination) in the Shipping Menu.
    This is a two level activity to enter the source and destination country and then on a second level enter the route to be used.
    There is no transaction code for this it seems, only menu path via spro.
    Does anyone have a solution to do a mass upload?
    Thanks
    Lee

    hi,
    U can use LSMW for the uploading---->use batch input RECORDING method for uploading
    follow this link which gives the procedure for LSWM with snap shots. This ppt will give u both menthod
    1.BAtch input recording
    2.batch/INPUT METHOD
    <a href="http://www.slideshare.net/arun_bala1/sap-sd-lsmw-legacy-system-migration-workbench">LSMW</a>
    regards,
    Arun prasad
    Message was edited by:
            arun prasad
    Message was edited by:
            arun prasad

  • Mass Upload of documents for a financial Document

    Dear Friends
    I have created Document Type ZFIINVOICE and assigned it to Object Type BKPF. I am able to link Document to individual FI Document via OAWD.
    I want to mass upload documents related to a person in  Financial Document .
    Is there any BAPI vailable for mass upload.
    Or can LSMW can be used.
    Please advice for the method of upload.
    With Regards
    Mangesh Pande

    Hi,
    You can use the following BAPI for this purpose:-
    BAPI_ACC_DOCUMENT_POST
    Regards,
    Gaurav

  • Mass upload of Material

    Hi,
        we have to do mass upload of material master  which includes lot of classification / characteristics for a plant. could you please let me know how do we do this and which is the best method? ( BAPI or BDC)
    Thanks
    Arun Vijay D

    Hi,
    Use direct input method using LSMW. The details are as:
    For material master data:
    Object: 0020
    Method: 0000
    Program: RMDATIND
    For material classification
    Object: 0130
    Method: 0002
    Program: RCCLBI03
    Regards
    Amit

Maybe you are looking for

  • Report for login and logout time

    Dear All, Please can some one help me urgently. I have to find out users login and logout time over the last six months. I need to find out how many hours per user are being used.  What report do I need to run to find out ?

  • How to get File name in Java Callout

    Hi, We are receiving EDI files with random file names through SFTP listening channel. How can we get the file name in the java callout. ~Ismail M

  • Empty "Links__1" and "Links__2" folders in Safari after syncing my Internet Explorer Bookmarks with iTunes.

    I use Firefox and Internet Explorer on my desktop and sync the bookmarks between them using XMarks.  I then sync my Internet Eplorer bookmarks to my iPad using iTunes.  On top of all of my bookmarks, which sync fine, I have 2 extra empty folders call

  • Problem uploading data to MySQL DB

    Hi, I am trying to upload a public key cert in .pem format to a MySQL database, using JDBC. A .pem file is an ascii. Having read the cert out of a file successfully, as a String, I pass that String to an upload method. Since I had problems just uploa

  • Need blnak line in query result

    In sqlplus query result, i need a blank line between each row. how can I get it? solution please.