Reservation list based on planned order / order( kkf6n)

Hi
How to get the list of reservations based on the planned order / order ( kkf6n ) for 1 year period. i am working in rem process.

Dear Raj,
Are you having the planned order for all the products for 1 year period?
In my understanding even if planned order exists this may not be a firmed one and so why do you need the reservation list
alone for all these planned order's?
Check and revert back.
Regards
Mangalraj.S

Similar Messages

  • Price list based on tot quantity ordered

    Is it possible to manage a price list thinking about the quantity ordered and not the validity date?
    Example: I have a new item and the price negotiated is 5,00 USD. Validity date from 01 Oct 2010.
    For the first 10.000 pcs the price will be 6,00 because I need to pay the development costs to the supplier.
    I would like to insert price 6,00 from quantity 0 to 10.000 and price 5,00 from 01 Oct 2010 to 31 Dec 9999.
    Order 1 for 3.000 pcs --> price 6,00
    Order 2 for 6.000 pcs --> price 6,00
    Order 3 for 5.000 pcs --> 1.000 price 6,00 then 4.000 price 5,00
    It is possible?
    Thanks.

    Hi,
    For the Basic price Condition type
    Goto M/06 >>Condition Type ( Ex : PB00 ) >>Select condition type >>Details ( Lense symbol ) Scales
    Maintain Scale Basis  : C  :   Quantity scale
                  Check Value : As per business Requirement ( Asending or desending ) save the condition type
    Now Goto Info record >>Puechase order data 1>>Conditions>> Select the condition type >> click F2 ( Scales )
    Maintain the Quantity & Price >>> Save the info record.
    Create the PO & test scenario with the variable quantity.
    Regards
    Manish kumar

  • Counter based startegy plan

    HI Friends,
    We have created a counter based startegy plan. the order should be generated at 500/1000/2000 hours.
    Current counter reading is 5, still when the maintenance plan was scheduled 3 orders got generated for the same day.
    Could you let me know why this happened? isithis standard system behaviour.
    thnaks in advance
    Warn regards
    Vivek

    Hi
    counter based plan count the counter on the basis of annual estimate in measuring point
    and on the basis of that value only generate the order
    so enter the practical value in annual estimate
    keep the scheduling period small
    try background scheduling
    hope will be work
    Jitender

  • Reservation list - Maintenance Orders

    Dear Experts,
    Is it possible to get the list of reservations which are  created from Maintenance Orders based on the created date? ( not Requirement Date)
    I want to list down the reservations created against Maintenance orders on a given date.
    I checked MB24 / MB25 which is having Requirement Date not Creation date.
    Please advice a standard report.
    Thanks
    Reagards
    AM

    Hello Ashok,
    I do not think you will get any such report where Reservation Creation date is available. Even if you want to develop a report with the help of tables, this too is difficult, because no such table holding this field is seen. If someone succeeds to develop such report, he must have used tables for change documents. (JCDS, CDHDR, CDPOS etc)
    KJogeswaraRao

  • Order reservation should not get planned in mrp run

    Hello friends,
    Actually for a finished material i have created one production order by CO01.Because of it for semi finished material system created order reservation.I dont have any stock of semi finished material.Now i want while running the mrp run system should not planned this Order reservation of semifinished material.For these in configuration of availability check (Scope of check T.C  OPJJ), I  made the settings that system should not consider reservation (i deactivated the tick for include reservation) and for include depend reservation , i selected Donot check.And all these settings i made in checking group 02 and checking rule PP.After doing all these settings than also system is considering the order reservation for semifinished material and generating the planned order for it.
    Do i need to do any other configurations?
    Thanking you guys in advance.

    Hi Jitendra,
    Checking Control (OPJJ) has no relation with MRP.It is useful in the case of Plan and Production / Process Order only to find out Missing part.
    Now come to MRP again.
    You have a choice of only 3 type of stocks to include or exclude them during MRP run while rest of the things like (PO,PR,Reservation etc are consider by default)
    Go to OPPQ and after selecting Plant go to Available Stock.You will find that options,
    - Stock in Transfer
    - Block Stock
    - Restricted Stock.
    And one more thing Reservation is not a available stock but its one kind requirement and if there is no stock then system will activate the Planning file entry and during next MRP run it will generate Planning proposal also.
    Regards,
    Dhaval

  • Order in a Select List based in a LOV is wrong

    I have a select list based upon a LOV SQL Query.
    Values in table are:
    FIELD
    001
    002
    003
    AAA
    when I make query in SQL Workshop:
    select FIELD from TABLE order by FIELD;
    I get
    001
    002
    003
    AAA
    But when I make a similar query in LOV the result is in the select list
    AAA
    001
    002
    003
    Someone knows what is happening?
    Thank
    Ander

    mhichwa wrote:
    It looks like your application is running a different sort / NLS preference then is the SQL workshop. Is there a chance your application identifies a language that sorts differently then default APEX. I am just guessing but it could explain this behavior.OK, I think something like this is happening because my Oracle instance have SPANISH like a NLS_LANG parameter, but why is different result between sql Workshop and LOV query, I have installed english and spanish languages in my apex instance, I get the same problem in both cases.
    Other curious think is that my min and max values are OK,
    for example
    BETWEEN: <select list 1> AND <select list 2>
    default value for <select list 1> is
    DECLARE
    exitvalue varchar2(10);
    BEGIN
    select min(FIELD) into exitvalue
    from TABLE
    return (exitvalue);
    END;
    I get 001
    default value for <select list 2> is
    DECLARE
    exitvalue varchar2(10);
    BEGIN
    select max(FIELD) into exitvalue
    from TABLE
    return (exitvalue);
    END;
    I get AAA
    But select list are ordered like
    AAA
    001
    002
    003
    I have based select list in a lot of different sql ways
    select FIELD from TABLE ORDER BY FIELD
    select FIELD from TABLE ORDER BY 1
    select FIELD from TABLE ORDER BY FIELD ASC
    select FIELD from TABLE ORDER BY 1 ASC
    Other extraneous think is that I use DESC order I get
    003
    002
    001
    AAA
    Thanks
    Edited by: user10999912 on 24-Jul-2010 08:07

  • Dependent reservation created instead of planned order

    Hello Experts,
    After MRP run for some material only dependent reservation created instead of planned order?
    What would be the problem?

    Stocks must be available on date of requirement.

  • Planned order Order reservation dates

    Hi Gurus,
    Any tcode or table for PldOrds order reservation dates information with material.
    Thanks and Regards,
    Deethya.B

    In General,
    In discrete manufacturing,
    after MRP system will create a dependent requirement as a result plan order will be created, once the plan order is converted into Production order, then only reservation will be created
    you can see the reservation with reference to production order in RESB table
    for REM
    system will create a reservation with reference  to plan order ,
    you can check it out in RESB table itself with reference to plan order- the reservation dates
    Edited by: Sundaresan . E. V on Feb 22, 2011 9:18 PM

  • Firm Planned order List out side Planning Time Fence

    Dear Gurus
    I have the following requirement.I need to get the list of Firmed Planned order list for my plant, which are the out side of Planning Time Fence.I tried by md19 but it did not give me any list like that.Any urgent solution is appreciated .
    Regards
    Jia

    My requirement is planned order list beyond the planning time fence.In PLAF table we have option to give the firming indicator YES/NO .But while giving the date rage I have difficuly.We have several material which are planned in various plannig time fence and there is no fixed date range.There may be one material planned 21/04/08 to 25/04/08.At same time other material may be having 30/04/08 to 5/05/08 .So we cant give any fixed date range to segregate the firmed planned order out side the date range.
    You soultion is appreciated
    Regards
    Jia

  • Bapi or FM or tabel or any standard transaction code for Production order linking to get child production orders based on parent production order

    Dear Guru's,
    we have a requirement i.e. user can convert planned orders in to production orders (CO41) based on those production orders we can get Route card( Z Smart form)  presently we are using manual input for that Route card. recently we got requirement for this i.e. make to automatic generation of route card for this requirement we need to get the list of child's production orders based on parent production order
    so as per my requirement i need to get all child part numbers production orders based on parent production order number and quantity i tried in MD4C and CO46 but those transactions codes are picking multiple lines also so for this requirement please give your valuable suggestions
    Regards,
    Venkat 

    Dear Friends,
    Thanks for your reply,
    My business process is MTS purely strategy 10, for route card all components with production orders we can give input as like bellow these production orders are converted from planned orders,between few components are don't have production orders those are F-30 materials,because of this reason i need link for production order to child components orders
    01
    IND1
    IND1
    A1CE2003520103-005
    55685815
    02
    IND1
    IND1
    A1CE2003520103-010
    55685814
    03
    IND1
    IND1
    A1CE2003520103-015
    55685813
    04
    IND1
    IND1
    A1CE2003520103-020
    55685812
    05
    IND1
    IND1
    A1CE2003520103-025
    55685811
    06
    IND1
    IND1
    A1CE2003520103-030
    07
    IND1
    IND1
    A1CE2003520103-035
    55685810

  • Strategy in task list and Strategy based Maintenance Plan

    Dear Gurus,
    I have some doubt about
    is it same if we create a single cycle plan with a task list in which maintenance strategy let say A is being used and a maintenance plan strategy based let say A and task list without any strategy
    can some one explain use of strategy in task list and maintenance plan
    Regards
    Armaan

    Hi,
         In Strategy Based Plans :- When ur entering strategy in initial screen of IP42 then inside the plan system will allow u to select tasklists created with that strategy only ...
    In Single Cycle Plans :-  Here even though if u select tasklist of a particular strategy , system copies all the operations of the tasklist to the order...
    From your above example :- Single Cycle Plan if cycle is monthly is equal to strategy based plan having only 1Month package .
    further package in strategy allows u to select which operations of tasklist u want for 1Month..
    regrds
    pushpa

  • Automatic Reservation at the time of process order creation

    Hi Experts,
    As you are aware, when we create a process order and save, system automatically generates the reservation and the reservation will be for movement type 261. My requirement is like this. When system creates reservation, system should consider for which order type the process order is created and create a reservation for other movement type also.
    For eg. Iam having order type ZRRW. When system creates reservation at the time of order creation, system should check the order type and reservation should be created for a movement type Z11 instead of 261 in the normal case.
    Is there any user exit for the same. Please let me know.
    Else how can I post the goods issue with a movement type other than 261. MIGO is not accepting other movement types.
    Anticipating your reply
    Regards
    Prathib

    Hi Ayethebing,
    Thanks for the reply. we created the new movement types inorder to use the SAP standard reports and get the different types of goods movements based on the different processes.
    We can do the goods issue using the custom movement type through MB1A. But I was trying to use in MIGO and this is where system wont allow this.
    In MIGO, system will do the goods issue based on reservation only. The reservation is created at the time of order creation and it uses movement type 261 irrespective of the order type.
    I was trying to find out whether any option is there to use custom movement type to create reservation so that system would propose this movement type in MIGO for goods issue against process order.
    This is an interesting case but unfortunately dont have any option of user exit or Badi. Only one user exit related to reservation is to change the str loc and back flush indicator.
    @Sabine: Thanks for your reply. But the BADI that you provided wont serve the purpose.
    Thanks
    Prathib

  • Billing Due List shows third party sales orders that have no SGR

    Hello,
    I've run into an issue where the billing due list (VF04) shows sales documents that have not gone through statistical goods receipt.  In our normal flow we create a sales order, which automatically creates a purchase requisition (PR).  We create a purchase order (PO) from the PR and when we generate a shipping notification (ASN) we also do a statistical goods receipt, which kicks off billing. 
    Normally items show up in the billing due list based on the billing type of the sales order item category.  In this case that indicator is B - relevant for order-related billing on the basis of the order quantity.  My understanding is that it should not show up in the billing due list until goods receipt, which is not happening for us.  We're seeing sales orders based on non-SGR'd PO's in the billing due list. 
    Also, in sales to billing copy control (vtfa) the billing quantity indicator is E - Goods receipt less invoiced quantity.
    Any ideas?  Have I provided enough info?  Thanks in advance!

    Kapil,
    Thank you very much!  However, a setting of 'F' only seems to show line items in the Billing Due List after I create a vendor invoice.  We are not using vendor invoices for our process and I want items to show up in the Billing Due List after the GRN.  Are you saying that you think items should show up in the Billing Due List after the GRN?  I know SAP doco kind hints to that, but I did try a setting of 'F' and it does not work; the items only show up after I create a vendor invoice.
    Any other info or guidance is greatly appreciated.
    Thanks,
    Mark

  • Remove Planned Purchase Order from Type field on Purchase Order form.

    Have requirement to remove Planned Purchase Order from LOV on purchase order form in 11.5.10.2. Tried to disable the Planned Purchase Order document type but Disable field isn't updatable. How can I remove Planned Purchase Order from LOV?

    You can modify list of values in a form with CUSTOM.pll.

  • Planned production order

    Hello Every body
    Based on sales order a planned production order has to be made which is not getting generated.
    Please let me know where exactly the problem would be. As far as Item category is concerned there is no problem but has it to do some thing with procurement type, requirement type and strategy group.
    Cheers
    Prashant

    Hi,
    Check you planning strategy.For strategy 82(check ,as I am offline) system should generate a production for the particular sales order.
    HTS
    Girish Nargund

Maybe you are looking for