Application Development and Automation 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: 
Read only

BDC Warning Message Problem

nishantbansal91
Active Contributor
0 Likes
775

How i cme overcome the warining messsage in BDC ..

5 REPLIES 5
Read only

Former Member
0 Likes
713

Press Enter while recording? When you run BDC in background, messages are automatically recorded or ignored.

Read only

nishantbansal91
Active Contributor
0 Likes
713

no sir neither message are not recorder during bdc and i write explictily code for that bt whn the bdc is running in the N mode it can stop when the warning message is coming ..

i m doing the excise invoice in the back date .

1St warning message

Reference document of 0000011283 is not delivery document

2nd one is

Posting date is different from current date

Read only

0 Likes
713

Hi Nishant,

I am facing similar issue in my BDC. If your issue is resolved, can u please tell me what was the solution?

Regards,

Shruti Gupta.

Read only

0 Likes
713

Hi Shruti,

In BDC all the Warning message are ignored when you run BDC in Background mode. But when you try to run BDC in foreground mode it will stop.

Regards,

Nishant

Read only

0 Likes
713

Hi Have you tried adding below code for enter . PERFORM bdc_field      USING 'BDC_OKCODE'                         '/00' And have you tried option CATMODE 'A'. Thanks Kamesh