Application Development and Automation 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: 
Read only

Get Material Master Data

Former Member
0 Likes
1,241

Hi,

I have to get material master data.

There is a function that can help me to avoid the select?

Thanks

Salvatore

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,134

BAPI_MATERIAL_GET_DETAIL

A search in SE37 with the string material should get you many more.

Sudha

9 REPLIES 9
Read only

Former Member
0 Likes
1,135

BAPI_MATERIAL_GET_DETAIL

A search in SE37 with the string material should get you many more.

Sudha

Read only

Former Member
0 Likes
1,134

HEllo,

U can make use of the FM MARA_READ.

Hope this will be useful for u.

Reward points if it is useful for u.

Regards,

Vasanth

Read only

Former Member
0 Likes
1,134

HI

GOOD

CHECK WITH THIS FUNCTION MODULE

INPUT_IDOC_MATMAS01

THANKS

MRUTYUN

Read only

Former Member
0 Likes
1,134

Thanks to all but I nned a FM that give me data for all the views...

Any suggest?

Read only

0 Likes
1,134

Use this

BAPI_MATERIAL_GET_ALL

Regards,

Ravi

note : Please mark all the helpful answers

Read only

0 Likes
1,134

This fm CRS_MATERIAL_READ_ALL colud be a good solution.

Read only

Former Member
0 Likes
1,134

See the functions in the group BUS1001 and

BUS1001006

-Kiran

Read only

Former Member
0 Likes
1,134

Use the function module,"BAPI_MATERIAL_GET_ALL"

pass values to the fields to the function module, based on what material views you want to retrieve.

suppose to fetch Warehouse related values, populate your warehouse no & type to the function module.

regards

srikanth

Read only

0 Likes
1,134

Maybe this FM is not active in 4.6c