How can we get changed records in delta in case of numeric pointer

Deall All,
Thanks to all of you gurus i have been able to Get delta update for my query.
There is one last issue how can i include changes records in my delta update when i am using numeric pointer for data selection.
or
It can only be doen by time stamp.
can you explain me details of using time stamp.
Thanks & regards,
Gaurav Sood

Dear Gaurav,
Here we have three options for delta updation:
Time Stamp:   If we want to update change in the records with respect to the time interval then this option is selected.
Calend. Day:   If we want to update change in the records with respect to day to day basis then this option is selected.
Numeric Pointer:  If we want to update in case of record which is completely new with respect to Field name then we use this option.
And we have got some settings like:
Safety Interval upper limit:
This field is used by Data Sources that determine their delta generically using a repetitively-increasing field in the extract structure.
The field contains the discrepancy between the current maximum when the delta or delta init extraction took place and the data that has actually been read.
Leaving the value blank increases the risk that the system could not extract records arising during extraction.
Example: A time stamp is used to determine the delta. The time stamp that was last read is 12:00:00. The next delta extraction begins at 12:30:00. In this case, the selection interval is 12:00:00 to 12:30:00. At the end of extraction, the pointer is set to 12:30:00.
A record - for example, a document- is created at 12:25 but not saved until 12:35. It is not contained in the extracted data but, because of its time stamp, is not extracted the next time either.
For this reason, the safety margin between read and transferred data must always be larger than the maximum length of time that it takes to create a record for this DataSource (with a time stamp delta), or it must display an interval that is sufficiently large (for determining delta using a serial number).
Safety Interval Lower Limit
This field contains the value taken from the highest value of the previous delta extraction to determine the lowest value of the time stamp for the next delta extraction.
For example: A time stamp is used to determine a delta. The extracted data is master data: The system only transfers after-images that overwrite the status in the BW. Therefore, a record can be extracted into the BW for such data without any problems.
Taking this into account, the current time stamp can always be used as the upper limit when extracting: The lower limit of the next extraction is not seamlessly joined to the upper limit of the last extraction. Instead, its value is the same as this upper limit minus a safety margin. This safety margin needs to be big enough to contain all values in the extraction which already had a time stamp when the last extraction was carried out but which were not read. Not surprisingly, records can be transferred twice. However, for the reasons above, this is unavoidable.
Data Source Is Real-Time Enabled
The 'real time enabled' indicator determines whether a delta-enabled Data Source can be used as a supplier of data for a real-time daemon.
And there are two options provided like
1)     New Status for changed records:
If you select this option each record to be loaded delivers the new status for the key figures          and characteristics. DataSources with this delta type can write to ODS objects or master data tables.
2)     Additive Delta:
The key figures for extracted data are added up in BW. Data Sources with this delta type can supply data to ODS objects and Info Cubes.
Hope this helps u..
Best Regards,
VVenkat..

Similar Messages

  • How can I get Video Recording! on my Blackberry curve 8320 ???????????? HELP PLEASSEEEEE

    Hi, Im a bet stressed out i just got the blackberry Curve 8320 from Tmobile and realized it has no Video recording however the person that sold it to me says they downloaded a program like a converter or something and they used to have video recording on it.  Can you please tell me how i can get video recording on mine Please. Thank you.

    to use video you need an upgrade. The name is handheld device software OS. I believe you have 4.2. 4.5 is required.
    You have to wait for TMobile to release the 4.5 OS.
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • How can I get changes on Ecore Model

    I'm keeping informations about Ecore Model. When I change something on Ecore Model tree which open with Generic EMF Editor, I want to update these informations. So I have to take changed elements on tree when I save document. How can I do that?

    I'm not 100% sure I get your question, but it looks like you refer to the "Generic EMF Editor" wheras EcoreTools is a diagram editor. You might want to ask the EMF forum : https://www.eclipse.org/forums/index.php?t=thread&frm_id=108

  • My daughter reset my iphone4. How can I get back recorded memos = sound files? Thank you!

    To make things more complicated: I "drowned" my iphone last summer and got a new one (also an i phone 4) in November. When I signed in yesterday after the reset mishap, suddenly old data photos, sound memos from the old phone which I had thought lost were available - although the phone displayed the new (November 2012) apps, too. So I may have logged in with the old (drowned) account and password. How can I log out and be forced to login with the new apple ID to check and - more important - to get reicent sound file memos back? I don't want to risk to delete them.
    Thanks for your help and sorry about my struggling in English.

    if you want Lenovo's version of the Windows 8, you would need to call the Lenovo Service support in your country.
    If you want generic Windows 8 version then you need to get the disc from somewhere (i.e. friend) or purchase it.
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • How can i get on my iMAC read access to BPF devices in /dev/bpf*

    Ls.
    How can i get/change on my iMAC read access to BPF devices in /dev/bpf*
    I want to use Wireshark.
    Thanks in advance.
    Loekie.

    ...any app launched from /Applications holds only the permissions of the user launching the app, regardless of the owner (presumably because anyone, including "root" can install applications into /Applications).
    It has nothing to do with where the application is installed. Any executable runs with the permissions of the user who runs it. The only exception is a binary executable with the SUID or SGID bit set, and then only if it's on the root device, and only if it's not an Aqua application. The SG/UID bits are ignored otherwise.
    So, anyone who has installed Wireshark from the "native .dmg" by drag-and-dropping won't be able to use the suid trick because the OS will ignore the suid permissions.
    Sorry, I don't understand this at all. Wireshark invokes dumpcap as a child process to capture packets. If dumpcap is installed anywhere on the root device as SUID root, then it will run as root regardless of who invokes it.
    The suid method will only work for Macports and Fink installations...
    That's not correct. There are many SUID or SGID executables in a default installation of the Mac OS, and none of them comes from MacPorts or Fink.

  • HT4759 How do you get changes made to your documents on a Windows 7 computer show up in your documents on your iPhone?

    How can I get changes made in documents on my Windows 7 computer to show up in the documents on my iPhone 5?  These documents show up in ICloud without showing the changes.

    You have to be accepted into the Apple Beta program before any of that works.

  • Can i get multiple records if selection screen is 900 using PROVIDE

    Hi All,
    Iam using following statement for fetching MULTIPLE records from infotype 0008. In Attributes if i declare LDB as pnp and selection screen as 900, then iam not getting any records.
    Instead of th selection screen 900 is empty. then records will getting properly.
    How can i get multiple records if selection screen is 900?
      PROVIDE * FROM p0008
                    between pn-begda and pn-endda.

    Hi Ranjith
    You can use
    PYBEGDA and PYENDDA instead of PN-BEGDA AND PN-ENDDA.
    Regards
    Muneer.VK

  • My Pavilion dv7-6175 only has 1.5GB free in my Recovery (D) drive. How can I get it clear and freed?

    After Microsoft connected me with their tech assistant who did a remote assisted check on something, he told me I had corrupted files and that for $299 he could fix it. I don't know what he did, but I didn't go along with that and did a recovery to put my laptop where it was before the call. My laptop was 3 days old and I doubt it came "corrupted" from Office Max or HP. Consequently, I only have 1.5 GB free of 14.3. How can I get back the GB lost in case I ever need it again? If I click on it, a HP icon comes up and it says "do not delete or alter any of these files." I have the Pavilion dv7 6175, Windows 7 64 bit,
     Intel cor i5 laptop.

    HI,
    Welcome to the HP Forum!
    jltc2124 wrote:
    After Microsoft connected me with their tech assistant who did a remote assisted check on something, he told me I had corrupted files and that for $299 he could fix it. I don't know what he did, but I didn't go along with that and did a recovery to put my laptop where it was before the call. My laptop was 3 days old and I doubt it came "corrupted" from Office Max or HP. Consequently, I only have 1.5 GB free of 14.3. How can I get back the GB lost in case I ever need it again? If I click on it, a HP icon comes up and it says "do not delete or alter any of these files." I have the Pavilion dv7 6175, Windows 7 64 bit,
     Intel cor i5 laptop.
    You won't need the 1.5GB space on the resovery partition. Almost full is a norm with the recover partition. It is a partition that you must not save anything to as it serves only one purpose. Save to the Data or C: drive or an external disk.If you save to the partition then you will lose the F11 keystoke allowing you to access the Recovery Manager on powerup in case of an emergency.
    My loaner HP dv7-4180ea has a recovery partition of 21.5GB and has 3.15 GB free. 
    The one thing you do need to make sure of is that backups are not saved to that partition.
    Have you created Recovery media? It is wise to do that.
    regards,
    erico
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • We are upgrading from 8.3 to 9.2. How can i get the table(record) structure changes between these 2 version

    We are upgrading from 8.3 to 9.2. How can i get the table(record) structure changes between these 2 versions. I am not able to find it in Oracle support.

    My guess is you want to upgrade HR8.3 to 9.2 - and that is not one jump upgrade. You will need to go HRMS 83 to 90
    (PeopleSoft Enterprise HRMS 8.3x to 9.0 Upgrade (Doc ID 747333.1) and then 90 to 92 (PeopleSoft Human Capital Management 9.0 to 9.2 Upgrade Home Page (Doc ID 1536087.1)
    Each these MOS pages contains the Demo to Demo Compare Reports that show the data structures changes between the releases.
    Hope it helps.

  • I change my iPad ID, due to I forgot my iCloud passward , how can I get my old information from my old iCloud?

    I forgot my iCloud password,and changed a new app ID and password. But I lost all my records in the old iCloud , how can I get it back.

    You need the password.

  • How can I get a detail block to requery after a database change?

    Hi, I have a master/detail form. When the status of the master record changes, I need to update a date in one of the detail records. If I use SQL to update the detail row in the database in the ON-CHANGE trigger of the master block, how can I get the detail block to requery to show the change? When I try doing a go_block from any of the ...UPDATE triggers, it says it is restricted.

    wjpenfold,
    Do you have a "Relationship" defined between your Master and Detail blocks? If so, you simply need to requery your master block and the detail block will automatically be requeried. If you can't use a relationship, then you can use can create a timer in the trigger that updates the database and then in the When-Timer-Expired (WTE) trigger you can go to the detail block and execute a query. For example:
    /* Sample On-Change trigger */
    DECLARE
       timer_id  TIMER;
    BEGIN
    ....your code here that performs the update....
       /* Now create an instance of a timer */
       timer_id := Create_Timer ('upd_detail',1,NO_REPEAT);
    END;
    /* Sample Form Level When-Timer-Expired trigger */
    DECLARE
       timer_id   TIMER;
    BEGIN
       -- Find the timer first
       timer_id := FIND_TIMER('upd_detail');
       IF NOT ID_NULL(timer_id) THEN
          GO_BLOCK('DETAIL_BLOCK');
          Execute_Query;
       END IF;
    END;Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • I am trying to change or add the email address which is attached to my itunes account. I keep getting a notice saying email address is already verified for another Apple ID. Im sure its one of my devices. How can I get my current email address added?

    My itunes account is attached to an email account that I no longer have and cannot retrieve. I have been having trouble with purchases made to my itunes account and want to view my purchases. The support center said that they would email me the purchase history. However, I don't have that email address. When I go to change my email address to my current one, I get a message in red saying that "the email address is already verified for another Apple I.D." I'm sure it is one of my devices as we have 4 ipods and 2 iphones. How can I get my account to use my current email address? If one of my devices was registered using my current email address as it apparently was, do I need to figure out which device that is and remove the email address from that account? I'm so confused. I just want ALL my devices to use my current email address. I need to replace the old email address with my current one. How do I do that?
    thanks for any assistance.

    Your best bet would be to try resetting the password to the account that you would like to use via iForgot
    Once you log in to that account change the email address to anything, it can even be fake its just a placeholder
    After you do that you will be free to change your old email address on your appleID to the new one that is now free to be used as it is no longer attached to the other account.

  • I had renamed my user login name and assumed that there will be no change in the settings and files. When I login with the new profile name everything is gone. How can I get back all my files and settings?

    I had renamed my user login name and assumed that there will be no change in the settings and files. When I login with the new profile name everything is gone. How can I get back all my files and settings? Please help. Thanks.

    You should have asked this before you tried: Changing username or short name- User Account and Short Name- OS X- How to change user account name or home directory name.

  • HT4098 I have a subscription to The Telegraph which I purchased before changing my email and apple ID.  How can I get iTunes to transfer this purchase and put it under my new apple ID?

    have a subscription to The Telegraph which I purchased before changing my email and apple ID.  How can I get iTunes to change it to current ID

    Did you create a NEW Apple ID or did you change the email address for your OLD Apple ID? This will affect how you update apps in the future.
    Anyway, go to Settings/iTunes&App Stores, log out, then log in with the new ID.

  • My iphone is broken,and i came to store to change a new one today. When I come home, I found I lost my backup and may be mistake is made during before backup.The information in my previous iphone is really important for me? how can I get the backup back?

    my iphone is broken,and i came to store to change a new one today. When I come home, I found I lost my backup and may be mistake is made during before backup.The information in my previous iphone is really important for me? how can I get the backup back?

    If you don't have a backup then the only possible solution is to go back to the store and see if they can get your old phone and create a backup of that. I know very often that Apple employees will wipe the returned iPhones clean before shipping them back to wherever they ship them.
    When you say your old phone was "broken" does this mean it is dead and won't turn on?
    Do you have a Time Machine backup of your computer, or a clone that might have this info on it?
    Other than that I hate to say you may be out of luck. Time Machine and/or a cloning program performed regularily will inevitably save your a** in situations like this.
    Good luck
    PM

Maybe you are looking for

  • Closing input-tag missing in html-output

    Hi, I'm using a stylesheet for making an input-form. This works very well. But I have one problem: In the stylesheet is <input type="text" ...></input> But in the output is it only <input type="text" ...> Why? I want to have xhtml an not only html.

  • Radio Button problem when using Logical Databases.

    Hi, I have a report that uses logical database PCH.  I'd like to default the reporting period radio button so that when the report is run it is defaulted to today. The name of the screenfield is PCHZTR_D so I set PCHZTR_D = 'X'.  in the initialisatio

  • Need clarification on "reader enabled" in LC ES

    Is "reader enabled" some plug-in or just an option to "mark" before I start developing new form? Cant find much about it in LC help but I see its very important for later user-end capabilities (like sending filled pdf by e-mail using only adobe reade

  • Issue in Goods Receipt with respect to Inbound Delivery

    Hi Gurus, We have a scenario where goods receipt (Migo) is done based on inbound delivery. i have created a PO for 10 Qty.. i have done inbound delivery for 10 qty In actual GR (MIGO) only 8 qty is received and i posted it. whether the actual qty rec

  • Issues with Flash Player and Safari 6

    I downloaded and installed the latest Flash Player but it still tells me on youtube and anywhere else to install the Flash Player. I tryed it many times but I can't get it to work. Please help thanks. Safari 6.0.4 Mountain Lion 10.8.3 Flash Player Ve