cancel
Showing results for 
Search instead for 
Did you mean: 

Early Delta Initialization.

Former Member
0 Kudos

Dear Experts,

Please explain me in breif about the Early Delta Initialization.

Thank you.

Sampath.

Accepted Solutions (1)

Accepted Solutions (1)

former_member192465
Participant
0 Kudos

Hello Sampath,

Early Delta Possible

The extractor determines whether data can be written to the delta queue or into the delta tables of the application during an initialization request.

If the extractor called up with this data request in the source system is able to write delta records to the delta queue while an initialization request is running, you can use this indicator to control whether the early delta initialization is actually carried out.

Use

Use this indicator when you want to prevent an update in the source system during the initialization of the delta process.

If you execute the early delta initialization, the source system update can continue and data can be written to the delta queue while the initialization request is being processed.

Dependencies

Extractors supporting early delta initialization are not available before plug-in (-A) 2002.1.

You cannot execute an initialization simulation together with an early delta.

Hope this helps.

Kishore.

Answers (1)

Answers (1)

former_member345199
Active Contributor
0 Kudos

Hi,

Early Delta Initialization

With early delta initialization, you have the option of writing the data into the delta queue or into the delta tables for the application during the initialization request in the source system. This means that you are able to execute the initialization of the delta process (the init request), without having to stop the posting of data in the source system. The option of executing an early delta initialization is only available if the DataSource extractor called in the source system with this data request supports this.

Extractors that support early delta initialization are delivered with Plug-Ins as of Plug-In (-A) 2002.1.

You cannot run an initialization simulation together with an early delta initialization.

Hope this link may make you clear about Early Delta Initialization

http://help.sap.com/saphelp_nw04s/helpdata/en/80/1a65dce07211d2acb80000e829fbfe/frameset.htm

Refer

Hope this helps.

Thanks,

JituK