cancel
Showing results for 
Search instead for 
Did you mean: 

Create order with reference

Former Member
0 Kudos

Dear All,

After we create a sales order with reference to a quotation, since after screen is shown in edit mode, users can delete the lines in the sales order, inherited from the quotation that makes the reference meaningless.

Is there a way to prevent this ?

Best regards.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

The reference from Quotation to order is in the edit mode as this is a standard funcationality. this is so designed as there can be multiple orders for the same quotation with different quantities and materials as required.

however i see in your case that it is specific to constraint the order items with material and quantity. in such case it can be handled via user exits.

cheers

vasim.

Former Member
0 Kudos

Hi

I think you can place a requirement in the copy controls, just check with your developer

Regards

Sekhar

former_member315051
Active Contributor
0 Kudos

Check with ABAPer to Controls this with User Exit MV45AFZZ.

former_member206976
Active Contributor
0 Kudos

Hi,

Please check regarding the EXIT with your abaper

" FORM USEREXIT_SAVE_DOCUMENT_PREPARE ".

regards