Run time is more for processing MIRO transaction

Dear SAP Gurus,
At our client, when they are doing MIRO, it is taking much time to open the first screen after entering invoice date & PO no. The client was telling this is happening only for certain materials. I could not understand the relation between material master and MIRO transaction time. When run time analysis is done by t. code se30 for that transaction. The Abap element is taking 20% time where as database access is taking 80% time.
Kindly guide me on the same isuue to sort it out.
With Warm and Regards
Bhikshapathi

Hi,
Index table 'MSEG'. Then the database access time will be reduced. The indexing will take time depending upon your database volume, but once completed, time required for various transactions will be drastically reduced.
Regards,
Prashant

Similar Messages

  • Receiving run time error GETWA_NOT_ASSIGNED  for a particular a Datasource

    Hi all,
    In the test system receiving run time error GETWA_NOT_ASSIGNED  for a particular a Datasource 
    8ZSD_O07 while trying check PSA maintenance.  For rest of data source able to display the PSA maintenance.
    Kindly help to resolve the issue. 
    Thanks

    Re-generate Export Data Source for ZSD_O07 in test system .
    Please share the result
    Regards
    Anindya

  • Portal run time error while accessing R/3 transaction code

    Hi all,
    We have configured R/3 system and BW system to the Portal.
    In R/3 system we have user ids named "ADMIN" and "FIAR" . ADMIN is for adminstrator and FIAR is for FIAR module. I created the same user ids in Portal , for ADMIN i have assigned ADMINSTRATOR role and for FIAR BI as it is also for our BW system.
    But when iam checking the r/3 iviews for FIAR , it shows PORTAL RUN TIME ERROR , while for ADMIN it works fine.
    Can any body have some ideas about this , pts will be assigned,
    Thanks ..

    Have you collected the error log details which looks similar to the below one??
    "The initial exception that caused the request to fail was:
    User has no RFC authorization for function group SDIFRUNTIME.
    com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: User has no RFC authorization for function group SDIFRUNTIME.
    at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)
    at com.sap.mw.jco.MiddlewareJRfc$Client.execute(MiddlewareJRfc.java:1442)
    at com.sap.mw.jco.JCO$Client.execute(JCO.java:3979)
    at com.sap.mw.jco.JCO$Client.execute(JCO.java:3416)
    at com.sap.mw.jco.JCO$Repository.execute(JCO.java:20471)"

  • Custom Run Time Menu (.rtm) for a tree control doesn't appear in LV executable

    Hello,
    I am using a custom run time menu (.rtm) for a tree control in LV.  When I right click on the control the run time menu appears in the LV development environment.  However the run-time menu does not appear when run the executable installed by the installer I created.  I tried including the .rtm file with the installer, but it did not fix the problem.
    Please let me know if any ideas.
    Thanks,
    Russell

    This is a known issue and has been reported to our R&D engineers for further investigation (CAR# 3T2E57V2). The workaround is to embed the run-time menu in the control instead of the separate .rtm file. To do this, make a minor change in the shortcut menu (for instance, add a dummy item then delete it), so that the shortcut menu editor will ask you to save the new menu. When it prompts you, choose to save it with the control instead of to file.

  • How to get info from a .class file at run time? thanks for help

    I need to get methods and properties (variables) from a .class file at run time.
    as u know, javap.exe can do that in an independent way. but i need to get info at run time once the .class or packeges have been changed, javap is not suitable in the case.
    i try to read data directly from .class file but it's hard to know the file format.
    e.g. a class looks like (java file):
    class MyClass extends Frame
    int i0;
    String s0;
    public String getName()
    if the file is compiled to .class file, how to get properties (variables: i0,s0) and methods String getName() from the .class file by an applicaton at run time?
    Doclet is not suitable for speed reason, it is too slow to get right info in right format.
    Thanks for any help, please write a little bit more in detail if you know.

    Use the Java Reflection API. Have a look at the Reflection section of the Java Tutorial located at http://java.sun.com/docs/books/tutorial/reflect/index.html

  • Getting run time error when executing stanard SAP transaction

    Hi experts,
        I am trying to run the standard SAP report transaction S_ALR_87013557. but it is giving the run time error "LOAD_PROGRAM_NOT_FOUND". i also check the program name that appears in the short dump with SE38. it gives the message that no program exist.
      but when i try to run other S_ALR_ trasactions, they are running correctly.
      So can just help me in this regards.

    Check if this program GPA8PD2X83M8PML7SBUU3COEFIK exist in your system.
    if yes then see which transaction it is attached.
    if that transaction is executing properly, then functional person can tell if that's the report they are looking for.
    if no u can execute this prog from se38 & check. if that works, then you can create z transaction & attach that program.
    This will be workaround, ideally you should raise OSS ticket. SAP may release new Note .

  • Bapi for reversing MIRO transaction

    Hi everybody,
    i want a bapi that i can use for reversing MIRO that is posted.
    Thanks in advance.
    Abhijit D.

    hi prabhu..
    thanks for the solution.
    this is a perfect one..
    thanks again.
    hi vikas..
    i didnt try the transaction u said
    but BAPI_INCOMINGINVOICE_CANCEL works
    fine
    nways thanks for the suggestion vikas..
    Message was edited by:
            abhijit dangat

  • I want to run two or more firefox processes under the same user at the same time

    My setup: A laptop running Fedora 20 and Gnome 3. I would really like to have a Firefox window on the laptop screen, and at the same time another one on the VNC client I am running on another computer. Both under the same user account.
    Closing one of the firefox windows is a very poor solution, as I would lose all the tabs I opened, in addition to the hassle.
    Is that possible at all? If yes, how? And if not, can you suggest workarounds?

    You can use the -no-remote command line switch to open another Firefox instance with its own profile and run different Firefox instances simultaneously, but do not use -no-remote to start the default browser with the default profile.
    * http://kb.mozillazine.org/Opening_a_new_instance_of_Firefox_with_another_profile
    * https://developer.mozilla.org/Mozilla/Multiple_Firefox_Profiles
    See also Remote Control:
    *https://developer.mozilla.org/Command_Line_Options

  • Executable run-time error: "Failed to process adress of Labview Program. Occurences will not work."

    When I run my VI it works fine. However, when I create it into an executable and try to run the exe, it gives me an error, "Failed to process adress of Labview Program. Occurences will not work." Why?

    I am using Labview 7.0. I have attached a screen shot and the code. thanks for checking it out and let me know if you need any more info.
    Attachments:
    Labview_Error.bmp ‏2305 KB
    Main.vi ‏230 KB
    PAIN_Generator.exe ‏2186 KB

  • Batch selection at the time of GR for Process Order

    HI experts,
    I have the following problem -
    I have got a process order of 51, at the time of order creation I have assigned/created 2 batches for the process order using some development and making use of user field. Now at the time of GR after final confirmation, I want to select the batch number for the required quantity, i.e I want to do the GR for both batches, and I want to select the specific batch from the assigned 2 batches. I am facing a problem that , the GR by default selects the first batch of the order and the batch number field greys out. I am not able to select the second batch if I go for second GR of the same process order.
    How can I make the field selectable , such that I can select the required batch at the time of GR.
    Regards
    A S K

    There is a possibility to use batch split- kindly check if you are able to do this
    Reg
    Dsk

  • ICR - relevant customizing for process 002 - transaction FBICS2

    Hello experts,
    I am trying to setup process 002 for ICR. I have trouble getting documents to be viewed in FBICS2.
    I already have ledger Z2 for FBICRC002T (sender). As I see in the documentation on page 20 the program will ignore all local companies which have the same Sender Ledger and Receiving Ledger.
    I have done some postings to G/L-accounts (Expenses and Revenues). What should be customized as receiving ledger? I only have ledger Z2 in the selection screen.
    We use ledger Z1 for FBICRC001T and ledger Z3 for FBICRC003T.
    Thank you very much for your help.
    Kind regards,
    Hubert Bloch

    Hello Ralph,
    the current sender and receiver ledger in client RSX 531 is Z2.
    FBICS2 and/or FBICA2 gives me the message:
    No data selected according to the specified restrictions.
    Within the meantime I opened a message at SAP in german language.
    The number is 16904/2011.
    Please have a look.
    Thank you very much for your help.
    Kind regards,
    Hubert Bloch

  • Why can't i use Mac on government website for processing of transactions?

    I was trying to access government website to submit online application but was not able to do so. How can one resolve the issue?

    Hi
    Your question is a bit vague - do you mind telling us which website, and what kind of error you're getting? Have you tried both Safari and Firefox? (If not, try them both, and report back.)
    Matt

  • No 'order by' selection for cluster tables generates run-time

    Hi together,
    Basically I want to use a "select...order by" statement with table mhnd.
    Since mhnd is a cluster table you can not use "...order by".
    So, I use a select ... into table. I then sort this table and finally read it (index = 1)
    Unfortunatly this approach generates huge run-time.
    What can be done to minimize run-time?
    Thanks for any help

    Hi Gerd,
    Which cluster table you are using and what`s data you wanted? Maybe there are some FM to extract data from it.
    regards,
    Archer

  • Check marks or dynamic items for run-time shortcut menus

    Labview version: 8.0
    I'd like to create a run-time shortcut menu for my Xcontrol, that would
    allow user to toggle between two states of the control. Is it possible
    to either
    1) dynamically apply check marks to run-time shortcut menus or
    2) dynamically modify the run-time shortcut menu content
    Tomi
    Tomi Maila

    Hi Tomi,
    Great question.  Yes, you can do what you want with run-time shortcut menus in LabVIEW 8.0.  If you want to dynamically modify the menu content, you have to do it in the "Shortcut Menu Activation?" event in the facade VI of the XControl.  In the event data for this event is a parameter called "MenuRef" which works with the same menu primitives that have been around since LabVIEW 5 for editing the menu bar at run-time. 
    With these primitives, you can add/delete/modify menu items to the shortcut menu.  The items that are already in the MenuRef when this event case executes are always the ones that are statically defined, either by LabVIEW or by customizing them.  You do not have control over the state of the items that LabVIEW adds, but you can remove them and add ones with the same text (just with a different tag).  In your case, you would probably want to use the Insert Menu Item primitive to add an item such as "Toggle State".  Give it a tag such as "USER_TOGGLE_STATE".  Then you'll want to use the Set Menu Item Info primitive to set the checkmark for that item based on the state of the XControl.
    Then, you'll need to add an event case for the "Shortcut Menu Selection (User)" event so you can handle the item being selected.  Wire the Item Tag parameter from the event data to a case structure and add a case to look for "USER_TOGGLE_STATE".  And in that case, toggle the state of your XControl.  That's all you need to do!
    The Dual Mode Thermomter shipping example in <LabVIEW 8.0>\examples\general\xcontrols\Dual Mode Thermometer\Simple Dual Mode Thermometer XControl.lvproj is a simple example of how you can modify the menu and respond to the items selected.  It's a little different than what you want to do, but it might help you to look at it.
    Good luck!  Let me know if you have questions.
    Robbie

  • Run time menu for row headers

    Is there any way to have run time menu only for the row headers and not the whole of the table?
    Thanks,
    Ritesh

    Event Structure -> Mouse Down on Table Event -> Button
    Message Edited by Eugen Graf on 09-25-2008 04:52 AM
    LabVIEW Portal
    Attachments:
    Button.png ‏7 KB

Maybe you are looking for

  • Can we change the look and feel of the screen layout

    Dear All, I am new to ABAP WebDynpro, and would like to know the following with respect to ABAP WebDynpro : 1. To what extent can we change the look and feel of the screen layout ? 2. Is it possible to change the background color of the layout? 3. Is

  • Create database table using Forms Developer 6/6i

    Happy New Year everyone, I hope your New Year is a happy one. Listen, I am trying to create tables in Forme Builders without using SQL*Plus but it won't create the table in the database because I believe that the table it is created as a control bloc

  • Wedding RSVP Form

    Is there a way I can add an RSVP form to my Muse Website? I would like it to be passwrord protected and find guests and who they can invite by typing in name or address.

  • Read byte from a long

    Hi, How can I read bytes from a long. i..e read one byte by one byte from long. Naman Patel

  • PC to Mac Webcam?

    Hi, Our friends are moving to Australia from the Uk and we would like to keep in touch via webcams. The thing is, i have an iMac with a built in web cam and they have a PC with a plug in webcam. I know nothing at all about web cams or how to use them