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: 

search material by characteristics

Former Member
0 Kudos

Hi,

I have attached classes and characteristics to all the materials.

Now how do i search the materials based on the characteristics.

Say I want all materials between length 4 and 5

1 ACCEPTED SOLUTION

GauthamV
Active Contributor
0 Kudos

hi,

use these tables.

AUSP,CABN.

also you can check this.

[https://forums.sdn.sap.com/click.jspa?searchID=19735420&messageID=3329506]

3 REPLIES 3

Former Member
0 Kudos

Hi,

You can check out the table MARA field GROES, LAENG, BREIT and HOEHE which will give the size dimensions of the materials.

Regards,

Mansi.

GauthamV
Active Contributor
0 Kudos

hi,

use these tables.

AUSP,CABN.

also you can check this.

[https://forums.sdn.sap.com/click.jspa?searchID=19735420&messageID=3329506]

Former Member
0 Kudos

thanks