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 for BOM components

Former Member
0 Kudos

I have a BAPI which helps me to exlpode the BOM which is CSAP_MAT_BOM_READ where components are displayed by searching a finsihed material.

now i need to find a BAPI which will go the other way where i need to find a list of finished goods when i search using a component material ??

any clues please help !!!

3 REPLIES 3

Former Member
0 Kudos

Hi,

I think you need to do this via SELECT on BOM tables....

0 Kudos

Is there another BAPI which can help ??? other than using the SELECT ....

former_member585060
Active Contributor
0 Kudos

Hi try

BAPI_GOODSMVT_GETITEMS

BAPI_GOODSMVT_GETDETAIL

Regards

Bala Krishna