ME5A Scope of list

Hi all,
I would like to know if the SAP scope of list u201Cu201DALVu201Du201D could be made available in transaction ME5A.
We are using Release 4.6C
At the moment if we run ME5A the system will list open requisition in a certain format which makes it very difficult to review and to download
Is there any way in the standard ME5A transaction to display the list output in a ALV grid format?
Thanks!

Check the path SPRO-> Materials Management -> Purchasing ->Reporting ->Maintain purchasing list->Scope of list ->Define scope of list.
Select the scope of list and click on the details button. At the bottom, you can see field Use ALV grid control. Check the box and save.
Regards,

Similar Messages

  • Config Scope of list ALV as default for reports ME5A / ME5J / ME5K

    Hi all,
    We had performed configuration SPRO> Materials management-> purchasing> reporting>maintain pur.list->scope of list->define default values for transaction to set ALV as default scope of list for a number of transactions. 
    It is all okay for transactions: ME2B, ME2C, ME2J, .... ME3B, ME3C, ME3J, ME3K, ME3L, ME3M.  But for ME5A / ME5J / ME5K, the default of scope of list became "A" (3-line + n special) instead of "ALV" even the configruation had been done.
    How can we solve this?  Thanks.
    Regards,
    Donald

    Dear Donald,
    For T-code ME5A / ME5J / ME5K Configuration path is Materials management-> purchasing> reporting-->maintain PURCHASE REQUSTION LISTS --->define default values for transactions to set ALV as default scope of list.
    This will definately solve your problem.,
    Thanks,
    Shekhar Gaikwad

  • Scope of list ALV not defined

    Hi,
    I copy program RM06BA00 (transaction ME5A) to Z program.
    when i run the z program and change the parameter  scope of list to ALV i get the message
    Scope of list ALV not defined .
    any idea way and how solve the problem ?
    thanks
    Itzik

    i got the problem
    in fm
    ME_REP_GET_TABLE_MANAGER  -->   l_factory(object) -->im_service(variable)
    l_active = l_factory->is_active( im_service = l_service  im_scope = im_scope ).
    im_service  variable has programe name, im_scope has "ALV" . then it execution goes in case statement where it checks the im_service with standard prog name.
    as in case im_service has zprog, so it doesnt go to any when case and hence the prob.
    any sugesstion..?????
    Neha

  • Background job getting cancelled : Choose at least one scope of list

    Hello to all,
    I am trying to Run on Z report in background which conatins SUBMIT statement to standard progarm for MB5B .This report already programmed to call a report in background.It takes stocks for given period,I am taking the values using "import memory-id" statement.It gives an error log in SM37 as:
    Choose at least one scope of list
    Message no. M7829
    Can we call a submit stmt in a report that is to run in background?? or pls provide any alternative for this problem??
    Thnax & Regards
    Sonal

    Hi Sonal,
    1. This is happening because there are some checkboxes on the selection screen
       which are ticked by default when we run in fore ground
       and are blank when run in  background.
      Hence the system gives the error meaning to select atleast one of them.
    2. We can simulate this error in foreground also.
       There is one button on selection screen in the middle frame.
       "> Category"
       Just push it.
       Some checkboxes will appear now.
       Untick all of them and run the report. You will get the same error
    Choose at least one scope of list
    3. So while doing SUBMIT in the z report, you can pass the values of those checkboxes (which ever you require) as 'X'.
    eg.
    report abc.
    submit RM07MLBD
    with matnr = '3'
    with pa_wdzer = 'X'.
    4. The checkboxes field names are:
    PARAMETERS : pa_wdzer    LIKE AM07M-MB5B_XONUL
                              modif id liu.
    PARAMETERS : pa_wdzew    LIKE AM07M-MB5B_XONUL
                              modif id liu.
    PARAMETERS : pa_wdwiz    LIKE AM07M-MB5B_XONUL
                              modif id liu.
    PARAMETERS : pa_wdwuw    LIKE AM07M-MB5B_XONUL
                              modif id liu.
    PARAMETERS : pa_wdwew    LIKE AM07M-MB5B_XONUL
                              modif id liu.
    PARAMETERS : pa_ndzer    LIKE AM07M-MB5B_XONUL
                              modif id liu.
    PARAMETERS : pa_ndsto    LIKE AM07M-MB5B_XONUL
                              modif id liu.
    regards,
    amit m.

  • ME57 transaction with ALV scope of list

    hi all!
    i want to run ME57 transaction with ALV scope of list, but i'm facing a problem because if the list of requirements are bigger than 50 recors, the system says that  'Max. 50 requirements can be processed simultaneously' and I can not assign source of supply to all my list. I guess this will be customizable, because if I run it with A scope of list, there's no limit of processing.
    how can I change that value in order to be able to process all the requirements of my list in ALV view?
    thanks in advance.
    Fabian

    Hello Fabian ,
    This limit is maintained in class CL_REQUISITION_AGGREGATE_MM
    attribute N_EDIT_MAXIMUM initial value 50.
    If you want , this value can be changed using transaction code SE24. However , please take note that this change is considered a modificationto the SAP standard system and will no longer be supported.
    I hope this information has been helpful.
    Best Regards,
    Frank

  • What is use of SCOPE OF LIST in PO replorts.?

    Hi guru's
    Can anybody explain me , what is ithe use of scope of list in Reporting PO,like, me2n.me2l,me2m..etc
    If i want to add new scope of list , what are all configuration part for that, where i want to assign it..?
    Good solution will be rewardable..
    Thanks
    sap-mm

    Hi,
    Scope of List is defines the type of output which will be displayed. e.g It can be ALV display, it can be hierarchial dispaly.
    Each of these dispalys have their own properties and advantages and disadvantages. Hence, SAP has provided various option to the users to choose the kind of dispaly he wants.
    I dont think so there is any customisation for maintaining the entries to this scope of list. The values in the drop down are the options provided by SAP.
    Regards,
    Vishal

  • Scope of List in custom program

    Hi Experts,
        I have a requirement to include scope of list parameter in my selection screen just like ME3L Transaction. How can I achieve this functionality as it behaves in that standard transaction.
    Thanks & Regards,
    Arun.

    Sorry I misunderstood you question...
    I strongly feel that this functionality is developed specifically for purchasing module keeping few report into consideration and its not in the form where in other developer can use it.
    put a break-point in method is_supported defined in program LMEREPI06 and execute the program for scope ALV.

  • Scope of List in ME3M, Vendor List per Material Group

    Dear Experts,
    In ME3M, ME3L or ME3C, Can we define one of the criterias in F4 list of the scope of list as PR (Non-Service) only during searching Purchasing Documents?
    Is it possible to adapt material group and vendor list  with corresponding validity period as master record?
    Thanks in advance if anybody can enlight me.
    With Records,
    Subhro

    hi,
    As said above,
    Neither i can see hw can i add PR (non-services), hw to add material group parameter nor vendor / date parameter to get added into scope of list....
    I don't think its possible from above given link...
    better you use the material group, vendor or doc. date entried in the main screen of ME2M and refine your search....
    Regards
    Priyanka.P

  • Scope of list ALV for MM report

    Hi,
    somebody knows like creating a scope of list format that is ALV?exists some check to determine that the list format is ALV? I need to visualize report ME2L in ALV format.
    Thanks,
    R

    Hi,
    Go to path SPRO->Materials management ->Purchasing->Reporting->Scope of list->Define scope of list.
    Select the scope of list for which you want to see the ALV, then click on the details button.
    Check the box Use ALV grid control at the bottom.
    This will provide ALV display.
    P.S: If this answers your query, then please close the thread.
    Regards

  • Configuring the PR Scope of List

    Dear Gurus
    I am trying to configure the PR scope of List.
    Our requirement is that the PR list displayed in ME57 should be able to show the PR item text.
    Believe new routines would have to be defined to be able to select in customizing.
    How can this be done? where can we define the routines to be able to select while customizing the scope of list for PR?
    SPRou2014Purchasingu2014Reportingu2014Maintain PRu2014Scope of List
    Regards
    Ravi

    Hello Ravi, hope you're well (escaped yet ??)
    That's one for the ABAPers !
    Cheers,
    Nick

  • ML84 - no scope of list field

    Hi Experts,
    There is no scope of list field in the ML84. I would like to have this list in ALV format.
    How can I do this please?
    Thanks and regards.

    Hi,
    You must activate it via parameter ID ME_USE_GRID = 'X' in the user master record.  
    Regards,
    Edit

  • ME2N- Scope of list

    I want to customize 'ME2N' transaction i.e 'RM06EN00'.
    I copied into 'ZRM06EN00' , here I want to add a field to the output list. and add an entry for ' Scope of list' in the output screen.
    How to do this?
    Please help me

    Try in cmod using enhancement MGA00001 or MGV00003
    Regarsd

  • ME5J: Scope Of List.

    Hi all.
    I have one requirement for that i have copied program of tr ME5J i.e. RM06BKPS as ZRM06BKPS. but when i execute this program in ALV format i get error that
    <b>Scope of list ALV not defined (please correct)</b>, so how can i run this program.
    Thanks

    dear do this
    step one
    copy progra in zprogram .a pop-up appears
    tick all check boxes
    documenation variants user interfaces screens Includes.
    step 2.
    again press copy , a pop up appears with these.
    press the check box in front of the below include which you want to modify and
    give a zname to it.
    FM06BCD1
    FM06BCS1
    FM06BCS2
    PSDBCDAT
    save the same.
    step-3.
    Go to SE80
    enter your program name.
    press display button.
    right click on your program name.
    and activate it.
    now run your program.
    its running,
    reward if useful.
    Amit Singla

  • As per scope of list order type has changed in ME57

    Hi,
    I have created PR in doc type NB and using t-code Me57 i have tried to create PO, with selection scope of list A it is going correct means as per the requirement order type shows ZAB and when i select scope of list ZALV which has customized then tried to create PO now order type shows NB.
    Please guide me.
    Thanks
    Shital

    Hi,
    I have tried this and scope of list A is working but ZALV is not working
    Thanks
    Shital

  • Scope of list BEST

    Hi,
    When I execute ME2K transaction, in the initial screen I get BEST as the default scope of list.
    Since we have maintained the BEST scope of list as the default value in SPRO in table V_160BL.
    (Define Default Values for Transactions).
    My requirement is: Can we have any other setting/control or user parameter to have some other scope of list, which can default to user for ME2K transaction.(Or User specific setting to get other scope of list as default in to ME2K transaction)
    Thanks,
    Seshadri

    Hi Sheshadri,
    There is no standard user parameter that can set a default input values for the tcode ME2K.
    Although there are user parameters available to set default varaints for other purchasing transactions like:
    2AV     Quotations list: List variant
    2SV     Quotations list: Totals variant
    3AV     Scheduling agreements list: List variant
    3SV     Scheduling agreements list: Totals variant
    4AV     Contracts list: List variant
    4SV     Contracts list: Totals variant

Maybe you are looking for

  • Emac Fire Wire to RCA DV Converter

    Is there a Converter out there like the "Apple Mini-DVI to Video Adapter" for the Emac?

  • HTML tags for certain values in a report

    Hi, I have built a report with a list of patient visit to a doctor. This is roughly a custom calendar with the names of the patients at different predefined hours. I am now trying to display a canceled visit by adding a strike through line for the pa

  • ADF Error

    I have a problem with deploying an ADF application on Weblogic 10.3 server. Here I have a domain with ADF installed and have created a managed server named "WLTEST2" and set the targets of adf.oracle.domain(1.0,11.1.1.0.0) , jsf(1.2,1.2.7.1) and jstl

  • Performing Basic HTTP Authentication on the iPhone

    Hi, I need to perform a HTTP Request with Basic Authentication on the iPhone. To perform the request I use the NSURLConnection and NSMutableURLRequest. The request basically works but I can't get the authentication working. Is there a "convenient" wa

  • COMPAQ Presario-CQ61-411WM (webcam)

    is there a webcam product compatible with the COMPAQ Presario-CQ61-411WM (notebook)