How To Initialize Delta DTP in BW 7.x

Posted by on Aug 6, 2010 in SAP Business Intelligence | 4 comments

How To Initialize Delta DTP in BW 7.x

Loading in BW 7.x is greatly simplified with the introduction of the Data Transfer Package (DTP). Initializations and deltas between two (or more) data targets are handled automatically by the system.

Where you will run into trouble with the 7.x DTP objects is during initial or reloads of a data target.

Executing a single DTP may not be an option given your particular Service Level Agreements (SLA) or project expectations. Also, declaring multiple delta DTP objects (via filter selections) is cumbersome when it’s a one-time need.

Here’s an alternative option to the 7.x DTP, based on the 3.x data model.


Similar to 3.x infopackages, you can declare an initialization package via the Execute tab/Processing Mode drop-down and choosing “No Data Transfer, Delta Status in Source: Fetched” option.

Executing the DTP with “No Data Transfer” will set the delta marker between your source and target. Afterwards, you can freely load via multiple full load DTP packages as your reload/init requires as existing data in the source will be ignored. New data in that arrives into the source (after initializing the delta) will be identified by your delta DTP.

Just remember to change the Process Mode back to “Serial Extraction, Immediate Parallel Processing” to get the deltas. ;)

Related posts:

  1. How To Group Records in a Data Package (DTP) in SAP Netweaver BW (BI)
  2. How To: Resolve Data Load Issues with Dead Locks
  3. SAP BW: Line Item Dimension Error
  • http://www.pixart.ro/happypixel/2010/08/07/dtp-128/ dtp | Happypixel

    [...] by Happypixel on August 7th, 2010 at 06:28am How To Initialize Delta dtp in BW 7.x | Hau Ngo Here’s an alternative option to the 7.x dtp, based on the 3.x data [...]

  • dental hygienist

    Great information! I’ve been looking for something like this for a while now. Thanks!

  • http://www.haungo.com Hau Ngo

    Great! I’m glad you found it to be helpful. =D

  • http://sidewayzmotorsports.com/forum/member.php?action=profile&uid=199 Jose Whitchurch

    I am very thankful to this topic because it really gives great information ‘:.

  • Shah Ritika

    This post helped me. I’m new to this technology. Thanks