cancel
Showing results for 
Search instead for 
Did you mean: 

Free Goods

loganathan_p3
Contributor
0 Kudos

Dear All,

I am using exclusive free goods configuration and it is working fine.But in sales order after free goods in determined,user is able to change the qty of free goods.

My requirement is to restrict this.Other than qty field, every field of free goods line item (TANN) is in display mode.

Kindly suggest me in this juncture.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

If you want to restrict the quantity field for the free good exclusive material item , take help from your developer to fix it.

Its not possible through configuration.

Thanks,

Siva.

loganathan_p3
Contributor
0 Kudos

Dear Siva,

Thanks for your reply.

On more thing is that,as my requirement is to give 20% for a material if customer purchase minimum of 5 qty.I enter these condition in VBN1.

But in sales order after TANN is determined,user is able change to qty of free goods.So in this scenario % of free goods is going above 20%..

Kindly suggest me in this.

bsivasankarreddy_reddy
Active Contributor
0 Kudos

Hi

line item level field disable mode  use

MV45AFZZ-include

USEREXIT_FIELD_MODIFICATION -user exit

here write you requirement logic

But in sales order after TANN is determined,user is able change to qty of free goods.So in this scenario % of free goods is going above 20%.

this scenario you need to restrict or allow

pl clarify

loganathan_p3
Contributor
0 Kudos

Dear Bojja,

Thanks for your reply.

I have to restrict this.

Whenever the main item increases,according to that free goods can change.But % should be 20%

bsivasankarreddy_reddy
Active Contributor
0 Kudos

hi

so  you can write logic

USEREXIT_FIELD_MODIFICATION -user exit


give your requirement to Developer , it done through this exit.



regards


loganathan_p3
Contributor
0 Kudos

Dear Reddy,

Thanks for your reply.

If user want to reduce the free goods qty,then it will not be possible?

My requirement is that free goods qty should not go above the 20% but he can reduced that qty.

Kindly suggest me in this

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

Search SCN for Transaction Variant through which, you can make the quantity field as non-editable.

G. Lakshmipathi