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

BAPI for getting material and production BOM info

0 Kudos
1,769

I see function module (CS_BOM_EXPL_MAT_V2) available for getting BOM info, but that is not exposed for remote call. Is there a BAPI for getting material and order BOM information?

4 REPLIES 4
Read only

RaymondGiuseppi
Active Contributor
0 Kudos
1,015

Look for a CS_BOM_EXPL_MAT_V2_RFC, is it available in your version?

Read only

0 Kudos
1,015

Thanks. I got CSAP_MAT_BOM_READ for Material BOM. Still struggling to find BAPI for reading order BOM. Could you please help with this?

Read only

0 Kudos
1,015

Yes CSAP_MAT_BOM_READ is RFC enabled. Can I assume you don't have a CS_BOM_EXPL_MAT_V2_RFC on your system, which is your version?

Read only

1,015

i think skanikdale wants to know who to read the Production order components and, in this case, BAPI_PRODORD_GET_DETAIL come in.