Showing posts with label LSMW. Show all posts
Showing posts with label LSMW. Show all posts

Tuesday, May 6, 2008

SAP ABAP LSMW Tutorials PDF Free downloads

LSMW STEPS

LSMW COMPLETE GUIDE TUTORIAL

Friday, December 28, 2007

Inroduction TO LSMW

The LSM Workbench covers the following steps:

Read the legacy data from one or several files (e.g. spreadsheet tables, sequential files).
Convert the data from source format to target format.
Import the data using standard interfaces (Batch Input, Direct Input, BAPI, IDoc).



Experiences made in successful implementation projects have shown that using the LSM Workbench significantly contributes to accelerating data migration.
SAP provides this tool along with documentation to customers and partners free of charge.
Users of the LSM Workbench receive the usual support via SAP Net - R/3 Frontend (component BC-SRV-DX-LSM).

Saturday, November 24, 2007

BDC , LSMW, Conversions faq in abap

  1. What is BDC ?
  2. What is call transaction method ? what is the
    syntax/procedure?
  3. What is session method and what is the
    syntax/procedure?
  4. Difference between call transaction & session method?
  5. which of these methods can be best used in background
    process?
  6. What is direct input method?
  7. How LSMW is advantageous than normal BDC?
  8. what are the steps in lsmw?
  9. IN LSMW can you use BAPI, ?
  10. Can you call a bdc from a report program?
  11. what is the difference between synchronus &
    asynchronus methods?
  12. call transaction uses synchronus or synchronus method?
  13. session method uses synchronus or synchronus method?
  14. What is bapi?
  15. how bapi is different from call transaction/session?
  16. what r the advantages of bapi?
  17. for uploading master data(ex:customer data) into sap,
    which methods you prefer? call
    transaction/session/lsmw/bapi? why?
  18. tell any 2 standard bapi function modules used for
    uploading sales order data?

Blog Archive