SMQS: when is time stamp in the "last change by" changed?

Dear Gurus,
Recently we are encountering issues in our OUTBOUND queue of ECC. In a certain time queues pile-up to almost 2K and are in status READY.
*Integration is ECC <-> APO
To understand if its a QRFC issue or a Overloaded WorkProcesses, we need to isolate each case.
First we assumed that the reason of having the READY status are:
1. due to the change in TYPE of the queue name (APO system) from R to U or vice versa
2. due to the change in STATUS of the queue name
What we would like to know is, what does the time stamp consider upon updating?
Are those assumptions above correct?
Also the User ID seems not being updated.
I asked the user indicated in the "last change by" if he did some change, but responded that he is not performing any change in the QRFC for the past few days. But it shows his name and current time stamp.
thanks and regards!
Zeek

Dear Babu, really appreciate your response on this.
Unfortunately, when i look into SMQS the APO system queue was already set to R. Upon checking the "last change by" (double clicking on the TYPE) i see that the time stamp was at current date and time.
And the only thing that can help us catch who/what is the cuplrit (user/background process), is to understand what are the factors that the time stamp in "last change by" considers. Also the user indicated in it, was saying he hasn't performed any changes that day... What bothers us is that it might be a background process as the time stamp keeps changing every time... Usually, for what i noticed, the time stamp there only register the date and time when our system had the support pack updated. but recently, it is showing that its been changing every day.
Moreover, our basis folk just assumes that the time stamp considers both the update in TYPE and as well as the change in STATUS. He is saying that the change in activity (when ECC transfers data to APO) is the reason behind the change in time stamp. For us to prove it, we checked on /SAPAPO/CC and saw that the last update of CIF/Any changes in ECC is similar to the one in SMQS last change, so it is not a valid reason, though the time is quite near what SMQS says.
So what we need to understand is that, was it really the CIF/any updates in Orders going to APO does trigger the time stamp change in SMQS "last change by"?
thanks!
Zeek

Similar Messages

  • I have a problem to open my Number Program. this message appear when i try to open"The last time you opened Numbers, it unexpectedly quit while reopening windows. Do you want to try to reopen its windows again" I would be thankful if you could help me?

    I have a problem to open my Number Program. this message appear when i try to open"The last time you opened Numbers, it unexpectedly quit while reopening windows. Do you want to try to reopen its windows again" then I tried to open it but nothing happened.... I would be thankful if you could help me..
    Process:         Numbers [1021]
    Path:            /Applications/Numbers.app/Contents/MacOS/Numbers
    Identifier:      com.apple.iWork.Numbers
    Version:         3.0 (1470)
    Date/Time:       2014-06-27 16:13:23.405 +0100
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  243D9264-54B7-E9AE-2F83-D11098965D14

    I have a problem to open my Number Program. this message appear when i try to open"The last time you opened Numbers, it unexpectedly quit while reopening windows. Do you want to try to reopen its windows again" then I tried to open it but nothing happened.... I would be thankful if you could help me..
    Process:         Numbers [1021]
    Path:            /Applications/Numbers.app/Contents/MacOS/Numbers
    Identifier:      com.apple.iWork.Numbers
    Version:         3.0 (1470)
    Date/Time:       2014-06-27 16:13:23.405 +0100
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  243D9264-54B7-E9AE-2F83-D11098965D14

  • How do I get the last changed date & time of a file in app server?

    Hi Experts,
    How do I get the last changed date & time of a file in app server?
    Thanks!
    - Anthony -

    Hi,
    that's what I use...
      CALL 'C_DIR_READ_FINISH'.             " just to be sure
      CALL 'C_DIR_READ_START' ID 'DIR' FIELD p_path.
      IF sy-subrc <> 0.
        EXIT. "Error
      ENDIF.
      DO.
        CLEAR l_srvfil.
        CALL 'C_DIR_READ_NEXT'
          ID 'TYPE'   FIELD l_srvfil-type
          ID 'NAME'   FIELD l_srvfil-file
          ID 'LEN'    FIELD l_srvfil-size
          ID 'OWNER'  FIELD l_srvfil-owner
          ID 'MTIME'  FIELD l_mtime
          ID 'MODE'   FIELD l_srvfil-attri.
    *    l_srvfil-dir = p_path .
        IF sy-subrc = 1.
          EXIT.
        ENDIF." sy-subrc <> 0.
        PERFORM p_to_date_time_tz
          USING    l_mtime
          CHANGING l_srvfil-mod_time
                   l_srvfil-mod_date.
        TRANSLATE l_srvfil-type TO UPPER CASE.               "#EC TRANSLANG
        PERFORM translate_attribute CHANGING l_srvfil-attri.
        CHECK:
          NOT l_srvfil-file = '.',
          l_srvfil-type = 'D' OR
          l_srvfil-type = 'F' .
        APPEND l_srvfil TO lt_srvfil.
      ENDDO.
      CHECK NOT lt_srvfil IS INITIAL.
      pt_srvfil = lt_srvfil.
    FORM p_to_date_time_tz  USING    p_ptime  TYPE p
                            CHANGING p_time   TYPE syuzeit
                                     p_date   TYPE sydatum.
      DATA:
        l_abaptstamp TYPE timestamp,
        l_time       TYPE int4,
        l_opcode     TYPE x VALUE 3,
        l_abstamp    TYPE abstamp.
      l_time = p_ptime.
      CALL 'RstrDateConv'
        ID 'OPCODE' FIELD l_opcode
        ID 'TIMESTAMP' FIELD l_time
        ID 'ABAPSTAMP' FIELD l_abstamp.
      l_abaptstamp = l_abstamp.
      CONVERT TIME STAMP l_abaptstamp TIME ZONE sy-zonlo INTO DATE p_date
          TIME p_time.
    ENDFORM.                    " p_to_date_time_tz
    Regards,
    Clemens

  • Error when converting time stamp in date time time zone CST  in IC

    Hi Experts,
    We have recently upgraded from CRM 5.0 to CRM 2007. We are using IC WEB Employee interaction center.
    so when agent create service ticket in interaction center and close the ticket on same day we are getting an error saying Error when converting time stamp in date time time zone CST.
    we thought there may be problem while installing SAP CRM by basis team in time zone, but we did not find any problem.
    So please advice how to resolve this issue.
    Regards,
    Teja

    Hi Teja,
    I saw a similar message, and it was resolved by adding a timezone to the user profile defaults tab in SU3. I believe the system has been configured to convert between users' timezone and the system timezone, therefore it needs to know each users' timezone.
    Regards,
    Simon.

  • How to read a time stamp from the db without ".0" at the end

    Hi All,
    I have code that is saving the results of a query in a result set.
    When ever i read a time stamp from the db (mysql 4) it always adds ".0" to the end of it.
    I tried using the getTimeStamp, getDate, getString methods for result sets and was not able to resolve the issue.
    Am i missing something here?
    Thanks

    here is the code
    public static Table executeSelect(Connection conn, String qry)
         throws SQLException {
              Statement stm = null;
              ResultSet rs = null;
              try {
                   stm = conn.createStatement();
                   rs = stm.executeQuery(qry);
                   Table t = new Table(rs);
                   return t;
              } finally {
                   close(null,stm,rs);
    Basically the user is asked to enter the query and the connection settings and then i retrieve the data and return a table.
    Now if i try to print the value of the time stamp from the result set it adds a a .0
    So for example if am running the following
    select mod_ts from temp limit 1;
    | mod_ts |
    | 2007-12-28 09:32:58 |
    1 row in set (0.00 sec)
    When i print the value of the time stamp it gets printed as 2007-12-28 09:32:58.0
    The following code is used to generate a table from the result set
    public Table(ResultSet rs) throws SQLException {
              ResultSetMetaData rsmd = rs.getMetaData();
              int colCount = rsmd.getColumnCount();
              colNames = new String[colCount];
              colTypes = new int[colCount];
              for ( int i=0; i<colCount; i++) {
                   String colName = rsmd.getColumnName(i+1);
                   colNames[i] = colName;
                   int colType = rsmd.getColumnType(i+1);
                   colTypes[i] = colType;
              while ( rs.next()) {
                   if ( data == null) {
                        data = new ArrayList<List>();
                   List<Object> row = new ArrayList<Object>();
              for ( int i=0; i<colCount; i++) {
                   Object ob = rs.getObject(colNames);
                   row.add(ob);
              data.add(row);
    Now when i print the values in the result set it adds a .0 to the end of the time stamp
    I also tried using getTimeStamp for a result set and the same problem still existed

  • When i do title animation the last letters or words of the script always pop up before the rest fades in and stays after the rest fades out...help!

    when i do title animation the last letters or words of the script always pop up before the rest fades in and stays after the rest fades out...help!
    I tried changing the font and then the placement of the title but it always comes back!

    Thank you. I figured it out right before I heard from you.  Running the OCR before the redaction made it work correctly.
    Thank you so much for taking the time to answer my question.
    Make it a great day.
    BG10

  • In deleting an i message  the previous message remains on the screen but with the time stamp of the deleted message . how do i fix this?

    in deleting an i message  the previous message remains on the screen but with the time stamp of the deleted message . how do i fix this?

    Hey everyone in Apple world!
    I figured out how to fix the flashing yellow screen problem that I've been having on my MBP!  Yessssss!!!
    I found this super handy website with the golden answer: http://support.apple.com/kb/HT1379
    I followed the instructions on this page and here's what I did:
    Resetting NVRAM / PRAM
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.
    I went through the 6 steps above twice, just to make sure I got rid of whatever stuff was holding up my bootup process.  Since I did that, my MBP boots up just like normal.  No flashing yellow screen anymore!!   
    (Note that I arrived at this solution when I first saw this page: http://support.apple.com/kb/TS2570?viewlocale=en_US)
    Let me know if this works for you!
    Elaine

  • I'm in the U.K. but my icloud emails are U.S. time stamped, how can I change this?

    I'm in the U.K. but my icloud emails are U.S. time stamped, how can I change this?

    Hi foxie-d,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    iCloud: If email shows the wrong time
    http://support.apple.com/kb/PH2644
    When you send or receive email, the time it was sent or received appears in the email header (the information at the top of the email). If the time shown in your email header is incorrect, you need to change the time zone setting for your iCloud account.
    Change the time zone on iCloud.com
    Click your account name, then choose Account Settings.
    Click Time Zone, then click a time zone on the map.
    You can also click the time zone name below the map, then choose a time zone from the pop-up menu.
    Click Done.
    You need to log out of iCloud, then log back in to see the changed time zone in iCloud Mail.
    Happy New Year!
    - Judy

  • Date and time stamp for the file

    Hi Experts,
    My Requirement is to create a csv file with the name testfile_date&timestamp.
    If i select add time stamp in the receiver file communication channel the file be as testfile_yyyymmdd_hhmmss_XXX.
    The XXX is message id which comes by default by selecting add timestamp option.
    but, i don't want the message id displayed in the file name.As i know from the blogs  we can reach this requirement as per Michels blog
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14
    I am not clear in the mapping. after writing the udf, to which filed i need to map with that udf.
    can you please tell me stel by step how how to do mapping and how to achieve the requirement. request you to send the code forthe  udf.
    Thanks
    Rahul

    Hi,
    you can wirte udf and map it to root element of the target message type. u just need to execute the udf.
    UDF:
    // UDF havs one input parameter - timestamp
    Code:
    DynamicConfiguration conf = (DynamicConfiguration) container .getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    String OldFileName  =  conf.get(key);
    String newFileName  =  "";
    if (OldFileName != null) {
        newFileName = "testfile_" +timestamp ;
        conf.put(key, newFileName);
    return  newFileName; 
    Mapping:
    Date (standard function) [Formmat yyyyMMdd_hhmmss] -> UDF -> MesageType.
    Thanks.
    Ritu

  • Adding time stamp to the field

    Hi,
    All
    I need to pass the Current Date and Time Stamp to the Target Field
    For Current Date there is a Standard Function Is There ,For Time stamp Is there any Standard Function is there or we Need to write write UDF ,if we need to write to UDF Please provid Java Code for that.
    Marks is awardble
    Thnx in advance
    Regards
    kumar

    Hi,
    Using this java code you can get both Date and Time...
    import java.util.Date;
    Date d = new Date();
    return d.toString();
    The format returned will be like this "Tue Dec 26 12:15:24 IST 2006"
    To change the format, you can use get methods( getDate(), getHours() ) of Date class and concatenate them.
    Regards,
    Uma

  • No update time stamp in the saved data file

    In NI Example Finder, there is a file called "Fieldpoint Datalogger.vi". I flip the "Time Format" switch to "HH:MMS" and the "File Type" switch to "Spreadsheet". The data saved into a file have time stamp at each line. However, the time stamp in each line of the data file saved as the same time without any update to the most current time. I put sampling frequency for 100 ms and saved as 50K bytes file size, but all the time stamps in the file show one same time (I believe it is the time to start to save into file and keep repeat it). How can I get the update time stamp for every 100ms or 500ms and save that time stamp into the data file from this "Fieldpoint Datalogger.vi"? Should I change anything on the subVI called
    "embedded FPLog.vi"?

    Hello,
    Fieldpoint systems usually base the timestamp on the National Instruments Time Server, which is installed on any computer using the Fieldpoint driver. This means that you can configure the Time Server on a Fieldpoint system to continuously check the system time of any computer on the network that has the Fieldpoint Driver installed by referencing its IP address.
    If the timestamp is not updating, then we should first verify that it has been configured properly.
    Take a look at the following Knowledge Base and let us know if using the listed steps takes care of this issue.
    http://digital.ni.com/public.nsf/websearch/C4E56AD6450FC5FD86256DFF0007FF01?OpenDocument
    Best regards,
    Justin Tipton
    National Instruments

  • In Mainstage When I try to open the last project i worked on it says The Concert could not be opened because the file is corrupt  ?

    In Mainstage When I try to open the last project i worked on it says The Concert could not be opened because the file is corrupt  ?

    <moved from Adobe Creative Cloud to Bridge General Discussion>

  • To have time stamps on the notes captured on serviceticket transaction

    Hi,
    Is there any option to have time stamps on the notes captured on an Opportunity / Quote / Order ..
    especially in serviceticket.
    the requirement is  to tag the notes entered in ST with TIMESTAMP.
    Hope u guys understnd my question .....
    sree

    Hi Sree,
    try the following comands you can use for the convertion of dates to timestamps and viceversa:
    CONVERT DATE dat [TIME tim [DAYLIGHT SAVING TIME dst]]
            INTO TIME STAMP time_stamp TIME ZONE tz.
    CONVERT TIME STAMP time_stamp TIME ZONE tz
            INTO [DATE dat] [TIME tim]
            [DAYLIGHT SAVING TIME dst].
    Best regards,
    Erika

  • In terms of account lock outs due to security reasons, when is time to delete the account and create a new one?

    In terms of account lock outs due to security reasons, when is time to delete the account and create a new one?

    iCloud accounts and Apple IDs can't be deleted.
    (79882)

  • HT1222 Have a new iPad trying to download iOS 6.0.1 but it seems to have stopped. Has been going on saying estimating time remaining for the last 5 hours!!

    Have a new iPad trying to download iOS 6.0.1 but it seems to have stopped. Has been going on saying estimating time remaining for the last 5 hours!!

    Try a reset:
    Hold the Sleep and Home button down for about 10 second until you see the Apple logo.

Maybe you are looking for

  • MacBook Air Mid 2013 - Random system blackouts

    Hi, I just got the latest MBA 2013 about 3-weeks ago. I have been noticing quite frequent system blackouts with regards to the laptop. By system blackouts, the system responds as if it had entered a sleep state and returns back to its wake state a fe

  • Cube creation & Data loading from Flat file

    Hi All, I am new to BI 7. Trying to create a cube and load data from a flat file. Successfully created the infosource and Cube (used infosource as a template for cube) But got stucked at that point. I need help on how to create transfer rules/update

  • Performance Point Services data source pointing towards wrong datasource after production instance copied in development

    Hi We have copied our Project Server 2010 production databases to development server. We have few reports created by using Performance Point Services, but here when we try to open the reports the data source is  pointing towards production data sourc

  • IPad Mini iOS 8

    My iPad mini downloaded the iOS 8 but it won't install.  I tried 2 times.  What can I do?

  • Problem in J1IJ BDC

    Hi, I have created a BDC program for J1IJ. While  excise invoice selection, I record with pressing the page down of keyboad the conde comes as below. perform bdc_dynpro      using 'SAPMJ1IJ' '0500'. perform bdc_field          using 'BDC_CURSOR'