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

bdc problem

Former Member
0 Likes
585

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

5 REPLIES 5
Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
566

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.

Read only

Former Member
0 Likes
566

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

Read only

0 Likes
566

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

Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
566

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..

Read only

Former Member
0 Likes
566

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