Which table will give the completion timestamp of the last success run?

Which table will give the completion date timestamp of the last successful execution of an OWB Mapping or Process_flow.?
I was thinking of using
select max(RTA_LOAD_DATE|| RTA_LOAD_TIME) from OWBSYS.OWB$WB_RT_AUDIT
where
trim(RTA_LOB_NAME) like '%EMP_LOAD1%'
and
rta_status = '1'
But the RTA_LOAD_DATE AND RTA_LOAD_TIME is null
and RTA_STATUS column is having the value 1 irrespective of whether the JOB has completed or abended
Please advise??

Check with these tables :
<b>coss
cosl
cosp</b>
aufk
qmat

Similar Messages

  • Which table will give me the serial numbers per each delivery?

    Which table will give me the serial numbers per each delivery?

    Hi,
    Table:
    SER01 -> provide links between delivery and serial number object.
    You can select by LIEF_NR = 'delivery number'.
    OBJK -> content of serial numbers
    You can select by OBKNR = 'SER01-OBKNR'.
    Further more:
    You can check in SE11 with name "SER0*". Then you can see a list of tables which contains link between serial number to other document.
    SER01 -> Delivery
    SER02 -> Maint.Contract (SD Order)
    SER03 -> Goods Movements
    SER04 -> Inspection Lot
    SER05 -> PP Order
    SER06 -> Handling Unit-Content
    SER07 -> Physical Inventory
    SER08 -> Purchase Order Item Serial Numbers
    Regards,
    Harry

  • In Which table Will maintain the All Workflows Triggering Event Details?

    Hi,
    Can Any one tell me
    In Which table Will maintain the All Workflows Triggering Event Details?

    Hi Mohit,
    The Tr Codes KE29N/KE28L will give me the Logs of Past TDD runs. However, i would like to see the all the variants in a go. Due to a Organizational change, there is a new characteristics introduced. Now we need to change the sequence of the TDD runs. Since there are lot of TDD Variants that are in use. we need to get all of them into an excel and then decide the necessary changes.
    Thanks & Regards
    Surya

  • Which table will give vendor master details per company code per purchase o

    Which table will give vendor master details per company code per purchase organisation that is all details available in XK03?

    hi
    Check T code MKVZ
    Or table LFA1
    Vishal...

  • Which table will give data of structure KKBCS_OUT

    Hi All,
             I have requirement to get the values of Total target cost and Total actual
    cost of production order.
    Tcode: CO03->Goto->Costs->Analysis
    We can see the posible cost elements and values of respective production order.
    But all these data are stored in KKBCS_OUT structure.
    Could you please tell me which table we can get these information?
    I have checked individual data elements in where use list also. But i am not able
    to find any thing.
    Please let me know if any one faced same kind of issue.
    Thanks in Advance
    Basha Sk.

    Check with these tables :
    <b>coss
    cosl
    cosp</b>
    aufk
    qmat

  • Which query will gives the exact one day difference:

    SELECT COUNT(*) AS tot FROM Test WHERE DATETIME BETWEEN TO_DATE('01/01/2012 12:00:00 AM', 'DD/MM/YYYY hh:mi:ss am') AND TO_DATE('01/02/2012 11:59:59 PM', 'DD/MM/YYYY hh:mi:ss am')
    SELECT COUNT(*) AS tot FROM Test WHERE DATETIME BETWEEN TO_DATE('01/01/2012 00:00:00 AM', 'DD/MM/YYYY hh:mi:ss am') AND TO_DATE('01/01/2012 11:59:59 PM', 'DD/MM/YYYY hh:mi:ss am')

    hI,
    First lets assume that you did not mean to have the 1-feb-2012 in the last date of the first select.
    SELECT COUNT(*) AS tot FROM Test WHERE DATETIME BETWEEN TO_DATE('01/01/2012 12:00:00 AM', 'DD/MM/YYYY hh:mi:ss am') AND
    TO_DATE('01/02/2012 11:59:59 PM', 'DD/MM/YYYY hh:mi:ss am')
    --           XXBut you want 1-jan-2012.
    Then I would not use between for this but trunc for beter readability like:
    TAB AS
    select to_date('2012/01/01 00:00:00', 'YYYY/MM/DD HH24:MI:SS') DATETIME FROM DUAL union all
    select to_date('2012/01/01 12:17:22', 'YYYY/MM/DD HH24:MI:SS') DATETIME FROM DUAL union all
    select to_date('2012/01/01 23:59:59', 'YYYY/MM/DD HH24:MI:SS') DATETIME FROM DUAL union all
    select to_date('2012/01/02 00:00:00', 'YYYY/MM/DD HH24:MI:SS') DATETIME FROM DUAL union all
    select to_date('2012/01/02 12:17:21', 'YYYY/MM/DD HH24:MI:SS') DATETIME FROM DUAL
    SELECT
      TO_CHAR(DATETIME,'YYYY/MM/DD HH24:MI:SS') DATETIME
    FROM
      TAB
    WHERE
      TRUNC(DATETIME) = to_date('2012/01/01', 'YYYY/MM/DD')
    ;You may look into an function based index on trunc(datetime) for preformance
    Regards,
    Peter

  • How to find from which table we got the data

    Hi friends ,
    How can we find from which table we r getting data in the datasource.
    I am getting data from crm system.based on that we created cubes and dsos.
    we have only one datasource.now i need to know from which table we pull the data?
    can any one give the procedure
    Thanks in advance........
    sridath

    Hi,
    Datasource / tables in the source system
    Go to RSA2 (DS Repository) in your source system and display your source system.
    If Extraction Method is 'V' - you are lucky and you see table name where data is taken from.
    If it is F* - function module is used, and you have to go thru its code to see all the tables it uses and logic how data is
    processed.
    Ext. Meth   Short text                                                                               
    V                 Transparent Table or DB View                
    D                  Fixed Domain Value                          
    F1                Function Module (Complete Interface)        
    F2                Function Module (Simple Interface)          
    Q                 Extraction Using ABAP Query                 
    A                 DataSource Append                           
    OR
    Since you have the extract structure and the extractor, you must have some transaction like the Extractor Checker RSA3. If so
    then execute ST05, switch on the trace and execute the extractor checker. Once the extractor checker presents the results
    switch off trace. The clcik on Display trace and you will see all the tables that were hit by the extractor checker to
    retrieve data and present it to you.
    Hope this helps.
    Thanks,
    JituK

  • Who will give the request number for a package?

    hi
    who will give the request number for a package , while releasing a package in se10 or se09

    Hi Shivika
    Please educate me, what is a package number? What does it relate? How and from where to get the number?
    The package number i refer is the service package number. The package number is being asked for when i refer the tables ESLH and ESLL.
    Regards
    Vijay

  • How SID table will get the data?

    Hi,
    Any one can please let me know, how the SID table will get the data. I am not able to trace.
    Thanks in Advance.
    Regards,
    Suree.B

    Hi
    SID will not have data it will only contains data
    when the masterdata loads it will also create corresponding SID's  which can be later used to link master data table to fact table
    cheers,
    Swapna.G

  • File Adapter or File  Transport which one will give more performance

    Hi all,
    File Adapter or File Transport which one will give more performance ? in OSB?
    Which one to select any one did performance analysis?
    Thanks
    Phani

    Why don't you just go read some benchmarks?
    http://www.barefeats.com/mbpp18.html

  • Which Table will have 'Report to Report Interface (RRI)' Details?

    Hi all,
      Which table will have 'Report to Report Interface (RRI)' Details after creating them with RSBBS Tcode, PLEASE.
    Thanks in advance.

    Hi,
    Serach in these tables
    RSBBSCUBE
    RSBBSCUBEDIR
    RSBBSQUERYDIR
    Cheers..
    Krishna

  • In which table are stored the data of a set created by GS01?

    Hi All,
    could anyone tell me in which table are stored the data of a set created by GS01?
    Thanks

    Hi,
    It's stored in SETHEADER, SETNODE and SETLEAF tables.
    Regards,
    Eli

  • Which app will read the square information codes?

    which app will read the square information codes?

    Search the playstore for QR code reader - here are a few:
    QR Code Reader - Android Apps on Google Play
    QR Code Scan & Barcode Scanner - Android Apps on Google Play
    QR Code Scan & Barcode Scanner - Android Apps on Google Play

  • Which server will get the load?

    Hi all
    I have 2 servers, on 'server1', I have an flv file, on
    'server2', I have an swf file.
    The swf file on server2 loads the flv file on server1. My
    question is, which server will get the burden of the load of the
    flv file? Additionally, how can I test this to confirm this (bare
    in mind, I'm not a server guy).
    Any help is always appreciated.
    Thanks
    Chris

    You can basically publish it to one Origin Server and that server will republish the incoming stream to other 3 origin servers. This feature is called Multi-point publish. Basically you use application.onPublish and onUnpublish handlers in conjunction with Server-side NetStream Class to achieve this.
    Simple example:
    var nc;
    var ns;
    application.onAppStart = function(){
          nc = new NetConnection();
         nc.onStatus = function(info){
              // you can trace connection status here
         nc.connect("rtmp://Origin_Server_2/myApp");
    application.onPublish = function(myClient,myStream){
        ns = new NetStream(nc);
        ns.attach(myStream);
        ns.publish(myStream.name,"live");
    application.onUnpublish = function(myClient,myStream){
          ns.publish(false);

  • In which table can maintain the SAP MM Display changes?

    hi,
    I have One doubt. Regarding In MM...
    In which Table can Maintain the Changes of Material?

    Hello,
    Please use function CHANGEDOCUMENT_READ.
    Thanks,
    Venu

Maybe you are looking for