can we load delta load directly without full load ? how ?
what are the steps
Answers were Sorted based on User's Feedback
Answer / venkat.nadendla
Yes we can.
because of for capturing deltas we need to do somthing
before load the deltas.
before going to set the delta mode. you should initialize
delta process without data transfor process. ofter
finishing the this initiazation keep the delta mode. and
exectue the infopackage.
before going to execute info package check weather data
source is reay to capture deltas or not. by using the t-
code rsa7.
Is This Answer Correct ? | 16 Yes | 2 No |
Answer / aakash
Hi,
No before we load delta we need to do initialization which
will fetch all the all the records which are available in
the source system.
Then after we need to set it as delta to fetch changed data
on daily basis as per your requirement.
Once the delta is completes time stamp will be set at
source system to avoid dumplication or data missing
Is This Answer Correct ? | 1 Yes | 0 No |
Hi,
we can load deltas without full update.
We can do in two ways.
1.Initialize delta with data transfer.
2.Initialize delta without data transfer.
The difference is if we choose first way ,all the data will be loaded as full update.
If we choose second way,the data do not load into target but it makes a path to access delta records.After that we will do delta update so it will treat these records as a new(delta) records so the data will load to the target successfully...
Is This Answer Correct ? | 0 Yes | 0 No |
Can sap business one be customized?
Hi, I am currently working in midsized company in SAP Business One after getting two years experience can i move to MNC company with SAP B1 or can i change technology to SAP ABAP na Please suggest me......
How is sap business one implemented ?
How we know, whether we have to use DSO or Infocube for particular data source?
Hi, I am currently working in midsized company in SAP Business One after getting two years experience can i move to MNC company with SAP B1 or can i change technology to SAP ABAP na Please suggest me......
Hi. My name is Maya. I am new in SAP B1. I have a task to reset SAP B1 system and upload Opening Balance (OPBAL) in my company. Could anyone teach/show me 'how to' how do it, please? Ty
What are the complex reports you developed in Business Objects.Please tell me 3 reports you developed and the complexity you faced and the solution
Hi everybody, This is Srinu,recently i got selected for a small comapny with sap b1 but i was new to the technology.I knew c#.net,asp.net,Sql server 2005.My question is what are the pre-required knowledge to learn SAP B1 please suggest me. Thanks & Regards.
Can we format BEx reports/graphs using HTML and CSS
What is the difference between a client & customer in a SAP BI Project?? Is it same?
I have 2 Data Sources sales and Billing.I have 2 Cubes called 1.sales cube and 2.Billing Cube with its own Data,Now i want to add Sales Data to Billing Cube.How Can it Possible,Can you any one Explain?
What will happen if we remove eventfilters ?