‎2007 Mar 23 2:08 PM
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?
‎2007 Mar 24 11:52 AM
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