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

Warning message in BDC

Former Member
0 Likes
716

I am doing call transaction. There are some times when Warning message comes. Should I write an additional OK code to suppress that warning message or SAP will override by itself.

For example, when i enter ME22, some warning msg comes, when 'Enter' key is pressed, control goes to next screen.

This happens only for certain PO's.

So please let me know whether its mandatory to add a OK code (/00) to suppress this warning msg or not.

Immediate response will be appreciated.

Thanks in Advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
636

If the BDC is run in background then the error messages should be taken care of

I am doing call transaction. There are some times when Warning message comes. Should I write an additional OK code to suppress that warning message or SAP will override by itself.

For example, when i enter ME22, some warning msg comes, when 'Enter' key is pressed, control goes to next screen.

This happens only for certain PO's.

So please let me know whether its mandatory to add a OK code (/00) to suppress this warning msg or not.

Immediate response will be appreciated.

Thanks in Advance.

2 REPLIES 2
Read only

Former Member
0 Likes
637

If the BDC is run in background then the error messages should be taken care of

Read only

0 Likes
636

In back ground normally you run in no screen mode ,,so automatically the small pop ups will be ignored and will be posted successfully.

reward points if useful

bye

sasi