cancel
Showing results for 
Search instead for 
Did you mean: 

Pricing base on Sloc

Former Member
0 Kudos

hi all,,

can i determine pricing in sales order based on storage location?

if good from Sloc 0001 --> $ 100 ; if good from sloc 0002 --> $ 200

Best Regard,

Hendry

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

To cater your requirement you need to add field sloc in the pricing field catelog .

Please go through the below link it will help you to create new field and its assignment.

http://www.sap-basis-abap.com/sd/how-to-add-new-fields-to-field-catalog.htm

Or

If you dont want to have the new field created than take any of the condition group 1 ,2,3,4 or 5 and maintain the same value as of sloc and maintain the access sequence and condition record accordingly.

Hope this will help you !!!!

Regards,

Krishna O

Lakshmipathi
Active Contributor
0 Kudos

You have to try with any of the following exits.

a) User exits in the program MV45AFZZ - USEREXIT_PRICING_PREPARE_TKOMP

b) User exits in the program MV45AFZZ - USEREXIT_MOVE_FIELD_TO_VBAP

thanks

G. Lakshmipathi