Question:
Hi Fans,
every month I have to initialize my data from LIS-Infostructure, because there are manuel changes which delta-load can not recognise.
Is there any recommend and save procedure to do this in batch at night or weekend?
Thanks for help.
KIS
Answer:
Hi,
You can schedule an Info package to run once a month as a batch job and it is also possible to delete the old data automatically during the data load, it works like this:
In first step, the new data gets loaded into BW and then the old data is marked for deletion, but you should choose the 'Full Load' option, since you are loading the full data every time, there is no differnece between Full load & Initialization of Data.
Hope this helps.
Answer:
Hi,
we load data once a month with init-loading and delta once a day.
Problem is not to overwrite the old data.
For init-loading I have to disable before and enable after the document-near writing in LIS-infostructure in V2-Mode in the customizing of the OLTP(R/3)-Sourcesystem.
This step do disable the LIS-writing can only be out of time of the process which generates new LIS-data.
Is it possible to run the init-loading without data while LIS-writing is enable in V2-modus?
Thanks for help!