2013 Aug 21 7:37 AM
Is it possible to create reservation for the activity which is in created status ? Am using the BAPI 'BAPI_RESERVATION_CREATE1'.
which is showing An error message in return variable .
( Error message returning from BAPI:
System status CRTD is active (NWA 1000000723 0010)
No instance of object type BUS2093 has been created. External reference: )
2013 Aug 21 8:55 AM
Hello Saya.
What do you mean by activity?
Are you trying to create a reservation for order?
For production order, status should be Released (REL) in order to create reservation.
Regards.
2013 Aug 21 1:09 PM
Hai Arun ,
Actually am doing batch determination , for that am checking some conditions and creating an activity under a selected project and network.
After that am trying to create a reservation using BAPI 'BAPI_RESERVATION_CREATE1'. while creating Am getting error in return table.
Note : Reservation is automatically creating in CJ20N where the status of the Activity is Created.
Warm regards,
Saya.
2013 Aug 22 4:12 AM
Thanks for letting me know the scenario.
Status has to be released for any action to take place with respect to the object under consideration.
Release it and try with the BAPI.
Regards.
2013 Aug 21 10:29 AM
Hi Saya,
You have to set release the Order (Prod/Proc). Unless an order is released for production, Materials reservation for that particular order cannot takes place.
Regards,
Prashant
2013 Aug 21 2:32 PM
Hi Saya ,
Just check this link if it helps you.
http://scn.sap.com/thread/3333473
With Regards,
Sudhir S
2013 Aug 24 10:08 AM
My requirement is such a way that the activity should be in the same status.
if we are creating the reservation using the tcode MB21 it is allowing to create the reservation for the activity which is in created status. iam trying to implement the same in my program also.
2013 Aug 24 1:15 PM
Saya,
I don't think that is possible.
Can you show me how you had created reservation via MB21 for the network-activity?
Regards.