cancel
Showing results for 
Search instead for 
Did you mean: 

some of the items have to be restricted

Former Member
0 Kudos

Hi Guru's

While creating Quotation, the first line item should be finished material and from the second line item are Raw materials will be entered manually.

So customer requirement is that when creating a sales order with reference to Quotation,system has to restrict the raw materials.

Here BOM is not used b'cauz of the materials to be entered manually

Kindly let me know how to achieve this requirement or is there any USEREXIT to achieve this

Regards

Stephd

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

The above said procedure is good to apply, take the help of ABAPer to wright the logic,where in quotation having material type ROH it should not come in to sale order, during the creation of sale order with reference to quotation. Apply that routine in copy controls.

Ram

Former Member
0 Kudos

Hi Guru's

Thanks for your solution.Problem solved

Answers (1)

Answers (1)

former_member209761
Active Contributor
0 Kudos

Dear Stephd,

In the copy cotrol between your quotation type and order type in VTAA, write a logic in data tranfer not to copy items with material type of raw materials.

Check and revert back.

Thanks & Regards,

Hegal K Charles