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
228

hi

i do lt01 via bdc. on the second screen, after i press enter, system proposes data for the source and dest. i overrite the dest data during bdc and followed by enter to create order. after the bdc processed, i checked in lt21, i still not able to get my data but instead it saved with the system proposes data.

what i have missed?

1 REPLY 1
Read only

Former Member
0 Likes
200

Hi

why don't u post the code? we will be able to solve it in a better way..

Anyhow, I will just try out if my answer would solve ur problem:

If the field u r updating is a numeric one, then better copy it into a character string and then update. This way, the data is written left-justified in the field.

I hope u understood what I wrote..

reward points if helpful

Regards