‎2007 Aug 06 10:34 PM
I need to create a reservation (in table RESB) as well as add the material to the component list in the activity within a network (CN22) when I do that.
Does anyone know if I can use BAPI_RESERVATION_CREATE1 for this?
I am on version 4.6.
Thanks
Fred
‎2007 Aug 08 3:41 PM
Either this functionality is not part of BAPI_RESERVATION CREATE1 or I am not phrasing my question right.
How about if anyone knows how to add a COMPONENT to a NETWORK? I am looking for a function module or a BAPI in 4.6c. The T-code equivalent is CN22.
Thanks for any help!
Fred
‎2007 Aug 08 3:48 PM
Hi,
You can use this BAPI to create individual reservations,
To find a BAPI to add component in network, then look at the transaction code BAPI to fin da BAPI
Regards
Sudheer
‎2007 Aug 08 5:00 PM
Hi Sudheer,
Thanks for your response.
I already did that and could not find any.