Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Material Matchcode object MAT1

Former Member
0 Kudos

Hi,

We have defined all the variables for the materials. However, when I attempt to use Material

Matchcode object MAT1, I get the response "No possible entries found". Why?

Thanks,

Sneha.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Matchcode i.d. "B", "Material by bill of material" has a selection condition for field STLNR NE ' '.

STLNR is the BOM number associated with a material in table MAST. Hence the message - "no

possible entries..." pops up if there are no bills of materials associated with your material numbers.

You get the matchcodes as long as the material referred by you has BOM number associated with

it.

Reward if helpful...

Cheers,

Sowjanya.

1 REPLY 1

Former Member
0 Kudos

Hi,

Matchcode i.d. "B", "Material by bill of material" has a selection condition for field STLNR NE ' '.

STLNR is the BOM number associated with a material in table MAST. Hence the message - "no

possible entries..." pops up if there are no bills of materials associated with your material numbers.

You get the matchcodes as long as the material referred by you has BOM number associated with

it.

Reward if helpful...

Cheers,

Sowjanya.