Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

LSMW Data migration

Former Member
0 Likes
1,029

Hi Gurus,

I am in the Data Migration Team.I have to 3 objects-Purchase orders,Vendor Master and contract.I am confused with which method to go forward in LSMW.This migration is SAP to SAP.please let me know which method in LSMW 1.Direct input 2.Batch input 3.BAPI 4.Idoc and BDC (in SHDB) is suitable for data migration ?what is the difference between them?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
968

First check you input file fileds , all this fileds if you find in batch input you have to use batch input, if your missing some fileds in batch input then check BAPI method

for Po use BAPI method :

Business Object BUS2012 Purchase Order

Method CREATEFROMDATA1 Create Enjoy Purchase Ord

Message Type PORDCR1 Create Purchase Order

Basic Type PORDCR102 Create Purchase Order

for vendor master

Object 0040 Vendor master

Method 0001 Standard

Program Name RFBIKR00

Program Type B Batch Input

Hi Gurus,

I am in the Data Migration Team.I have to 3 objects-Purchase orders,Vendor Master and contract.I am confused with which method to go forward in LSMW.This migration is SAP to SAP.please let me know which method in LSMW 1.Direct input 2.Batch input 3.BAPI 4.Idoc and BDC (in SHDB) is suitable for data migration ?what is the difference between them?

6 REPLIES 6
Read only

Former Member
0 Likes
969

First check you input file fileds , all this fileds if you find in batch input you have to use batch input, if your missing some fileds in batch input then check BAPI method

for Po use BAPI method :

Business Object BUS2012 Purchase Order

Method CREATEFROMDATA1 Create Enjoy Purchase Ord

Message Type PORDCR1 Create Purchase Order

Basic Type PORDCR102 Create Purchase Order

for vendor master

Object 0040 Vendor master

Method 0001 Standard

Program Name RFBIKR00

Program Type B Batch Input

Read only

Former Member
0 Likes
968

Hi,

check this link

Regards,,

Madhu

Read only

Former Member
0 Likes
968

Hi,

First check if any BAPI is available for your requiremnt and try to go with LSMW_BAPI method then recording in LSMW( if you did't have any table controls) if its not possible then go with SHDB recording...

Thanks

Read only

Former Member
0 Likes
968

for po use bapi method.

for ither use bdc method.

Read only

tarangini_katta
Active Contributor
0 Likes
968

HI Ann,

Better to go with Batch input.USing this standard programs are avliable.So better to go with batch input.

Read only

Former Member
0 Likes
968

This message was moderated.