No valid task list for material ""  plant "" for selection criteria

I am getting the following error while creating a production order:
No valid task list for material ""  plant "" for selection criteria
Does anyone know how to fix this?
thanks,
Scott

Dear,
1. Check in Order type dependent parameter - OPL8, select your Plant & Order type. In this check the task list, it should be N. then selection priority in OPJF settings
2. Chek the routing valid from date for this material by CA02. The production order start date must be between valid date.
3)Kindly check the routing header.Whether it is for usage 1 and Release status '4'
4) Task list we maintain in OP8B please check and come back.
Regards,
R.Brahmankar
Edited by: R Brahmankar on Nov 19, 2008 9:57 AM

Similar Messages

  • Set up of Task list across the plants

    Hello,
    I need to set up the task lists for 9 different plants. Essentially they are the same TL but used in different plants. I am looking for the best approach to set them up.
    Can we maintain a master task list at high level with central planning plant (without a counter) and then assign the same task list to different plants using group counters ? Whenever I am trying to use TL group counter, I have to set up a neww task list completely, this will result into maintaning 9 different task lists even when they are same. Also how do I set it up for a central plant without using counter ??
    Thanks
    Sarang

    Hello,
    Please have Look this Thread might you get some useful out of this [General tasklist across all plants.;
    Regards,
    Rakesh

  • T code for Material,plant, stock and price data in std sap

    Dear All,
    In Std SAP is der any t-code to get Material,plant, stock and price data in 1 go..
    waiting for ur early reply
    Regards
    Nainesh

    Hi,
    Try T.Code: MC.9 and MC.5 etc. These reports will give you total value of the stock but not unit price.
    If you are looking at unit price please write a small query using SQVI or append the relevant info structure.
    Regards
    Srinivas.P

  • Table for material plant and divison

    Dear All,
    Please help me getting tables to get material plant and division in 1 report.
    Regards,
    Shreya

    Hi
    Use the Table: MARA for Division
    Table: MARC for Plant
    Regards
    Prasanna

  • 'Reserved'  qty from Tcode MMBE in zreport for (Material, Plant & SLoc)

    HI,
    In MMBE for combination of Material, Plant & SLoc -->
      We have column displayed as "Reserved".
    I want to display this Qty in z report.
    I searched in all Stock related tables - like MARC, MARD, MBEW, S032...etc.
    But unable to find the total of Reserved Qty.
    Shall I use RESB for this?
    But it has thousand of records (for same Mat, Plant & sloc  combination)...
    Which "WHERE"  conditions will work?

    try with the field bdmng in rseg.
    Edited by: Keshav.T on Jun 29, 2010 12:20 PM

  • Sap tables for material, plant & vendor combination

    Hi Experts,
    Can you pls help to get the sap application common tables to join material, plant & vendor in infoset ?
    Please answer any related to this. I want to create one info set using above 3 objects looking for tables
    Irfan.

    Hi,
    Please check the below tables
    EINA - General Data
    EINE - Purchasing data.
    EINP - Price History.
    KONP - Condition Item
    KONH - Condition Header
    EIPA - Order Price History: Info Record
    Regards,
    Divya

  • Task List - Create New Form for Subtasks

    Hi, Is this possible to create a new form for SubTasks in SharePoint 2013 task List
    probably using Infopath. Out of Box, Sharepoint opens datasheet view to add the subtask for a main task. just want to know whether it is possible.
    Any help will be highly appreciated
    Ram Sharma

    Hi Ram,
    Per my understanding, you want to create a New Form for creating sub tasks.
    By default, the subtasks can only be created in the datasheet view, which means that there are some fields of a task cannot be filled in when subtask created, what’s
    more, there is no OOTB feature can meet this requirement.
    Actually, a subtask is also a normal task, the difference is that it can be connected with the parent task through a property “ParentID”. Let’s say if there is a task
    with “ID” 1, then the “ParentID” of its subtasks will be “1;#1”.
    Thus, as a workaround, you can create a custom New Form page with the extra “ParentID” field to be filled in. After submitting, a new task will be created, because
    the “ParentID” has a value which points to another task, this new task will be a subtask now. This can be done with Client Object Model programmatically.
    About how to work with Client Object Model:
    JavaScript Client Object Model
    http://msdn.microsoft.com/en-us/library/office/hh185006(v=office.14).aspx
    More information about JavaScript Client Object Model:
    How to: Create, Update, and Delete List Items Using JavaScript
    http://msdn.microsoft.com/en-us/library/office/hh185011(v=office.14).aspx  
    Common Programming Tasks in the JavaScript Object Model
    http://msdn.microsoft.com/en-us/library/office/hh185015(v=office.14).aspx
    Best regards
    Patrick Liang
    TechNet Community Support

  • Where do I find list of material group for service material

    Hi,
    please any one tell , where do i find list of material group used for service materials?
    regards,

    Hi,
    What is the criteria u are using to find out material groups?? If it is on the basis of material type DIEN (services) then go for T code MM60 put material type and u will get all the materials with material groups which has material type as DIEN.
    Also u can directly go to SE16 and in T023 table find all the material groups.
    Edited by: sapvibhor on Feb 23, 2011 10:57 PM

  • Where to assign task list to material

    how to assign materia to task list, pls explain with t-code, im newbie
    Thanks n Regards
    Karad D D

    Dear Karad,
    1.As said by our forum dude dogboy49, you can assign the material to an existing task list in CA02.
    2.Or else you can create a new task list specifically for that material in CA01,by mentioning the usage as 1 and status 4 -
    released general and the operation details like the work center and the timings.
    3.If you want to assign this material to an existing task list,goto CA02,mentiong the group number and the plant and enter and
    then click on the header key and then click on material assignment and then enter the material code and the details.
    Check and revert back.
    Regards
    Mangalraj.S

  • Task list creation in plant maintenance.

    Hi All,
    I have the function module /ISDFPS/TASKLIST_CREATE which was used in my program under one more Z function module, we have a XI integration also here earlier we were using service pack SP10 so this program was working fine as integration with other interfaces was working fine.Now the client has upgraded to service pack SP14 and so the standard FM got one more parameter T_CUOB which was not mapped because in SP10 it was not available. Pls can anybody suggest me what is this parameter T_CUOB and what is the business significance of it.
    The standard FM was used for creation of a task list in plant maintenance for Functional location, equipment etc.
    Vishnu.

    Hi Vishnu,
    I am just wondering if you got an answer to this question. We are having the same problem, but we do not care what the value is for t_cuob, therefore we need to default it to something like null or blank.
    Thanks

  • Report for material flaged for deletion

    Dear Experts,
    Is there any report to see the list of material which are flagged for deletion.
    Regards,
    Manish Jain

    Hi,
    Go to MM04, give only the material code and execute. System will display the changes made with TCode. If the system shows MM06 alongwith other TCodes, then that material is marked for deletion.
    Please run the program MMREO001 in se38 (Selection of Materials Flagged for Deletion)
    Edited by: venkatesh kumar on May 10, 2010 4:34 PM

  • Report for Material Consumption for WBSE & Network

    Dear Experts,
    I want to see Material Consumption for
    for WBSE 281Q (Project to Project)
    for Network 221Q (Network from Project)
    I can see values in Report MB51,
    but I can not see for which WBSE it is consumed or from which WBSE it is consumed.
    The Entries are there in table MSEG field MAT_PSPNR.
    It is not shown in Report MB51, For this column blank is shown, no value is shown.
    Can you help me, how can I see material consumption for WBSE & Network with WBSE ID for/from which.
    Thanks
    SSanjay

    Dear Muralee,
    I think I am not able to explain you the thing or you are not getting what I want to say.
    In my first post I have said:
    I am trying MB51, with
    221Q Project to Project GI
    281Q Project to Network GI.
    I am getting material consumption quantities,
    Network/Activities for which consumption is done is also shown.
    But the WBSE for which / from which consumption is done, that column is blank.
    It is showing WBSE for 101 GR for Project
    I want to know for which /from which WBSE material was consumed?
    I have tried to explain problem again.
    Can you please help?
    SSanjay

  • Restrict PO creation for multiple plants for same company code

    Hi Gurus,
    We want to restrict PO creation for multiple plants in the same company code. Based on Standard SAP settings for Purchasing organization assignment with multiple Plant and multiple Plant assignment with single company code, this is happening. Is there a way that we can restrict by doing some customization change.
    Any thoughts or ideas will be highly appreciating.
    Thanks and Best regards,
    Karun Kumar

    Hi,
    Said functionality is not available in SAP standard.
    To avoid the same ,i can suggest implement release strategy for PO,and then higher authority / commercial team can check created PO,if multiple plants available in single po then they have the option of rejection for the same.
    Or else check BADI-ME_PROCESS_PO_CUST,take the help from abapor and apply the restriction to select multiple plant in PO.
    Hope this will resolve your query,
    Thanks & Regards,
    Sandesh Sawant

  • Customization for Material Usage for Brazil Country

    Dear Experts,
    Is it possible to define new Material Usages (apart from 0,12 & 3) in customization? Where in SPRO we can define this. Or atleast is it possible to change the description of the Material Usages in SPRO. We have business requirement to change the description of this Material Usage printed in PO Print out using SmartForms.
    Thanks in advance for your solutions for this.
    Regards
    Basavaraj Patil

    Hi Basavaraj.
    It is not possible. Give me an example what do you want to print? It is related to material usage or the business want to use for another purpose?
    Regards
    Eduardo Chagas

  • Using TREX for Material master for longtext (basic data) and classification

    Hi together,
    I am only having some basic know how about TREX.
    We want to use TREX for quick search in Material master long texts (like basic data and so on) and also for searching in characteristic values of material master (tab: classification).
    The TREX is successfull installed and It was possible for me to create an index for Material BUS1006001 in SES_ADMIN and search the material in this transaction by TREX. I also find the index in TREX_ADMIN "green".
    But there I could only use the attributes of the standard business objects (for example describtion of material master = short text).
    Now I want to use the long texts and the classification. What do I have to do in SES_ADMIN or somewhere else? Actually I only want to use the functionality in SAP GUI. If I know how to make the indixes I could program an own F4-Help for this in ABAP.
    Can anybody help me?
    Thanks a lot.
    Florian

    Hi Florian,
      SES_ADMIN is the admin cockpit of the Search Engine Service (SES).
    SES-based solutions usually include searching the long text. Just test!
    SES-based solutions usually do not include searching via classification.
    The successor framework of SES is "Embedded Search".
    Embedded Search is available with NW 7.01, corresponding to ERP 6.04. For details see SAP note 1254901
    Classification is supported by Embedded Search with NW 7.02, corresponding to ERP 6.05.
    ERP 6.05 is in unrestricted availability since summer 2011.
    If the customer can not upgrade to ERP 6.05, there is a preliminary SES-based solution for searching via classification.
    The solution can only be provided via SAP PLM consulting.
    Kind regards, Klaus Irle

Maybe you are looking for

  • Copy Vendor Partner into serial number

    Hello, We are going to implement Serial Number in HUM for a warehouse. I was able to create a profile with equipment creation then I did a an end to end test. Everything was working without problem. But at present I'm not able to copy the vendor numb

  • Integration Directory: Archiving in the Processing Parameters

    Is it possible to archive to multiple folders in FTP via XI? Looks like XI will only let you archive into one folder after you've renamed it with a timestamp in the processing parameters. We are loooking at a way to rename the folders (by store numbe

  • Registration problems using itunes Music Card

    Hi - anyone out there having a problem registering with a music card? Seems music store has acknowledged redemption of card but will not allow registration because payment field demands credit card details which, naturally,I don't want to give! Also

  • Dynamic text in Data elements

    Hi all,           Can we populate the data element text dynamically.          For eg: we have field  TXT whose data element is ZTEXT and the short text that appears in the table is TEXT.         Now we want to create two other fields TXT1 and TXT2 an

  • Advantages of servlets over jsp

    in an interview i was asked advantages of servlets over jsp? i could't answer.what r the advantages?pls reply