cancel
Showing results for 
Search instead for 
Did you mean: 

Need LSMW and BDC Material

Former Member
0 Kudos

Hi SAP Guru's,

Can anybody having LSMW and BDC Configuration Material . BCoz i have to work on this concepts. please send the material to praveenkumar.dodda@gmail.com.

i will give rewards.

Regards,

Praveen Kumar.D

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

SAP Data Migration with LSMW

No ABAP effort are required for the SAP data migration. However, effort are required to map the data into the structure according to the pre-determined format as specified by the pre-written ABAP upload program of the LSMW.

The Legacy System Migration Workbench (LSMW) is a tool recommended by SAP that you can use to transfer data once only or periodically from legacy systems into an R/3 System.

More and more medium-sized firms are implementing SAP solutions, and many of them have their legacy data in desktop programs. In this case, the data is exported in a format that can be read by PC spreadsheet systems. As a result, the data transfer is mere child's play: Simply enter the field names in the first line of the table, and the LSM Workbench's import routine automatically generates the input file for your conversion program.

The LSM Workbench lets you check the data for migration against the current settings of your customizing. The check is performed after the data migration, but before the update in your database.

So although it was designed for uploading of legacy data it is not restricted to this use.

We use it for mass changes, i.e. uploading new/replacement data and it is great, but there are limits on its functionality, depending on the complexity of the transaction you are trying to replicate.

The SAP transaction code is 'LSMW' for SAP version 4.6x.

For those with the older SAP version (4.7 and below), the data migration programs might not have been pre-loaded.

You can download the LSMW at no cost from SAPNet under Services, SAP Methodology and Tools, category Tools.

Steps in LSMW

How to develop a lsmw for data migration for va01 or xk01 transaction?

You can create lsmw for data migration as follows (using session method):

Example for xk01 (create vendor)

Initially there will be 20 steps but after processing 1 step it will reduced to 14 for session method.

1. TCode : LSMW.

2. Enter Project name, sub project name and object name.

Execute.

3. Maintain object attributes.

Execute

select Batch Input recording

goto->Recording overview

create

recording name.

enter transaction code.

start recording

do recording as per ur choice.

save + back.

enter recording name in lsmw screen.

save + back

Now there will be 14 steps.

2. MAINTAIN SOURCE STRUCTURES.

Here you have to enter the name of internal table.

display change

create

save + back

3. MAINTAIN SOURCE FIELDS.

display change

select structure

source_fields->copy fields.

a dialogue window will come .

select -> from data file

apply source fields

enter No. of fields

length of fields

attach file

save + back

4. MAINTAIN STRUCTURE RELATIONS

display change

save + back

5. MAINTAN FIELD MAPPING & CONVERSION RULE

display change

click on source field, select exact field from structue and enter

repeat these steps for all fields.

save+back

6. MAINTAIN FIXED VALUES, TRANSACTION, USER DEFINED

execute

save + back

7. SPECIFY FILES.

display change

click on legacy data

attah flat file

give description

select tabulatore

enter

save + back

8. ASSIGN FILE

execute

display change

save + back

9. IMPORT DATA.

execute

display change

save + back

10. DISPLAY IMPORTED DATA

enter ok, it willl show records only.

back

11. CONVERT DATA

execute

display change

save + back

12. DISPLAY CONVERTED DATA

execute

display change

save + back

13. CREATE BATCH INPUT SESSION

tick keep batch input folder

F8

back

14. RUN BATCH INPUT SESSION.

SM35 will come

Object name will be shown here

select object & process

BDC:

BDC (Batch Data Communication) is a technology used for data transfer. it is meant for transferring data thru SAP transactions itself. When u use BDC for data transfer, the sequence of steps is the same as when u use standard sap transaction screens for data upload. The only difference is that u can use different options for foreground/background processing.

BDC (Batch Data Communication):- ABAPER's Help required and will write a Code to Migrate the Data from NON SAP SYSTEM (Legacy System) to SAP SYSTEM.

Ex:- Large / Huge data should be Transfer From Legacy System to SAP System Abaper will write code on this ( Data Migration in Create of Sales Orders in Large / Huge Quantity ).

Data can be uploaded using BDC programs, LSMW for master data and CATT is also being used.

Please Reward If Really Helpful,

Thanks and Regards,

Sateesh.Kandula

Answers (5)

Answers (5)

Former Member
0 Kudos

Thanks to All,

Regards,

Praveen Kumar.D

Former Member
0 Kudos

Hi Dodda Praveen,

Sent Mail.

Reward points if it helps

Regards

Srini

Former Member
0 Kudos

hi

Mail Sent..

Do Reward Points

Thnx & Regrds

Naren..

Former Member
0 Kudos

Hi praveen kumar,

Here is the link explaining step by step LSMW

/people/hema.rao/blog/2006/09/14/lsmw--step-by-step

http://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc

LSMW for Material Master

http://help.sap.com/saphelp_46c/helpdata/en/f6/ca0766a7a911d1950500a0c930e0da/frameset.htm

For BDC

Just go thru this document:

http://www.sap-basis-abap.com/abap/general-flow-of-a-bdc-program.htm

<b>Reward points if this is useful</b>

Regards

AK

Former Member
0 Kudos

Email sent with screenshots.

Regards,

Rajesh Banka