cancel
Showing results for 
Search instead for 
Did you mean: 

S01 vs T01

Former Member
0 Kudos

previously , i am using T01 asyncrhonous and data able to download to the client

after that i create a new SyncBO with S01 synchronous , i try to sync more than 10 times, no data is dowloaded to the client,

i am using the same bapi for getdetail, getlist, modify.

in merep_worklist for the particular syncBO there is no entries also.

Accepted Solutions (0)

Answers (2)

Answers (2)

AjithC
Employee
Employee
0 Kudos

The problem is in Getlist. Execute the getlist in backend and see its returning proper data. If yes, check the logs for any error messages...

Regards

Ajith

Former Member
0 Kudos

Hi,

First check if there is any data in the backend by executing the getlist function. If yes, check if the syncBo is enabled. If so, regenerate the syncBo.

Regards,

Rahul