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

Reg:BDc's

Former Member
0 Likes
436

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
415

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.

2 REPLIES 2
Read only

Former Member
0 Likes
416

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

Read only

Former Member
0 Likes
415

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