cancel
Showing results for 
Search instead for 
Did you mean: 

Preventing changes to component quantities of Sales BOM in Sales Order

Former Member
0 Kudos

Hi All,

I would like to enquire whether it is possible to prevent anyone from changing the quantity of the components when a Sales BOM is used in a Sales Order. I would like to archieve this without using any customer exits if this is at all possible.

Currently you can change the quantities of the components and this has no effect on the quantity of the Header material.

Thanking you in advance for your assistance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

May be u can achieve this throguh blocking authoirzation at item level for users with the help of ABAPers...This is the only was other than sales order user exits...

If u want to use user exit then please have a look into userexit_Field_modification, Userexit_save_document

, userexit_save_document_prepare...

Regards

Sankar

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi All,

I have been able to achieve the above sucessfully using the User Exit on the Sales Order.

Thanks for your suggestions.

Edited by: Muhammad Vahed on Sep 23, 2008 10:20 AM

Former Member
0 Kudos

Hi Vahed,

You can control this by using the User Exit.Please check with your Abaper on this.Had done the same requirement in one of the Project.

Thanks and Regards,

Sateesh.Kandula