cancel
Showing results for 
Search instead for 
Did you mean: 

How to disable pricing tab to avoid any changes in the price in return orde

atgsd_atgsd
Participant
0 Kudos

Dear Expert

We are facing a scenario where we make return order; the Price is copied from the invoice. And it is working perfectly. The system does not allow us to change the price.

The issue we are facing here is that user can input new condition like discount /premium and change the net value for the return order pricing, and this will reflect in the credit note for returns.

Is there a way to restrict the user from entering any pricing condition in the header or item conditions tab.

although we cannot change the original price coming from invoice referenced for return order, but the user can input new price conditions as below. This must not be allowed.

The price must come according to the Qty being referenced.

While making the credit for returns, the user has a chance of further making changes to the net value by adding new conditions. Hence this must also be restricted for any changes.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Lakshmipathi
Active Contributor
0 Kudos

Please dont post the same question in multiple forums which is not allowed

G. Lakshmipathi

Shiva_Ram
Active Contributor
0 Kudos

You can use FORM USEREXIT_FIELD_MODIFICATION in program MV45AFZZ to change the screen attributes. For example, using this exit, you can make for return order type, the pricing screens can be made as display only.

Regards,