ATP check for materials and ATP Confirmed Qty's

Good morning,
I have a question regarding the ATP.
If I have a 100 of box a in stock and I have 2 Planned Orders for 75 (total req on box is 150).
When I convert the first Planned Ord to a Prodution Ord, the ATP check will run and confirm that I have the 75 boxes required (as we want it), but if I then convert the second Planned Order I would expect the ATP to say that only 25 is available, but it is also telling me that the 75 boxes required are available.
Can I set the ATP to confirm/allocate the first 75 boxes to the first Production Order and when the second order runs ATP to only commit to 25?
Thanks in advance.
ATP novice :o)

Hi Guy Hall,
Please check with, "include dependent reservation and production order" has been activated for  checking rule used for production order at "avilabilty checking scope"
Regards
Pradeep

Similar Messages

  • ATP check for component materials

    Hello experts,
    The ATP check was initially designed for a kitting process. BOM Material would be kitted in the distribution center(DC) and sent to a garage. Sales orders are created with BOM materials for a garage and there is a multi- level GATP process in place. Since BOM materials do not  exist at a garage the check would be performed at a DC for components after BOM explosion. The existing configurations in R3 and APO are for a make to order process(Strategy  group of 50 for BOM's  and 40 for component).
    We are now introducing new materials for an existing material and have the need for product substitution on the sales order, if the existing material is out of stock at the DC. To enable this functionality we are having to perform an ATP check for the sales orders at the distribution center, though the sales order is   created for a garage. To improve on the response times during the ATP check our design approach, is to convert the BOM materials in the sales order to component  materials with material determination(one BOM material is tied to one component material) and performing the ATP check with components at the DC.
    While testing we are facing the following issues:
    1)Sales order placed on a garage is substituted with the DC after product substitution.  This does not occur when product substitution is carried out with BOM's.
    2)During the order create, the ATP checks for check mode u201845u2019 and business event u2018AEu2019 for a given material in a DC shows zero stock. While for the same material,location and business event AE the product availability check in APO reflects stocks available.
    Is it feasible to do ATP checks for component material in a sales order which was initially designed to work with BOM materials? Am I missing some configuration settings in either APO or R3?
    Regards,
    Anil DeSouza

    Hi Anil,
         Yes it can be done.
    1) For finished product & garage combination -
    activate RBATP in the check instructions.
    2) in the location substitution maintain 'location determination sctivity'. Here you maintain different check mode & business event -- ( this is nothing but check instruction --- in thsi you maintain 'MATP').
    Hope this anws your first qus.
    To addressing your 2nd question....follow below steps.
    1) Do ATP from sales order, get onto results screen, click on product availability & check for 'scope of check' (check control) and look for the stock types that are included. Based on this your receipts are consdiered for ATP confirmation.
    Best Regards,
    Deepthi

  • ATP check for multiple materials on multiple sales document

    Hi,
    System 4.70
    Is it possible to carry out an ATP check for multiple materials on multiple sales documents.
    I have written a bespoke program and the program requires an ATP check to be performed for each material and sales document, I am currently using BAPI_MATERIAL_AVAILABILITY which is bringing back the necessary information but it's a bit slow.
    Does any one have any ideas please.
    Regards
    J-J

    The ATP Check using the BAPI is done per material and plant. If you're looping through sales documents and then materials you're probably doing the ATP check for the same material over and over again.
    Just get the list of materials you need and the corresponding plants and call the BAPI for each of them.
    Also do a run-time analysis (tcode SE30) to check exactly what slows down your program.
    regards.

  • ATP Check for Bill of materials in Variant configuration

    Hello Guru's,
    Will variant configuration supports the following functionality please?
    ATP check for Bill of  materials in variant configuration is possible, is there any way to put labor cost while working on assembling variants. Material substitution is possible while configure a variant product.
    Will any one share your experience that will be of great help.

    solved by adding an additional condition in pricing procedure

  • Avaliability check and ATP check for material in CO02 tcode

    Hello All,
    I have a requirement where i am building a portal for WM pick list . The requirment is like i enter a production order number on the screen and gives me the material and it's corresponding components. Now the user has the option to select these components (more than one at a time ) . Now, i have provided few buttons like ATP Check, Pick component etc.
    I need to check the availabilty for the selected order components from the list. If the ATP check is successful and all the parts are available, then user can continue with the WM pick process and the Pick Component button becomes active.
    Does anyone has any idea on how to find the availability for the individual component and if yes please provide the steps to do it.
    Thanks & Regards,
    Ravi Aswani

    Hi ,
    You can check  the availability of material (component   ) via  the following function modules
    MD_STOCK_REQUIREMENTS_LIST_API  and BAPI_MATERIAL_STOCK_REQ_LIST
    Please  check the above  two function module  for your  requirement .
    you  can use this function module  in your customized progam  to  check the material  stock.
    Hope this information helpful.
    Best regards,
    Chithaanantham

  • ATP Check: R/3 and APO

    Hi All,
    My Query related to an Earlier Post (GATP:  Unable to check ATP (in GATP)  when creating sales order in R/3).
    I would like to change the settings for ATP Check from APO system to R/3, I.E, the ATP Check for Business Rule should be triggered in R/3 and not in APO.
    In the earlier post,  inputs were provided for the following:
    - Activation of ATP in external system: this is done in SPRO in the data transfer section.
    - Another common point is cheking rule: In SPRO see that your business event(SO) is enabled for ATP check.
    As per my information, the 'ATP Check' tick is possible at the level of Checking Group and Schedule Line Category in R/3
    Could someone please provide inputs as to where in SPRO can we check the above 2 points mentioned?
    regards,
    Sudhir

    Hi Sudhir,
    The following are the points where changes are required for ATP check in APO.
    The presumption is that there already is a active CIF connection.
    1)  MRP type of the material has to be 'XO'
    2)  Define an integration model for ATP checks of those materials.
    3)  Define Checking Group.  SPRO  ->  S&D   ->  Basic Functions  ->  Availability Check  -> Availability check with ATP logic.(Here you define 02 - individual requirement)
    4)  Define Check Control:  the path is same. (Note that the combination of 02 & A is added)
    5)  Define Requirement Class: the path is same. Here you put the availability check tick. Use 050 & check availability check & transfer of requirement for them.
    6) Next you define procedure for the schedule lines.( hope this is what you were looking for.
    7)  Go to SPRO  -> integration with other SAP components  -> APO  -> Basic settings for data transfer  ->  Change Transfer  ->  Change Transfer for master data  ->  Activate change pointers Generally     and tick it.
    You are now ready to for ATP of SOs from R/3 in APO.
    All setteings required in APO for GATP is clearly mentioned in APO help docs.
    Sure it will work for you.
    All the best
    Regards
    Santanu Dawn

  • ATP check for delivery in ECC & Sales order ATP check in APO

    Hi All,
    Can we do an ATP check for delivery in ECC , but for the same set of Materials- Plant combination , the ATP check when a SO is created should happen in APO .
    We do not want to remove the Business event 'B'  which is meant for delivery in  APO . For some materials we need APO ATP check to happen for delivery   & for some it should be in ECC  & for SO  the ATP check should happen in APO .
    Even if we do not have check instructions pertaining to Business event 'B' & a particular check mode (for the materials where the ATP check for delivery should happen in ECC & SO check to happen in APO)  , when we are doing an ATP check for delivery , it is still pointing to APO ATP check rather than ECC check .
    Any pointers for this is highly appreciated.
    Regards
    Surendra

    Hi Surendra,
    For SO, business event is A and for delivery it's B. When integrated with ECC, the check rule in ECC points as biz event in APO.
    You can control ATP check by customized settings for check rule in ECC.
    Also, by setting requirement class and requirement type in ECC, you control check mode in APO. So, even if you dont define for check mode in APO, the system might refer from ECC for the ATP check settings. Look into your ECC customization for how requirement class is derived and settings for requirement type. (based on MRP type, strategy grp and Item cat).
    I'm not sure how you can control ATP to happen for some sales orders/deleveries in ECC and for some in APO, since check mode is mentioned in material master.
    However, there are ATP BADIs (business add-ins) available in both ECC and APO, whch can serve your purpose.
    Regards,
    Bipin

  • ATP check for batch managed products

    Hello All,
    I have a requirement for ATP check for batch managed products and would be glad if someone can help me on that.  One of the characteristics on my product is expiry date. Business wants to restricts confirming products which has an expiry date of less than 90 days for orders outside the country. How can we achieve that?

    Hello
    You can try with activating Shelf Life Expiration Date (SLED).
    For config, check SPRO - Logistice General - Batch master - SLED
    Then finally setup Customer Exit to calculate/check the SLED.
    Exit EXIT_SAPLMHD1_001 for enhancement SAPLMHD1.
    Further, you can refer following SDN thread for reference/understanding:
      - SLED by customer/ material
    Regards
    JP

  • ATP check for CRM Orders using ECC is creating a replication problem

    Hi Guys,
    I have created an order in CRM and it replicated to ECC,however the issue is I'm unable to change the order any more in CRM, message "Document is being distributed". I'm getting this issue after activating ATP check for CRM -ATP check is working perfectly.
    Before this ATP check, the Order replication was working perfectly and i can do the changes to order in both systems.
    In advance many thanks for your your help.
    Thanks and Regards
    SRIM

    hI,
    Thanks for your response,
    There are no messages in the middleware (smq2 - q1), but this error only started occurring after I activated the ATP check.
    I have also checked the incompletion log at ECC - document is completed.
    Before this ATP check activation the order replication was working correct/y and i can do changes at both ECC and CRM. But now even if i change the order in ECC those changes are not getting replicated infact  queue is not getting generated.
    BDOC is showing sent to receivers (not all confirmed)  BUS_TRANS_MSG.
    Thanks and Regards
    srikanth

  • User exit in ATP Check for sales Order to trigger notification

    Hi All
    please let me  know is there any user exit after ATP check or in ATP check for sales order to trigger a notication mail.
    Regards
    Kishore

    Hi,
    User Exits For Availability Check are given below:-
    The user exits named here are planned for projects that are to be carried out in agreement with SAP development as they may only be used in consultation with SAP.
    USEREXIT_PLANT_SELECTION in program RV03VFZZ is an exception to this rule (see below).
    User exits in program FV45VFZZ
    USEREXIT_ADD_FIELD_TO_HEADER
    USEREXIT_ADD_FIELD_TO_LINE
    User exits in program FV45VFZY
    USEREXIT_DELIVERY_GROUPS
    USEREXIT_MVERF_INIT
    USEREXIT_QUOTA_KEY_VALUE
    User exits in program RV03VFZZ
    USEREXIT_AVAILABILITY_IN
    USEREXIT_AVAILABILITY_OUT
    USEREXIT_DARA_REFRESH
    USEREXIT_PLANT_SELECTION
    This user exit is used to adjust the flow during plant transfer. A list of permitted plants, where this material is created, is determined and checked in the standard R/3 delivery. A dialog box appears where you can select the plants. The user exits allow you to modify the plant table so that plant selection takes place in advance for every flagged selection and a dialog box becomes unnecessary.
    regards
    Vivek.

  • ATP check for 'stock in transfer'

    I have a scenario which I created a Sales Order for 100 EA of product 'X' shipping from DC01 to a customer. DC01 does not currently have inventory for product 'X'.  SAP has inventory only available in DC02.
    I created a (two step) STO and an outbound delivery shipping inventory from DC02 to DC01.  I issued the 100 EA of product 'X' against the outbound delivery.  Transaction MB5T shows the 100 EA 'in transit'.
    Under my availability check, on my sales order, the checking rule scope displays, a check on 'Include Stock in transfer'.
    Why am I unable to view my stock in transit of '100' EA from the STO process when I look at the ATP check ?  How can ATP view the  'Stock in transfer' from the two step STO?
    Thank you,
    Gustavo

    Hi,
    Check the settings in t.code OVZ9.
    Check the box include purchase orders and select A or X in the field Incl. rel. order reqs field.
    After making these settings, just test and update the results.
    Do you have batches in the STO? If so are they in restricted status during "in-transit"?
    Regards

  • ATP check for STOs

    Hi,
    Can ATP be set for intercompany STOs?
    If so , can anyone list it please.
    Regards
    Krishna

    Hi
    Yes we can setup ATP check for STO...
    actually ATP will be depends on the combination of the checking group and checking rule
    checking group :  is defined at material master sales/plant view in availability check field..
    Checking rule : In standard this will be assigned to application internally ex : sales order - A (sales order)
                           delivery - B (delivery)..
    In STO we need to define the checking rule for purchase order type and shipping plant combination...
    menu path :
    IMG -- MM -- Purchasing -- PO -- set up stock transport order -- assign delivery type and checking rule....
    hope it solves your probs
    Muthu

  • ATP Check for deliveries

    Hi Experts
    Can we perform check against deliveries in APO GATP?
    What are the prerequesites to perform ATP check against deliveries.
    In scope of check  we want to select production orders which are in released status.
    Please give your inputs.
    Regards

    Preetam,
    After creating the supporting configuration, APO ATP checking is thereafter 'turned on' by creating and activating an ATP integration model in the ERP.  Generally, it is done by material/plant combination.  Therefore, if you turn on ATP checking for Sales orders, you also turn it on for all other types of docs (including deliveries) for that particular material/plant combination.
    I hope you have thought out this whole process.  The main reason for using ATP checking in APO is that APO has a richer suite of ATP solutions.  If your business requirements are satisfied by the ATP checking in ERP, then it makes no sense to spend the money to implement ATP in APO. Your original issue had to do with making released production orders relevant for ATP for deliveries.  If this is the only new requirement, then this can easily be managed in ERP.  OVZ9>select your Availability check, with checking rule B (deliveries).  Under "incl production orders" select 'F'.  From a business perspective, this means that some of your deliveries will be created without stock on hand, and therefore will not be immediately shippable.  You need to make sure that this process change is integrated throughout your warehouses.
    And, to your final question.  If your delivery item category(s) are already relevant for ATP checking in ERP, they will also be relevant for ATP checking in APO.  Since deliveries do not use RBA, you do not have to worry about adding new ERP delivery item categories for the conversion to APO ATP checking.  Most commonly in APO, one uses only the 'product check' (similar to the standard ERP ATP check) for deliveries.
    Rgds,
    DB49

  • ATP Check for Components for Variant Configuration

    Hi Gurus,
    Does it exist a way to perform the ATP Check for components (in variant configuration) like in a test?
    I mean, I know that when I create a SO (with the correct settings) the system will perform the ATP Check for components (Missing parts list). But is it possible to do this without trying to create the SO? Maybe a tcode as CU50 or PMEVC where I could enter the variant configuration values, then it explodes the BOM and do the ATP Check (as a simulation).
    Thanks in advance.
    Best regards.

    Hi Christopher,
    If you enable the "Component Availability" within your configuration profile (under Confign initial screen, Confign Parameters), then you will see an additional option within CU50 while configuring.  By pressing this button, you can see an availability check as of the date specified on the CU50 initial screen.  You can also modify the quantity on the CU50 initial screen for a more realistic simulation of a sales order (where a customer may order more than one of a product).  See screenshots below:
    In CU42:
    In Value Assignment of CU50:
    Hope this helps!

  • ATP check for item category TAB

    Folks,
    we have item category TAB on our back to back sales orders and will create an individual pourchase order.
    However, there are occassion when there is stock and we want the ATP check to consider and not necessarily create a purchase req.
    is there any way to achieve this?
    Or because TAB has Special stock indicator "E" type it is standard SAP and will always not consider stock?
    Thanks

    The purchase requisition is automatically created, there's no availability check behind item category "TAB". The stock is managed in the special stock segment (sales stock).
    If the case when the stock is available is exception, you could change the item category manually to a normal one (e.g. TAN).
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/48/66b65334e6b54ce10000000a174cb4/content.htm?frameset=/en/51/66b65334e6b54ce10000000a174cb4/frameset.htm&current_toc=/en/30/67b65334e6b54ce10000000a174cb4/plain.htm&node_id=186&show_children=false

Maybe you are looking for