cancel
Showing results for 
Search instead for 
Did you mean: 

Material Determination

Former Member
0 Kudos

Dear Friends,

Plz. help the Query Regarding Material Determination

I had two Products A & B.

System should swap from Product A to Product B only when Sufficient Stocks are not available in my plant.

If Sufficient Stock is available system should not activate Material Determination.

Thanks in Advance and Suitable Answers will be Rewarded.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Hari,

I have a same scenario in my project now. Did you manage to resolve this issue. If yes, how.

regards

rc gopi

Former Member
0 Kudos

Hi Gopi,

To resolve this issue

First manitain the condition record in VB11 for material A as A and then select the scales in the application tool bar and you will get one more screen, in that maintain the B material and check MRP indicator for the material B.

Former Member
0 Kudos

Hi Hari,

Thanks for your input this was the one i thought off but here requirement is whenever A material has a stock it should not trigger Material substituion eventhough A material has 10 substitutions.

Note: Customer doesnt need POP box for enough stock of A material.

regards

rc gopi

Former Member
0 Kudos

Hi,

There is no need of techinical consultant in standard u can solve this, first manitain the condition record in VB11 for matearil A as A and then select the scales in the application tool bar u will get one more screen in that maintain the B material and check MRP indicator for he B material.

definately ur problem will be resolved,

Any quiries revert back to me.

Regards,

kishore.

Former Member
0 Kudos

Hi,

for that u need to write USER EXIT SPEEK TO UR ABAPER he will help u out .

User Exits For Product Selection

Example.

The following SAP extensions are available for the area of "Product

Selection":

o V45A0001 Function module exit for developing alternative materials

for product selection

Activities

1. Create your extension by using an existing project or creating a new

one.

Supplement the coding provided by SAP. SAP has supplied the

necessary function modules with short text, interface and

documentation.

2. Activate the project.

This will run the ABAP coding. If you do not activate the project

the user exit will not come into affect.

Further notes

In contrast to modifications, extensions are suitable for release as

they are not carried out in original coding provided by SAP but in your

own particular program.

You will find a more detailed description of the procedures for

configuring extensions in the "Extension of SAP Transactions

Best regards,

venkataswamy.y

former_member217082
Active Contributor
0 Kudos

Hi hariprasad

Then you need to check the stock that is available in the plant of product A . If that stock is not available then you need to go for material determination of swapping product A to Product B .

But the option which you can go is maintain is go with a new requirement with the help of ABAP'er and give the inputs to the ABAP'er and then assign in the material determination access sequence. Then once you maintain the condition record of material determination then automatically your problem can be solved

Regards

Srinath

Former Member
0 Kudos

hari i think with the help of technical consultant u will solve this problem

find the filed name where the plant stock stores

and send spec to ABAPer

in that spec mention

if stock not in XXXX Plant than activate material determination condition record or else create one requirement with above logic and assign to access sequence try this