‎2009 Apr 09 11:11 AM
HI,
Is it possibal to suppress warning message or any other non error message while processing BDC session in Sm35.
‎2009 Apr 09 11:13 AM
No you cannot..Incase of error message your session get cancelled else it will continue.
‎2009 Apr 09 11:15 AM
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
‎2009 Apr 09 11:56 AM
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 ..
‎2009 Apr 10 5:49 AM
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.....