cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: Free goods issue VBN1

Former Member
0 Kudos

Hi guys..

We have 3 materials M1, M2 and M3. we are trying to create free goods relationship like M1 -> M2 and M1 -> M3. But the system is taking only one condition which is entered recently ( latest condition).

can anybody tell me what extra fields has to be taken care before entering 2 free goods conditions for one material and send me if u have any document URL's related to this.

Regards

veerendra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

In the first step you are creating M1 and M2 is the free goods, and

in the second step u are giving M3 as free good, in this case first entry will be over written by second entry that is with M3.

you can do this with the ABAPer help by changing the code or through the user exit.

This is not possible through SAP usual process.

It can be done through Enhancement.

Best regards

Bhupathi.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Veerendra,

It's not supported by Free goods function in SAP, this means you cannot give the customer material M2 and M3 if they order material M1. Only 1 to 1 relationship is supported by this function.

However, if in your case, e.g.

1. give free good M2 if buy M1, for certain condition A.

2. give free good M3 if buy M1, for certain condition Z (diff. from condition A).

You may try to have different condition table that should be assigned it to the access sequence and the condition type for free goods.

Regards,

~gum+

Former Member
0 Kudos

as per my knowledge Freegoods in SAP is possible 1:1,that means i item allowed one freegood only.

Let us see our other friends responses.