cancel
Showing results for 
Search instead for 
Did you mean: 

0FC_BP_ITEM delta scheduling in SAP BW

abhimanyu_sharma
Contributor
0 Kudos

Hi Experts,

I have implemented 0FC_BP_ITEMS data source and fetching open and clear items to BW system.

To update delta queue, we need to run below tcode:

  1. FPOP (Update of BP Delta Queue): To extract BP Line items either Open or Cleared.

Unfortunately above t-code doesn’t have a functionality to schedule a background (batch) job to extract delta records, respectively.

Could you please let me know the other way of updating the delta queue in batch job so that i dont need to change the variants manually on daily basis in FPOP.

I have checked this program RFKK_MA_SCHEDULER to update the delta queue in batch mode but what should be value of mass activity ? and how to increase Date ID ?


Accepted Solutions (0)

Answers (1)

Answers (1)

bhavinvyas
Active Contributor
0 Kudos

Please check this blog for scheduling the delta,

https://blogs.sap.com/2014/10/21/scheduling-fi-ca-related-delta-extraction/

Hope it helps!

Thanks,

Bhavin Vyas

abhimanyu_sharma
Contributor
0 Kudos

yeah I have read this blog. My question is if we want to send this to production first time, what all the steps are required to load all the historical data since 2007 from DKKOP table to BW using this data source?