cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BDC is Saving Production Order In spite of errors (CO11N)

satya-dev
Participant
0 Kudos
1,437

Hi Experts,

I have recorded BDC for CO11N, But it not exiting on the error messages.

Means in tcode if any error is coming, it is not allowing to save the order. but in BDC in spite of error it saving the order.

Any kind of help will be appreciated.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

satya-dev
Participant
0 Kudos

I have solved the problem.

Goto V_160M table and Changed Warning & Information messages to Error.

Answers (4)

Answers (4)

JL23
Active Contributor

Read OSS note 1999131 - Batch input has problem for CO11 and CO11N

satya-dev
Participant
0 Kudos

I have applied NOTE already, this for suppressing the popup scree.

JL23
Active Contributor

you applied a knowledge base article? How?

anand_sagarsethi
Contributor

It cannot happened..! you might be missing something here..

satya-dev
Participant
0 Kudos

Right now i don't have note access. Please see the screen shot.

What check boxes should i need to check.

Former Member
0 Kudos

An Excerpt from OSS Note 1999131:

"

Resolution

We would recommend you using the BAPI BAPI_PRODORDCONF_CREATE_TT (BAPI_PROCORDCONF_CREATE_TT for process order) for batch input.

However, if you do need to work with transaction code SHDB, you could specify the system to work with the CALL TRANSACTION mode by setting the checkbox 'Not a Batch Input Session'. In this case, the system does the confirmations in the dialog mode. The pop-up will not be prevented in this case. You may also consider setting the BDC Option Parameter (nobabinpt) when calling BDC records."

satya-dev
Participant
0 Kudos

CO11N Behavior: If error in goods movement(due to any reason), then standard is NOT allowing us to save the order.

BDC Behavour : In return table throwing messages as error goods movement, order saved.

I have tested in 'A' mode but it is saving the order in-spite of errors.