cancel
Showing results for 
Search instead for 
Did you mean: 

Overwrite price type in copy control

0 Kudos

Hi All,

I am creating a return order w.r.t billing document in which i have to redetermine the price i.e. overwrite the price type in copy control if the item category is relevant for returns.

How can this be achieved in my calculation routine.

Please use precise & effective subject title to represent your discussion

Message was edited by: Jyoti Prakash

Accepted Solutions (0)

Answers (2)

Answers (2)

shashi_thakur
Contributor
0 Kudos

Hi Sakshi,

Are you not using a separate Item Category for the Returns. If yes, then I believe the copy control can be set to redetermine the prices.

Regards,

Shashi

Former Member
0 Kudos

Hi Sakshi,

If you have seperate item category than you can change pricing type through copy control setting . Refer screen shot no 1.

You can also change pricing type at exit level. Refer second screen shot.

Exit name : MV45AFZB - USEREXIT_NEW_PRICING_VBAP

MV45AFZB - USEREXIT_NEW_PRICING_VBAP

Regards,

Haresh Panara

Former Member
0 Kudos

Hi Sakshi,

You issue is resolved or not ?

Regards,

Haresh

Former Member
0 Kudos

Hi Sakshi,

Your issue is resolved or not ? Pls confirm.

Regards,

Haresh

former_member186385
Active Contributor
0 Kudos

Hi,

you can always create condition record with Sales document type as one of the key combination

when ever you use RE (Standard Return order ) your price will be redetermined

if you want to enter manual condition,, create a new condition type and add while processing return order
, for this you have to modify pricing procedure

check your feasibility and leverage any of the options

regards,

santosh

0 Kudos

Hi Santosh,

I cannot take it as a manual condition as it's a calculation of above subtotals,

also there is no access sequence assigned to it.