cancel
Showing results for 
Search instead for 
Did you mean: 

delta update methods

Former Member
0 Kudos

hi everybody

i am very sorry for this very basic question.

kindly accept my apologies .

like i can understand that there are different kind of update methods-like

delta update

full update

initialization of delta

but i have a doubt about --

delta management

delta queue

direct delta

serialized delta

delta with V3 i am very confused plz kindly anyone help to understand this concept clearly .

thanks in advance

neelkamal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Go through the Roberto's weblog

LOGISTIC COCKPIT DELTA MECHANISM -

/people/sap.user72/blog/2005/01/19/logistic-cockpit-delta-mechanism--episode-three-the-new-update-methods

It explains about v3 in detail..

Regards-

Siddhu

Answers (1)

Answers (1)

Former Member
0 Kudos

Update methods:

Delta: In this type of update you only get the modified records from the delta queue.

Full: This update gets all the historical data like wise from setup tables as of Lo Extraction.

Initialization: This can be done with a full load with delta for the future loads or no data with delta capability.

Delta Management for Logistics extraction:

Direct Delta:

With this update mode, the extraction data is transferred with each document posting directly into the BW delta queue.

Queued Delta:

With this update mode, the extraction data is collected for the affected application instead of being collected in an extraction queue, and can be transferred as usual with the V3 update by means of an updating collective run into the BW delta queue.

Non-serialized V3 Update:

With this update mode, the extraction data for the application considered is written as before into the update tables with the help of a V3 update module. They are kept there as long as the data is selected through an updating collective run and are processed.

However, in contrast to the current default settings (serialized V3 update), the data in the updating collective run are thereby read without regard to sequence from the update tables and are transferred to the BW delta queue.

The update method “Serialized V3 Update” will no longer be there due to continuous problems.

Please refer to this documents:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7312ec94-0501-0010-0da3-a49...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8bde9690-0201-0010-ed8e-878...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9a0e9990-0201-0010-629b-dc2...

Message was edited by: Pradeep Kondra