Unconfirmed Sales Orders should not consume Forecast

Hi All,
We have an issue where the Unconfirmed Sales Order consumes the Forecast in APO. As per the requirement we only want to have Consumption of Forecast against the Confirmed Sales Order. Please suggest how we can stop this.
The Planning Strategy in Product Master is maintained as 20 (PLANNING WITH FINAL ASSEMBLY), corresponding in R/3 is 40.
fyi, we use APO 3.1. 
Thanks,
Aashish

Hi Aashish,
You might set the "fixed date and quantity flag" for the unconfirmed items so they will not generate a requirement and thus they will not be transfered to APO. But the order will also never appear in a APO BOP run...
Another option would be to switch off the consumption in the APO inbound processing (userexit) when a sales order without confirmation arrives.
best regards,
Michael

Similar Messages

  • RMA Orders should not consume forecast

    Hi Gurus,
    I don't the RMA orders to consume the forecast. How can i achieve this in ASCP.
    Thanx&Regards

    Hi Sandeep,
    The RMA orders are booked with a separate series like 87xxxx. But when i look at the forecast consumption i see that the RMA orders are also consuming the forecast. I see that these orders like the 87XXXX consuming the forecast.
    Should i use the demand class for the regular sales order that i create so that only this demand class would consume the forecast.
    Thanx & Regards

  • Sales Order should not generated if total value of contract is released

    Dear All,
    We are creating sales order wrt to Value Contract, but it shows the warning message if value exceed above the contract value.
    We required if contract value exceed then sales order should not be generated.
    Thanks & Regards,
    PM

    Hi
    Check in VOV7  for item category WKN under tab  value contract Contract release control select B Error msg if trt value exceeded...
    Reg
    JJ

  • Sales order should not be abled to be changed

    Sales order should not be abled to be changed after creating and confirming to the customer. What needs to be done?

    Hi kishore
    1) after creating the sales order   we are gong to send  confirmation through output determinatin output type (BA00) .
    2) once the customer confirms the  order based on thet we do the delivery. right----
    3) see exmple : a person who creates the order he does'nt have rights to change in big industry lot of departments (so many managers) has to see the order because  the order canbe  one item it can be 1000 items.
    4) every body will be having certain limitations like authorisations if you take my company i don't have authorisations to do FI settings or MM settings.
    5) what means to say is if  that order has to be changed ababrs might have written the code the moment the order confirms from the customers it's goes to respective department or managers through work flow if it goes any manager , a person who created the order he can't do any changes on that. that's why business works. that is  what SAP
    i hope you have under stood
    thanks
    surya

  • Sales order should not copy the net value from contract

    Hi,
    When we are creating the sales order,Where we can maintain that sales order should not copy the net value from contract.
    Regards
    Prabudh

    Hi,
    When I am creating the sales order with reference to contract,it's copying the net value and quantity from the contract.
    But I want  that sales order should not copy the net value and quantity from the contract and user can take new required quantity at the time creating the sales order.
    Regards
    Prabudh

  • Billing date in sales order should not be modifiable to backwards dates

    hi gurus
    I have a requirement where in few users while creating a sales order , they should not be able to modify the billing dates to previous dates . So that particular field shd not be modifiable . Could use some help here .
    Regards
    JNM

    Dear JaganNM,
    While creating the billing document in VF01 the billing date will be changed manually by the user.
    This change will not applicable in sales order.
    Once you save the billing document you can't change the billing date in sales order ,it will be graded out.
    Before saving the billing document only the date can be changed in sales order.
    Let me know if you have any further clarifications.
    Thnaks&Regards
    Raghu.K

  • Sales order should not get saved without entering the material

    Sales order is getting saved without entering the material. How to make material entry mandatory in sales order.. so that if i try to save the sales order without entering the material the system should create an error.
    Please give a clue, if there is any way other than incompletion log.

    Dear DV,
    T. Code: SHD0
    Create a Screen Variant for Transaction VA01
    and maintain Field: Material as "Mandatory".
    Best Reagrds,
    Amit
    Note: Following is the explaination with Incompletion-Procedure -
    T. Code: OVA2 - Incompletion Log
    Select Group: B - Sales Order Item; and Double Click "Procedures" (left-hand Dialog-Structure)
    Select InCompletion Procedure: 20 - Standard; and double click "Fields" (left-hand Dialog-Structure)
    Here, Maintain entry:
    Table: VBAP
    Field: MATNR
    Screen: PKAU
    Status: 4
    Imp.: Create Z-Incompletion Procedure and make necessary changes, instead of changing a Standard one.
    Alternatively, check with Arijeet's post in following thread:
    How to restrict saving of a sales order without a material.

  • Sales order should not PGI'd within 80 Hrs

    Hi All,
    Distributor will create SO today and vendor (logistic partner) will deliver products after 80Hrs from the date of PGI. So if distributor create another SO next day (tomorrow) for same customer and material (irrespective of order value and Qtys) then duplicate order be created.
    In order to avoid this situation, system should not allow order to be deliver within 80 Hrs from the date of PGI.
    Please suggest how to achieve this requirement and impact on other sub process including factory calender.
    PS : They cant use EDI 855,

    Have a delivery block for all orders of this customer.
    User shall run a report to check last GI orders within the last 80 hrs.
    If no such order, remove delivery block.

  • Rescheduling of Unconfirmed Sales Orders

    Dear All,
    I was trying to reschedule the sales orders whose schedule lines are not confirmed using a report SDV03V02 (V_V2) but that picks up the confirmed open sales orders also in the process of rescheduling.
    My issue is I wanted set some indicator where it can pick only unconfirmed sales orders and not all the open sales orders.
    This program is been run in Background daily once so I can not put any specific material number also.
    Please let me know if there is any alternative method to reschedule only unconfirmed sales order other than going for a Z program with required selection screen.
    Appreciate your quick reply on this
    Thank you in advance
    Regards
    Mahesh

    Hi
    V_V2 is a collective rescheduling program as such it will do a reschedule all sales orders except for the ones with the fixed date and qty indicator set.  You alternatives are:
    1.  Take a copy of the V_V2 program and have a programmer change it to suit your requirements
    2.  Set the fix date and qty flag as default in your ATP config and use transaction MASS to set your existing orders.  Then the next time you run V_V2 it will ingore all your confirmed schedule lines.  However, this may cause you as much trouble elsewhere than it solves.
    3.  If the number of sales order is not high you can manually allocate the quantities by using transaction CO06
    Frank

  • Is it possible for us to configure that deletion of a sales order is not po

    Hi Guru's,
    Is it possible for us to configure that deletion of a sales order is not possible? The requirement is that Sales Order should not be allowed in the SAP to be deleted from the system, and user should not be able to do it.
    Please let me know, if this is possible and what is the way to do it.
    Points will be awarded.
    Regards
    Amit Shrivastava

    Hi Amit
    Better approach Basis Guys to create user profiles and Roles to the users
    In SAP its not able to delete the sales orders permanently.
    So, its better to create User Profiles and Roles for the user to access the list of Sales orders
    Creation of User Profiles and Roles in T-Code--PFCG
    Regards
    Srinivas.

  • FG sales order should consume the PIR of SFGs

    Hi ,
    I need some advice on following scenario.
    My client wants - Make to order for FG material, and Make to stock for SFGs.
    So that SFGs are made into stock by putting PIR, and FG production is initiated by sales order and will consume SFG stock.
    As per this if sales order is created for FG, then SFGs PIR should be reduced or consumed according.
    I had used strategy group for SFG as 40, and for FG as 55 (actually FG is having variant configuration)
    So, accordingly now FG production is initiated by sales order, but SFGs PIR is not getting consumed and also a seperate planned order is getting generated for SFG because of FG Dep Req.
    Is there any changes I have to make.
    Thank you in advance.
    regards,
    B C Gudageri

    B.C.
    In Strat 70, the PIRs are not consumed by the sales order, they are consumed by the dependent requirements of the FGs orders (prod order reservations or planned order dep. rqments).  In MTO, these requirements are usually analogous to the Sales order requirements.
    If this is not happening, you have either altered the standard settings, or you have set up some master data incorrectly.
    Go over the strat 70 online help IN DETAIL to make sure you have set up the scenario properly.
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/cb/7f940d43b711d189410000e829fbbd/frameset.htm
    You can use just about any FG strategy, as long as the dependent requirements are being passed to the SFG materials.  55 won't hurt you, but it doesn't make much sense to enter a forecast at FGS if you are also going to forecast at SFG.  Logically, you probably want to avoid forecasting FGs, since this adds excess complication for the planners.
    Best Regards,
    DB49

  • Sales order does not consumpt Independent requirement

    Hi Gurus,
    My material is as below:
    MRP Type: M0
    Stategy group:40      Planning with final assembly
    Consumption mode :2 Backward and forward consumption
    My independent Req is 'VSF  Planning with final assembly'
    My sales order item category is 'Zwac', rety is using ZWAC-M0-KSV 'Sales order with consumption'
    but before i create sales order:
    MRP element  Received/Requirement quantity   
    stock             
    IndReq              100-
    After that:
    MRP element  Received/Requirement quantity   
    stock             
    IndReq              100-
    Sales order        90-
    but i expected like this:
    MRP element  Received/Requirement quantity   
    stock             
    IndReq              10-
    Sales order        90-
    Do you know what i did wrong , thank you!
    Regards,
    dragsky

    Dear,
    If you have planning stategy 40 , then PIR qty will be consumed duirng MRP run if both PIR created with VSF and you have incomming Sales Order qty .Let say you have 100 pc PIR and also 150 pc of sales order , run MRP-MD03 ,  it will create 150 pc Planned order or PR .
    If your using and Sales Order is not getting consumed upon while running MRP , then couple of checks in this case :
    1.Is your PIR (created in MD61) "VSF"?
    The requirement type should be KSV to consume with VSF. Please check OVZI to check why your item category in Sales Order get the requirement type 041.
    Here you must have following set up :
    Requirement Class : 041 , Availablity , Requirement Check box Marked and Allocation Indicator-1 .This Alocation indicator basically Controls the consumption of customer requirements with planned independent requirements whereby the customer requirements type is only allocated one consumption strategy.If it blank that means no consumption with customer requirement .
    Please check If you want req. type 041 to consume with VSF, then you have the change the configuration of planning strategy. Use path Production -> Production Planning -> Demand Management -> Planned Independent Requirements -> Planning Strategy -> Define Strategy.
    2. What is the schedule line category in your SO ??  Is it "CP"? You are using customised item categoery zWAC which may be inharited from WAC-Order /Delivery Requirement (OVZI)
    Check and come back.Hope this will address the issue
    regards
    JH

  • Report for Sales orders with the consumed credit limit value

    Dear Gurus,
    In my company, the credit check is at sales order level. We want a report which shows up the credit value consumed from the credit master by Sales order.
    Going into the details, Say Credit limt is setup for a customer at Credit master for 10000 $.
    I want a report showing Sales order 59235 has consumed 500 $, Sales order 59277 has consumed 1500 $, Sales order 59333 has consumed 2500 $.
    Is their a report in standard SAP for the above functionality. If not, any ideas of how to achieve it?
    Thank you for your responses.
    Regards,

    Hi,
    Try the following transaction codes
    S_ALR_87012218
    FDK43
    F.31
    But if you want to a report like what you explained in thread i think in standard not available we need to develop a customized one.
    Regards

  • Report on Unconfirmed sales orders

    Dear Friends,
    I have a requirement in which I need to have a report showing all the unconfirmed sales orders and sales order with (Fix delivery date & Quantity) indicator not set.
    Is there any standard report to solve the above.
    Please advise.
    Regards,
    Harsh

    Hi
    I would advise to use status profile at sales order header level.
    Such as status 10 - order created/unconfirmed
                           20 - order approved
    Now go to se16, type VBAK get field OBJNR and go to JEST Table with OBJNR as input field you can see E0001 X as active, that means orders are unconfirmed.
    Based on that an ABAP report can be prepared to list all orders which are unconfirmed.
    If helpful please reward
    Regards
    Ravi

  • Sales order does not allow make-to-order production

    Dear Friends,
    I am trying to do do planned order for sales order in MD50 it was showing the error message as
    "Sales order does not allow make-to-order production"
    Can any one solve this
    Shakthi

    Hi Shakthi,
    It is also possible to set the priority for Requirement Type determination like
    0 Material master strategy, then item category and MRP type
    1 Item Category and MRP Type
    2 as 1, with check for allowed requirement type.
    The transaction for this is same as "Requirement Type Determination :
    Sales and Distribution --> Basic Functions --> Availability Check and Transfer of Requirements --> Transfer of Requirements --> Determination Of Requirement Types Using Transaction
    Look for "Source".
    In this transaction, Please, check "Requirements".
    Please, make sure of the following 2 things :
    1. If you do not set an indicator for maintaining the requirements class: Transfer of requirements is not carried out, irrespective of the specification you make at schedule line level for the transaction.
    So it is necessary to mantain the setting first at the Requirements Class. As mentioned in my earlier posts, the requirement class for the material can be found out from Planning Strategy / MRP3 view --> Main strategy (defined in the strategy group) --> Requirement Class for Customer Requirements.
    The IMG path for "Define Strategy" is Production --> Production Planning --> Demand Management --> Planned Independent Requirements --> Planning Strategy --> Define Strategy.
    2. Once the "Requirements" indicator is set in Requirement Class, the requirements indicator at the Schedule Line decides whether or not you require transfer of requirments for the relevant transaction.
    I hope this should solve your problem.
    Regards,
    Sandeep

Maybe you are looking for