Hi All,
I am having one issue with Datasource 0FI_GL_10, this datasource is based
on New GL.
When I am loading data to BW with initialization I am getting wrong records
but when I am loading data with full update records are coming correct.
Following is the method which I am following where my records are coming
correct.
Steps:
1. Full update to ODS(0FIGL_O10) from Retail system.
2. Update ODS data to Info cube(0FIGL_C10) with full update.
3. Again full Update to ODS(0FIGL_O10) from Retail system.
4. Update ODS data to Info cube with Initialisation without data transfer.
5. Again full Update to ODS from Retail system.
6. Update ODS data to Info cube with delta update.
when I am trying to put the delta mode of taking up the data from source
system as mentioned in best practices,
During initialization to ODS (0FIGL_010) from Retail System we are getting
wrong data compared to RSA3 in Source System to proceed further as below
a) Transfer to Info Cube (0figl_c10) from ODS with Initialization
b) Delta run from Source system Data source (0fi_gl_10) to ODS (0figl_010)
c) Delta run from ODS (0FIGL_O10) TO Infocube (0FIGL_C10)
As Data source is Delta capable, system should be extracting the same data
as exists in Source system during initialization run, which it is not
working properly and not even giving any error / warning message.
Kindly give some inputs.
Regards
Amit Kapoor