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

Migrating pricing condition data using LSMW

Former Member
0 Likes
1,011

Hello Sap Gurus,

I have a requirement to migrate Pricing condition records in sd, can i use LSMW to migrate the pricing conditions, if so can any one explain how to do it?

3 REPLIES 3
Read only

Former Member
0 Likes
596

Hi,

Yes, U can do that.

use the recording method.

first record the transaction VK11.

maintain flat file. upload this file in the step "specify n assign files",

For information regarding LSMW steps visit the following link:

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

http://help.sap.com/bp_blv1500/BL_US/html/dataconv_lsmw.htm

Regards,

Read only

0 Likes
596

Hello Kishore,

actually here we are trying to create pricing conditions with reference to sales organization, distribution channel and division,

so in that scenario can we use lsmw

Read only

0 Likes
596

Hi,

I prefer to migrate the conditions by one of the following methods:

Object               0070   Condition record
Method               0000                   
Program name         RV14BTCI               
Program type         B   Batch input       

Message type         COND_A                      Conditions: Master data for price determination 
Basic type           COND_A02                    ALE condition records    

Reason being, the different multiple conditions like PB00 & RA00 in case of purchasing, along with the quantity / value scales could be loaded without any problem.

Hope this helps.

Best Regards, Murugesh AS