2008 Feb 20 7:11 AM
Hi,
I have done a BDC recording for Releasing Production Orders through CO02 transaction.
The steps are as follows:
1 Goto Transaction CO02
2 Enter the Production Order that has to be released
3 Click the Display Overview Radio Button
4 Click the Release Order Button in the Header Screen.
5 Click Release Order Button from the appearing Dialog Box.
6 Save the Order.
When I execute my program through Call Transaction Method -> All Screen Mode, the program is executing fine. But through Call Transaction, No Screen Mode and through Session Method, the program is not getting executed.I have also checked for the OK CODES none of the OK CODES are missing.It is perfectly fine
whatcould be the possible problem ? How do i go about doing this ?
2008 May 16 4:57 AM
Hi,
Can i know whether you got answer to your issue related to production order creation and release in batch input mode = N.
because i am also facing same problem.
could you please help help on this if u have any ideas.
Thanks & Regards,
Hari Krishna.K
2008 Sep 07 3:11 AM
so, internal table is populating and bdcdata is calling fine..right.
the problem is data is not saving with no screens, because save button is not calling after entering production orders.
Call the save button code after inserting bdcdata for particular screen.
--satya.