cancel
Showing results for 
Search instead for 
Did you mean: 

Should not allow change in Quotation

former_member358181
Active Participant
0 Kudos

When we are creating the sale order with reference the quotation no, it is working fine.

My requirement is, after created the sale order; it should not allow the quotation for any change in Header and item data.

Is it possible, if possible what are all the steps need to be done?

Regards,

Devendra

View Entire Topic
former_member217082
Active Contributor
0 Kudos

Hi Devendra

Check the Completion rule for quotation item category, if it is blank then maintain A or B for Completion rule

Secondly , in VTAA also check wheather sub-routines are correctly maintained or not

Regards

Srinath

former_member358181
Active Participant
0 Kudos

Thanks for replay,

Already I have maintained the B in completion rule for quotation item category and in VTAA also maintained.

I want is, system should not allow the quotation for any change in Header and item data.

If any user exits, so pl. tells me.

Regards,

Devendra

Former Member
0 Kudos

Hi Devendra,

Try with User exits MV45AF* Series.

You have to spot the exact one by going through each exit to find which can suit your requirement.

You do a restriction for transaction code VV32 if there is a subsequent document created.

Regards,

Subbu

Former Member
0 Kudos

Hi Devendra, Sorry i mentioned the tcode wrong. Please correct it as VA22

Regards

Subbu

former_member217082
Active Contributor
0 Kudos

Hi

You can assign the completion rule for the sales order item category also.Then your requirement can be fulfilled Secondly in VTAA maintain header data copying requirements as 001 then the data wont get changed

Regards

Srinath