Data Updating in ODS .

Hi ,
  I have two ODS ..one for order & other billing . Suppose order contains
order   Order Quantity
X                 10
Billing ods has
Billing No    Order No    Billing Qty
A                    X                       8
Data from both of them are merged into one DSO  Containing Feilds :-
Order No    Billing No     Order Qty     Billing Qty
Hence in the above ODS will create 2 records ...
<b>Order No    Billing No  </b>   Order Qty     Billing Qty
X                   #                    10              #
                   Y                      #              8
But i wanted to see those records into one line ...what could be the solution ..whether a cube above the ods will work .
Regards
Ankit Vaish

if you want to have only one record you shoud to do an ODS which every key fields were provided for both ODS, in your case only order number. other option is to do an infoset.

Similar Messages

  • Data Update from ODS to Data Target

    To update data from ODS to Infocube, I right clicked on ODS and selected update data in targets and then scheduled it.  But in the monitor I am getting an error and status remains yellow.  The error is:
    Error when updating Idocs in Business Information Warehouse
    Diagnosis
    Receiver of IDoc is its own logical system
    How do I remove this error?

    Hi
    The note contains a setting that you need to make in case of Data mart too.
    "If you download data via the MySelf connection, you must check the
    ROIDOCPRMS table in the BW system."

  • Error in Data updation From ODS TO CUBE

    hello Experts
    We are working on BW 3.5
    for FI GL line items we are loading the data to ODS and than to Cube.
    earlier there was a process chain failure 2 months back so delta were stuck for 2 months now about 10 million records have been uploaded in ODS but when i am tryint to upload these records to CUBE via delta upload  its giving Error
    Value 'Ã
     ABC100711396 ' (hex. 'C30DC2A04C4344313030373131333936 ') of characteristic 0REF_DOC_NO c
    i would like to know how to correct this and from where this error is coming as the same data is loaded to ODS and there its OK and secondly as there is no PSA bw ODS and Cube Do i need to delete the request and upload again
    what if same error appears again should i write a start routine in update rule Between ODS and CUBE for special characters
    thanks for replies

    Hi,
    Goto All Elementary Tests in RSRV
    Goto Master data
    Select the required test
    Select your Infoobject
    Execute the test
    You will get the result with errors or no errors
    If you get errors, then you click "Correct Error" button.
    Regrds,
    Suman

  • Update data targets from ODS object automatically

    Hello experts,
    I have an ods (that has two delta loading every night) with the setting: "Update data targets from ODS object automatically". This ODS is source of only one other ODS.
    But we have a chain when there are the seguent steps: delta 1 --> ODS1,
    delta 2 --> ODS1; Activate ODS1; delta --> ODS2; Activate ODS2.
    The setting "Update data targets...automatically" could create some problems?
    I think this because it is happened that in delta loading of ODS2, some records have only the key filled, and all the data fields blank; then, if I make a full repair of these records, all data are correctly filled.
    Could be this the cause?
    Help me..it is urgent..
    Thanks,
    Vito

    Hi Vito,
    To have better control of processes when ods gets data from multiple sources and supply it forward to ODS and cube ...we generally deactivate the flag "update data automatically".
    And Process chains looks like ..
    From source 1,2,3 update data into ODS 1.
    Activate Data ODS1
    Initiate delta from ODS1 to ODS2.
    Activate data ODS2.
    We did face some problem of blank records with only key filled and later deactivated the checbox "Update data into data targets automatically" and it resovled lots of issues.
    Hope that helps.
    Regards
    Mr Kapadia
    Assigning points is the way to say thanks in SDN.

  • Update data targets from ODS

    Hi Friends,
    I have question regarding how to update data further from ODS.
    I have ODS1 and ODS2.
    ODS1 is having deltas updated from ODSA.
    ODS2 is a new ODS and now needs to be updated from ODSA.
    I have reviewed the help already.
    http://help.sap.com/saphelp_nw04/helpdata/en/2c/749bbb595511d4b2bc0050da4c74dc/content.htm
    I want to initially update the ODS2 with <u>selection conditions</u> from ODSA.
    After that I want to load delta from ODSA to ODS2 by automating the process in process chain.
    Please help me know, What is the optimum solution and what are the steps need to be executed.
    Thanks,
    John.

    Anil,
    I am just repeating the procedure to cinfirm that I understand it properly.
    1. Go to scheduler, Initialization option make the status of the overall request red.
    2. when it asks for update the QM status to all data targets, select no.
    3.and then delete the init. request from Scheduler.
    By doing this we just deleting the initialization selection and the request in the subsequent data targets are still green and they contain data.
    After that Init. without data transfer will do the work.
    Please confirm,
    I really appreciate your input on this.
    Thanks.

  • How to load data into an ods from multiple info sources.

    hi all...
    i am given a task to load data into an ods from 3 infosources ...
    can someone plz give me the flow .
    thank u in advance..

    Hi Hara Pradhan,
    You have to create 3 update rules by giving the 3 different infosources while creating each update rule. And u have to create the infopackages under each infosource. with this u can load the data to the same data target from multiple info sources.
    Hope it helps!
    Assign points if it helps!

  • Data Extraction and ODS/Cube loading: New date key field added

    Good morning.
    Your expert advise is required with the following:
    1. A data extract was done previously from a source with a full upload to the ODS and cube. An event is triggered from the source when data is available and then the process chain will first clear all the data in the ODS and cube and then reload, activate etc.
    2. In the ODS, the 'forecast period' field was now moved from data fields to 'Key field' as the user would like to report per period in future. The source will in future only provide the data for a specific period and not all the data as before.
    3) Data must be appended in future.
    4) the current InfoPackage in the ODS is a full upload.
    5) The 'old' data in the ODS and cube must not be deleted as the source cannot provide it again. They will report on the data per forecast period key in future.
    I am not sure what to do in BW as far as the InfoPackages are concerned, loading the data and updating the cube.
    My questions are:
    Q1) How will I ensure that BW will append the data for each forecast period to the ODS and cube in future? What do I check in the InfoPackages?
    Q2) I have now removed the process chain event that used to delete the data in the ODS and cube before reloading it again. Was that the right thing to do?
    Your assistance will be highly appreciated. Thanks
    Cornelius Faurie

    Hi Cornelius,
    Q1) How will I ensure that BW will append the data for each forecast period to the ODS and cube in future? What do I check in the InfoPackages?
    -->> Try to load data into ODS in Overwrite mode full update asbefore(adds new records and changes previous records with latest). Pust delta from this ODS to CUBE.
    If existing ODS loading in addition, introduce one more ODS with same granularity of source and load in Overwrite mode if possible delta or Full and push delta only subsequently.
    Q2) I have now removed the process chain event that used to delete the data in the ODS and cube before reloading it again. Was that the right thing to do?
    --> Yes, It is correct. Otherwise you will loose historic data.
    Hope it Helps
    Srini

  • Error on activation of data records from ODS object

    hi,
    Kindly help with my BW Problem, the error occured on the
    activation of ODS. The error says "<i>Request
    REQU_43MNOPW29W4F5M037J7OAFP52 in ODS ZPUR_O01 must have QM
    status green before it is activated</i>" and "<i>Activation of data
    records from ODS object ZPUR_O01 terminated</i>"
    I tried to check the data in the ODS Object by choosing
    <LS>Administrator Workbench > data targets > context menu on ODS
    Object ZPUR_O01 but the status are green and when i tried to
    activate it the logs says "<i>ODS object ZPUR_O01 was built
    incorrectly. Cannot update request
    REQU_43MODQ3GF69X17B71ZKQMN85I(20,154)
    ODS object ZPUR_O01 was built incorrectly. Cannot update request
    REQU_43MQ8A8F0L1US5COQTUUWX3BA(20,155)
    ODS object ZPUR_O01 was built incorrectly. Cannot update request
    REQU_43MQ8OQQTY21YQ37RMA1WMO06(20,156)
    Data to be activated successfully checked against archiving
    objects                                   
    Activation of data records from ODS object ZPUR_O01 terminated</i>"
    Please help me with this problem.

    Hi Jay
    U need to update these requests to ODS
    REQU_43MODQ3GF69X17B71ZKQMN85I(20,154)
    REQU_43MQ8A8F0L1US5COQTUUWX3BA(20,155)
    REQU_43MQ8OQQTY21YQ37RMA1WMO06(20,156)
    1) delete the current request
    2)Reconstruct the requests above three request
    3)and then Load the current reqest (REQU_43MNOPW29W4F5M037J7OAFP52)
    Then only u will be able to activate the ODS....
    This is an serialization issue...
    hope it helps
    regrds
    AK
    assign points if usefull

  • Planning Area to Data Store Object (ODS)

    Hi,
    The data source is the Planning area and the target is the ODS object. The transfer rule mapping is 1 to 1 for all key figures, there is no routine used. After executing the info package and data transfer, I am checking the value in ODS update table.
    One key figure for a CVC  is always showing less value in ODS update table  than the planning area value.  I checked the extractor check in RSA3, it shows 10 records for a selection condition, but the ODS update table shows only 9 records for the same selection conditions. 1 particular record is not updated in ODS upate table.
    Kindly advise to overcome this issue.
    thanks and regards
    Murugesan

    Hi,
    Did you compare the data in PSA? All 10 or less and how about Keys for your DSO? Try making all Key and load.
    Why do you need DSO for Planning? Aren't you aggregating ?
    @AK

  • How to upload the data from existing ods to new cube?

    Hi all,
    There is an existing ods and reports are been created for that ods. My task is to create a cube and pull out the data from the ods to cube.
    I have created a cube with update rule. And i want to know to how to load all the data from the existing ods to the newly created cube.
    thanxs
    haritha

    Hi haritha,
    If you've already created the update-rules, try to create cube, than make a mapping between ODS & Cube.
    If done,
    1. Right-Click on ODS, find the menu update data to data target.
    2. Choose for Init.
    If you wanna make it update data to cube automatically, then you must setup the setting in ODS.
    1. double-click on it.
    2. In setting, you'll see the option for "automatically update data to data target".
    3. Choose for it.
    Hopefully it can help you a lot.
    Regards,
    Niel.
    thanks for any points you choose to assign.

  • Data loads from ODS TO CUBE

    Hi,
       i have delta loads comming into the ODS. i do full update from ODS to the cube by date range for material moments no. last time when i loaded the data, it loaded few for the date range. rest did not load and sitting at ODS. this is full load and tried to load again. any suggestions...
    sp

    Hi Srinivas,
            check your update rules between ODS and cube whether they are mapped properly(check your date range for the cube load).
             Do a Init load and then do the delta load.
    hope this will help.

  • Data Flow from ODS to Cube

    Hi Guys,
    Need a clarification!!! Iam running a full update from an ODs to a Cube. Will the data be picked up from ODs Active Table or Change Log Table.??
    Thanks
    Srinivas

    hi,
    You should do further update from ODS ONLY after "Activate data in ODS"
    This means, the data will be picked from Active table of ODS.
    assign points if useful ***
    Thanks,
    Raj

  • Data tranfer from ods to infocube

    Hi Friends,
    I have created ODS and infocube, the data was loaded on ods sucessfully , but when tried to transfer the data from ods to infocube, the error comes. the update rules and data flows are shown correctly as in FUFU book.
    the errors comes as check the load and after that the infopackage ask to delete the init request in same cube.
    can anyone suggest the right way of tranferring the data from ODS to INFOCUBE and the issues to check.
    Kind Regards,
    Irfankhan

    Hi
    Recheck whether you have the request Activate data in ods (odsrcactivate data & Activate Data automatically while ods creation & odsmanageRequest tab -- request -- Activate)
    If the Data is there in Active Data table then try to update the same with Update Rules.
    While Info Package from ods--Cube -- the Info Package Selection should be Delta ( Init is already there in your cube as I have seen the error message you mentioned)
    the update From ods to Cube
    Via Info Package -- Data Target Tab -- Schedule it with options Delta --
    Info Package -- Monitor -- Update Manually (Wheel)
    Adding it in Process chain
    Hope it helps and clear

  • Loadin Master data Attribute from ODS

    Hi experts,
    I have a Master data as Infoprovider:
    CASE with attributes at1 and at2.
    I loading master data.
    Another infoArea, I have and ODS ( case, field1, field2) that is loading with DELTA.
    After loading the delta, I want to update the AT2 from CASE master data.
    Which is the best option to loading an attribute from ODS? FULL? DELTA? What happend if the duplicate key error appears??
    I believe that with a DELTA Update from ODS to CASE will not be an error.
    thanks a lot!

    Hi,
      I dont think so there sould be problem in further update from ODS to Attribute.
    It would be better to keep the Delta in Further update.
    Regards,
    Sharayu

  • Data mismatch in ODS and PSA

    Hello,
    Iu2019m using 2LIS_11_VASCL to update a DSO, there are about 20 records in PSA but after the update only 1 record is available in the DSO.
    There are no start routine or anything.. Just 1 to 1 map.
    Any idea why this data missing?
    Thanks
    Fazal

    Hi,
    it looks like the key fields are getting over written.
    check the data completely in the PSA
    For example
    in the PSA if you have 3 records
    MATNO/     MATPRICE
    MAT001     10
    MAT001     30
    MAT001     40
    when you load the data to the ODS
    the out put will be
    MATNO/     MATPRICE
    MAT001     80
    because the key fields are getting over written with the same values
    santosh

Maybe you are looking for

  • Footer issue in ALV Report

    Hi All, I have used the following code...Header is getting displayed properly. But Footer is not getting printed..... perform build_event. perform build_comment. FORM build_event . CLEAR: GT_EVENTS.  REFRESH: GT_EVENTS.   CLEAR: FS_EVENTCAT.   FS_EVE

  • HT3529 SMS sent to multiple contacts were converted into mms.

    SMS sent to multiple contacts were converted into mms, text only 61 characters long including spaces. Carrier O2 have said it is an known issue with apple products. This has cost me £50 to say happy new year to my family and friends. Anyone know of t

  • Rs232 RTS

    Hi everybody,    I'm using LV 7.1 and RT module.    My purpose is to use Digicom Modems LCM 16P with cFP-2020.  These modems should implement a point-to-point communication, between an embedded application running on cFP-2020 and a PC, running LabVie

  • Uninstalling Applications from E65

    Hi, On E65 i had bought is a preinstaled Adobe Reader LE, which worked OK before. Now it won't work (says: Application closed user11). - When i tryed to uninstall it from phone, there is no AR LE entrance in Appl. manager list and any uninstal option

  • Should i meet with a genius?

    there is nothing really wrong with my phone but i find myself constantly rebooting my phone. it only last about 2 days before safari starts to crash, apps, contacts and sms start to lag. GPS seems to only last a couple days before giving me crosshair