Regarding Order based confirmation

Hello friends,
Let me ask one simple question, which answer i know but confused.
In Order based confirmation for process order , what is yield? Is it the OK qty or the total produced qty (ok qty plus scrap qty).According to me its the ok qty.Now if its the ok qty than while doing the confirmation by CORK (Order based confirmation) where to give the scrap qty and rework qty?In operation based confirmation ( Enter time tickect) there is separate field for yield, scrap and rework but in order based confirmation (CORK) there is a field for yield but not for scrap and rework.
Scrap qty we can manage by considering it byproduct and in goods movement we can put (mention) the scrap qty but what abt rework qty?Where to mention the rework qty while doing the order based confirmation?
Thanking you guys in advance.

i am closing the thread.

Similar Messages

  • Rescheduling of order based on operation confirmation dates

    Hi All,
    Our production process to complete a product has got long lead times.
    In production order, for example, there are four operations OP10, OP20, OP30 and OP40.
    During production order creation, system will perform lead time scheduling based on standard value time mentioned in the routing for every operation. Due to long lead times and production delay, there will be delay in actual execution of these operations with scheduled dates. After confirming OP10 with actual execution dates in CO11n, if we go to production order and click on scheduling button, then system reschedules remaining operations dates in the production order based on actual execution times entered for OP10.
    Our requirement is by using Enhancements/BADI/IDOCs is it possible to automatically reschedule the order after confirmation of OP10 in order to reflect nearest actual production execution dates.
    Please suggest your valuable findings.
    Thanks & regards,
    Satya.

    Hi,
    1.  For calibration orders .. once usage decision is selected as OK , we can trigger follow up actions via which u can do TECO of Calibration orders , for this u have to do settings in QS41 for Catalogue 3- Usage decision , QS51 - For a catalogue 3, Plant , Selected set as * , here for a selected set  , u can define for a  combination of code group and code u can give valuation code & follow up action .. , this follow up action is defined via SPRO -->QM -->Quality Inspection -->Inspection Lot completion -->Define Follow up actions -->Here u can define Follow up actions and use FM QFOA_ORDER_TECHNICAL_COMPLETE :- Follow-Up Action: Technically Complete PM Order ,Select After posting & sync update tick mark.
    2. For other orders , In IW42 - U have the option for TECO but need to do manually , but for automatic case i believe u have to use User exit :- CONFPM05 PM/SM order conf.: Cust. specific enhancements when saving , you have to use a suitable FM , which
    regrds
    pushpa

  • Sales Order Qty Confirmation Issue

    Hi
    I have created the order form my material with quantity of 10 units. The total unrestricted stock available for the material is only 5 units.
    When I look at the schedule lines, the total order qty is confirmed even though the short of 5 unit of stock. 
    I was confused here.  By right, the order should only confirm the 5 unit with respect the stock availability. But I don’t understand why system has
    Confirmed the 10 units completely. 
    If my understanding is correct, the sales order has to confirm the sales order based on the stock. In later stage, once the stock is up, we need create the
    Schedule line for the remaining qty by re-do the availability check function.  
    Could you please someone correct me on this order confirmation logic !!
    Regards
    Priyan

    Hi SS
    Order is a normal (Type: OR) Trade order. And there is no consignment stock maintained for this material. 
    In MMBE, I can see only unrestricted stock exist for this material. 
    Please confirm whether my material setup is correct. 
    It is usual vanilla setup. 
    My doubt is that how come the order item has been confirmed with excess qty and system allows us to create the delivery as well.
    Firstly, on what basis the order full qty has confirmed. 
    Please advice.
    Regards
    Priyan

  • Creating transfer orders based on transfer requirements

    Hi,
    I have a requirement to create a transfer order based on a transfer requirement and also in that transfer order I need to specify the SSCC pallet number as Storage Unit Number.
    I have searched the SCN and found that I should use FM L_TO_CREATE_TR. I also see that I should fill import structure it_trite with storage bin related data.
    I am on a 46C system and I do not have the it_trite structure. I have seen comments that it exists in 45B and I also see it in ECC6 systems.
    I cannot find any related notes on OSS.
    Can someone confirm that 46C should not have this import structure? How am I supposed to specify storage unit number if that import structure is not there? Are there alternative FM's I can use?
    best regards,
    Glenn

    A solution has not been identified...query closed.

  • How/ where to  check output type while saving sales order for confirmation

    Hi All,
    Could you anyone pls let me know How/ where to  check output type while saving sales order for confirmation.
    Present scenario : when the Sales Order is created the Order confirmation is sent irrespective of credit block of the sales order.
    Requirement : Order confirmation “ZA00” sent to the partner only for those Sales orders which does not have credit block and ZCLE sent to the partner if the order has credit block.
    Now i want to know where exactly to check the output types "ZA00" and 'ZCLE' based on the credit block to send the confirmation to partener.
    Quick help highly appreciated......
    Preetham

    Hi Santosh,
    Thanks for the info. But here in this case I have to send the confiramation based on credit limit check. If credit limit check exceeds "ZCLE' should go as confirmation else 'ZA00' should go as confirmation.
    Where can we check the credit limit whether it exceeded or not. My doubt is whether it is config issue or do we need to write code user exit or routine to send the specific output type for confirmation.
    Thanks & Regards,
    Preetham

  • Sales order based on purchased order

    Hi,
    How can do a sales order based on a purchase order? I will see all the document workflow on the purchase order history?
            Thanks in advance...
                  Best Regards
                         João Fernandes

    Hello Fernandes,
         I don't think there would be a process where in we place a purchase order to our vendors and then create a sales order based on it for a customer.. Its not at all a common business process..
    Generally we will purchase if required, if we have any sales order, for which we don't have enough stock or doesn't manufacture those products; but the vise versa may not happen in general.
               And even SAP doesn't support that, you can never see the Sales order in the Purchase order history.
       We can create the Sales order based on the purchase order that was placed by the customer .
    Please confirm your business requirements, and let us know to help you in a better way.
    Regards,
    Ajai
    Don't forget to reward points if helpful.

  • How to create an order based on Notification through BAPI_ALM_ORDER_MAINTAIN

    Hi
    I need to create an order based on the notification no. This is manually can be done using the Standard T.Code IW34.I am using BAPI_ALM_ORDER_MAINTAIN to create an order based on Notification. I am getting the below message( which is success message)
    Order %00000000001 saved with number 40001258
    BAPI control was ended
    Though order is created it not assigned to notification No. I am using ref key as '%00000000001' and also I tried with '%0000000000140232323' where 40232323 is notification No.
    And if I checked in order the notification No is assigned to order as '%00000000001'. And when I check back the Notification, the order is not assigned to Notification No. How to assign the created order no to Notification No.
    Code is attached for Ref.
    Now the problem is the order is not assigned to notification no. Is there any FM or BAPI to do the same fucntionality..!
    Regards,
    Amar

    Hello Amarnadh,
    Keng Haw Soon is right, object key should always have the client like 010.
    In your code you were passing it without the client.
    Pass like below and it will work.
    ls_methods-objectkey = '%00000000001000040232323'.
    Regards,
    Thanga

  • Purchase orders based on sales orders.

    Hello Experts!
    I am using MRP in order to create purchase orders based on my sales orders, thats the easy part. My problem is that i need to create a report matching the sales orders with the corresponding purchased orders created through the MRP wizard.
    Where can i find such a link between POR1 and RDR1? is there a way I can obtain such report?
    Thanks in advance.
    Best Regards.
    Javier.

    Hi Rakesh, thanks for your reply. Well i was trying to use the POR1.BaseType and POR1.BaseEntry in order to match them with RDR1.ObjType and RDR1.DocEntry, but POR1.BaseType and POR1.BaseEntry have NULL as their value.
    I thought creating orders using MRP was supossed to set the corresponding values to those fields. Is there any other way i can link a purchase order created via the MRP wizard to the base sales order?.
    Best regards.

  • Excise Invoice for Order Based Billing Scenerion

    Dear Friends,
    We have a scenarion, wherein we are working with Sales Order Based Billing.
    We are in the process of Implementing CIN with TAXINN.
    Is it possible to create excise invoice for the scenarion of Sales Order based billing, instead of delivery based billing.
    If yes, what are the steps we need to follow to configure the same.
    Regards,
    Harsh

    hi
    If u want the create  Excise Invoice for Order Based Billing Scenerion, u must be set in billing document in General control in fields is.
    <b> SD document categ.   M      Invoice                                            
    Transaction group    7      Billing documents                                  
    Billing category                                                               
    Document type                                                                  
    Negative posting            No negative posting                                
    Branch/Head office          Customer=Payer/Branch=sold-to party                
                                 No                                                 
    Invoice list type    LR     Invoice List                                                                               
    Rebate settlement                                                              
    Standard text     </b>     
    Best copy of F2 Invice. and this billing type in outgoing invoices in Tax on goods movement in Logistics general.
    Rewards point it helps

  • Sytem should not allow to save the sales order based on risk category

    Hi,
    My user want to control the creation of sales orders based on risk category in credit control area.
    We created a new risk category - 30 Not authorized.
    And we made necessary configs also , like assignment of risk category and company code in OVFL.
    We assigned 30 risk category in FD32 for customers also.
    But while creation of sales order system is allowing to save the order.
    My user requirement system shoud not allow to save the sales orders for those are customers belongs to 30 risk category.
    How can we config. this
    thanks
    Sateesh

    hi,
    dont want to save the sales order if the credit limit exist ?
    then maintain block in OVA8
    choose
    your credit control area         risk categories             credit group
    1000                                        30 Not authorized           01
    checks tab
    choose static and maintain B
    this will give you error message and it will not allow you to save the sales order
    regards
    senya
    Edited by: senya_1111 on Oct 1, 2009 2:26 PM

  • BAPI to create SNP planned order based on start date

    Hi,
    I am looking for a BAPI to create SNP planned order based on the order start date. There is BAPI BAPI_MOSRVAPS_CREATESNPORDER which can be used to create SNP planned order based on the end date but not based on the start date.
    Also would be great if some one can share how do they create SNP Planned orders using BAPI BAPI_MOSRVAPS_CREATESNPORDER in case if GR processing time is defined in the product master and workdays for GR to be respected according to the calendar.
    Regards,
    Venkat

    Hello Mr.Venkat,
    Hope you recognize me.
    Please check out the BAdi below.
    BAdi - APO_BAPI_BUS10503 (this is the BAdi for ManufactOrderAPS  BAPI which contains the SNPorder BAPI)
    Method - CHANGE_SAVEMULTIPLE2
    In this method parameter IT_ORDER_HEAD contains Order start date input option.
    For GR time please check this (not sure if it will help).
    Same BAdi/ same method
    Parameter IV_PLANNING_MODE_USAGE contains field PLANNING_MODE.
    Value 1 for PLANNING_MODE corresponds to "Observance of parameters from the product master".
    This may make it respect the GR time in product master
    Good luck with the above
    Regards,
    Ashok

  • Process Sales Order based on minimum order

    Hi Sap gurus,
    Can any one Help me Out regarding How the System should have capability to process Sales Order based on minimum order quantity and minimum order value and How we will map In sap
    Thanks
    Points will rewards
    Regards
    Rajesh

    Hi,
    We can set the control for Min order quantity in the Sales org1 view. Like wise we can control min order value also.
    For that we have to use two condition types AMIW & AMIZ.
    AMIW is min order value, where as AMIZ is min ord surcharge
    Let's say AMIW value is 50,000.If the order value is less than 50,000 then AMIZ comes into picture.Amiz compares the automatically determined order value and AMIW value.The difference of those two values Amiz takes as surcharge and it overwrites the automatically determined order value with this value.
    Like wise we can maintain min order value also by using this two cond types.
    In the pricing procedure
                            subtotal      req   Altcal   Altcond+bv
    AMIW                D
    AMIZ                                  2         13
    Award me points if u satisfy
    Thanks,
    Sudheer

  • Creating sales order based on store numbers in IS retail

    Hi ,
         I want create a sales order based on the PO received from the customer in the IS Retail system. The purchase order will be sent in a EDI file.
    a single line item in the PO will have multiple store locations where we need to ship materials. for example.
    Let us take an example
    PO will have an item "Shampoo"  quantity  - 1000, this 1000 has to be shipped to diffrenet stores like 0001 - 100, 0002 - 100 , 003 - 200 etc. Based on this PO we need to create a sales order.
    Is there any way we can handle in SAP IS retail to create sales order & save the customer store number in the sales order for that item
    With Regards
    K.Varadharajan

    Hi Varadarajan,
    For one Sales Order only one Sold to Party and one Ship to Party are possible as they are header data.
    You can have individual Sales Order for each outlet and one delivery can be made for several Sales Order for single Ship to Party.
    Hope this clarifies you.
    Regards,
    ManiKumaar

  • Difference between Goods receipt based IV / Purchase order based IV ?

    Hallow all !!!
    Can anybody please explain the difference between GR based invoice verification and Purchase Order based invoice verification in brief ?
    Thanks in advance !

    Hi,
    PO-based invoice verification  
    In PO-based invoice verification, items are settled with reference to the purchase order. Settlement can be carried out with respect to all items, irrespective of whether or not deliveries have yet been received.
    GR-based invoice verification
    In GR-based invoice verification you can effect settlement with regard to each GRs relating to a purchase order separately. In the PO history, each invoice item can be assigned to precisely one GRs.
    for more follow the links
    http://www.sap-hefte.de/download/dateien/1067/083_leseprobe.pdf
    http://www.finance.utoronto.ca/fast/qrg/purch/ir/pocreate.htm
    Regards,
    Biju K
    Edited by: Bijay Kumar Barik on Apr 16, 2008 8:41 AM
    Edited by: Bijay Kumar Barik on Apr 16, 2008 2:23 PM

  • Default GL account upon goods issue to maintenance order based on activity

    Hi all,
    There's a scenario here in Plantation Industry that we require to default GL account upon goods issue to maintenance order based on activity type assigned in the order instead of only posting to consumption account, is there anyway in OBYC or user exit able to fulfill requirement mentioned?
    Thanks as advanced.

    Hello
    With help of general Modifier in combination of valuation class you can assign GL as per your wish for offset posting incase of GI to order/anything
    Example
    Transaction key-GBB
    General modification- VBR
    Valuaction Class - checked
    Dr/CR- checked
    Assign the general modifier to T code MIGO , through OMJJ
    Regards
    Dinabandhu

Maybe you are looking for

  • Problem with very simple 2 threads java application

    Hi, As fa as i'm concerned this is a thread licecycle: 1. thread created: it is dead. 2. thread started: it is now alive. 3. thread executes its run method: it is alive during this method. 4. after thread finishes its run method: it is dead. No I hav

  • How do i change what a new tab opens to?

    when i open a new tab it goes to BING search. i want it to go to the location bar. how can i do this?

  • Assigning batch and handling unit  tio an delivery

    Hello friends, Is there any FM/BAPI to update handling unit and batches to the delivery line item. for tcode VL02n Thanks

  • MySQL password and root problems.......please help

    I've been trying to install and configure my computer to run MySQL. I've installed it and when I tried to change the password in the Terminal window by using: sudo /usr/local/mysql/bin/mysql -u root mysql I got an error message saying: ERROR 1045 (28

  • Would someone care to explain th

    Why there's no file updates to download with the Sound Blaster X-Fi Xtreme Gamer Fatalty Pro Series Soundcard. :smileyindifferent:?[img"]http://img256.imageshack.us/img256/3822/noupdatesxq9.jpg">