Constraint the quantity ordered against the Purchase Requisition

Dear Expert,
I have problem in Purchase Requisition, when I have done one PR doc. I put the 200 as the quantity. and when I'm doing the PO I can put the quantity 400, without error message. I also can create 2 PO with reference to the same PR, so for example PR quantity is 200 , the qty for first PO is 200, and The quantity for second PO is also 200. now , this condition is acceptable in my system. what should I do to avoid these kind of conditions, therefore no over-delivery, or mistake in ordering.
Thanks
Hope to see ur feedback soon
Best Regard,
Pauline

Hello,
For putting a restriction on the PO qty, not to exceed PR qty, you can configure the message 06 - 648 (Requisition quantity already ordered in full (see follow-on docs.)) as an error message in the SPRO settings in the below path --
SAP Customizing Implementation Guide > Materials Management > Purchasing > Environment Data > Define Attributes of System Messages.
This will give the error message when the PO qty is exceeding the PR Qty for enjoy transactions (ME21N, ME22N, ME23N, etc.)
For the old transactions (ME21, ME22, etc), you need to put a validation by using - EXIT_SAPMM06E_012 function exit.
Hope this should help.
Regards,
Zafar.

Similar Messages

  • Locating Planned order from a  purchase requisition

    Hi Gurus ,
    A purchase requisition has been created manually , by converting a planned order . Is it possible to find out the planned order , from a purchase requisition   Pls advise.

    Hi
    Once planned order converted in to Production order or Purchase requisition, we can't see any details of the planned order.Planned orders are stored dynamically in tables.once it is  coverted,Details can not be seen even in PLAF-Plan order table.
    In production order, you can see the planned order number but for PR , it is difficult to get the reference Plan order number.
    Regards
    Ramakrishna

  • Uploading Purchase Order Against the Sales Order through DTW

    Hi Experts,
    I searched the forum but could not see anything regarding this.
    Can I upload Purchase Orders against the Sales Orders using DTW upload facility? Manually we do it through the Logistics Tab in Sales Order.
    Thank you in advance.
    Kind Regards,
    IC

    Hi,
    You can use the BaseType, BaseEntry and BaseLine columns for this in the row level template (DLN1):
    BaseType: it's the Object Type of base document (ORDR.ObjType) which is '17' in case of Sales Order
    BaseEntry: it's the Document Entry of the base document (ORDR.DocEntry)
    BaseLine: it's the row number of the line in the base document (RDR1.LineNum)
    If you import your Delivery Notes with this info, the link to the Sales Order will be updated just as if you used Copy To in SAP.
    Regards,
    Nat

  • Query Alert for a change in value of the Quantity field of the sales order

    Hi Experts,
    A query alert has been set up to alert the warehouse employee when a new sales order is created by a sales employee. Our client wants the warehouse employee alerted when the sales employee edits the quantity field of an already added sales order.
    Kindly assist in designing a query to notify of this change in the Quantity field of the sales order.
    David

    Try this one:
    SELECT T0.DocNum, T0.CardCode, T1.ItemCode, T3.Quantity 'Old Qty', T0.Quantity 'New Qty', MAX(T2.LogInstanc) 'Times Changed'
    FROM dbo.ORDR T0
    INNER JOIN dbo.RDR1 T1 ON T1.DocEntry = T0.DocEntry
    INNER JOIN dbo.ADOC T2 ON T2.DocNum = T0.DocNum AND T2.ObjType = '17'
    INNER JOIN dbo.ADO1 T3 ON T3.DocEntry = T2.DocEntry AND T3.ItemCode = T1.ItemCode
    WHERE T0.DocStatus = 'O' and T0.DocType = 'I' AND T1.Quantity != T3.Quantity
    GROUP BY T0.DocNum, T0.CardCode, T1.ItemCode, T1.Quantity, T3.quantity

  • As good will gesture, we can help you with the upgrade for PSE 13. We would request you to place the order for Adobe Photoshop Elements 13 as an upgrade and then we will provide you the full version serial number for the same product against the new upgra

    I RECIVED AN EMAIL FROM ADOBE AS  :  As good will gesture, we can help you with the upgrade for PSE 13. We would request you to place the order for Adobe Photoshop Elements 13 as an upgrade and then we will provide you the full version serial number for the same product against the new upgrade order"  IS THIS UPGRADE FREE AND WHAT SHOULD I DO, HOW CAN I HAVE THIS UPGRADE?

    Compare with on-line stores. The full version is often cheaper than Adobe's upgrade price.
    See this example from Amazon, but check pricing in your own region.
    http://www.amazon.com/gp/product/B00N4OLCRO/ref=s9_simh_gw_p65_d4_i2?pf_rd_m=ATVPDKIKX0DER &pf_rd_s=desktop-1&pf_rd_r=0F1GED9546928YP3PHC0&pf_rd_t=36701&pf_rd_p=1970559082&pf_rd_i=d esktop

  • Single purchase requisition against multipile purchase requisition

    HI Guru:
    Is there any way to create single purchase requisition against multiple purchase requisition???
    In system we creating purchase requisition time to time and single type material but when we are going to place order that time we want to place order against single purchase requistion.
    Please suggest.
    Thanks.
    Virendra

    You can not create single req against the diff reqs but you can create single po against the multiple reqs
    Either you have to generate the single reqs or you have to combine all reqs in the PO
    Follow what dharma has mentioned in the mail is the easy solution.
    Other wise you have to develope the custom code to combine all the reqs and convert in the PO aginst one req.
    we have done in our site
    we have added custom code in ME59N where it is converting all reqs quantity in to on reqs and create PO against that req and updates all the reqs with PO number and the req number in to which the req is converted.
    this info we are updating in the line text of req

  • Converting a production order in PRQ (purchase requisition).

    Hi,
    how converting a production order in a purchase requisition?
    Best regards

    hi,
    u cant convert the production order into Pr.
    ho ever u can procure the material against the Production order using the account assignment category.
    also check with ur PP consultant for automatic creation of PR with ref to Production order, after exploding the BOM.
    check MRP run.

  • How to create a purchase order for a purchase requisition

    Dear Experts,
       Explain the steps for creating purchase order for a purchase requisition.
    and where can i find this purchase requisition field in PO creation.

    Hi Ravi,
    Check out these documents:
    http://www.olemiss.edu/projects/sap/MM_Create_PO_with_Ref_to_a_PR.pdf
    http://www.sap.com/africa/services/education/pdf/Work_Instruction.pdf
    Regards,
    Chandra Sekhar

  • Creation of Purchase Order Instead of Purchase Requisition

    Dear Gurus,
                        In Extended Classic Scenario we are using SRM 5.0 and ECC 6.0. we need to create only Purchase Order rather then Purchase Requisition. this is given as the development enhancement. can anyone of you tell me the procedure to go about this requirement.
    In the following step : " Go to SRM --> SRM Server --> Cross Application Settings --> Define Objects in Backend System --> go to external procurement and select the function from the drop down box", it says "purchase order if item data is complete, otherwise Purchase Requsition.
    So i am not sure that this will fulfill my requirement. need some help from you guys.
    Thanks in Advance,
    Mohit.

    Hi Mohit,
    I have gone through your query. It says you are working in Extended classic scenario.
    If you want to create a P.O directly after creating a shopping cart in SRM, maintain the following settings
    SPRO > IMG > SRM > SRM Server > SOURCING > Define sourcing for product categories
    In that maintain category I.D, Source system and Sourcing never carried out in sourcing tab.
    After maintaining these settings, once you create a shopping cart and assign a vendor in the shopping cart it will directly create a P.O instead of going to sourcing **** pit.
    In case if you don't assign any vendor in Shopping cart it will still create a P.O but kept in held status. The P.O gets released once you assign a vendor.
    In case you require further calrification feel free to ask.
    Also reward points for suitable answers.
    Rgds,
    Teja

  • Purchase order based on Purchase requisition

    Hello,
    Can someone tell me how can create a Purchase Order based on Purchase Requisition in transaction ME21N. In ME21 it is all right but in ME21N where is the option?
                    Best Regards
                             João Fernandes

    Hello Joao,
    When you open purchase order creation transaction (ME21N), you will find button "Document overview" click on that, it will open one column on the left side of the screen, click on colurful tree icon and it will display dropdown list from here select the Purchase requisition. This will take you to report for purchase requisiton so give your criteria and execute. You will get all open purchase requisition so just double click (or drag it to cart) on any purchase requisition it will copy in purchase order screen.
    or simply, input the purchase requisition number at item level.
    Hope this helps.
    Regards
    Arif Mansuri

  • Two purchase orders from one purchase requisition

    Hi experts,
    i'm getting this strange behavior. How is possible to create 2 purchase orders from one purchase requisition ??
    If i look to sales order flow i see two purchase orders.
    Thank you.

    Hello Dan M,
    When u enter the material and qty in Item the system might be doing Availability check. Then u might be going to schedule line and then "check mark on "Fix qty/date". Here once again the system might be doing Availability check and then u press  "Dely proposal".
    I suggest u to check the Purchase Requisition Item No. (the field next to Purchase Requisition No.). Keep watch here after every step u perform. Watch before and after u press every button.
    Do carefully analysis step by step u will get the reason.
    Any thing required write on the forum.
    Thanks & regards,
    Shailendra Panhale

  • Subcontract Production order generates wrong Purchase requisition

    Hi,
    My users are creating subcon Production Orders with the CO01 t-code, and they reported to me that the Purchase requisition generated by the production order is of a different number range, thus they are unable to convert these PR into Purchase orders.
    My company uses different document types and different number ranges for each of their different subsidiaries.
    May i know where can i go to assign or change the Production order to pick the correct PR document type and number range?
    Thank you.

    Hi all,
    Apparently I'm unable to amend the setting at OPJP because the change will affect the Production Order and Purchase requisition from another plant.
    Is there a manual method for production order to generate purchase requisition instead of automatic generation?
    Perhaps by the manual way, the users are able to choose which PR document type to generate from the production order?
    Please advise.
    Thank you very much.

  • Combining multiple planned orders into single purchase requisition

    Hi Gurus,
    could anyone please tell me how to convert multiple planned orders generated during MRP run into a single purchase requisition? Also, is there any other way of getting single purchase requisition fcreated after MRP run for a procured item which is part of multiple BOMs?
    Thanks and regards,
    Abhik

    Hi,
    Conversion of Multiple planned order to single Purchase requisition is not possible.
    But you can have a single Pur.Req for Multiple requirements.
    You can do this by:
    1. Individual/collective indicator "2" collective requirements for the Header Material so that you will get your dependent requirements clubbed together.
    2. Period Lot sizing : Daily/weekly/monthly Lot size so that system will club the entire period requirements and propose a single lot.
    3. for low value materials you can have Reorder Point planning also.
    Hope this helps..
    Regards,
    Siva

  • Is there a way to get the correct order from the dependent types of a sche

    Hi ,
    I have a CT facing the following problem:
    When trying to built a SQL script to create all the object types within a schema using the DBMS_METADATA packages.
    Did insert in a table the names of the types that will be exported following a concrete order, next loop into the table and call the DBMS_METADATA package for each row.
    These type are depedent between them, there are some type attributes calling other types and here the issue
    First : try to generate the order by created column of dba_objects and when the generated SQL script is launched a lot of type appearing as incomplete state due to the order isn't correct.
    Second : try to insert the table ordering by object_id colums of dba_tables view, it appears incomplete types too.
    Currently want to insert the table using a recursive query with connect by against the dba_type_attrs starting with the rows when ATTR_TYPE_NAME is not null (the types that are called by other types), but this way has a issue dificult to resolve: the roots of hierarchy are the rows when ATTR_TYPE_NAME is not null and we've dependencies between roots nodes
    The question is is there a way to get the correct order from the dependent types of a schema?
    Platform: IBM SP AIX
    DB version: 9.2.0.7
    Any help will be appreciated .
    Thanks in advance.

    The xxx_dependencies view should give you the dependencies betwee nthe various types. I would look at something along the lines of:
    SELECT object_name, referenced_name
    FROM (SELECT o.object_name, d.referenced_name
          FROM user_objects o, user_dependencies d
          WHERE o.object_name = d.name(+) and
                o.object_type = d.type(+) and
                d.referenced_type(+) = 'TYPE' and
                o.object_type = 'TYPE')
    START WITH referenced_name IS NULL
    CONNECT BY PRIOR object_name = referenced_nameThe outer join between user_objects and user_dependencies is required to generate the names of types which are not dependent on other types, or do not have other types dependent on them.
    HTH
    John

  • Not able to see the material documents against the status of GMPS

    Hi,
    Although the PM order has the status of GMPS(Goods Movement Posted) in IW33.No material document is seen against the Order under the order type :Preventive Maintenance.

    Sumit Mohan,
    Maybe someone changed the configuration (see above).
    Let us know the results so we can exclude it from our investigations...
    PeteA

Maybe you are looking for

  • SQL not working as Concurrent Program

    Hi I have the following sql pl/sql script which when I run in TOAD, works fine and successfully updates the custom tables declare v_position_id number; v_curr_org_id number; v_new_org_id number; begin select pos.position_id into v_position_id from xx

  • How do you determine correct monitor resolution

    monitor resolution changes in system preferences is not restting the display back to correct resolution. how do i determine the correct setting so the desktop image is not running off the sides of the screen?

  • Multiple layouts per portal

    i would like to create a look and feel like amazon.com(and many other sites) with tabs and each tab having different layout. since a portal can only have one layout per group, how can this be done. i was thinking of having multiple portals and then s

  • WAD : Create specific command in the WAD.

    Hello, Is it possible to create specific command in oder to manage parameter not available in the standard command list. For example : user want to be able to change Charts axis value with a command button If someone can provide sample code to call W

  • Iphone capable of video input?? Ccd and camera installs???

    Please apple and consumers... Does iphone have the capabilities of any video input? If not directly, what about a usb adaptor and an app?? It would be a perfect tool for me to set up cameras and other ideas i have... Please teach me??? Apple, i sugge