cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic Material determination

Former Member
0 Kudos

hi Gurus,

Please help me regarding material determination:

1. We want to maintain material A, B, C and D thru material determination.

2. Then if we put in material A, we want to have an automatic determination of which material is available (availabilty check).

3. We dont want it to be manually picked, but automatically determined.

How can we do that?

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

In VB11 transaction select the reason as automatically

Former Member
0 Kudos

Hi,

Material determination is done through condition technique.

First of all maintain the condition type A001 .

Assign your accesss sequence to the condition type.

Create your procedure

Assign procedure to Sales doc type

Define Substitution reason[TCODE:OVRQ], give the substitute reason as 0005.

Create the material determination in VB11, specify the alternative materials as B,C,D and give the substitute reason as 0005.

Plz reward points if helpful.

Regds,

Pallavi

Former Member
0 Kudos

Is it really 0005? not 0004?

Former Member
0 Kudos

In VB11 create material determination condition record and specify the alternative materials as B,C,D and give the substitute reason as 0005.

and make a check for the MRP Indicator for material D.

The system checks for A and if no stock then B if no stock then C and so on;

There fore the MRP Ind should be set for material D.

Reward points if useful.

former_member184555
Active Contributor
0 Kudos

Hi

I remember it as 0005. This meets your requirement.

Thanks,

Ravi

Reward points for the helpful answers. It contributes to the World Food Program byway of donation from SAP.

former_member184555
Active Contributor
0 Kudos

Hi

This can be configured in the SUBSTITUTION REASON and assign that to the VB11 condition records.

Based on the availability of the material, it confirms the materials and determines the alternate materials (one or more) in different line items based on their availability.

Thanks,

Ravi

Former Member
0 Kudos

hi Ravi,

do you know which substitution reason to use for this?

example:

I entered material A, but material A has no stocks, so he checks B but it also has no stocks, but automatically chooses C because it has stocks.

Thanks.

Former Member
0 Kudos

Hello,

Create the material determination in VB11, maintian the alternative material, select the item click on the alternative materials (F2), maintian the other materials.

Prase