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: 

BAPI or FM to get the material details

jose_augastine3
Active Participant
0 Kudos

Hi,

Is there any RFC or BAPI to fetch material details from ECC6 ?

I will be passing MATNR and I want to get the material details.

Thanks and regards,

J Augastine

1 ACCEPTED SOLUTION

GauthamV
Active Contributor
0 Kudos

Use Fm CRS_MATERIAL_READ_ALL

For plant related material details use BAPI_MATERIAL_GET_DETAIL.

3 REPLIES 3

GauthamV
Active Contributor
0 Kudos

Use Fm CRS_MATERIAL_READ_ALL

For plant related material details use BAPI_MATERIAL_GET_DETAIL.

Former Member
0 Kudos

Hi,

You can also use "BAPI_MATERIAL_GET_ALL'.

Regards,

Ganga

Former Member
0 Kudos

This message was moderated.