To cancel reservations of  rawmaterial  for a particular production order

Dear sap gurus,
Initially planned order is converted into production order and released, because of some problem the order is cancelled so i did teco for that production order but the rawmaterials are not deleted so pls help me in this issue.
regards,
muralidhar.t

Dear,
When you do TECO for the order the reservations get cancelled
Please refer my reply in this thread ,
Re: Reservations held for production orders that are Teco'ed and Deleted
Regards,
R.Brahmankar

Similar Messages

  • How to populate data in TargetCube from SourceCube for a particular product/currency dimension selected in form1.

    Hi,
    Need help regarding Business rule scenario "How to populate data in "Target Form (plantype2)" from "Source Form(plantype1)" for a particular product/currency dimension combination selected in form1"
    Scenario 1) :  I have data for Product(Computer)/Currency(USD) dimension combination in Source Form
                        When i open Target Form and then select a Product(Computer)/Currency(USD) combination and then right click on form to invoke a Business rule to get data for this same                     product/currency combination from Source Form.
    Scenario 2) : If there isnt any data in Source Form for product(Computer)/Currency(USD) combination, then the data for product(computer)/Currency(Default Currency) to be populated into Target                     Form.
    The members in Currency Dimension (Shared Dimension) are USD & Default Currency.
    Can anyone please help.
    Thanks,
    Rajkumar

    Adding to what Celvin Kattookaran has said
    You can either write a Business Rule / Calculation script with @XREF function and also you can check condition if there is data in USD then populate USD else "Default currency"
    If you want that data in source to be available in target, then you can use @XWRITE in a rule from source cube to push the data to Target.
    Amarnath
    ORACLE | Essbase

  • HT1338 I am using 10.5.8 and for a particular product download I need version 10.6.8. Any advice would be appreciated

    I am using 10.5.8 and for a particular product download I need version 10.6.8. Any advice would be appreciated

    You need to click here, buy the DVD, install it, and run Software Update.
    (74763)

  • How to find Missing Parts for a particular Process Order?

    Hi,
    How to find Missing Parts  for a particular Process Order ?
    Is there any function module or Table ??
    Thnx in Advance.

    Hi prince roy
    you can use the T-code = <b>CO24 - Missing Parts Info System</b>
    if helpful PLEASE REWARD YOUR POINTS
    thanks
    chakri

  • Idoc not created for a particular sales order

    Hi,
        For a particular sales order , idoc is not created .
    The idoc has to be generated when we create a sales order ,
    but for a particular sales order , the idoc is not generated when the sales order is created. The program is assigned in
    nace for output type zd00.  
    RSNASTED is the program which triggers the idoc and FM: IDOC_OUTPUT_ORDRSP.
    How to debug and see why the idoc is not generated,
    i had kept break point in idoc_output_ordrsp function module
    and program rsnasted, but my control does not
    reaches this point.
    can anyone help me in this issue.
    Thanks and regards,
    A. thirumaran.
    Edited by: thirumaran a on Jul 22, 2008 1:35 PM

    Hi,
    Could you please check if the output is processed or not, whether in the output type what all conditions you have maintained e.g send immediately.
    Reward me point if you find this helpful.
    regds.......
    Sumit

  • Preventing update to COPA tables for a particular Sales order type

    Hi ,
    We need to have incoming sales order transfer to COPA activated only for one particular sales order type activated.
    Earlier we implemented note 571697  for user exit to allow COPA update only for particular sales order type.
    This prevented the transfer of SO to actuals table, but off late the performance for VA01 and VA02 has decreased substantially.
    Upon checking, we found this is happening because of other CE4XXXX tables (excluding CE1XXXX) which are getting updated during creation/ change of SO. as the data in these tables is huge .
    If possible, please advise, right userexit to prevent update to these tables.
    Thanks.
    Neeraj

    Thanks for your inputs..I have few more queries on same.
    Initially we had incoming sales order activated in KEKF allong with implemented SAP note 571697, which helped us to update CE1XXXX only for a particular sales order type. This was initial requirement to have system updating COPA values only for one particular sales order type.Also, KEQ3 was also activated which resulted in updates to CE4XXXX. This was not a problem initially since we had few sales orders now that plant has grown old with more sales order (resulting in huge size of CE4XXXX) VA01 is impacted..
    Currently ,since we have KEQ3 activated so, Segment is created the moment we create sales order.. and table CE4XXXX is updated..
    As most of you have suggested to switch off sales order in KEQ3, i need to analyze the impact of this..
    From what i understand CE1XXXX will continue with updation for that order type... and CE4XXXX won't be updated in future..Please correct me if i am wrong..
    Also, please advise what all can be possible impacts on COPA reporting if I switch off from now onwards (client has been using this since long) , and what all should be the precautions that i should take while doing this.
    Thanks

  • Reserve batch number at creating of production order

    Hi,
    I would like to know if there is a way to reserve batch numbers when creating a production order. And when the production order is released and create the receipt, the receipt to use that batch number reserved at the moment of the creation of the PO.
    How could I do this using the SDK?
    Best regards,
    Irina

    Hi,
    Thank you for your answer.
    But, if I "reserve" the batches in a UDF in the production order, it might be that by the time the receipt from production is added those batch numbers to be used already.
    Any other ideas?
    Thank you,
    Edited by: Rui Pereira on Dec 23, 2008 4:18 PM

  • FM for creation of production order creation

    Hi All,
    Can anyone tell me the BAPI for the production order creation.
    BAPI for creation of production order through CO01 transaction code.
    Thanks in advance
    Ramesh.

    Hi,
    Please check this FM CO_ZF_PRODUCTIONORDER_CREATE.
    Regards,
    Ferry Lianto

  • BAPI/FM for Confirmation of Production order at operation level

    Hi ABAPers,
    I am using the 'BAPI_PRODORDCONF_CREATE_ACT'for Confirmation of Production order at operation level.
    I am able to pass the Production order number and Active Operation get the confirmation done.
    But the Confirmed Qty is not being updating in AFKO table.
    The 'BAPI_PRODORDCONF_CREATE_HDR' cannot be used for Confirmation of Production order at operation level as there is no Operation/Activity(Vornr) field in the input table. Hence using this bapi confirmation of Prod order can be only at Order level.
    Can someone know any FM/BAPI which can be used for the Confirmation of Production order at operation level(not order level).
    Thanks in Advance
    Ramesh Babu Cikka

    Hi Ramesh,
    Please use FUNCTION 'BAPI_PRODORDCONF_CREATE_TT'.
    This will work as like as T/Code "CO11".
    I hope this will help you.
    Example :
      CALL FUNCTION 'BAPI_PRODORDCONF_CREATE_TT'
        EXPORTING
          POST_WRONG_ENTRIES = '0'
          TESTRUN            = ' '
        IMPORTING
          RETURN             = ZRETURN
        TABLES
          TIMETICKETS        = ZBAPI_PP_TIMETICKET
          DETAIL_RETURN      = ZBAPI_CORU_RETURN.
      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
        EXPORTING
          WAIT = 'W'.
    Lanka

  • Committed Date For Components in Production Order

    Dear All,
    I m facing this,  Committed Date For Components in Production Order,
    the date appeared as 31.12.9999,
    How can i make this correct.
    please tell me..
    Thanks
    Raghu

    Hi, Thnkx,
    You Are correct, I got this while doing Availability Check, 2 dates.
    Requirement Date, and Committed Date.
    I tried your solution,
    I change the Quantity of one of my BOM , I tried to change the Quantity by Change Number,
    So in CS 03 I can see the Validity of that component up to 01-09-2010,
    I run MRP agian, new planned Order, tried to convert, the question is same.
    I still get the date as 31-12-9999.
    Thanks
    Regards
    Raghu

  • Worklfow for GR of Production order.

    HI .... is there any standard worflow template for GR of production order using MB31.
    Thanks in advance.

    Hi ,
    Please check this SAP provide WF: WS20000387.
    You can copy and make changes as per your requirement.
    Thanks and Regards,
    Swaminathan

  • Query for Alert on production order to be released

    Dear all users and experts,
    I need a query for getting an alert on production orders to be released (from planned status to release status) by whether reading the release date of production orders created from 'order recommendation window' or by reading the due date of production order and substract the lead time(days) of the item from its due date or by any means you know best.
    Thanks and best regards,
    Farhan Sufi

    Hi Gordon and Joseph,
    Thanks to both of you for giving me queries.
    Gordon, I made 3 production orders for testing from MRP order recommendation window from which 2 production orders has release date of today 9th July, 2010 (due date 12th July monday) and the 3rd one has release date of after weekend i.e. 12th July 2010 (due date is 13th July). release dates are calculated by MRP acording to the items' lead time and due date.
    Gordon, when I applied your query It gave me msg 'no data was found as a result of this selection criteria' Can you explain what your query will give me in result?
    where as Joseph, when I applied your query on alert, it gave me all 3 production orders as an alert to be released. I was expecting it will give me alert for 2 production order for today as their release date in MRP is today(9th July, 2010) and the alert for 3rd production order should come on 12th July and not today.
    what I understood your query is displaying all production orders which have status 'planned' regardless of their release date.is it?
    Joseph can you edit this query in such a way that It should consider the release date (calculated from due date and lead time in MRP order recommendation window) and display only those production orders which should be released today and exclude those which have release date in future. so that I can get alert for only those production orders which should be released today.
    I hope good response from both of you
    Thanks and best regards,
    Farhan

  • Payment terms for a particular sales order

    Dear Gurus,
      I want to trigger a particular payment term for a particular sales document type.
    i.e., when i create a sales order with this particular sales document type the desired payment term should be copied into sales order by default. Is this possible.. please suggest.
    thanks
    suri

    Dear Suri
    As you would be aware, by default, Payment Term will flow in sale order from customer master.  However, if you want to have a different payment term to flow automatically, then you have try with any of the following user exits.
    User exits in the program MV45AFZZ - USEREXIT_READ_DOCUMENT
    User-Exits in program MV45AFZB - USEREXIT_CHECK_VBAK
    thanks
    G. Lakshmipathi

  • Business Scenario for a Particular Product

    Hi All,
    We have an item that we produce for a particular size say AxBxC. Here B and C are standard but A varies on the requirement of the customer.. Now how do I maintain these items? Say, do i have to create an item every time i get an order from the customer or can i create a standard item and use bp catalog number for this.. How would we handle production of such items?? Any suggestions will be greatly appreciated.
    Thanks,
    Joseph

    Hi Joseph,
    First tell me how you want to maintain Inventory size wise?? If it is your A is Length, B is Width and C is your Height and you are not maintaining size wise stock then use Length,Width and Height which is in Item master here you can set fix values and activate same columns in document and you can change it in document. But in this case you cannot maintain size wise stock
    If you are maintaining stock size wise then you have to create new item code every time.
    You cannot use BP catalog number for this.
    Thanks
    Sachin

  • Mandatory Goods Recipient for components in production order

    Hello Experts,
    I want to control the field Goods Receipt for Plant Stock items in Production orders. I need it to be mandatory.
    This is the scenario.
    I have a Production Order assigned to a WBS element. This production order in its BOM has Plant materials (no value for Special stock indicator) and Project stock (Value 2 for Special stock indicator).
    I need the field Goods Receipt to be mandatory for the reservations for Plant materials.
    I have been checking PPCO00XX Exits but the only thing that I can do is include a warning in PPCO0007 when the reservation does not have value in database.
    Is there any way to control this value??
    Thanks in advance
    Laura

    Hello,
    The problem is still the same, as I am checking the database is not possible to set an error, if so, the production orders will never be saved.
    I need to know if it is possible to access Goods Receipt not from the database but from  RAM memory…
    Regards

Maybe you are looking for

  • Navigation in Parent Child Hiearachy is a bug in OBIEE 11.1.1.6 ?

    Hi All, Please look into one of my earlier posts OBIEE 11g - Navigation in Parent Child Hiearchy not working One of my friends Ram told me that this is an Oracle Bug in 11.1.1.6. It's I just wanted to know if anybody has faced the same issue and repo

  • Files missing in recorded meetings

    Hi all, I recorded a number of meetings as pseudo-webinars for my client and included a downloadable PDF copy of the PPT deck in a Files pod.  However, when I moved the recordings over from the Recordings section to the Shared Content section (so I c

  • Deinstallation of Oracle E-business suite with demo vision demo on linux

    Hi all, I installed oracle ebs 12.1.1 on my server with demo vision database. Now I want to deinstall the ebs i previously installed. What is the procedure for the deinstallation? Thanks in advance.. Regards, Mike

  • 3d bar graph in 8.6

    Does anyone know is it possible to plot a 3d bar graph in LabView 8.6? I need the bar graph rather than the surface plot as I don't want any interpolation between points. At the moment the closest I can get is using the surface graph plotting points

  • Itunes frozen.

    I need some help guys. Just updated Itunes for the new 7.7 update and now Itunes freezes when I connect my touch. Tried to install a older version of itunes, but then it said some crap about the libary being to old or something like that. what is wro