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

Similar Messages

  • 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

  • Upload Property Master Data through LSMW

    I am using the following BAPI to upload the Property Data through LSMW.
    Business Object: BUS1502   
    Method: CREATE
    Message Type: BUS1502_CREATE
    Basic Type: BUS1502_CREATE03
    There are two issues which needs to be addressed and hope that this forum can help me out.
    1. In this BAPI, i dont see the field mapping for Company Code and Business Entity, both mandatory fields for creating a Property record.
    2. Skipping the first step, i reached the step "Start IDoc Generation" in LSMW and get the following error.
    EDI: Table passed to EDI_SEGMENTS_ADD_BLOCK is empty.
    Anyone encountered these issues? Suggestions to resolve these issues?
    Hamdan

    Hello Hamdan,
    First of all, good decision to use BAPI + LSMW it is the best way to load DATA specifically in REFX. Here's answer to your questions.
    1. Pass Company code, BE, other header level fields in E1BUS1502_CREATE structure. This is the main Header structure of the Baisc type you are using. Create source structure with these fields and mapp it to the BAPI fields and you are all set.
    2. Check the EDI_DC40 element, or other structures if you are passing values. SAP/System will fill/populate these values on its own, do not pass any values example in fields DOCNUM, CREDAT, etc.
    Good luck,
    Jag

  • Upload purchase order text through LSMW

    Please tell me procedure for uploading sales order & purchase order text in material master through lsmw

    Hi
    Long Texts are stored in STXH table with 4 parameters TEXTNAME,OBJECT,ID and LANGUAGE
    You can't find the complete text in any table
    You will find these 4 parameters in the table STXH.
    Texts are created using the fun module CREATE_TEXT and SAVE_TEXT and these texts are fetched using READ_TEXT fun module
    For uploading these long texts using LSMW see
    for Long texts Upload
    Please take a look at this..
    http://help.sap.com/saphelp_erp2005/helpdata/en/e1/c6d30210e6cf4eac7b054a73f8fb1d/frameset.htm
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • How to upload tab-control data through LSMW.....

    Hi,
    I have to upload the data using the LSMW ....in their i have tab-control...how i have to upload the data of tab-control through LSMW....
    Reply me early..if u have any idea...
    Phani

    Hi Phani,
    LSMW will have a Indicator for headr and itam, i do not remember the correct field, but it will have an indicator, check the fields, there will be a single charecter lenght field, that should be the indicator, and using that we can write the logic.
    check that single charecter field, it that is X that means the header record is processed, and do the items.
    and, this is another way, try this out also
    YOu can do this in "Define Source Structures" step,
    the HEADER is defined first,
    then the DETAIL below the HEADER.
    add the fields to the structures.
    Both should have some common key field
    Please take care that the name of the common field is the same.
    Once you do this it is linked. The you have a header and item corresponding to that header. then run the LSMW as you would.
    let me know if any issues.
    Thanks
    Naveen Khan

  • Uploading HR Master Data through LSMW or BDC

    I want to upload the HR Master Data to the system through LSMW or BDC, I am aware that for some infotypes like 000,1 &2 BDC is more suited, whereas for other infotypes LSMW is more convenient. I would like to understand how to start the activity. Should I start with infotype 0000 first and then 0001 and so on or can I take any infotype randomly and upload? What I mean is, is there any dependency that an infotype data can be loaded only after certain other related infotype data is loaded first? e.g. can load infotype 0006 first and then infotype 0001?
    Also please guide me on for which infotype LSMW is preferred and for which infotype BDC is preferred? Can BDC be used within LSMW?
    -Shambhvi

    Hi,
    Do it like this way:- come into recording screen and give tcode PA40 now select in PA40 screen hiring action>execute> fill the details>save when 0001 screen wil open click on back button.> now in second step> give any name and discr.>save>back> third step> click on table button and give >
    PERNR     c     8
    EINDA     ddmm     10
    SELEC_01     c     1
    BEGDA     ddmm     10
    ENDDA     ddmm     10
    MASSN     c     2
    MASSG     c     2
    PLANS     c     8
    WERKS     c     4
    PERSG     c     1
    PERSK     c     2
    4) save it
    5) select PA40 click on etras> auto feild mapping press enter when date format will come select 2nd option. save
    7)specify flat file with tabular option
    8) assign it
    9, 10,11,12,13 & 14 just execute
    Thanks and regards,
    ARU

  • Data Upload for Transaction KE51 through LSMW/BDC

    Dear All,
    I have a requirement where in i have to upload the customized data for Transaction KE51 and KS01 using LSMW or BDC or BAPI.
    Please let me know the best possible procedure to achieve this task and how to do it. What are the validation we need to do etc.
    If possible kindly send the screen shots or step by step procedure to do it.
    Thanks in Advance.
    Full Rewards if Usefull.
    Regards
    Vikas Badhan.

    Hi
    Actually BDC call transaction methos s very to Upload.
    u sit with ur functional consulant and recording ur Tcode.Because he oly know  Functionalty based on that u have write ur program.
    2. LSMW recording methos also very simply...Record ur Tcode and mapping ur fields orrectely.
    Regards:
    Prabu

  • How  to upload sales quotation data through LSMW?

    Hello i need to upload the sales quotation data from transaction VA21 for this we are using LSMW direct input method
    the program RVINVB10 is used and there are 8 segments as given below was mapped
    BVBAKKOM   Header records
    VBPAKOM      Partner records
    BVBAPKOM    Item records
    BVBEPKOM     Schedule line data
    H_BTEXHKOM Header text record
    H_BTEXLKOM  Header text line
    BTEXHKOM      Item text record
    BTEXLKOM      Item text line
    i have tried to upload the data using some test data but unable to upload. can anybody send the sample test data for it which needs to be given in flat file?
    when i debugged the program i found some problem with the function module SD_SALES_HEADER_MAINTAIN
    please let me know what are the export and import parameters to pass to this function module to work properly

    yes

  • Problem in task list uploading through lsmw

    Hi,
    Can someone please tell me how to upload a task list through lsmw wherein my description for the task  list has been maintained
    in English but the operation description is maintained in Thai language.Due to description being maintained in Thai language I am not
    able to upload my data.

    Hi
    Whats the error you are getting when you upload?
    Please save the operation text file(note pad) as "unicode" in the encoding-.and try to upload.
    Regards
    Seenu

  • How to upload Purchase Order Data thru LSMW

    Hi All,
    I need to upload Purchase order data thru LSMW. LSMW Provides standard object method which does not suit for split valuation. But in the client place split valuation is maintained. Is there any other of option of uploading the data.
    Regards,
    Srivatsan

    Dear Srivatsan
    For Upload Purchase order Data through LSMW
    Business object BUS2012 - Purchase Order
    Basic type PORDCR04
    Message type PORDCR
    Method CREATEFROMDATA
    With regards
    B.Ravindranath

  • 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.

  • ERROR WHILE UPLOADING FUNCTIONAL LOCATION MASTER DATA THROUGH LSMW?????

    Dear Experts,
    I am uploading the master data of functional location through LSMW .I had completed all the steps except "Run Batch Input Session".
    In that step it is showing as functional location already exists, after this error the remaining functional locations are updated in sap or it will stop total transaction by  this error???
    how can u upload the remaining in to sap by skipping already existed one????
    here I am uploading the error screen shot.
    Thanks & Regards,
    Sunil Boya

    Hi Jogeswara Rao Kavala,
    When I am pressing back or NO option  it is showing error like this
    What is this OK- Code means?
    how can I resume this process, even it was not going to back screen also and only one option is available for exit from this is by going into MENU-SYSTEM-SERVICES-BATCH INPUT-CANCEL.
    Sunil Boya

  • BOM Uploading through LSMW

    Hi Experts,
      I am Uploading BOM through LSMW by Direct Input method. I am having the following queries,
      1.  In that BOM I have Header data and Item data. While doing the Step 7(specify file) it accept the text file only not the Excel file. If I assign the Excel file means while executing the Step 9(Read Data). It gives error message, file and source structure have no fields.
    So I came back to Step 7 and assign the Text file then it is accepting. What is the reason?
    2. Even though It will allow to execute the Read Data steps I am getting the Header data only not getting the BOM Components data. Results data as follows,
    LSM Workbench: Import Data For BOM, BOM, BOM
    19.02.2010 - 14:45:57
    File(s) Read:       C:\Documents and Settings\Administrator\Desktop\BOM Header.txt
                               C:\Documents and Settings\Administrator\Desktop\BOM ITEM.txt
    File Written:         BOM_BOM_BOM.lsmw.read
    Source Structure             Read      Written        Not Written
    BOMHEADER                        2            2                  0
    BOMITEM                              2            0                  2
    Transactions Read:                   2
    Records Read:                          2
    Transactions Written:                2
    Records Written:                       2
    Can any one help me in this regards.
    Regards,
    Muthamil Murugan

    Hi Girish,
      Can you please explain my queries,
      1.  How can I  maintain Source structure like as follows,
    BOM - BOM - BOM Bill of Material Creation
    Source Structures
            BOMHEADER                Bill of Material Header
                BOMITEM                  BOM ITEM DATA
    2.  Just tell me the method of Maintaining source field, why  i am asking you that I enter manually in table maintenance, whether i am right ?
    3. During source structure maintenance for what structure relationship I have to assign source structure.
    4.During field mapping and conversion rule, I got no fields relates to BOM creation, what I did is just directly go to Extras in menu and choose Auto field mapping, am I right just tell me your suggestion in detail.
    5. During specify files execution I got the screen as follows,
    BOM - BOM - BOM Bill of Material Creation
    Files
                Legacy Data          On the PC (Frontend)
                BOM Header          C:\Documents and Settings\Administrator\Desktop\BOM Header.t
                                               Data for One Source Structure (Table)
                                               Separator Comma
                                               Field Names at Start of File
                                               With Record End Indicator (Text File)
                                               Code Page ASCII
                BOM ITEM DATA    C:\Documents and Settings\Administrator\Desktop\BOM ITEM.txt
                                               Data for One Source Structure (Table)
                                               Separator Comma
                                               Field Order Matches Source Structure Definition
                                               With Record End Indicator (Text File)
                                               Code Page ASCII
            Legacy Data               On the R/3 server (application server)
            Imported Data             File for Imported Data (Application Server)
                Imported Data         BOM_BOM_BOM.lsmw.read
            Converted Data           File for Converted Data (Application Server)
                Converted Data      BOM_BOM_BOM.lsmw.conv
                                               Logical Path BOM_BOM_BOM.LSMW.CONV
                                               Logical File BOM_BOM_BOM.LSMW.CONV
            Wildcard Value          Value for Wildcard '*' in File Name
    Can you brief me in details in the above thing If I did any mistake.
    Waiting for your reply,
    Regards,
    Muthamil

  • 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

  • Class data upload through LSMW using BAPI

    Hi All,
    Plz tell me how to upload class data through LSMW using BAPI.I also need some study material on BAPI.
    Bye,
    Mithilesh Tiwari

    its not possible with single file
    for this you need to pass two files of data
    1 ) Header data ZSOURCE_LIST_HEADER       Source List Header
         MATNR                          C(018)    Material Number
                                        Selection Parameter for "Import/
         WERKS                          C(004)    Plant
    2) item data     ZSOURCE_LIST_ITEM         Source List Item
             MATNR                          C(018)    Material Number
             LIFNR                          C(010)    Vendor Number
             EKORG                          C(004)    Purchasing Organiz
             WERKS                          C(004)    Plant
             VDATU                          C(008)    Valid From
             BDATU                          C(008)    Valid to
    for this use below LSMW IDOC method
    Message Type         SRCLST                      Source List
    Basic Type           SRCLST01                    Source List

Maybe you are looking for

  • Impressão de Nota Fiscal - PLD - Lista de variáveis disponíveis

    Quando você utiliza o Print Layout Designer (PLD) para editar os modelos de nota fiscal, você deve utilizar algumas variáveis do sistema, que armazenam informações relevantes. Estas variáveis encontram-se no documento "How to modify nota fiscal repor

  • Skype can't connect

    Ever since I updated skype 2 days ago, I have been unable to connect at all,, I tried reupdated it to make sure i didnt accidently prematurely closed the download process but atfer when the screen that usually ask you if u want to choose bing as your

  • Describe input xml

    Hi, I have created few doc style web services, with a very complex xml input and output. (1200 lines of xsd) Input and out put are xml as java.lang.String. What would be the best practice to represent this in the WSDL? Just a reference to the xsd fil

  • Textfield convert to DateFormat

    Hello All, It sounds simple. I need to convert a input in a textfield to a date format. But i encountered of problems as i did try this. My idea: Input: 01.01.2006 DateFormat formater = DateFormat.getDateTimeInstance(); formater = DateFormat.getDateT

  • Problem viewing Tutorials on Adobe TV.  Do not see controls. Help!

    Just installed PS Elements 11 from CD.  Went to view tutorials.  List of tutorials opened, selected a tutorial from list, blank black view screen appeared.  No controls appeared for viewing.  No start, stop, volume, no controls. Have I missed somethi