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 DOUBT

Former Member
0 Likes
449

Hi all,

I need to create a reservation through bapi.

I need to pass all the materials the needs to be included in my reservation right.

and later i need to create a script for that reservation, does any one have an idea how to retrieve all the materials if i know the reservation number.

what do you mean by BOM.

THANKS

2 REPLIES 2
Read only

Former Member
0 Likes
421

Hi,

U can try this FM : CO_BC_RESBD_OF_ORDER_GET by passing the requird production order. Its reads the bom (bill of materail ) for that particular production order in bom we create all the characterstics of different materials and flag it which creates a BOM .

vin