MDVP ATP check

When runnind the ATP check in the MDVP transaction.
How does CFC column give priority to check the part numbers for material availability. Will it be done collectively or on a part number by part number basis to ensure that the materials and quantities used for packing.
Thanks in advanced.

Hi Guy Hall,
The MDVP availability check executed collectively .
Thanks and regards
Murugesan

Similar Messages

  • ATP check in COHV

    Hi All
    Iam doing ATP check in planned order and getting Missing parts.
    When i do ATP check in COHV for same planned order then iam not getting any missing parts.
    Is any config is missing?

    Hi,
    From what i know SAP recommends usage of MDVP for planned orders. There are still quite many issues with usage of COHV for planned orders, hence i would suggest the use of MDVP.
    Hope it clarifies.
    Regards,
    Vivek

  • ATP CHECK in all storage Location of the Plant

    Dear gurus,
    we have the stock for the component in the storage location :
    Storage Location A 10 PZ
    Storage Location B 30 pz
    Storage location C 40 pz
    In the planned order for this component there is the storage location A.
    The ATP check ( in the transaction MDVP) confirm the quantity only in the storage location A, but i would like confim the quantity stock of all the storage location, also having to maintain the storage location A in the position of the component in the planned order.
    For example for the planned order the requirement for this component is 30 pz , when i run the atp check the system confirm only 10 pz in the storage location A present in the position of the component, but i need confirm all quantity because present in others storage location, also having to maintain the storage location A in the position of the component in the planned order.
    I need see in the avalaible ATP check all the storage location of the plant, there are the customizing setting or material master setting.
    Thanks a lot
    Daniele Pistilli

    Daniele,
    First determine which ATP check is being used for your planned orders in OPPJ under plant or MRP group.  Then, also in OPPJ, under 'Determine Check', modify that availability check by ticking the 'no stor locn inspectn' box.
    Perhaps you can advise your 'friend' [Luca Malavasi|http://forums.sdn.sap.com/profile.jspa?userID=841888], of this response as well.  He has asked the same question. 
    Atp Check see all storage location of the plant
    I won't blindly assume that a single person is using more than one userid on these forums.  Many of the moderators do not permit this practice..
    Rgds,
    DB49

  • Atp Check see all storage location of the plant

    Dear gurus,
    we have the stock for the component  in the storage location :
    Storage Location A     10 PZ
    Storage Location B      30 pz
    Storage location  C       40 pz
    In the planned order for this component there are the storage location A.
    The ATP check ( in the transaction MDVP) confirm the quantity only in the storage location A, but i would like confim the quantity stock of all the storage location .
    For example for the planned order the requirement for this component is 30 pz , when i run the atp check the system confirm only 10 pz in the storage location A present in the position of the component, but i need confirm all quantity because present in others storage location, also having to maintain  the storage location A in the position of the component in the planned order.
    I need see in the avalaible ATP check all the storage location of the plant, there are the customizing setting or material master setting.
    Thanks a lot
    Daniele Pistilli

    Hi,
    In OPJJ "Scope of Check" Under "storage location Inspection" check the box against " No storage loc Inspection"
    This indicator is used to set the scope of the availability check. It is used to switch off the check at storage location level.
    Test this and revert back
    pavan

  • Collective ATP check for production orders

    Hi Gurus,
    I tried the MDVP tcode, but I can only do the collective ATP check for planned orders. we wanted to do the collective check with production orders, can you tell me how I can do this?
    Thanks.

    I've posted this question but didn't get any response. Can some one please give me an idea how to do the collective ATP check for production orders.
    Thanks
    Vijaya

  • 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

  • Re: ATP check at storage location level.

    Hi All,
    NEED urgent help.
    I want to know if it is posiible to have ATP check at storage location level only.
    I do not want this check to happen at plant level.
    Please reply.
    Thanks and regards,
    Nilesh

    Hi Shankar,
    Storage location is defaulted in sales order.
    Can you tell me if there is any user exit for ATP wherein I can carry out the ATP at storage location level and not at plant level.
    Thanks and regards,
    Nilesh

  • Re: ATP check at storage location level in sales order.

    Hi ,
    I have a requirement wherein storage location is determined in my sales order,  the ATP check is done at plant level as well as storage location level , and the smaller of the two quantities is taken as the result of the ATP check.
    My requirement is that the ATP check should only be performed at storage location level .
    Please suggest if there is any standard setting available in SAP.
    iF NO , PLEASE SUGGEST SUITABLE USER EXIT, WHERE I can add my requirement.
    Regards,
    Nilesh

    Hi Nilesh,
    in SAP standard the system is always checking on plant level first and then on the storage location level, there is no possibility to change this behaviour.
    I'm also not sure if the process is correct, because if you have also requirements on plant level only then you would create negative ATP if you confirm on storage location level even though there is no ATP on plant level.
    I'm also not aware of a user-exit that would suite your requirement, additionally according to the IMG documentation the user-exits in the availability check area should only be carried out in agreement with SAP.
    Regards,
    Markus

  • Relationship about ATP check and credit check

    Dear all,
              At present,  we have credit control in sales  order. The rule is : once the sales order's amount over 1 dollar, the order will be blocked for credit check. This order has to release credit block manually in VKM4.
              Here has a problem, when a sales order has credit released with the status "D",  if i check ATP for one item in this order, the credit status will return to "B", it is not match our requirement.
              How can the credit status not change when ATP check happen in the sales order?
             Thanks in advance!

    Hi Irene,
    You can copy this requirement with new code like :
    IF yvbuk-cmgst = 'D'.
          MOVE CHARX TO BYPASS-SECURITY.
          MOVE CHARX TO BYPASS-STATIC_LIMIT.
          MOVE CHARX TO BYPASS-DYNAMIC_LIMIT.
          MOVE CHARX TO BYPASS-DOCUMENTVALUE.
          MOVE CHARX TO BYPASS-CRITICAL_FIELDS.
          MOVE CHARX TO BYPASS-REVIEWDATE.
          MOVE CHARX TO BYPASS-OPEN_ITEMS.
          MOVE CHARX TO BYPASS-OLDEST_OP.
          MOVE CHARX TO BYPASS-DUNNING_LEVEL.
          MOVE CHARX TO BYPASS-USER1.
          MOVE CHARX TO BYPASS-USER2.
          MOVE CHARX TO BYPASS-USER3.
          MOVE CHARX TO status_reset-STATIC_LIMIT.
          MOVE CHARX TO status_reset-DYNAMIC_LIMIT.
          MOVE CHARX TO status_reset-DOCUMENTVALUE.
          MOVE CHARX TO status_reset-CRITICAL_FIELDS.
          MOVE CHARX TO status_reset-REVIEWDATE.
          MOVE CHARX TO status_reset-OPEN_ITEMS.
          MOVE CHARX TO status_reset-OLDEST_OP.
          MOVE CHARX TO status_reset-DUNNING_LEVEL.
          MOVE CHARX TO status_reset-USER1.
          MOVE CHARX TO status_reset-USER2.
          MOVE CHARX TO status_reset-USER3.
        EXIT.
    ENDIF.
    If you are a problem with yvbuk-cmgst, you can use user exit MV45AFZZ to save the credit status (cmgst) into an other field.
    This new field is checked in the new requirement.
    This requirement deactivates the credit check if the credit status is released. In this case, no credit check is possible in SO.
    Regards,
    Lionel

  • Edit postDelete postReport this postReply with quote ATP check but the comm

    hi , all guys :
    when I create the pp-pi order , first i use the batch determination to allocate the component
    batch , then i do the ATP check , but the committed quantity always is zero ,the ATP alway does
    not support confirm quantity (co09 the confirm quantity always is zero),so when i create the other pp-pi order the stock quantity always cover the reqirements quantity of components
    in the mater data , i use the ATP group is 02 (the customizing is standard) i think the ATP scope is irrelative to this issue .
    in the order type control parameters , i use the ATP check
    for example :
    the componet 100-200 have three batchs :
    batch: 20100501 quantity 30 kg
    batch: 20100502 quantity 40 kg
    batch: 20100601 quantity 40 kg
    now , the requirment of component 100-200 is 100 kg
    the batch determination conditions is self expiration .
    so i throght the batch determination and batch split to allocate the bacth and quantity is
    batch: 20100501 quantity 30 kg
    batch: 20100502 quantity 40 kg
    batch: 20100601 quantity 30 kg
    after allocating , i run the ATP check ,BUT the COMMITED QUANTITY ALWAYS IS ZERO .
    I don't know why !!! ,where can configure the ATP confirm quantities (committed quantities) the in the customizing
    can you give help me!!!
    thanks!!!
    best regards

    Davis:
    Check in MRP Group settings, Availability Check session, flag activate full confirmation logic. Test activate full confirmation logic.
    Regards,
    Ricardo

  • ATP check active when creating sales order - want to deactivate

    Hello experts,
    at the time we created a sales order, the checking group for availability check in the master data of an article was "02" (Individual requirements). However, this was a master data error, as the correct setting for this article is "KP" (No check). We have changed this setting in the article master, but now we have a problem with the delivery, as we can not confirm the required quantity in the desired date. The ATP check says we have no availability (based on the wrong master data existing during the creation of the order), but we need to override this check.
    Is ther any way of "overriding" the ATP check of the article in our sales order, thus taking into account the "KP" (no check) setting?
    Thank you very much in advance.
    Kind regards.
    Marcos

    Have you actually created the delivery yet? If not, you can use the following path to deactivate the ATP check during delivery:
    > SPRO
      > Logistics Execution
        > Availability Check & Transfer of Requirements
          > Availability Check
            > Determine procedure for Each Delivery Item Category
    Perhaps turning of the ATP check temporarily shall help overcome the issue.

  • ATP check in the Sale order Processing and CO06 transaction (Confirm Qty)

    Hi All,
    While creating the Sale order, After performing the ATP check and saving the document i have called an user exit to make the confirmed Quantity equal to ZERO when the delivery block is set (As requested by customer). That is working fine...
    But the same confirmed Quantity of ZERO is not reflecting in CO06 transaction. Its showing the old value that the value before setting the delivery block.
    I have identified the table VBBE-VMENG which stores the confirmed quantity in CO06 transaction...
    Could you please help me know any USER EXITS or any other solution to change the confirmed quantity to ZERO in CO06 transaction also while delivery block is set in the sale order.
    Thanks &Regards,
    Navaneeth

    Hi All,
    Please help me by providing some clues on this issue...
    Regards,
    Navaneeth

  • ATP Check against customer stock for return Sale order

    Hi Friends,
    Pl.help in this.
    1. Is it possible to configure ATP check against Customer stock in a Sale order/Return order/any other way? ( Actuallly, client wants to take back empty cylinders through return sale order by ATP check against the customer stock)
    Regards,
    Mani

    Hi Mani ,
    Are you  taking cylinder as returable packing item or not?
    ex- For soft  drinks or beverages industry  it pretty common , they  use thel returnable package material type and more over why you want  use return sales order for this?
    Note- Just plz explain  scenario to MM and PP People also as availability check with all combination
    Hope it is helpful to you,
    Regards
    Venkat

  • SD- Sales Order - ATP check not working for few item in same sales order

    Hi Experts,
    Need help we activated ATP check but for few item i could not find confirmation qty after availability check. In same SO out of 4 items for schedule line it confirming qty for 2 item but  it's not confirming for remaining 2 items though stock is available. Please guide me how to correst and what need to check.
    Manoj

    Dear Manoj,
               As you know, ATP is a big subject & some times its difficult to point the exact problem.
    In your case, I suggest you to execute the function module:BAPI_MATERIAL_AVAILABILITY using Tx:SE37
    key in selection criteria , in results check the "ATPQTY"- it will show you how much actual stock is available for use i.e. ATP qtty.
    still if you find the availability & system not confirming the qtty, then problem could be in checking rule
    Tx:OVZ9 check in relevant combination, whether you are considering RLT or not?
    is this case with MTS or MTO
    because in Sales order -
    for MTS - checking rule "A" & MTO checking rule will be "AE"
    Regards,
    Reazuddin MD

  • Questions on ATP Check, RLT & Planning

    Hi,
    I have a couple of issues regarding ATP checks and Planning, and I was wondering if anyone could help.
    1. We have a setup right now where we are using standard SAP availability check with Replenishment Lead time. In the Purchasing, we might have scenarios where some Purchase orders are indefintely delayed from the Vendors and this has to be reflected in the sales order.
    We tried doing that by setting the delivery date in the PO to 31.12.9999 but since the date lies outside of the RLT, the sales order is fully confirmed and the delay in purchasing is not reflected in the sales order. Do you have any suggestions on how we could get around this without deactivating RLT?
    2. We have a requirement right now of using the Planned delivery time in the Material master as working days instead of Calendar days for planning purposes. Any proposal on how that can be done?
    3. We also have a requirement of taking the 'ordering calendar' into account for planning as well as for availability check - the ordering calendar is basically a weekly schedule when the POs are created and sent out to the Vendor. As an example we have a material with Planned delivery time as 3 days and GR Processing time as 1 day. However, we send the PO to this Vendor only on every Thursday.
    When the sales order is placed on Friday, using RLT the Sales order will be confirmed for Tuesday next week, but the PO will not even be sent to the Vendor till Thursday next week and we end up giving incorrect confirmations to the customers. Is there any way that this 'ordering calendar' could be taken into account in the Availability check.
    Hope someone can help.

    Hi arnab
      one way of achieving your requirements is
    after creating the sales order you can execute the SALEs order MRP using MD50 transaction enter the order # and MRP control parameters 1,3,1,2. and execute.
    Ensure the following before MRP.
    1. All the master data are maintained for the schedule line creation for the components ( Source list, Scheduling agreements)
    2. Material master with valid MRP data.strategy group having MTO strategy.
    after sales order MRP you will get the schedule line created for the components
    also MRp will create the cpacity requirements as we run the MRP with Lead time scheduling.
    Hope this helps
    SK
    Reward your points

Maybe you are looking for

  • I am now running Windows 7 Ultimate on my Macbook Pro and the through VMware Fusion Software and I have a few questions about the ins and outs.

    So far I have a few kinks to work out. While running Internet Explorer 8, I get the error message, " Cannot connect to the internet." In Networks on the control panel, it says that I am connected to a local area public network but there is no interne

  • Installation of J2EE Adapter Engine with DB on different host

    Hello all, I don't know if this is the right thread, but hopefully it is. I have got following assignment: I have to install NW70 PI/XI J2EE Adapter Engine. The trouble is, that due to a CI and DB hosts politics it's necessary to have database on dif

  • Can anyone identify this part?

    Very early on after getting my Mac I noticed a creaking noise, it didn't bother me and thought nothing of it. A couple of months ago I decided to clean it out as it was getting rather sluggish and to be honest that with a declutter, I have seen an im

  • Logical DG startup issue

    Hi, I have logical standby (broken ??) I started it, I got : alert.log: Archive log rejected (thread 1 sequence 9367) by RFS clients Thu Jul 04 15:06:09 2013 Archive log rejected (thread 1 sequence 9367) by RFS clients Thu Jul 04 15:07:09 2013 Archiv

  • How to access to data of middleware from R/3 to CRM

    Hello, I have got two systems, a R/3 system and a CRM system connected. When creating an account, it is transported correctly between both systems. We have got a new requirement so I need to read the account group inserted in the creation of an accou