Request id in ODS

Why Listcube for ODS has no request id.
How can I look data for only one request in the ODS it is poss in cube but how abt ODS on backend.
Regards,
Manish

Hi manish,
ODS has 3 tables.
new Table - it contains Req ID
Active Data Table ; It Does not contain Req ID, when you do a list cube data is shown from Active Table, hewnce you cant see Req ID.
Change Log Table: It contains Activation Req.
Go to SE16 and See table : RSODSACTREQ give ods name and you can see req ID and corresponding Act Req ID, this can also be seen in ODS Manage --> Request TAB.
For looking at the data for a particular req in ODS, you have to use some selection criteria like DOC Number, you can pick this up from Change Log table.
Another way(bit strange) could be to see data in change log table and summarize it.
For finding change log table for an ODS go to se16 and use table RSTSODS, here give ODSNAME in first selection and it will give you table name like /BIC/B0000*
In that table you put ODS Act REq ID and see data and then summarie it.
Basically you will see multiple records here for same key, due to Different Record Mode Images.
Hope it will give you some help.
I am still thinking for other way.Will post you.
Thanks
CK

Similar Messages

  • Automatic Request Processing in ODS?

    Hi Guys,
    Can any one tell me what is the functionallity of Automatic Request Processing in ODS manage screen & in which scenario is used?
    Thanks in Advance
    Urs,
    RK

    HI,
    Before you can use an ODS object as a data source for another ODS object or InfoCube, you have to make sure that the data is of good quality, and that it is active in the system. You can only activate the data if you have not switched on the option for the automatic processing of the request in the ODS Object Maintenance  SAP recommends, however, that you only use the automatic subsequent processing option occasionally.
    To simplify the process, SAP also recommends you use process chains.  Process chains ensure that one process has ended before any subsequent processes are triggered.
    Look into these..
    http://help.sap.com/saphelp_nw04/helpdata/en/a9/49453cabf4ef6fe10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/91/270f38b165400fe10000009b38f8cf/frameset.htm
    GTR

  • How can I find who deleted a request from an ODS?

    Hello
    Can you please help me in finding who deleted a request from an ODS? I whould like to find the user ID of the person who deleted the request form the ODS.
    Thank you
    Ramona

    Hi Ramona,
    Goto Tcode: STAD or SM21 and u can find the necessary thing what u want.
    In SM21, give the appropriate dates or the user id and execute.
    In STAD, give the appropriate dates or the user id and execute.
    Both the transactions are similar.
    Assign points if this helps u...
    regards,
    KK.

  • Reporting Request ID from ODS

    Unless I am being particularly stupid I cannot see "Request Id" as a characteristic/key field/data field when building a BeX query against an ODS. Is there a solution?
    I often use this characteristic in infocubes to track when particular data was loaded into the cube and need to do this against a (very large) ODS.

    Here is a little function module I wrote to find the statuses of data in a ODS/cube and then report back
    It is used in R3 to decide which timestamp to use for a real time function module (but that's another story)
    it's prototype big hammer approach code - so apologise for select *'s (and I couldn't be bothered to tidy it up)
    TABLES:
        rsmdatastate,
        rsreqicods.
    CLEAR:
        e_sidtechok,
        e_sidqualok,
        e_sidrollup,
        e_siduppdmt,
        e_sidofodsa.
    get infocube status
    SELECT   SINGLE *
      FROM   rsmdatastate
      WHERE  infocube  = I_INFOCUBE.
        e_sidtechok    = RSMDATASTATE-TECHOK.
        e_sidqualok    = RSMDATASTATE-QUALOK.
        e_sidrollup    = RSMDATASTATE-ROLLUP.
        e_siduppdmt    = RSMDATASTATE-DMEXIST.
    get the requests from the ODS
    to get the sid of when it was activated
    this can then be checked against the Data mart status
    SELECT    *
      FROM    rsreqicods
      WHERE   tabname   = I_INFOCUBE
      AND     rnsidlast = e_sidqualok.
         e_sidofodsa  = RSREQICODS-ODSSID.
    ENDSELECT.
    if w_sidofodsa equals w_siduppdmt
    then the ODS has pushed up the data mart for the last req in the ODS
    ENDFUNCTION.

  • Request Invalid for ODS

    Hello gurus,
    My PC failed, tried to run by FM, it skipped loading the next ODS from IP. Tried running IP manully, Now i see Records arrived with QM status RED.
    Error message :
    requ** has not correctly updated
    Activation ods terminated
    Now how will i correct the request and activate ODS.
    Please suggest me
    Ponts Guaranteed.

    If the previous request is not complete then the load to the next request will go fine unless there is some error with that request as well. But the activation won't start for the second request until the previous request activation finishes.
    Remember there could also be a locking problem if you are running two loads at the same time into the same target. So your second request will wait until the previous request finishes or error out.
    thanks.
    Wond

  • Data vanishing in new fields after request activation in ODS

    Hi,
    I have added some new fields in ODS and updated it by end routine .Now when i run the dtp and check the data by pressing NEW DATA tab then i am able to see data updated in the new fields.
                       When i tried to activate that request in ODS ,the values that i populated in new fields got vansihed .I am not able to find wats d issue after activation even though before activating request in ODS all data is perfectly updated in new data table.
    Regards,
    Montz

    I have faced the same issue.Data was coming till new table,but after activation fields were getting
    blank.
    There is no necessity for doing a dummy mapping. In the transformation screen you will be having an ikon near to the delete
    routine symbol with an arrow symbol
    similar to select all and unselect all, just clikc on it and then mention the setting as Update all the target fields need to be populated.
    This will solve the issue, if it is not solved, then you can make a direct mapping to any of the field in the source, it need not be the
    exact field in the target.
    Thanks,
    Saveen Kumar

  • Unable to delete request from an ODS

    Hai All,
            I have a requestng in an ODS which I am trying to delete in the Manage ODS- screen by selecting the request and then deleting it. But every time I press delete, I get the trashcan symbol in place of the reporting symbol of the request and when I press refresh , the trash can disappers and the reporting Icon comes back. Any idea why this is happening? I then changed the QM status of both the request and in the Monitor and tried to delete without any luck.
    Can somebody please tell me what the problem is, I have no errors showingup but the request is not getting deleted.
    Thank you.

    Hi Visu,
    Check if you have set the status of the request you want to delete as RED before deleting it..
    We had a similar issue bcoz of this before..
    Also check if all the requests that came in after that are also deleted..
    Ashish.
    Message was edited by: Ashish Gour

  • Error while loading Delta request from one ODS to another

    Hi,
    I have 2 ODS . ODS1 is the source ODS and ODS2 is the target ODS. ODS1 has full loads daily
    I have initialised delta from ODS1 to ODS2 and i was loading delta on a daily basis.
    Today while loading from ODS1 to ODS2 it failed. Then i deleted the data from ODS2 (Target ODS) and tried loading again. But it again said 'No delta possible'. So i deleted the full loads from ODS1. But when i load again it says the previous delta is invalidated since the full loads in the ODS1 are deleted. Can anyone of you please let me know how to handle this situation without re-initialising.
    Regards,
    Pramod

    Hi,
    I am not sure if you can go ahead without initializing again.
    I feel you may not have reset the datamart before pulling the repeat delta. This was a mistake. On top of that you have pulled a Full request. It should have been ideally a full repair.
    If you still have that full request in target try converting that into full repair by using this SE38 > RSSM_SET_REPAIR_FULL_FLAG (Change a full request to full repair request )  .
    If it works you have a chance of continuing with your deltas. But you may have lost the last delta.
    If it doesnt work and you have not pulled any delta after that load you have two options to retrieve the delta.
    1. See if its in PSA. then pull from PSA and once done force request to green , next delta should be fine.
    2. If its not there try reset the datamart in source ODS and pulling the delta again.
    If both doesnt work you may need to perform full repair and then reinit.
    Thanks,
    JituK

  • Unable to delete the request id in ODS....indicating partially activated

    Dear All,
    When I tried deleting a request from ODS, am unable to turn the QM status to red, itz indicating that the request is partially activated.  When I tried deleting the request without changing the status, the delete icon is popped up, but eventually goes back to the previous status and hence does not get deleted.
    Due to the above, the subsequent requests coming into the ODS are not getting activated at all...
    I tried running the function module  RSBM_GUI_CHANGE_USTATE, to delete the request, but to no success.  Similarly, when I tried locating the requests in the four tables RSICCONT, RSMONICDP, RSODSACTUPDTYPE and RSODSACTREQ, could not found the request id to be deleted in any of these 4 tables.
    Please suggest some solution as it is of high importance...
    Thanks and Regards,
    Edited by: sachitp on Feb 27, 2011 12:25 PM

    Hi,
    You can try the below options,
    1. Remove the request data from the active table using the function
    to delete data selectively.
    You must enter selection criterion to select the data of the
    aborted request.
    2. Use Transaction SE37 to execute the 'RSAR_ODS_API_DEL' function
    module as follows:
    I_REQUEST <Name of the activation request>
    I_DATE <current date>
    3. Use Transaction SE16 to delete all entries for this request and
    for this ODS object from the RSICCONT, RSMONICDP, RSODSACTUPDTYPE
    and RSODSACTREQ tables.
    Thanks,
    Vinod

  • I am not able to see the data By request id in ODS

    HI Gurus,
    I am trying to do data loads from flatflies based on Region to ODS(We have flat files based on region for each region we have one flatfile) .I have loaded 2 files into ods.But when i am checking the data in ODS by request id .I am seeind 2 regions data on one request id .I am not able to see the data for other request id.
    For example:
    We have two flat files one is region 1: 5100 and region 2: 5030
    Request id 1: contains region 5100 data
    request id 2 : contains region 5030 data.
    But when i am checking the data in ODS its showing 5100&5030 data onn request id 1.I am not seeing any data for requestid 2.
    Please help me out.

    Hi,
    Active data cant be seen by Request id but definitely change log table contains request id and list of records per request
    Go to Manage ---> Contents tab --> New Data. Over here you can enter the request number and check the data request wise.....The same can be done for Change log
    Check the log in SM37 if it exists there or not.
    May be the number of records will be more and depending upon the system processses it will be taking time to load.ID request is loaded to ODS then it could be activation time
    Hareesh

  • I Can not delete a request in my ODS

    Hello,folks:
        I upload a repair full request into my own ODS object and then I want to delete this request after activating it,but failed.Anyone can tell me how to handle this without deleting the content of the ODS object?
    Martin Xie

    Hi,
    The request in ODS can't be deleted in the following cases
    1) IF the data is already uploaded to furthur data targets ( Data mart status green in ODS).In this case you have to first delete the data in the furthur data target and uncheck the data mart status.
    2) If active rquests available after the request you want to delete.
    When activating data many request may get activated once, so you cann't delete that requst.
    In this case you have to delete all the requests after the specific request which you want to delete.
    Regards,
    Vijay G.

  • How to see request number in ODS table

    Hello,
    I know data last request has some incorrect data (delta , LO).
    In order to change it I need to select data by request number. Table /BIC/AXXXXXX00 does not contain request number.
    Please tell me how I can select data by request number.
    Thanks

    Hi
    To find the request, goto the table RSMONICTAB in BW. Enter the request number.It'll give you the date time stamp as to when the request was loaded into BW.
    Go back to monitor (RSMON) and filter on the date with the date from the table.
    You'll find your request.
    This may help u.
    Regards
    Naalla

  • Error while activating the ODS "Request No longer Exist in ODS".

    Hi All,
    I had deleted one request from four ODS's before completely loaded from R/3. Now when i am trying to activate from one of them using process chain it is giving me the error massage "Request No longer Exist in ODS".
    But when i am manually activating this it is not giving me any error.
    Please suggest solution for the same.
    Regards,
    Rohan Shah

    I had deleted one request from four ODS's before completely loaded from R/3.
    Before deleting the request make QM status red and then delete.
    when i am trying to activate from one of them using process chain it is giving me the error massage "Request No longer Exist in ODS".
    Already you have deleted the request. How can you activate the same request?
    Have you loaded the data again?
    With Regards,
    Kishore.
    Edited by: Siv Kishore on Apr 22, 2009 3:58 PM

  • Unable to delete requests from ODS

    Hi Experts,
    I am trying to delete requests fwhich is having some added records rom an ODS. I changed the status of QM to RED and in the monitor screen as well. Now, when I try to select the request and delete, a trash can appears and after hitting the refresh button the reportinng availability appears against the request.
    I deleted the entries in the change log table...then I was able to delete the request from the ODS. Now when I try to reconstruct those deleted requests from the Reconstruct tab by changing the QM status in the monitor to green, the status of these request are in Yellow and there are updated records but the added records are 0. When I try to change the QM status it give s message "Request is already (partially) activated, no further QM action is possible.
    How do I change the request QM status to Green and the get all the added records as there were in previous instead of 0's with out reloading the ods from r/3.
    Thanks in advance,
    HT

    Hello,
             This error may be  RSMPC141 error.
    Please see Note 643880 and Note 849857
    this may occur  becos of loss f records in change log.
    You will need to reload to fix this problem
    regards,
    karthik

  • How to delete a specific request from ODS

    Hi all,
    We have an ODS which we're loading invoices from legacy system. In legacy system, there are two tables for invoices. First one is daily records which is archived on last day of each month. As you guess, second table is  for archive records. We need all of the records from  both tables. Because of performance issue , we don't want to load both tables everyday . So we created two transformation. Since there is no delta option, we need to delete the first table request from data targets before extraction. And delete the request from the second table only last day of month. We're created process chain. But there is no option for deleting only the request from a specific data source or transformation. Are there any solution for this?
    thanks,
    Yigit

    Hi,
    Thanks for your code. But is there any function module to delete most recent request from the ODS.
    I had 2 requirements...One in need to delete from ODS & Other one from Cube.
    FM - 'RSSM_DELETE_REQUEST' will be used to delete from Cube only.
    Can please you send FM & ABAP Code to delete request from ODS.
    Thanks in advance.
    Yigit
    Message was edited by:
            Yigit

Maybe you are looking for

  • [Solved] Banshee crashes while scanning USB Mass Storage mounted SGS2

    I start banshee and then connect my Samsung Galaxy S2 as mass storage. It shows up in Banshee and Banshee starts to scan the folders for files, but at some point it suddenly crashes. Any idea what is causing the problem here? Systemd log and Banshee

  • Duplicate invoice check ( MIRO)

    Hi All I have done all the settings for duplicate invoice check. And I posted an invoice with the following parameters on a limit PO Company code:ABC Document date:12.09.2009 Reference:INV1 Currency:USD Vendor:102221 Amount:20 Now I am trying to post

  • The Assetive Touch doesn't work suddenly

    after the damage with my ic power, and that problem was fixed. but the assetive touch doesn't work suddenly, I even can't touch it, it doesn't responsive. why is that happen? how do I fixed it? help, please!

  • Mountain Lion not compatible issue

    Hi, i m using macbook pro with retina display 13'. Previously i successfully installed windows 7 using bootcamp. N now i plan on restoring everything to normal, as good as new. I tried command + r and go to disk utility where i erase the original par

  • Do I need to plug in both usb cables on a external HD?

    Hi guys, I got a Comstar 500GB 2.5" USB powered external hard drive for Christmas. It came with a USB Y Cable and my question is do I have to plug in both USB cables to see maximum performance? Or is the Y cable for computers that provide lower bus p