Mass atp check on service orders (material available to promise)

Dear experts,
Do you know a functionality in SAP Standard to carry out a mass ATP check for service orders?
I checked order list and components list, but there is no trigger for material availability check...
Best regards,
Philipp
Edited by: Philipp Miller on Jan 19, 2011 10:20 AM

Hi ,
     If your on ECC6.0  ,EHP3  , check Enhacement Spot BADI :ES_EAM_LIST_ENHANCEMENTS  in SE18 .. you can find required BADI
BADI_EAM_RIAUFK20_FCODE_CUS1 :Implement Customer Function Code in Order List
BADI_EAM_RIAUFK20_FCODE_SAP1 : Implement SAP Function Code in Order List
In above BADIs .. you can include code to perform mass Avalilability check ..
regrds
pushpa

Similar Messages

  • ATP check in Service orders

    Can somebody explain what to expect on the screen (from the user perspective) when doing either an ATP check from a service order or running what SAP calls Availability information?
    There is an icon to trigger availability check. What happens then? Do you get a popup with information such as earliest available date? Is the ATP info available in a tab?
    Thanks for your answers
    Manoj

    Hi Manoj,
    When an ATP is triggered from the service order or sales order for an item using the ATP icon, it will find out from the backend R/3 or APO system if the product is available.And in the Schedule lines tab the confirmed quanity is determined.
    Say for eg. you have ordered 10 materials and if only 9 are available than in the schedule line tab at the item level in the transaction you can see the confirmed quantity as 9 only.
    But for this to happen you need to do the middleware settings and activate availability at the item level in the item category.
    Regards,
    Shalini Chauhan

  • Availability check in service order quotation in SAP CRM

    Hello Experts,
    I am trying to establish an availability check for service order quotations in CRM
    Could somebody please guide me through the steps to solve this problem.
    Thanks in advance,
    Itisha

    Hello
    For quotations, only an availability information is triggered and that shows only confirmation when creating but not after
    save. You can find the logic in our standard function module CRM_CONFIRM_DEL_T_SCHEDLIN_EC
    You can also find information in [ online documentation|http://help.sap.com/saphelp_crm70/helpdata/en/45/b67bba228747f5e10000000a114a6b/frameset.htm]
    Regards
    Joaquin

  • 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 API before Order Import API

    Hi, All
    Does anyone have information of the following processes?
    ATP Check API before Order Import API
    I neve use ATP Check API before, It would be great help if someone can provide any inputs for this.
    Thanks,

    ATP API can be used for scheduling.
    API name: MRP_ATP_PUB.CALL_ATP
    MRP_ATP_PUB is a public API so it should have all validatations etc. Explore above API and you should be able to write some good package for scheduling or ATP.
    thanks
    Vikrant

  • 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 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

  • Work Order Material Availability Check Customizing

    Hi,
    I am currently trying to set up material availability check in the work order before saving. I am testing it by entering a material in the work order for which there is zero stock. Then clicking on ORDER > FUNCTIONS > AVAILABILITY > CHECK STOCK MATERIAL. However SAP would return 'All checked materials in order 100000317 are available' in status bar.
    My customizing is as follows:
    Define Checking Rules (SPRO):
    PM     Checking rule for plant maintenance
    Define Scope of Check (OPJJ):
       Availability Check: 01 (Daily Requirements)
       Checking Rule: PM (Checking rule for plant maintenance)
       Availability check: 2 (Check availability during order release)
        Stocks
        Include safety stock: X
        StockIn Transfer: X
        Incl. quality insp. stock: X
        Replenishment lead time
        Check without RLT: X
        In/outward movement
        Incl. purchase orders: X
        Incl. purchase requisitions: X
        Incl. dependant reqs: X
        Include reservations: X
        Include sales reqmts: X
        Include deliveries: X
        Incl. planned orders: X (check all planned o)
        Incl. production orders: X (take all production)
    Define Scope of Check (OIOI):
       Plant: (Corresponds to Work Order)
       Order Type: (Corresponds to Work Order)
       Check material availability when saving order: X
       Check rule: 02 (Corresponds to material being used)
       Release Material: 3 (No release if parts are missing)
       PRT Availability: No check
       Capacity Availability: No check
    I would appreciate if you could indicate if I am missing something in the customizing or if there is some sort of error. I would like SAP to display a system message on the status bar stating that this material is not available once the user enters this material.
    Regards,
    Nikolai

    I'am facing the almost the same problem. Could anyone tell me:
    1. How to make material availability check work  during Work Order creation?
    My requirement is Work Order can not be created when it has missing parts. I have set the config to '3' can not created when is has missing parts, but it still does not work.
    I have implemented SAP Notes 1148139 on my system (SAP ECC 6 Ehp 5) also, but still does not have any effect.
    I must not set the config Res./Purch Doc creation to 'immediately', because it does not fit to my user requirement. Is there anyone knows how to solve this requirement?
    2. How to make  information message/ Availability check screen appear when sparepart is missing, without clicking Availability Check button? for example: appear when clicking Save button.
    Thank you
    -amoonra-

  • Process Order Material availability check error

    Dear All,
    At the time of i create the process order after that i push Material availability button system give me the following error log.
    Please provide me the solution how can i resolved following Error.
    "No control data maintained for checking group 01 and checking rule Z1"

    Dear,
    Go to OPJK and maintain the setting for rule Z1 and group 01
    Then go to OPJJ here select your plant and order type then Business funct.1 for order creation then in side assign checking rule Z1 and remove the tick mark for NO check then repeat same setting for Business funct.2 same rule and remove no check.
    Then material master assign the same group after that create the order and check.
    Regards,
    R.Brahmankar

  • GATP/ATP Check for Different Order Types for same material

    Hi :
    I have a material code X for which 2 different type of Sales Order (Say A and B )needs to be created.
    For Sales Order Type A the atp check needs to be done in APO through GATP for material code X.
    For Sales Order Type B the atp check needs to be done in SAP R/3 ECC 6.0 through availabilty check functionality for same material code X.
    It is not possible to create seperate material codes to carry out atp/gatp check seperately in R/3 and in APO.
    In real time the atp and cumulative atp position should be same in R/3 and in APO.
    Please let me know solution for this issue.
    With Regards
    Ashish Gupta

    Hi Ashish,
    Can you share with us as to how you were able to solve this issue. I have a similar issue like yours and I am totally clueless as to what needs to be done..
    My scenario goes this way:
    I have to modify the Schedule line dates for a GATP material according to a newly created date which I calculate based on the Route Schedule id (VL51, VL52) and display the same in the Sales Order schedule line items.
    Also can I get a new set of schedule line dates from the APO system for a date which I calculate based on the Goods Issue date - VALW-AULWE in any exit using a FM or a BAPI?? so that I can get these dates and populate the same in the Sales Order Schedule line??
    Thanks in advance,
    Susanth

  • ATP Check for service parts and procurement scenario

    Dear Experts,
    We're testing CRM service scenario, focusing on the ATP check.
    After running the avaiability check for the service parts in the service order,
    is it posssible to determine the scenario automatically as follows?
    - when the necessary parts items are not available
    -> "Procurement" scenario will be used.
    The corresponding documents such as PO, PR or Reservation will be generated in ERP according to the setting "Define Logistics Scenario for the Procurement of Materials and Services".
    - when the necessary parts items are available in stock
    -> "Material withdrawal" scenario will be used. The items will be withdrawn at the service confirmation.
    From our understanding, the determination of the above scenario is controlled by the item type(ex.SRVP),
    so we expect that the system sets the appropriate item type depending on whether the item is available or not.
    Is there any possible solution for this?(i.e.standard customizing, BAdI etc....)
    Any advice would be higly appreciated.
    Best regards,
    F.T.

    Hi F.T,
    I have worked in Service Order Management Scenario, but not integration of Service Orders for ATP Check. But I found this Presentation which I hope might be somewhat helpful regarding the feasibility of the Business Scenario. You can have look at  the same and will be able to decide if this is the correct way forward or not.
    [Presentation|http://www.google.co.in/#hl=en&biw=1366&bih=548&q=ATPCheckforservicepartsandprocurementscenarioinSAPCRM+++&aq=f&aqi=&aql=&oq=&gs_rfai=&fp=a254323013e5943b]
    Hope this will help.
    Thanks,
    Samantak.

  • ATP Check in Sales Order

    I have the following problem:
    I am working on a custom ATP check for the Internet Sales Order. I am looking for the user exit or maybe a place when the ATP check is triggered for both cases:
    1 initial material is entered and is checked in which plant is available of the requested quantity by ATP check
    2. when the delivery date (First Date)  on the item level is changed to the future date.
    any ideas are welcomed. will award points.
    Edited by: Maksims  Jegorovcevs on Feb 6, 2009 4:06 PM

    Hi,
    You can try the following user exits;
    EXIT_SAPLATPC_001 - Processing Requirements Table Before Calling Actual Check
    EXIT_SAPLATPC_002 - Processing Results of Actual Check
    For your second question, when the delivery date of the line item is changed, the system itself will do automatic ATP check. Also in transaction OVZ2, for the checking group, you can use the field accumulation (value 3) for availability check with accumulation and confirmed quantities.
    Regards,

  • ATP check on Sales order items not due for delivery?

    All,
    In our Sales order, we have a number of dummy material lines. Now, when I use the normal sales order ATP check button, SAP does nothing. However, we have a custom program that does an ATP check, and it returns a zero qty.
    My question is, how do we know if a material is due for delivery, before an ATP check is done? The only suggestion I have is to look at the schedule line, and see if there is a material movement behind it.
    Any other ideas?

    Mark
    This is a classic SD Professional's dilemma, though it manifests differently at different clients. Mostly customers crib about future requirements stopping current sales orders from being delivered or Scheduling agreements with future delivery dates 'stealing' stock from Sales orders.  Another manifestation is production orders usurping components from sales orders for spares and so on. ATP functionality in SAP is pulled in various directions by conflicting demands and it is difficult to satisfy everyone. Companies with chronic probelms often end up with negative ATP which is perhaps the most serious stage of the prognosis.
    Your solution lies in:
    1) Availability check control settings : Sales documents vs. deliveries  : For the delivery, don't include 'Sales Requirements'  and for the sales orders, do include 'Delivery Requirements and so on.
    2) Performing nightly rescheduling (V_V2) with Delivery priority and delivery date as key sort criteria. If the volumes are not high, you can try using manual confirmation via CO06.
    Take a look at this OSS note and the ones mentioned within:
    36520 - Availability check for delivery

  • Sales of Service with Service order - Material issue

    Hi all,
    I created one sales order with a service material (Service product) which trigger a Service order.
    When I am trying to issue the material against this Service order, system shows an error "Sales order stock does not exist" in MIGO.
    Please advice me to solve this issue.
    Thanks inadvance,
    Babu.K

    Dear Pete,
    Requirement Class = 203
    Settings as follows
    SD availability check --> Checked
    Transfer of requirements --> Checked
    Allocation Indicator --> blank (No consumption with customer requirements)
    Product allocation active --> Checked
    Requirements record not relevant to MRP --> blank (Requirement planned)
    Cnfig allowed / reqd --> blank
    Consumption of Config -->blank
    Assembly type -> 2 (Production order, network or service (static processing))
    Generate Sales Order Cost Estimate --> unchecked
    Automatic start of make-to-order in background mode --> Unchecked
    Order type --> ZS11 (our order type to be triggered from sales order)
    and other fields are kept unchecked and blank
    Babu
    Edited by: BabuCS on Aug 17, 2009 5:11 PM

  • Service Order Material Requirement

    Dear SAP consultants
    Need to check with you guys on this matter.
    I have a service order with list of components. I would like to do an advance shipment and create a quotation from it. Problem is , once the quotation is created the material requirement tab in the service order changes from Immediately to never and the whole line item is greyed out in the service order.
    Is there a way, I can create the quotation without transfering the material requirement to the quotation and allow the service order to still be open ? How can I do this with only 1 quotation type .... the others should work as usual ...
    Any thoughts or suggestions .. please feel free to let me know ..
    Thanks
    Moon

    Hi Paul,
    As you said "
    The requirement date is calculated as follows:                          
    1. The start date (earliest scheduled start) of the operation minus     
    2. The goods receipt processing time of the component and minus or plus 
    3. The lead time offset for the component in the order                  
    The above values (point 2 and 3) can be adjusted to manipulate the      
    delivery date."
    I have checked for stock & non stock item, but this calculation is not working for work orders. only i can change the date with offset. i checked material master record and change the GR processing time and planned delivery time but its not working. Do you have any idea why its not working?
    Thanks.
    Shahyan        

Maybe you are looking for