‎2008 Jan 09 2:16 PM
We have given the values required for the extraction.
When I click on start Extraction button,its showing "Extraction started".but,when I click on display jobs button,showing "Job list is empty".
Error log shows...
Transaction Canceled 00 671
Task : 04216
Process : V1 Update Task No. 010
Program : RSM13000
Problem cl : SAP Web As Problem
Package : SDYN
Please help us.
‎2008 Jan 11 3:29 AM
Hi Ramu,
Here my understanding of the two delta options in Generic Extraction...
New status for changed records means:
Order no Quantity
1000 10
Lets say order changed to quntity 8, in this case two records will posted to BW in first case.
Order no Quantity
1000 -10
Order no Quantity
1000 8
Now we come to Additve delta.
for the same case it will send the same record as
Order no Quantity
1000 10
changed record
1000 -2
This is the way these two options work. New status with changed records should be used only in association with ODS and not cube as we all know that cube does not have overwrite option.
Additive delta we can use for ODS and Cubes with update mode Addition
kindly reward if found helpful.
cheers,
Hema.