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

Reg: Uploading data with Warning Message

Former Member
0 Likes
507

Hi,

I have searched the forum and found a lot of threads related with this. But nothing fits my scenario or I didn't get the solution correctly from them.

My scenario is I recorded a BDC. When I run it in foreground, sometimes I get warning messages based upon the data to be uploaded. But if I run it in foreground, I press enter and then data will be saved.

When I run the same BDC in background, the data won't be uploaded as I miss that pressing of Enter there. The thing is that, this warning could happen anywhere (any screen, any field). How can I handle this?

Regards,

Jubish

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
455

Hi,

You should sit with your functional consultant and do the recording part. He should be able to tell you where these warning messages can come. Or please check with him if you can avoid these warning messages. It becomes difficult to handle warning messages in BDC if we don't know where they might come.

So, once you know where these warning messages come, you can put additional code for enter in your BDC at that place. It should solve your purpose.

Thanks,

Archana

Hi,

I have searched the forum and found a lot of threads related with this. But nothing fits my scenario or I didn't get the solution correctly from them.

My scenario is I recorded a BDC. When I run it in foreground, sometimes I get warning messages based upon the data to be uploaded. But if I run it in foreground, I press enter and then data will be saved.

When I run the same BDC in background, the data won't be uploaded as I miss that pressing of Enter there. The thing is that, this warning could happen anywhere (any screen, any field). How can I handle this?

Regards,

Jubish

2 REPLIES 2
Read only

former_member524106
Discoverer
0 Likes
455

Hello, did you solved the problem?

now i also get the same problem with call transaction, in foreground i can press 'ENTER' to go on , but in background this record will be ignored.

tks!

Jack

2010.3.30

Read only

Former Member
0 Likes
456

Hi,

You should sit with your functional consultant and do the recording part. He should be able to tell you where these warning messages can come. Or please check with him if you can avoid these warning messages. It becomes difficult to handle warning messages in BDC if we don't know where they might come.

So, once you know where these warning messages come, you can put additional code for enter in your BDC at that place. It should solve your purpose.

Thanks,

Archana