I need a sample flat file for working lsmw

Hi experts,
              pls send me the flat file what u have got for doing lsmw or bdc.I am new to ABAP and i need it for training purpose.I have worked with lsmw for converting 3 fields only . i have to wok more on it .

hi,
z368     0001     sai     i     in     en
z345     0001     rao     r     in     en
this is a flat file separated by 'tab'. for uploading vendor master ddata(XK01).
got specify files and give name and path and tab as delimitor
LSMW:use Recording for practise.
We use Lsmw to upload large amount of data.Almost 60% logic will be provided by system and error handling is also very easy.
LSMW supports Session method and Direct Input only.It doesn't support all Transaction method.We can use BAPI's and IDoc's also.
We need to follow some steps.In case of session method
The steps are:
1.Maintain Object Attributes : here we can specify which mehod we are using
.select and execute it.
It contains 4 options
*Standard Batch/Direct Input : we can you predified objects provided by sap
*Batch Input Recording : we can record a particular transaction: give name ->select overview->provide recording name->do the recording->select default all->save->f3
*BAPI
*Idoc->save -> back
2.Maintain Source Structures-we have to maintain a structure nothing but Internal table->save -> back
3.Maintain Source Fields : we have to maintain fields we can create and we can copy from repository->save -> back
4.Maintain Structure Relations: here our structure is assigned to Our recording if we use recording->save -> back
5.Maintain Field Mapping and Conversion Rules : here fields are mapped;just go to EXTRAS->auto field mapping,for checking unassigned fields->EXTRAS->un assigned fields->save -> back
6.Maintain Fixed Values, Translations, User-Defined Routines: here we can specify fixed values and user defined sub routines->save -> back
7.Specify Files : we have to give the path of file and name and delimitor details->save -> back
8.Assign Files : we have to assign our file,it will be automatically assigned -> save -> back
9.Read Data->execute->records will be read
10.Display Read Data->displays the no.of records read
11.Convert Data->execute ->f3(writes records)
12.Display Converted Data->execute->f3
13.Create Batch Input Session->creates session->execute->f3
14.Run Batch Input Session->controls leads to sm35->process->check i log if it contains errors.
also go through the links:
steps for LSMW: detail documnets: http://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc
http://sapabap.iespana.es/sapabap/manuales/pdf/lsmw.pdf
http://www.sap-img.com/sap-data-migration.htm
https://websmp207.sap-ag.de/lsmw
http://www.sapbrain.com/TOOLS/LSMW/SAP_LSMW_steps_introduction.html
http://esnips.com/doc/8e732760-5548-44cc-a0bb-5982c9424f17/lsmw_sp.ppt
http://esnips.com/doc/f55fef40-fb82-4e89-9000-88316699c323/Data-Transfer-Using-LSMW.zip
http://esnips.com/doc/1cd73c19-4263-42a4-9d6f-ac5487b0ebcb/LSMW-with-Idocs.ppt
http://esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI.ppt
http://esnips.com/doc/7582d072-6663-4388-803b-4b2b94d7f85e/LSMW.pdf
REFER.
Re: ALE

Similar Messages

  • Need Flat file for Message type DELINS

    Hi Experts,
      It possible to see the flat file for the Message type DELINS ,, If needed means please say how it can  view..
    Advance thanks..

    >My need is to convert the EDI format into SAP.
    As far as I know EDI can be read by SAP as Idoc directly without conversion. At least I would try this.
    I checked in WE20 /partner profiles/ for outbound parameters there is a tab called 'EDI standards' and here you can define the EDI parameters. However there is no such tab for inbound processing.
    What I would do /using transaction code SALE/
    - define logical systems
    - assign the received to the client
    - create RFC port for Idoc processing
    - create distribution model with the correct message type
    - create port as file
    - define or generate partner profiles
    Try to upload sample files via transaction WE19 or WE16.
    You can try to debug the inbound processing and write a program based on that, which could be scheduled as a background job.
    I had a program doing similar, but it was another message type and it was XML based, however the FMs I used are the following:
    'EDI_PORT_READ' - read port definition
    'EPS_GET_DIRECTORY_LISTING' - get the file names in the dir
    'EDI_DATA_INCOMING' - process idocs
    Hope it helps.
    Peter

  • How can i get sample CSV files for Demo BI Content

    Hello Experts. Documentation say that there is sample CSV files for modules that come with delivered BI content. I am planning to work with the demo content which i have already installed. I then need to populate the objects with the relevant demo data that is said to be in the CSV files that come with the demo content. Please let me know from where i can get these CSV files. Good day.

    Hi Huggins,
    There are sample csv data in AL11 in the work directory.  You may want to look through here to see if the csv files you require are there.
    Thanks,
    Nick.

  • Extracting from flat file for testing inplace of ECC(r/3)

    Hi Expert,
    Please help me out and give me your suggestion.
    We are creating a custom table in ECC it is under progress.
    I would like to create infoObject, transformation, DTP and Cube and create queries with loading info by flate file. Later on connection whole provider to table.
    Give me suggestion is ther any problem for this Or any good opinion.
    Thanks in Advance

    Loading from a flat file for testing has worked well for me.  We recently wanted to test an ODS object, but I didn't want to create a custom extracter until we knew if the ODS object would work for us. So under my infoSource I created a quick infopackage that pulled some test data from a flat file.  We've loaded test data into cubes before.  Only problem that I ever had was when I used Excel to create the flat file.  Excel wants to truncate leading zeros.  0calmonth for example needs to be loaded as 072007 not 72007.

  • I need to download installation files for my Adobe Acrobat Standard 9.5.5.

    I need to download installation files for my Adobe Acrobat Standard 9.5.5. There are no links to be found for this version on the adobe site..
    I have two licenses for adobe acrobat, but cannot find my software. Any help with a direct link to the standard version would be helpful.
    The professional version does not work with the standard licens.

    if you purchased from adobe, log in to your account and check your order history, https://www.adobe.com/account.html
    if you acquired via dell, https://smartsource.dell.com/
    if you purchased elsewhere, contact the vendor.

  • How to design Flat file for loading attribute dimension in a planning application

    Dear Gurus,
    I have a requirement to extract attribute dimensions from an essbase application and load it to another planning application. I have a dimension called Program and two attribute dimensions Sales Manager, Accounts manager associated with Program dimension in Essbase application. I will Extract these dimensions using Essbase outline extractor. After Extracting the attribute dimensions I have to load these dimensions to planning applications using outline load utility. Kindly guide me how to design the flat file for loading attribute dimensions in planning application.
    Thanks and Regards
    SC

    You could dig through the docs and try to figure out the file format manually, or you could do this the easy way.  Simply use the Outline Load Utility to export your attribute dimension from Planning.  The export file format is the same as the import file format.  You might have to manually add a couple of test members to your attribute dimension so that your export file has some content.  Then simply update the file you exported, and import it.
    (I am assuming you have already manually created the Attribute dimension in Planning, and that you simply need to add members to it.)
    Hope this helps,
    - Jake

  • Sample Data Files for P Card Testing

    Is there a utility available that can be used to easily create sample data files for use when testing P Card functionality? We will be using the USBank/Visa file format. Generating enough sample data is time consuming especially in the volumes we need.
    Thanks,

    the plan is to cover all the training materials.. BPC420, 430,440 in next 2-3 weeks if possible. Though Immediate need is to learn planning .
    Looking at SAP training support files (I have course material) or any complete case study data which I can do from scratch.. I have just been doing it for 3-4 days.. already understand the basic stuff.. Pretty comfortable with SAP ECC & BW (both technical and function stuff)..
    Lukesh

  • I don't know why it takes too long time to sample flat file.

    I don't know why it takes too long time to sample flat file.
    OWB Client 10.1
    While importing a flat file of fixed width ,
    in the screen "Flat File Sample Wizard" shows the text box number of rows with default value 200.
    I want to extend this value to 700,000.
    But, it takes too long time (over 5 hours) to sample it.
    Do you know why it is happend? or How can i fix this problem?
    Thanks in Advance.
    Regards,
    JWS.

    Hello,
    Actually flat file sampling process’ goal is to capture the structure of the file. That’s why initially the sample size is set to 200 lines.
    The question is why you are trying to perform sampling by 700000 rows? Are you expecting some change in structure beyond this mark?
    If so, and you want to capture the fact that your source file is multi – typed, your better prepare small file for sampling outside the OWB.
    Sergey

  • How look the  flat  file for CALL Transaction

    Hi  ABAPERS
    i am new for BDC i want to know how the flat file format for call transaction execution.
    if any one have sample flat file data for any transaction please send me.

    Hi,
    The file format differ for different transaction. Basically you can have the field in any order. It matters how you upload into SAP. Use the function module GUI_UPLOAD to upload the flat file.
    Please see this sites for more info.
    http://www.sap-img.com/abap/learning-bdc-programming.htm
    Help with BDCs and flat files.....
    Cheers
    Vinod
    Message was edited by: Vinod C

  • Sample dbora file for database having ASM installed

    Hi
    I have oracle DB10g running on redhat AS 4.
    Pliz show me a sample dbora file for a database having ASM installed.
    My dbora file doesn't start my dayabase and ASM instance, and i have to start them manually after rebooting the mechine

    I have used this manual for installing ASM on my mechine.I have double checked everything.now the problem is certainely my dbora file.
    When i configure my dbora file to start database the time mechines reboots.it doesn't work.
    and it gives me that error.
    But after commenting dbora file and starting database and listener and emctl manually.everything works fine all the instances are available..no problem...
    I can't figure out what the problem is ,what 's wrong with my dbora file

  • HT204053 can i set up a seperate icloud for my ipad? My daughter bought my ipad, its wifi, not through a phone co. however im on her icloud and need my own i cloud for work purposes. I have my own apple id. How do i get off her i cloud and on my own?

    My daughter bought my ipad 2. She manages all our apple devices on her computer. She purchased a i cloud package for her phones but it is showing on my ipad. I have my own apple ID now, and I download apps and songs from Itunes all the time on my own id. However her I cloud is on my ipad. I need my own I cloud for work purposes and when I try to change the apple ID in setting for her I cloud its grayed out... How can I have my own i cloud on my ipad. Originally when she bought the Ipad, she set it up on her ID, She used the ipad for awhile before she got a new one. I am using this one now. She can track my ipad if I loose it. It still shows as one of her devices. Can I get my own I cloud?

    Yes of course. Jsut go to "Settings > iCloud" delete her account from your device and then start creating a new one just for you.

  • HT3669 I only have a HP printer and why I need to install a file for all the HP printers drivers 590MB??? if normally the size of my file should be 5MB.  some one could me help to avoid installation of 590MB for my new mountain lion software???

    Hi guys..!!
    I would like to know if someone could help on this:
    I just have a HP printer (HP Designjet 100) and for some reason I need to install a file for all the HP printers drivers in total 590MB to be able to use my printer in my mountain lion???
    If normally the size of my files in the for previous software was more or less 5MB why now i need to install 590?
    Some one could help me how to avoid installation of 590MB for my new mountain lion software???
    Thanks

    If you go to http://support.apple.com/downloads and locate the HP Printer Drivers installer, you will find that it is 473.4 MB (for version 2.11). If you install this, it will install the full set of drivers for every model of HP printer that is supported by the drivers distributed through Apple. The disk space occupied once installed will probably be larger than the download, since the downloaded file is compressed.
    On the other hand, if you have an HP printer connected and you use Software Update (or the Update tab in App Store), that should offer you a much smaller set of HP drivers, which are only applicable to your printer (and possibly a few similar ones). These updates are typically only tens of megabytes rather than hundreds of megabytes.
    If Software Update doesn't offer you any HP drivers then it either thinks you have the latest drivers installed already, or the printer model is not supported by the drivers available from Apple.
    This article lists all of the printer models for which Apple distributes the driver:
    http://support.apple.com/kb/HT3669

  • Steps to load the data by using flat file for hierarchies in BI 7.0

    Hi Gurus,
    steps to load the data by using flat file for hierarchies in BI 7.0

    hi ,
    u will get the steps int he following blog by Prakash Bagali
    Hierarchy Upload from Flat files
    regards,
    Rathy

  • I have Adobe Photoshop Elements 10 plus I create PDF files for work some are scan pdf docs. When I install Photoshop Elements 10 it DOES convert all the PDF files to Photoshop Elements-10 Docs. it even changes and shows the PSE-10 Icon. So I am alway inst

    I have Adobe Photoshop Elements 10 plus I create PDF files for work some are scan pdf docs. When I install Photoshop Elements 10 it DOES convert all the PDF files to Photoshop Elements-10 Docs. it even changes and shows the PSE-10 Icon. So I am alway installing PSE-10 or uninstalling it. If I send the  PDF file that has been automatically converted to a PSE-10 the person I send the file to can not open it because they do not have PSE-10. What can I do to stop PSE-10 from converting my PDF files? Don't tell me to upgrade PSE-10 I tried their on-line program and  it is too advance for a hobby photographer like myself and their Help Desk is impossible to reach.

    Hi,
    Can you please share the logs?
    You can use the Adobe  Log Collector tool (Log Collector Tool) and share the corresponding zip file @ [email protected]
    Thanks,
    Shikha

  • What flash player to use on iPad 2 that is similar to Adobe Flash Player?  Need this to choose files for upload of assignments to my online university.  I started my profile using my iPad 2 and couldn't choose a picture to upload as well.  Hmm

    What flash player to use on iPad 2 that is similar to Adobe Flash Player?  Need this to choose files for upload of assignments to my online university.  I started my profile for this site using my iPad 2 and couldn't choose a picture to upload as well.  Hmm

    There is no "flash player similar to Adobe Flash Player". Flash is a proprietary Adobe product. There is currently no version of Flash for iOS.

Maybe you are looking for

  • "songs..can't be updated b/c all the playlists for updating no longer exist

    My Ipod was "off power" for so long that it "forgot" all its music. Now when I plug it in to my base computer, rather then synching it says "songs on the ipod "name" cannot be updated because all the playlists for updating no longer exist"

  • Album Art not showing up?

    Has anyone else had a problem with their album art not showing up in coverflip? These are all CD's that I own and ripped onto my computer with iTunes, and if I look at them in iTunes I can see the cover art. But when I turn my ipod sideways to flip t

  • Chatty replication protocol (2.6 messages per transaction): bad settings?

    Hi, I'm trying to determine why for a two-site replication setup (Linux, BDB 4.6.21 with the latest patch) it seems like a single transaction can take up to 100 ms to be replicated under heavy load when the non-replicated transaction takes 5 ms. The

  • Error at the time of validation for fuv file format

    Hi, As per government requirement in India TDS return must to filed in .fuv format. The details for 1st Quarter (From April to June 2009) had been down loaded from SAP using J1IQEFILE T code. While at the time of validating SAP data in .fuv converter

  • Restrict SOA JMS Adapter dequeue frequency

    Hi, we are reading messages from third party JMS queues in the BPEL Process using JMS Adapter in the Composite. Sometimes because of more load on the JMS queue ie around 40 records per second we are facing load issues. BPEL is able to read close to 4