How to Find Operations on a Production Order.

Hi Friends,
I have got a requirement, in which I have to Delete all of the operations on the order that have already been confirmed.
Actually we will be getting Excel file they will be gving us fileds Like :
                     Material Number
     Quantity
                     Batch Number
     Serial number
     Expiration Dates
     Last confirmed operation
i have wriited the code for creating Bacth number serial number and production oreder.
but, I have to delete all the operations that have been done on the order.Excel sheet contains the last confirmed operations.
Kindly let me know In which table I will be able to find the operations?
Regards,
Xavier.P
Edited by: Xavier on Sep 24, 2009 8:32 PM

Xavier,
Sorry for the late reply. Yes, you are correct.  AFVC-VORNR will give you operation no. & AFVC-LTXA1 will give the operation short text. I am guessing since you already have the confirmed operations on your excel sheet. You should be able to download AFVC table operations to excel, do Vlookup to get your unconfrimed operations. Alternatively you can use Access database  to get your unconfirmed operation records.
But if you need confirmed operations then as mentioned by our other friend AFRU table would be useful .
If you have more questions let us know. Hope this helps you.
Thanks,
Ram

Similar Messages

  • How to find system status for production orders?

    How to find system status for production orders?
    looked into table AUFK, AFKO and AFVC but none of these tables, carry
    system status as part of the fields(STTXT)
    I tried to filter in COOIS, but not much help
    Able to find system status information in COHV,Is there any other way where
    I can find system status information for production orders
    Kindly guide

    Hi,
    Look into table, JEST, JSTO, AFPO & AFKO. CAUFV filed OBJNR, TJ02T filed ISTAT.
    But, it is very difficult to combine the details like Order and System status.
    Take the help of your ABAPer to generate Report for you.
    Regards,
    Siva

  • How to change operation dates in Production Order /Capacity Leveling

    Dear Experts ,
    We are using ECC 5.0 .In production order , scheduling happing as Backward  based on the Sales Order Delivery Date .I am doing the following :
    1.Demand as Sales Order with Delievery date : 20.03.2010
    2.Running MRP with Lead Time Scheduling -2  in md02 and converting the Planned Order to Production Order .
    4.Production Order have following dates :
             Basic Finsish Date : 21.03.2010
             Basic Start : the day Pl.Or--Pr.Ord
             Schedule Start : 15.03.2010
             Schedule Finsish : 17.03.2010
            Schedule Release : 13.03.2010
    5.In schedueling margin key :  Float Before Production : 3    , FAP : 3 , Release Period : 2
    6.In material master : Work Scheduling View : Setup : 3 days , Processing : 4 ,Interoperation : 2 for one Base Qty 1
    7.In operation : Op1  : Start Date  : 15.03.2010    Finish Date: 15.03.2010
                             Op2 : Start Date : 16.03.2010      Finish Date : 17.03.2010
                             Op2 : Start Date : 17.03.2010      FD : 17.03.2010
    Question :
    1.How to change the Operation dates  in Production Order Operation over view screen ? Today,  operation over view screen , Start date and Finsih Date  of individual operation are not changable with in Production Basic Start /BF date  or beyond .It is only changing based on the Standard Value : Labor
    2.How to change/re-schedule operation dates d in CM21 (Graphical view -Work Center Capacity load as per   Production Order and Operation combination ) based on capacity availale in advance dates? I am using  Time Profile : SAPSFCZ002 -SFC Graph midterm-3 motnhs and Planning  ,
    How to solve this above issue in scheduling operation and capacity distribution .
    Regards
    JH

    Closing the thread

  • How to find the status of production order for fully delivered orders

    Hi,
    My question is :
    when an order is confirmed for the end of month(jan) and no Gr is generated in jan then the order will not be included in jan month.
    For this solution given by functional :
    Get fully delivered orders for that period.
    My query's are :
    how to find fully delivered orders, is there any status in Co02 tran?
    Any suggestions for the given query are welcome..with elobration..
    thanks in advance.

    hi,
       The table name for Order status is VBUP and the field name is GBSTA.
    regards,
    Meiy

  • Current operation for the product order

    how do i determine a current operation for the production order? in what table shall i get this indicator? ive been searching in afru and i cant seem to find it?

    In your production order, there might be a sequence of operations. Each operations will be having the status. Based on the confirmation, the operation status will be updated. If the order status is CNF means it is completed. If the status in not CNF, then it is not completed. Based on the operation sequence, you can find out the current operation in your production order.
    This information you can get from the table AFVG. AFVG table is for order operation details.
    Hope this clarifies your doubt.
    Regards,
    V. Suresh

  • Programming Operation in a Production Order

    Hello all.
    How can i mark an operation of a production order as programmed with my predifined dates and without being scheduled by SAP?
    Thank you
    Nuno Silva
    Message was edited by:
            Nuno Silva

    Hi,
    In my case i am not using puchasing info records in this cases. i am making the system to create only automatic purchase requestion only.so how can i insert that item category D in this case.
    please suggest .
    rgs
    madan

  • Subcontracting of one of operations in the production order of SPK

    Dear All,
    Example:  
    Material A (soft) having special procurement key SPK as "52". In the routing of this material there r 3 operations 10, 20, 30.
    We have generated production order of this material A.
    We want to get 20 th operation done from outside i.e.  subcontracting.
    When we receive the material from subcontractor we should able to confirm 30th operation in the production order by CO11.
    outgoing material & incoming material will remain same i.e. material A. (Material A has special procurement key SPK as "52")
    How to do this in SAP ?  Pl' give detailed steps.

    Hi,
    sorry to point you to help ....
    check out whether this std scenario is a best fit
    http://help.sap.com/saphelp_46c/helpdata/en/51/95303ca1fa11d189ba0000e829fbbd/frameset.htm
    SAP Std BPL: http://help.sap.com/bp_bblibrary/600/BBlibrary_start.htm
    Thanks,
    sudhakar

  • How to restrict the GR for Production Order when Goods Issue is not done

    Hi Gurus
    How to restrict the GR for Production Order when all the required components for production order are not issued with all required quantity. Even for partial issue system should not allow GR with 101. The user status with RMWA, RMWF & CGFB is not working.
    Pls suggest best solution.
    Abhijit.

    Hi,
    You can club together the GI nad GR at the time of confirmation..
    I.e Backflush for the components and auto GR for the Product.
    So that you can stream line the Process.
    The best Option would be to use the User Exit:
    Enhancement - MBCF0002
    Functional Module - EXIT_SAPMM07M_001
    Include - ZXMBCU02
    Refer below link for further details..
    How to stop the goods receipt before issueing the goods for production orde
    Regards,
    Siva

  • How do we Prevent Creation of Production Orders for Phantom materials.

    Dear Experts;
    We have some materials which are Phantoms.
    We have set "special procurement type" as 50 in MRP2 and "Strategy Group" as 59 in MRP3
    These are non stchable items, but have BOMS.
    We dont create orders for them, however at the mement the system allows order creation. How do we prevent creation of production orders for these items in the system.
    Thanks in Advance
    Richard.

    Dear Richard,
    Check using this BADI - WORKORDER_UPDATE using method IN_UPDATE or Release by including a check if MATNR and for
    WERKS combination if SOBSL = 50 from table MARC,then do not allow to save.
    Check whether this works or else you have to set a plant specific status using OMS4  for not allowing production order
    creation and assign this value in the material master of the phantom assemblies.
    Check and revert
    Regards
    Mangalraj.S

  • How to output serial number from production order in GLM ?

    how to pull serial number from production order in wwi template for GLM ?

    Hi,
    Please have a look to this thread:
    BAPI/RFC to get serial numbers for a production order
    Hope it helps,
    Kr,
    m.

  • How to find print preview for purchase order like what we find in va03

    hi guru's
    how to find print preview for purchase order like what we find in va03
    let me share ur information
    thank u

    Hi
    You can see the Print Preview/printout etc using the Transaction ME9F for Purchase Order
    Execute the ME9F tcode and execute you will get lot of PO's select any Po and press display message
    you will see the print preview
    Similarly for RFQ output use the Tcode ME9A
    for Contrat use ME9K
    for GR output use MB90
    Reward points for useful Answers
    Regards
    Anji

  • How to get change date in Production Order ?

    Dear Friends,
    I want to know it, how to get change date in Production Order "Administration-TAB".
    F1-Help, It is displayed with "Change date for Order Master". and Structure table "CAUFVD".
    But, CAUFVD is not Transp. Table.
    Which table should I read ?
    Thanks in advance
    Yamazaki-H

    Dear Friend
    Thank you for an answer.
    It was settled.
    Best regards.

  • How we can Reverse the closed Production Order (REVERSAL)

    Dear All
    How we can Reverse the Closed  Production Order Which one is confirmed before 5 or 6 month ..Actually i want to reverse the production order  with old pricing.Not with present pricing.
    Rgds
    Pankaj Agarwal

    You can reverse a production order using fucntions --> Restricit Processing --> Revoke Closing.
    But if you want to reverse the materials consumed with the older pricing it is not posible as per my knowledge, as the periods would be closed and you can only reverse in the present period and also that all the settlements would have affected on the order and material.

  • How to Find  Credit Check Released Sales Orders /Deliveries?

    Hi Gurus,
       How to Find Credit Check Released Sales Orders /Deliveries for a particular Customer.
    Regrds,
    Binayak
    Message was edited by:  Binayak
            Binayak Ghosh

    Hi,
    You can chech inthe Tcode VKM2 Released SD documents, and VKM4 SD documents.
    reward if useful
    Regards
    syed

  • How to analyse actual cost for each operation in Process/Production Order?

    Hi all,
    IN SAP, I know that we can analyze plan cost for Operation in Process Order/ Production Order.
    However, I can not analyze Actual cost for Operation .
    I know the object when I good issue material is ORDER, not OPERATION.
    But, as requirement of users, they want to analyze actual cost for each Operation.
    CAn SAP do this analyze?
    If Yes, What should I do in SAP to have this reports?
    THanks in advance,
    Emily Nguyen

    Hi Emily,
    as I see from one other message that you're using material ledger. Then your expectation is apparently to also see the actual costs of materials in your production order by operation.
    This is not supported. Actual material costs are handed up in material ledger multi-level settlement from one material to the next, bypassing the production orders.
    That means the production order will always contain the material costs valuated at plan price, not at actual price.
    For activity prices that might be better, when you revalue the orders at actual activity prices with CON2. But even there I am not sure that it will always be assigned correctly to the operations.
    There is currently an enhancement in development, the operation level costing. But that will affect more the planned cost side not the actuals. Might be interesting to learn more about your requirements and the use case behind.
    best regards,
                      Udo

Maybe you are looking for

  • Powerpoint compatibility

    To my surprise, Keynote is more compatible with Windows MS Office than Powerpoint 2008 for Mac! I have tried to open several presentation from powerpoint windows on the Mac, and the result is terrible. Terrible! Keynote, on the other hand, gives a cr

  • Reader Mac installer problems

    Hi there New to the forum, just after seeing if anyone has a soloution for me: Ive checked someonline help topics but dont seem to have found my answer and saw another discussion on here , that sounded similar, but when i clicked on it it to read the

  • I bought a new Iphone 5 today at Verizon

    I bought a new Iphone 5 at Verizon I had an old Iphone that just died allmy apps were downloaded via WiFi at verizon and they told me to go sync with Itunes I tunes does not recoginize my new phone doing something wrong-- lesnorvell

  • Songs I don't own showing in iCloud

    Hi, this is a weird one. Basically I was browsing the iTunes app on my iPhone 4 (running the dreaded iOS6) and went into the purchased section. I saw there was an option to download songs not on my iPhone. Navigated to this and downloaded a couple so

  • San Boot Win2K8 R2 SP1 x64 on UCS blades B with M81KR installation issue

    I am trying to install a storage San Boot Win2K8 R2 SP1 x64 on UCS blades,(There are only 1 path to the OS installation drive during the installation.)     I loaded drivers for the M81K2 following the "UCS Windows Install Guide" , and I can see the L