‎2007 Mar 23 9:49 AM
hi,
i always got this message when populating data. "check your entries".
may i know how to get rid of this? i tried background but seems like the bdc not working to create the order.
thanks
‎2007 Mar 23 9:51 AM
Hi,
as long as your message is a warning or status message there is no problem to the runing of the BDC.
Just run ur program in the foreground and then check it...
If it is runing normally then there is no problem..
Cheers,
Simha.
‎2007 Mar 23 9:53 AM
Hi,
Let us know, you get the message while populating which field. You would be getting the message when some particular field is entered through BDC. There might be a minor mismatch on the data part.
regards,
Ram
‎2007 Mar 23 9:58 AM
hi,
i m updating LT01 via bdc. on the second screen, after i press enter,
this message will show. nothing wrong with the entries.
how to ignore this message in bdc?
thanks
‎2007 Mar 23 10:01 AM
Hi,
just do the change manually..if u can able to do it..
then record the same and code it in ur program..
If the same problem exists during manual transaction, then there is some problem with the data..
Check out.
Cheers,
Simha.
reward if helpful..
‎2007 Mar 23 10:01 AM
hi dear,
this is not a problem.u can easily debug ur bdc program
follow these steps
open ur bdc program from se38
set break-point to the form where FNAM and FVAL is passed
and u can easily find out at which field it is creating the problem.
Reward points if u find useful.
regards
Amit