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

Suppressing warning message while processing BDC session

Former Member
0 Likes
1,132

HI,

Is it possibal to suppress warning message or any other non error message while processing BDC session in Sm35.

4 REPLIES 4
Read only

abdul_hakim
Active Contributor
0 Likes
680

No you cannot..Incase of error message your session get cancelled else it will continue.

Read only

Former Member
0 Likes
680

Hi Hemant,

While processing your BDC from SM35 - select the Process Mode as - Display Errors Only

In this case the session will process all screens in background except when an error occurs, then the error screen will "pop up"

Cheers,

Adi

Read only

0 Likes
680

hi,

u can write the code for that .. where exactly expecting to get warning messages there

give ok-code is enter( ok code value ) .

it will solve u r problem .. i have done the same ..

Read only

Former Member
0 Likes
680

in case of error message type 'E' that time only your session will be closed otherwise it will not stop like message type W,I,S.....