2007 Oct 15 10:25 AM
Hi experts,
i uploaded a flat file,every thing was ok..but when the data is uploading one of the field is not updating values.What could be the possible solution for this.
2007 Oct 15 10:28 AM
Hi kiran,
Just see whether u recorded that field or not in your coding?
Check it in the debugging ..u ll come to know.
Regards,
Hk
Hi experts,
i uploaded a flat file,every thing was ok..but when the data is uploading one of the field is not updating values.What could be the possible solution for this.
2007 Oct 15 10:28 AM
Hi kiran,
Just see whether u recorded that field or not in your coding?
Check it in the debugging ..u ll come to know.
Regards,
Hk
2007 Oct 15 10:30 AM
Hi
First check the field whether its properly declared or not
Second clear table for BDCDATA ex clear i_bdcdata[].
In case for any problem paste your code here.
Aditya