Duplicates are loadnig into the ods

Hi guys,
im going through one issue related to line item ods for AR.
coming from 0fi_ar_4 datasource.
In  BW, the segemnt filed ( which is profit center field in the "bfod_a" table) is considered as key in the line item ods.
due to some user changes to this field in the r/3 ( p03/100) system, we are getting two records as duplicates.
like
  docno  lineitem segment  amount.
   111      1            blank       10000   -
first time
later end user changes the segment feild value
   111      1            66             10000    secound time
since segment is key in ods, both are  updating
but we require the latest one.and i cannot remove from key part .
the reason for the segment( profit center) as key field, is like
for every company code, dcoument no , we can have more  line items each line item can have different amount
so  to distinguish the each line item amount , segment( profit center in r/3 ) is taken as key.
but with segment( profit cener in r/3) as key, we are getting duplicates.
so we require a field which has dependendy on profit center field and able to distinguish the line items for same
document number.
or any techinical code in r/3 which i can apply.
plzzz help on this
if you have any questions on this please call on this no : +91 9916133591.

As mentioned above, letting users load the data is not a best practise. But if you still need to achieve this...
In the settings of the ODS, check if the automatic activation is turned on ? If Yes, then simultaneous loading can sure cause problems (lock issues). So go ahead and turn this off !
Once the users are done loading the data into ODS, then activate these requests. You can choose to do so all at once (without condensing them into single request is what I would advice).
Hope this helps.

Similar Messages

  • Urgent ......data is not  loaded  into  the ODS

    Hi,
    we try to load the data in to ODS via the Infopackage. Job is finished with Green status. In the requests tab I saw that transferred  are 1486 & the addded records are 1486.
    But the ODS sah empty structure,  no records are loaded into the ODS?
    Any suggestions please?
    sailekha

    Hi
    It is availabe for reporting the status is green
    all the related objects are active
    I try to actvate ODS Data, But it asks me the job name
    I am unable to actvate the Data of ODS.
    Still I have the same problem how to proceed further........please let me´know
    Yesterday It is working fine but today I got this problem in Production.
    any suggestions please......
    thanks in advance

  • HT3819 Home Share issue: I have a Mac and Apple TV. Both are log into the same Wifi network and the same iTunes account (I can view purchased movies on AppleTV). Home Sharing shows 'ON' for both devices. BUT...AppleTV shows no computers. Itunes sidebar-no

    Has anyone else found solution to Apple devices not 'seeing' each other on Home Share?  I have a Macbook Air (new Nov'12) and Apple TV (new Dec'12). Software updated on both. Both are logged into the same Wifi network and the same iTunes account (I can view movies purchased from iTunes on my AppleTV). Home Sharing shows 'ON' for both devices. BUT...AppleTV shows no computers... and ... Itunes sidebar does not have a 'Shared' area at all.  Help please as without this functionality, my Apple TV only provides portal to purchased (i.e. Netflix,...) content which I can get from Wii or Xbox.
    I have already tried the following without success:
    1. Homeshare DID work the first day after I setup Apple TV... but the next day it has not worked since then.
    2. Powered off 30 sec then re-started (Apple TV & Macbook & iTunes login)
    3. Checked Firewall settings per Home Sharing troubleshooting guide (correct settings)
    4. Turning on Photostream in iPhoto and selecting iPhoto within iTunes and then checking to see if Photostream shows anything on AppleTV (it shows 'on' for my iTunes account but 'Zero' pictures found ... despite the >3,000 pictures showing avail in iTunes).
    I also have 'Remote" app on my iPhone 4, with Home Sharing turned on (same Wifi network)... it has a very similar message as the Apple TV and same result that despite all devices having HomeShare 'on' they cannot see each other:  "Remote will automatically find the iTunes libraries and Apple TVs that have Home Sharing turned on using the account xxxx (it lists my correct itunes account name)."

    I solved this by reset of the Wifi (unplug cable and power to both modem and wifi ... wait 60 sec ... plug in modem cable and power ... plug in wifi power and LAN to modem ... restart AppleTV and Mac ... Turn Home Share 'OFF' in iTunes then back "ON" ... it took ~60 sec for the AppleTV to pick up my Mac in computers.

  • HT4854 Will the second computer receive updates if they are logged into the App Store with their own accounts?

    Will the second computer receive updates if they are logged into the App Store with their own accounts?

    No.
    Each Apple ID stores its own list of software purchases.

  • [svn] 663: Fix SDK-14201: Performance: embedded images are written into the swf one byte at a time.

    Revision: 663
    Author: [email protected]
    Date: 2008-02-26 13:56:08 -0800 (Tue, 26 Feb 2008)
    Log Message:
    Fix SDK-14201: Performance: embedded images are written into the swf one byte at a time.
    This changes the way swfs are written out when they contain embedded lossless images,
    such as PNGs and GIFs. The old code had a loop to write a byte at a time; the new code
    does a single biblt. The result is a modest compilation speedup, on the order of
    several hundred milliseconds when compiling Flexstore.
    (This already went into the trunk as revision 658.)
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-14201
    Modified Paths:
    flex/sdk/branches/3.0.x/modules/swfutils/src/java/flash/swf/TagEncoder.java

    Hiya, Mike,
    It's pretty tough to work through pasted-in code. If you can, please upload a page to a server, so we can see your pages in context. We'll be able to download it and look at it.
    That said, you can do this: Find the beginning of an editable region in Code View. It will look like this:
    <!-- InstanceBeginEditable name="nameofregionhere" -->
    Click anywhere in that tag, between the opening bracket and the closing bracket.
    Then, on the vertical toolbar on the left side of the Code window, click on the "Collapse Full Tag" button. It is the one with two arrows pointing at each other. This will collapse that entire editable region. Then click the button with the two arrows pointing away from each other. That will re-open the editable region, but will highlight it.
    If you have nested regions, you will find the other inside one of the editable regions. If you copy the <!-- InstanceBeginEditable and do a search on it in that document, you will find the nested region.
    Beth

  • [svn] 658: Fix SDK-14201: Performance: embedded images are written into the swf one byte at a time.

    Revision: 658
    Author: [email protected]
    Date: 2008-02-26 11:28:16 -0800 (Tue, 26 Feb 2008)
    Log Message:
    Fix SDK-14201: Performance: embedded images are written into the swf one byte at a time.
    This changes the way swfs are written out when they contain embedded lossless images,
    such as PNGs and GIFs. The old code had a loop to write a byte at a time; the new code
    does a single biblt. The result is a modest compilation speedup, on the order of
    several hundred milliseconds when compiling Flexstore.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-14201
    Modified Paths:
    flex/sdk/trunk/modules/swfutils/src/java/flash/swf/TagEncoder.java

    Thanks John,
    I've downloaded the exif tool + the gui - I can see how it's meant to work and have successfully processed a single file (even when I got the name wrong it still copied exif time data!)
    I'll investigate further on how to do a batch and use command line
    Really appreciate your prompt response to my problem. 
    I will let you all know how I get on - will take quite a few weeks but I am confident I can get there!
    Thanks Mike
    A week later I've now got back into this.  I used the exif gui tool - which was very simple to use once I sat down with peace and quiet for 10 mins!  I successfully copied and updated the correct exif data including capture time from the original backup files.  My metadata keywords remained untouched when I then updated the metadata setting from disk in lightroom.
    exif is a great tool, and I found it easier to use than AM pro - I couldn't  see the photo attributes in the trial download so made it hard to sort by date.
    Anyway my problem was overcome thank you

  • [svn:fx-trunk] 10599: -fix spark doc target so the docs are put into the resource bundle swc.

    Revision: 10599
    Author:   [email protected]
    Date:     2009-09-25 13:07:56 -0700 (Fri, 25 Sep 2009)
    Log Message:
    -fix spark doc target so the docs are put into the resource bundle swc.
    -added building of all spark localized _rb.swcs
    QE notes: localization team should look at the spark swcs
    Doc notes:
    Bugs: sdk-23256
    Reviewer:
    Tests run: yes
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-23256
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/build.xml

    Thats good news.

  • HT204053 If two separate iPhones are signed into the same AppleID can the iMessages be read on both devices?

    If two separate iPhones are signed into the same AppleID can the iMessages be read on both devices?

    Welcome to the Apple Support Communities
    You're right

  • Page level validation to prevent duplicate data entry into the database

    Hello,
    Can anyone please help me out with this issue.
    I have a form with two items based on a table. I already have an item level validation to check for null. Now I would like to create a page level validation to check that duplicate data are not entered into the database. I would like to check the database when the user clicks on ‘Create’ button to ensure they are not inserting duplicate record. If data already exist, then show the error message and redirect them to another page. I am using apex 3.2
    Thanks

    Hi,
    Have you tried writing a PLSQL function to check this?
    I haven't tested this specifically, but something like this should work:
    1) Create a Page Level Validation
    2) Choose PLSQL for the method
    3) Choose Function Returning Boolean for the Type
    For the validation code, you could do something like this:
    DECLARE
        v_cnt number;
    BEGIN
        select count(*)
        into v_cnt
        from
        your_table
        where
        col1 = :P1_field1 AND
        col2 = :P2_field2;
        if v_cnt > 0 then return false;
        else return true;
        end if;
    END;If the query returns false, then your error message will be displayed.
    Not sure how you would go about redirecting after this page though. Maybe just allow the user to try again with another value (in case they made a mistake) or just press a 'cancel' button to finish trying to create a new record.
    Amanda.

  • 2LIS_02_ITM - Deleted items are not in the ODS 0PUR_O01

    Hello,
    We activated 2LIS_02_ITM extractor. We noticed that the deleted order items are not available in the ODS 0PUR_O01. SAP Note 578471 (Deleted positions in BW and statistics) explains that deleted items are not "statistical" relevant. However, this is an issue for us. Does anybody know if it's possible to change the behaviour of the extractor to keep deleted order items in the ODS ?
    Many thanks.
    François.

    Yes this is a known behavior in case of deltas.
    For Deleted line items Rocancel field will have an entry with R.
    To handle this you need to map ROCANCEL field in Technical group of transformation (Between Datasource to DSO) with 0Recordmode.
    Once you will do that then after activating the data in DSO it will nullify the records and deleted order or item will not appear.
    Regards,
    AL

  • Can I--should I--combine the newer iTunes Media folder--new since 10.5.1--and the older iTunes Music folder? I just realized all my new songs are going into the Media folder, and I kind of like the simplicity of everything being in one, not two, folders.

    Most of my music--the VAST majority--is in iTunes Music, but all the new songs are going into iTunes Media, which is new, I think, since 10.5.1.

    The missing file thing happens if the file is no longer where iTunes expects to find it. Possible causes are that you or some third party tool has moved, renamed or deleted the file, or that the drive it lives on has had a change of drive letter. It is also possible that iTunes has changed from expecting the files to be in the pre-iTunes 9 layout to post-iTunes 9 layout,or vice-versa, and so is looking in slightly the wrong place.
    At guess you've used a different profile name. Files inside the media folder have survied the transfer, but those outside are expected to be on the same absolute file paths, but no longer are.
    Select a track with an exclamation mark, use Ctrl-I to get info, then cancel when asked to try to locate the track. Look on the summary tab for the location that iTunes thinks the file should be. Now take a look around your hard drive(s). Hopefully you can locate the track in question. If a section of your library has simply been moved, or a drive letter has changed, it should be possible to reverse the actions.
    Alternatively, as long as you can find a location holding the missing files, then you should be able to use my FindTracks script to reconnect them to iTunes.
    tt2

  • Data not uploaded into the ods characteristic(MD)

    higuys,
    i have an ODS that has as data fields some masterdata infoobjects,
    when i upload the data from the PSA to the ODS and i activate the data of the ODS,
    looking to the ODS data only the fields related to the masterdata infoobjects are not filled
    why?
    the masterdata infoobjects are active and full of data,
    the PSA contain the data
    i don't retrieve any error durin the DTP process and during the activation
    what could be?
    uploading data for the same infoobjects MasterData used in a different ODS using a different datasource everything go right
    thanks in advance

    Hi,
    In your infopackage under the tab UPDATE if you selected "Do not update data if no master data exits for a characterstic" then it will update only the with respect to master data. Or otherwise you choose the 1st option i.e. "Always update data even if no master data exists for the data" depends on your requirement. Try and see.
    Regards
    Srini

  • TS3899 My incoming emails on my ipad are going into the important box instead of the inbox how do I get them to go into inbox

    The incoming  mail on my apple ipad  are going straight into the important box instead of the inbox how do I resolve this.

    Who is your email provider? Is it Gmail? Take a look at this.
    https://productforums.google.com/forum/#!topic/gmail/JVnvlvaVt0E

  • If i buy something in the canadian iTunes will it download onto my other devices that are signed into the U.S itunes store?

    im trying to downloan a TV series from the Canadian iTunes, but im wondering, if i do that, will i be able to download it on my other devices that are signed into a US itunes store?

    Not unless you have them sign into the Canadian store. However, unless you have a Canadian Apple ID, iTunes account and Canadian bank-issued credit card, and Canadian billing address you won't be able to get a thing from the Canadian store. If you meet these requirements anything you buy will be tied to your Canadian Apple ID, not your US one.

  • What apps are built into the new iPod nano?

    I'm thinking of getting an iPod nano and am wondering what apps are built into it because only the first page is ever shown on the photos.

    The second page has a clock and settings.

Maybe you are looking for