Skip to Content
0
Former Member
Dec 01, 2009 at 06:19 AM

Delta method preferable for generic data source

36 Views

Hi All,

I'm working on APOBW ,i need to pull primary sale data into apobw .So ABAP er created a program to pick the data from tables vbrp,vbrk,knvv,mara,marc,t179 and populating into a transparent table.I have created a generic data source using that ztable and then loading data to infocube in APOBW.I need to pull data daily twice.I have fields data and time in the Z table.

Please suggest me how to pull the delta data and let me know if DSO is needed in between before loading to Infocube.

Thanks.

VS