Old tRFC entries in status "Transaction executing"

Hi,
Question is related to tRFC processing.
I see in SM58 very old entries (older than a year) in status "Transaction executing" (ARFCSSTATE-ARFCSTATE = SENDED). I will ask basis team to clean them up, but my question is can this cause performance problems? How are the recorded tRFC entries executed? Does the system check the number of records being executed from ARFCSSTATE, like those old ones, so it blocks that many otherwise available work process/slot/whatever from being used by the other recorded tRFC calls? Or these 'stuck' entries should cause no problems other then requiring attention to clean them up?
Thanks,
Krisztian Klausz

Hi,
If you delete those tRFC It won't impact on system performance.
To do this task please go through below steps.
To delete old tRFC records, follow menu path "Log File --> Reorganize" and set the date ranges.  Leave the User Name fields blank and select all Status values and then Execute.
I hope it will help you.
Regards,
Kiran .V

Similar Messages

  • Transaction executing in queue XBTOE_0000

    Hi,
    we have a scenario where PI picks up a file and sends it to some external partner.
    Afterthe file is picked up the message gets a status 'recorded for outbound processing' in SXMB_MONI. In SMQ2 it reads 'Transaction executing'. In the Runtime werkbench the message is set to 'DLVD'.
    All queues are registered in SMQR.
    We just made an upgrade from 7.10 to 7.11 - in 7.10 it worked - and still works.
    Thanks for helping.
    Kris Claes
    K.U.Leuven

    Hi Pavan,
       Did u try to execute it by going in Edit -> Execute LUW.
    If not, try that and also check by digging into the queue entry whether it gives any more details.
    Also, check whtehr the user which is uesed to login in R/3 is in an unlocked state or note.
    Regards,
    Akshay

  • Liabilities Ageing report not acknowledging old journal entries

    Hello,
    I have just upgraded a system from 2007A SP00 PL48 to 8.8 SP00 PL17.  When I ran the Vendor Liabilities report in 8.8 I noticed that one of the business partners has a journal entry and an open invoice.  The journal entry has no value when displayed in the report however when i open the journal up, it is showing a debit for the exact same amount as the invoice, but was created as a result of a foreign exchange gain and has not been reconciled against the invoice.  The ageing report is showing that the invoice is still outstanding and needs to be paid.  However when I run exactly the same report in version 2007, the two amounts are seen to conteract each other and therefore no oustanding amount is shown in the ageing report for this customer.  When I reproduce the scenario in 8.8 with a new invoice and new journal entry, the two transactions are shown to counteract and no outstanding balance is displayed.
    Does anyone know if there is a problem with old journal entries being recognised in the ageing report in version 8.8 or specifically journals created as a result of foreign exchange rate losses/gains?
    Many thanks,
    Kate

    Hi Kate,
    We recently upgraded to 8.8 and in reviewing the aging reports realized some manually reconciled entries had to be redone.
    In particular, it seemed to be for entries where foreign currencies were involved. There is a new field in the Internal Rec window in the top left corner - select it and the entries with only SC value will then appear (i.e. you will see all unreconciled entries) along with other entries.
    HTH,
    Heather

  • How to reverse/change SRM PO with status "transaction completed"

    We use Extended Classic scenario in our company.      There is a PO has outstanding G/R balance,   but user accidently hit the button "complete"on this PO  in SRM ,   in result the PO has been completed with status "transaction completed".    And nothing can be performed on this PO.   
    G/R balance is out there and now it has financial impact as it blocked the funding thru internal order. 
    Anyone have idea how we can resolve this problem.    Can we reverse/change the PO status?   Please note G/R canu2019t be entered in ECC as restricted.  
    Thanks,
    Frieda

    I think it was CRM_JEST. But the way to easily select the correct entries:
    1. Go to transaction BBP_PD
    2. Enter BUS2201 and the order number
    3. Double click on the status table, this will take you to SE16 with all the different status for the PO
    4. Select the entry to delete
    5. Enable debugging by putting /h into the transaction field
    6. Double click "CODE" and change this to "DELE"
    7. F8 (leave debugging)
    8. Click on the delete icon and save.
    Done.

  • How the transaction executing in Oracle bpm 10g

    Hi,
    i want to know "how the database transaction executing in Oracle bpm 10g",
    My Scenario is 'i have two data tables, i need to update the same information in two different data tables with OBPM 10g. let's imagine, info is updated in 1st data table, and is some exeption occured while updating the same info in second da table, so i want to roll back the info which is updated in first db table'.
    can any one suggest the approach how can i proceed?
    Thanks.
    Sudhee

    Hi Omkar,
    Please check the following code.
    DECLARE
      repid REPORT_OBJECT;
      v_rep VARCHAR2(100);
      rep_status VARCHAR2(20);
      plid ParamList;
    BEGIN
      plid := Get_parameter_List('tmp');
      IF NOT Id_Null(plid) THEN
      Destroy_parameter_List( plid );
      END IF;
      plid := Create_parameter_List('tmp');
      add_parameter(plid,'p_parameter',text_parameter,to_char(:POLICY.POLICY_NO));
      Add_parameter(plid, 'PARAMFORM', TEXT_parameter, 'NO');
      repid := FIND_REPORT_OBJECT('POL_REP');
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,cache);
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'PDF');
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER, 'paramform=no');
      v_rep := RUN_REPORT_OBJECT(repid,plid);
      rep_status := REPORT_OBJECT_STATUS(v_rep);
      WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
      LOOP
      rep_status := report_object_status(v_rep);
      END LOOP;
      WEB.SHOW_DOCUMENT('http://'||'LENOVO-428E9E41'||'8889'||'/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1)||'?
      '||'server=prod_report_server&P_parameter='||:POLICY.POLICY_NO||
      '&paramform=no');
    END;
    I am used to Start the Report sever   'Rwserver Server=prod_Report_Server Start'
    OracleAS Report Services
    Version :-   10.1.2.0.2
    Name    :-   prod_report_server
    Status  :-   Server is Shutting down
    Jobs in Queue  0
    Active Engines  0
    I got the Following Error when I trying to run the Report
    FRM-41211: Integration error:SSL failure running another product
    Thanks and Regards,
    Faziludeen

  • Transaction executing slow and database undo log increasing soon.

    Dears,
    I developed a transaction which query database many times in a repeater loop and finally generate a SAP MII XML Output Document which I want to display in a html hyper link in MII Navigation.  (Using XacuteQuery and iGrid)
    I found that
    1. if I execute in SAP MII Workbench, the transaction executing very slow, and also the database undo log in D:\oracle\TMI\sapdata2\undo_1\UNDO.DATA1 increasing soon.
    2. If I use MII Schedule Edit to run the transaction, it executing fast.
    Does any one know why?
    Is there any setting can make it executing fast in a MII Workbench?
    Many thanks!
    Ivan

    Hi,
    Can you explain why it's different by using MII Workbench and Scheduler depending on sql  joining and logic?
    My transaction logical is basically as below,
    1. query qualified sfc in SAPME tables
    SELECT *
      FROM (SELECT   s.site, s.sfc, ss.operation_bo, ss.qty_in_queue,
                     ss.qty_in_work, s.priority, s.item_bo, s.shop_order_bo,
                     s.status_bo, ss.sfc_router_bo, ss.step_id, ss.step_sequence,
                     st.status_description, cf.ATTRIBUTE, cf.VALUE
                FROM sfc_step ss,
                     sfc s,
                     sfc_router sr,
                     sfc_routing srt,
                     status st,
                     custom_fields cf
               WHERE sr.handle = ss.sfc_router_bo
                 AND srt.handle = sr.sfc_routing_bo
                 AND s.handle = srt.sfc_bo
                 AND st.handle = s.status_bo
                 AND SUBSTR (s.status_bo, -3) IN ('402', '403', '404')
                 AND sr.handle = ss.sfc_router_bo
                 AND sr.in_use = 'true'
                 AND ((ss.qty_in_queue > 0) OR (ss.qty_in_work > 0))
                 AND s.site = '[Param.1]'
                 AND cf.handle(+) = s.handle
                 AND cf.ATTRIBUTE(+) = 'QTIMECONTROL'
                 [Param.2]
            ORDER BY s.priority DESC, s.sfc)
    WHERE (ATTRIBUTE = 'QTIMECONTROL' AND VALUE != 'N') OR VALUE IS NULL
    2. use Repeater to query sfc's activity_log table
    SELECT   al.site, al.sfc, al.operation, al.operation_revision, op.description,
             al.step_id,
                TO_CHAR (NEW_TIME (date_time, 'PST', 'GMT'),
                         'YYYY-MM-DD'
             || 'T'
             || TO_CHAR (NEW_TIME (date_time, 'PST', 'GMT'), 'HH24:MI:SS')
                                                                     AS date_time,
             TO_CHAR (NEW_TIME (date_time, 'PST', 'GMT'),
                      'YYYY/MM/DD HH24:MI:SS'
                     ) AS complete_date,
             cf.VALUE AS qtime, action_code, ss.operation_bo AS current_op,
             ss.step_id AS current_step_id,
             ss.step_sequence AS current_setp_sequence,
             al.item || ',' || al.item_revision AS item,
             TO_CHAR (SYSDATE, 'YYYY/MM/DD HH24:MI:SS') AS check_time,
             (sysdate-NEW_TIME (date_time, 'PST', 'GMT'))2460 as difference
        FROM activity_log al,
             custom_fields cf,
             sfc s,
             sfc_routing srg,
             sfc_router sr,
             sfc_step ss,
             operation op
       WHERE al.site = '[Param.1]'
         AND (action_code IN( 'COMPLETE' , 'START' , 'SIGNOFF'))
         AND al.sfc = '[Param.2]'
         AND cf.handle(+) =
                   'OperationBO:'
                || al.site
                || ','
                || al.operation
                || ','
                || al.operation_revision
         AND cf.ATTRIBUTE(+) = 'QTIME'
         AND s.handle = srg.sfc_bo
         AND srg.handle = sr.sfc_routing_bo
         AND 'true' = sr.in_use
         AND sr.handle = ss.sfc_router_bo
         AND 0 < ss.qty_in_queue + ss.qty_in_work
         AND s.sfc = al.sfc
         AND al.operation = op.operation
         AND al.operation_revision = op.revision
         AND op.site= '[Param.1]'
         AND al.operation NOT LIKE '%-W'
    ORDER BY date_time DESC
    3. call another transaction to parse  input data and get output data
    4. parse get back data to form a MII xml output Document.
    Thanks!

  • SMQ2 -  "Transaction Executing ...." for ever ...

    Hi,
    From time to time, we get blocked queue with status RUNNING ...
    When we introspect the queue, we see a bunch of transactions that has the status : Recorded…  but the very first one has the status : <b>"Transaction Executing ..."</b> and if we do not manually unblock the queue, it stay in that mode for ever ...
    Any one has seen this situation ...
    Merci A+ M.Osborne

    Hi Ananth,
    At the first place we suspect the following 4 RFC
    - AI_RUNTIME_JCOSERVER
    - AI_DIRECTORY_JCOSERVER
    - LCRSAPRFC
    - SAPSLDAPI
    And the are all working perfectly ;-(
    (ref.:http://help.sap.com/saphelp_nw04s/helpdata/en/be/6e0f41218ff023e10000000a155106/content.htm)
    We are in HA mode with the SAP Web Dispatcher. Do you think, since the AFW talk to the IS via HTTP (thus going via the SAP Web Dispatcher) that could cause the problematic?  (We have check the SAP Web Dispatcher + ICM logs and we see nothing ...)
    It has happens with a JMS to IDOC scenario. We have suspect that the R/3 backen system was up to it’s limit (WP wise), but the its running also idle.
    Then it has happened with a very simple (with 4000 messages) JMS to JMS scenario.
    Help help
    Thank in advance !
    m.Osborne A+

  • While creating a PO I want to put old PO refrence with status Open or Close

    Hi,
    While creating a new PO I want to put old PO refrence with status Open or Closed.
    please Suggest How to configure in ME21n.
    Regards,
    Himanshu

    Hi Himanshu ,
               Do clear whether Both ( Old & New PO's ) are Interlinked with Each Other . If Yes then How.
    Or You are terming your Legacy PO's as Old Po's and SAP Po's as New PO's.
    Please Specify so that relevant field can be determined in SAP as per its Usage.
    Regards
    Honey

  • Transaction EXECUTE is unknown - in Transaction Launcher

    Hello All,
    We are on CRM 4.0 using IC Web Client.Our requirement is to pull R/3 Sales Order using Transaction Launcher.I confured TL and created a link(List of Sales Orders) on the Navigation Bar. When I click on the Link it is asking a R/3 Login and after logging in, it says "Transaction EXECUTE is unknown". Then I need to type in the TCode VA05 to open the sales orders.
    What am I missing in the confiuration to automatically open the TCode VA05 without giving the login name and password?
    Thank you in Advance.

    Any Help on this Please?

  • IOS upgrade does it again.  It trashes my old calendar entries

    I have come to rely on the feature in the iOS upgrade that it will trash my old calendar entries. Upgrading to iOS 4 was no exception. It changed start and end times, repeat information, adds entries,combined multiple repeating entries into 1 even though they had different start and end dates and information in the entry and does a whole lot of other nifty stuff. I have reported this with every upgrade and now I realize that Apple does not care what happens to someone's calendar. This IPhone is being synch'd with a Mac so its an apples to apples (sorry for the pun) process.
    I have a whole lot of issues with the calendar program on the IPhone. This is the one of the most annoying. The other is if you have parents in the 80's and you set birthdays. They do not show up on your IPhone. They show fine on the Mac but I guess the IPhone does not think your parent's birthday's are important enough to display. I am slowly getting to the point of regretting that I converted to the IPhone. For all of the bells and whistles, when a device cannot do the simplest tasks it becomes an annoyance. Oh yes this is a 3G and not a new phone. I do not intend to spend money until I see that Apple starts to take their customers seriously. They are slowly becoming Microsoft and that is the attitude that I thought I was getting away from.

    You have options in the Organizer Tab for Calendar by clicking on Configure. From there, there you can choose to sync ALL calendar entries. This should be a resolution. Additionally, there are options to further control what syncs by clicking on the advanced button.
    If you want to control how much calendar data remains on your mobile consider...
    I have had problems with Blackberry's handling of appts in the past where - when an appt is deemed to be removed from the mobile device - it removed it also from Outlook! This should NEVER be - but WAS. As a result it is a better 'policy' to simply have your BB sync ALL appts and control how much will remain on your phone by using Outlook's archiving feature. When the calendar items do move to your archive, then you will see appts to be deleted from your phone but they will just be "older" appts according to what you have setup.
    And regardless - before you do any new sync or major changes that may react unexpectedly...
    Make a backup of your Outlook file just in case!!
    Hope this helps.

  • Warning message displayed in Check Status transaction

    Hello SRM experts,
    In Check status transaction, in some case a warning message is displayed: Warning: 'Delete (BBP)' (shopping cart 2325215). It's not blocking message but I would like to know in which case this message, in which include it's displayed and how can I change the text of this message.
    Thansk in advance for your help.
    Regards.
    Claudine

    Hi,
    I checked your answer.
    But the note 1060388 is not accessible (in reworking may be?).
    And it's not possible to try to suppress the message in the CHECK badi because in BBPSC04, we don't go through this badi.
    Regards.
    Claudine
    Edited by: Buy Side on Dec 22, 2009 4:27 PM
    Edited by: Buy Side on Dec 22, 2009 4:28 PM

  • Transaction launcher-'Transaction execute is unknown'

    Hi,
    I am trying to launch transaction BP in IC web client
    I have configured the launcher wizard and entered the URL in transaction 'CRMC_IC_CROSS_SYS . I  have added the navigation link but when i click on this link I get  SAP initial screen ( easy access) instead of BP screen with an error 'Transaction execute is unknown'
    I directly want to navigate to BP, can someone please help here or point me to some useful documentation. My mail id is [email protected]
    Thanks

    Hello Amit,
    I think you made a mistake in your transaction launcher wizard.
    If you want an external url to be displayed you should choose URL and not BOR method in the trans launch wizard. The error message 'Transaction execute is unknown' means that you have selected BOR object in the wizard. When selecting BOR object it will automatically look for a EXECUTE methode in the business object. (Or, if you do wanted to execute a BOR object you have picked the wrong one)
    Run through the wizard again and make sure you have entered the correct values.
    Reward points if useful,
    Kind regards,
    Joost

  • How do I know  what transactions executed by specific user for last month

    All
    We have a request to find out  what transactions are executed by secific user
    for last couple of months.
    Is there any report in SAP would tell me ?
    Please advise.
    From
    PT.

    Hello PT,
    If you use the search for the term "How do I know what transactions executed by specific user for last month" then I guarantee you some good hits in the result, and further more detailed search terms to use...
    Cheers,
    Julius
    (this time in response to the correct thread...)

  • List of transactions executed in the last one year along with the count

    Hi all,
    I want to find the list of transactions executed in the last one year in my IDES system. Also, i want to find how many times these transactions got executed in the last one year.
    I already saw, ST03 and ST03N tcodes. But im not able to see the correct result there.
    Could anyone tell me whether SM21 or ST03N tcode will be useful for finding the total number of transactions get executed in the last one year and the number of times these got executed..
    If anyone of this useful for my exact requirement, then what are all the correct inputs need to be passed to these transaction?
    When i see the MONI table, i find that it gets stored with some cluster key. How the data from this table will be usefiul for my requirement?
    Or, is there any standard reports available for finding this count?
    Thanks,
    Shanthi

    Hi Michael,
    Thanks for ur reply.
    I have few more clarifications in this.
    When i click the "Standard" transaction profile, it shows a list of dialog pgms and the number of steps. But this count is different from the count which i get it from "Early Watch".
    For example, the "Standard" didn't display the SE38 transaction code for a specific week which i selected. Whereas, "Early watch" displays the SE38 transaction.
    So, which count is correct actually?. What do "standard" and "Early watch" represent?
    Also, i executed a Z transaction today(13.03.2009). But im not able to select today (No application server is avaliable to select for today's date). So how can i check what are all the transactions executed today and how many times this Z transaction executed today, from this transaction.
    Please help me...
    Thanks,
    Shanthi

  • Accessing old calendar entries

    Hi - I am new to the forum - hoping someone can help me. Doing my taxes and I put all of my appointments in my BB and didn't write them down for last year. Does anyone know how to access events that are older on our BB calendar? I see nothing on my calendar for the months of last year... HELP?!

    inside the Calendar application, in the options, there is a setup to delete old calendar entries after some time. Please check how many days you have allowed before deletion. Mine is set to "forever".
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

Maybe you are looking for