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

Similar Messages

  • Scope of list ALV not defined (please correct) in rm06bkps program

    hi experts,
    i have to add some fields in me5j t-code, for this i have copied the standard program as z prog. But at time of execution it gives an error
    "Scope of list ALV not defined (please correct)
    Message no. ME287"
    At the time of debugging i found gf_factory object is not filled, but im unable to trace that variable
    even i have searhed the same on SDN but the quetion is not answerd.
    please help me out ASAP.
    waiting for ur valuable replies..
    thanks in advance
    Neha

    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

  • ALV Scope of List but not ZME55

    Our Technical team Created a Z Tranx copying ME55.
    ME55 was executing successfully in ALV Scope of List but not ZME55.
    Error: Scope of list ALV not defined (please correct)
    Any suggestions.
    Is it a functional issue or a technical one?
    Thanks in advance.
    Riju

    Hi,
    In customizing:
    Scope of list (ALV) is maintained in the below path:
    SPRO->Materials management ->Purchasing->Reporting->Scope of list-
    >Define scope of list is maintained. Please mantain your Z transaction.
    Best Regards,
    Arminda Jack

  • 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

  • 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

    Dear Consultants,
       We have taken a Z Copy of ME2N to add a few fields. Now we are not able display the report in ALV . But the ALV view is displayed in standard ME2N transaction. Kindly advise.
    Regards
    Irfan Ahmed

    Hi Irfan,
    check in scope of list if you have maintained ZALV.

  • How to add an extra field in the alv display(Scope of List:ALV) for me55.

    Hello..
    I've to display 2 fields- (wbs element description) and (network description) along with the standard ALV display, for the Account Assignment type 'Q'  and 'N' of all purchase requisitions being displayed.
    I was suggested to modify the standard program RM06BF00.
    Can you please let me know where and how should I modify the program RM06BF00. Is there any userexit or badi to add my fields??
    Thanks in advance.
    With Regards,
    Him

    Hello,
    If we create a Z report for this program, can anyone please tell me where can I find the function "REUSE_ALV_GRID_DISPLAY" in the given program so that I can add my fields along with the default filelds displayed...
    Thanks
    ~Him

  • ALV - scope of list

    Hi Experts,
    I am modifying ME5j Transaction : Program : RM06BKPS
    I just copied the standard program into Zprogram.
    I haven't made any changes just copied to Zprogram.
    when i am executing Zprogram
    i gave Prject definition :XXXXXXXX
    and Scope of list = ALV
    I am getting error : Scope of list ALV not defined (please correct)
    I am getting output for scope of list :  A,B,B1,B2,B3,C,C1,D,F,G,H,I,J
    I want output in ALV format..
    Pls guide me
    Regards.
    Vinay.

    Hi,
    In customizing:
    Scope of list (ALV) is maintained in the below path:
    SPRO->Materials management ->Purchasing->Reporting->Scope of list-
    >Define scope of list is maintained. Please mantain your Z transaction.
    Best Regards,
    Arminda Jack

  • 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

  • ZME55 in ALV Scope of List

    Hi!
    Here we are trying to amend the ME55 Tranx and have created a Z Tranx ZME55. How do I get the output in ALV format?
    Now, If I select ALV, it is saying:
    u201CScope of list ALV not defined (please correct)
    Message no. ME287u201D
    Is it a Functional change or a Technical Change?
    Regards,
    Riju.

    The standard transaction checks whether a entry has been maintained in the table T16LB or T16LL etc...  these tables store the Scope of List for particular functional areas. If it doesnt find an entry in these tables it gives an error message. ME 287..
    Check for location in the Z Transaction and the values for its search. You can remove the check(Select Statement) and add new conditions as this is a Copy of standard transaction.
    Hope this helps !!
    Kanchan

  • 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

  • Customs procedure code 29 is not defined in any customs code list

    Hi GTS specialists!
    I'm creating export transit declarations by sending the invoice from ECC to GTS.
    Normally this works fine, and in this case the export declaration is created but the transit declaration is not....
    The document is stuck in the transfer log for billing document - Export/transit in GTS, with the following log:
    Customs procedure code 29 is not defined in any customs code list
    Message no. /SAPSLL/API_INBOUND030
    I have tried to check in customizing, for custom code lists, but didn't find the key solution yet..
    Any suggestions how to fix this?
    I suppose some mapping between export procedure 29 (= export in Foreign Trade Data - item) and GTS customs code list is missing..?
    thanks!!!
    Isabelle

    Hi Isabelle,
    There is no mapping between the Customs Procedure codes in ERP and those in GTS.  Instead, the code must exist in GTS in order to be transferred.  That's to say; you must configure the same code list in ERP and GTS.
    Usually it's better not to propose ANY Customs Procedure Codes in ERP, and instead use the Data Proposal in GTS.  But if you have particular dependencies already set up in ERP, then you just need to make sure that the codes are valid for your Legal Regulation.  Code '29' seems an unlikely one for Belgium.  Right across the EU, the CPCs are structured in the same way - 4 digits for the main code, and 3 further characters for the additional code, if applicable.  For Export, you should expect to be using (mostly) code 1000.
    But in any case, the code discrepancy is not the reason that your transaction is stuck.  The message is only information for the transfer log, and there must be some other reason why your billing document is not transferred to GTS.
    I hope that helps.
    Kind regards,
    Dave

  • How we can display two list if not using blocked alv ,not scr painter

    how we can display two list if not using blocked alv ,not scr painter

    1. Once the cell number/service on the 3GS is transfered to the 5, the 3S will become basically an iPod touch until a new sim is in place, correct? We can still use wi-fi and the apps on the phone, and still be able to sync to iTunes, correct? iOS has been upgraded to 6.
    1a. With a new Sim, any issue with losing any data/apps on the phone? I dont' think so.
    1. Yes. without a sim it has no service, but all other features should be useable normally.
    1.a Nope, Data and Apps are independent of the Sim.
    2. Once the 5 is activated on the new carrier, how do I share the apps within iTunes? Is it as easy as using iCloud (which we haven't "activated" yet) and/or plugging both phones into iTunes and transferring between devices (authorizing both)? Photos? There are photos on the 3S that we will need on the 5.
    2. As long as both Phones use the same Apple ID, the applications can be synced to each through iTunes. Also any downloads on one phone should appear in the other. Again as long as both phones are using the same Apple ID.
    3. Reverse order for new apps purchased (understand that not all the iphone 5 apps will work on the 3GS)?
    3. If they can be run on the iPhone3GS they should be synced automatically.
    4. My husband also has a new iPad, any complications there with three devices? To date, he has not "shared" apps between his 3S and the iPad. He does not have iCloud set up, but plugs into his computer to backup and transfer photos. 
    4. If all 3 Devices share the same Apple ID all should be synced. 
    As a word of warning, if all 3 devices use the same Apple ID, messages recieved using iMessage will appear on all 3 devices.
    And Conctacts may get overwritten if synced to iCloud (thogh you say he doesn't have one), or merged together.

  • 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.

  • 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

Maybe you are looking for

  • Windows 7 no network adaptor and no WIFI connection

    My MBP A1286 was installed Windows 7 Ultimate 64bit in Superdrive by Boot Camp Assistant and without internet connection. It was completed successfully. WIFI has no problems with OS X Lion except that in Windows 7, There were a few drivers not found

  • Pagination Displaying Count of Total Records available and Current Page

    Hi, I need to implement paging in one of our pages. The problem is we need to display the count of total number of records the search has resulted and the search results that fall into the current page. For e.g. If the search resulted in 100 records

  • How do you suggest I best import and edit many portions of old VHS?

    I read the recent postings on digitizing the multiple DVD's and found that to be quite interesting and enlightening. I have searched through the archives but didn't run into a posting with exactly my question and I apologize because I know there are

  • Macbook air games

    Hi i want to by te lastest MacBook air 13" with 4 gb of RAM..... I want know if the MacBook air have any problem to work the games present in the mac apple store And if the game have any lag or any problem with the MacBook air

  • Using CSS for portal theme

    Hi, I have 1 css file which I should use to build the EP theme. This theme will be used by all the web dynpro applications deployed on this portal. Is there any way i can use the CSS file directly rather than using the theme editor in NW developer st