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

Problem In BDC

sachin_jadhav8
Participant
0 Likes
331

Hi ,

I'm modifying a BDC which is used to upload stock in F-02 I run it in Background . But If I do Scheduling for say

4 days then it uploads same data as which it already uploads for 1st day.It means when next day arise

it overwrites 1st days data.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
309

Hi,

How the BDC data gets modified everyday....

May be the BDC data is not getting modified due to which it is repeating the same data for creation....

since it is scheduled at background, everyday it will run with the same data.

Regards,

Siddarth

2 REPLIES 2
Read only

Former Member
0 Likes
310

Hi,

How the BDC data gets modified everyday....

May be the BDC data is not getting modified due to which it is repeating the same data for creation....

since it is scheduled at background, everyday it will run with the same data.

Regards,

Siddarth

Read only

sachin_jadhav8
Participant
0 Likes
309

This message was moderated.