‎2006 Aug 18 3:18 PM
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
‎2006 Aug 18 3:21 PM
Hi Swathi,
<b>BOM</b>
http://help.sap.com/saphelp_erp2005/helpdata/en/ea/e9b7234c7211d189520000e829fbbd/frameset.htm
http://help.sap.com/saphelp_erp2005/helpdata/en/d1/2e4114a61711d2b423006094b9d648/frameset.htm
http://www.sap-img.com/sap-sd/sales-bom-implementation.htm
http://www.sap-basis-abap.com/sappp007.htm.
Please Close your previous thread if it is answered by marking helpful answers
‎2006 Aug 18 3:25 PM
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