‎2006 Jun 12 4:06 PM
Hi,
I'm working on a bath input for tcode ME11 to post the Record Info.
A warning message You have not entered a planned delivery time causes an error to the Batch Input. I cant ignore. How I can ignore this message?
If I call the transaction manually I can ignore the massge via "Enter".
Thanks.
‎2006 Jun 12 4:28 PM
BDC will just stop if it's a type 'E' or type 'A' error. The error isnt in this point. Please, check the return table after calling CALL TRANSACTION.
CALL TRANSACTION ME11 USING BDC_TABLE MESSAGES INTO GH_MESSAGES MODE N UPDATE S.
Please, mark ALL useful answers if it helps you.
Regards,Felipe Cunha [FpdC]
‎2006 Jun 12 4:12 PM
HI,
Are you sure you can ignore the message by pressing enter when you do it manually?
The bdc session would behave tehe same way as we do it manually.
If it is a waring, the the bdc wouldn't stop.
Regards,
Ravi
‎2006 Jun 12 4:28 PM
BDC will just stop if it's a type 'E' or type 'A' error. The error isnt in this point. Please, check the return table after calling CALL TRANSACTION.
CALL TRANSACTION ME11 USING BDC_TABLE MESSAGES INTO GH_MESSAGES MODE N UPDATE S.
Please, mark ALL useful answers if it helps you.
Regards,Felipe Cunha [FpdC]
‎2006 Jun 12 5:12 PM
the massages table contains only S and W message type.
If I execute the BI with mode A, it stops at the warning massages. If I press enter it proceed normaly.
If I execute it in mode N, the massege stop the BI.
Any suggest?
‎2006 Jul 11 10:23 AM
Hi Salvatore,
I'm in the same situation. I execute a BI, but it stops after a waring appears.
If I proceed the transaction manually, the warning appears, but if I press ENTER the transaction ends successful.
Did you solved your Problem or did you have an hint for me.
Kind regards
Yvonne Adler
‎2006 Jul 20 11:00 AM
Hi Yvonne,
in my case there was an error in the program.
What I can suggest you is to put in your program the ENTER code. Maybe it can resolve your problem.
Another solution could be to change the BI execution type to aoid Warning message.
Let me know if you need more details.
‎2006 Jun 12 5:20 PM
IF transaction warning message leave it. It will effect updation but On the time of recording if u recorded with warning message. then U have to go for rerecording
Thanks
Regards
RAMKI