Application Development 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: 

Issue with saving released Production orders

Former Member
0 Kudos
320

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 ?

2 REPLIES 2

Former Member
0 Kudos
141

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

0 Kudos
141

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.