Without Purchase Requistion , Purchase Order should not be raised

Dear All,
  Can any one tell me , How can i do the setting without purchase requisition , purchase order should not be raised.
Regards
Suresh

Hi,
1. Transcation code : OMET - Function authorization
in that, there is one check box called REF TO PURCHASE REQUISTION under the section of possible reference object (2nd from top). Activate this check box.
Assign this Function authorization key to the user profile.
Now onwards, this specific user cann't create PO with out PR. 
PR is mandatory for the PO creation for this user only. But other users can create PO, with out PR also.
This is user level control
2. Transcation: OMEC
Select your document type and   note down some where filed selection key which is maintained for your document type.
Transcation code :OMF4
Navigation path : Spro-Materials Management-Purchasing-Purchase Order-Define Screen Layout at Document Level
Select field selection key, which is identified in the first step and click on the details icon.
Click on the "Reference data, item"
set Purchase requisition as required (mandatory) entry.
Now onwards, you cann't create PO with out PR number.
This control is applicable for all the users. But for your document type only, which is used in the first step.
For what are the document types used this field selection key, you can't create PO with out PR number.
For other document types you can create PR with out PR number also.
Regards
KRK

Similar Messages

  • User Exit -- To include purchase requistion/purchase order in COOIS report

    In a MTO envirnoment, trying to include purchase requistion/purchase order
    with requested delivery date information in COOIS report. Is there a
    user exit for this ?

    Hi,
    Please follow this an Example:-
    The COOIS report (Order Info System) gives the complete information regarding Production Order like header report, Operation report, Component Report, document report. 
    This document deals with the addition of extra fields in the output display of COOIS. 
    For the demo purpose, I have added the material group (MATKL) for the production order material for header report. 
    BADI Name: WORKORDER_INFOSYSTEM
    Method: TABLES_MODIFY_LAY 
    In the method TABLES_MODIFY_LAY there are many table parameters for different data display of the production order .In this scenario only the header detail structure is being extended with append structure. 
    Add the extra fields to be displayed to through append structure to IOHEADER_TAB, here MATKL. 
    In the method write the code for updating the field value. 
    DATA : BEGIN OF st_matkl,
               matkl TYPE matkl,
               END OF st_matkl.
      DATA : st_header TYPE ioheader.
      LOOP AT ct_ioheader INTO st_header.
        IF NOT st_header IS INITIAL.
          SELECT SINGLE  matkl
                 FROM mara
                 INTO st_matkl
                 WHERE matnr = st_header-matnr.
        ENDIF.
        st_header-matkl = st_matkl-matkl.
        MODIFY ct_ioheader FROM st_header.
      ENDLOOP.
    Regards,
    Ravi

  • Production order should not be saved without entering Batch in it

    Hello PP Gurus
    In my PP scenario Batch mangement is active for finish material I want to make Batch entry mandetory for Production order Order should not saved without Batch in it
    With the help of ABAP I have made Batch field Mandetory but still order is saving as this batch field is coming in third tab page
    is there any configuration in batch management (i have checked in order type ) to make batch entry mandetory
    Please give your kind suggestion
    With Regards
    Babel S.G.

    Hi,
    Your post is very strange to me. Is it possible to confirm a production order with a batch-managed (header) material w/o entering a batch number? It would wonder in standard SAP...
    Have you activated batch management for your material? And at which level (plant, material, client)?
    Or are you speaking about entering a batch no. for your FG in the PrdOrd itself (in CO01 when you create) - it would be a total different issue...
    Please give feedback.
    Csaba

  • Purchase org. field entry should not be Mandatory for PR creation/release

    Dear Experts,
    When we are creating PR (ME51N), Purchase organization field entry is mandatory for few user id & in few user id this field is not mandatory. While we are creating PR by which user id, where purchase org. field entry is not mandatory (not fill purchase org. field) & release PR (ME54N) than system ask purchase org no.
    Purchase organization field entry should not be mandatory for us when we are creating & release the PR for all user ID's. How can be maintain this things on all user ID's.
    Please help us regarding this issue.
    Thanks & Regards,
    Shatrughan

    Hi dear,
    Do the following settings in SPRO,
    SPRO->MATERIALS MANAGEMENT->PURCHASING->PURCHASE REQUISITION->DEFINE DOCUMENT TYPES.
    Here check the Field selection Key for your document type.
    Now go to
    SPRO->MATERIALS MANAGEMENT->PURCHASING->PURCHASE REQUISITION->DEFINE SCREEN LAYOUT AT DOCUMENT LEVEL
    Now double click on the field selection key which you have found earlier and now double click on Reference data,item and set the indocator as optional for Purchasing Organisation key.

  • Process order should not take part in MRP run

    Hello Colleagues
    I looking for a way how to exclude not released process orders (we have PP-PI) from MD04 report. Not released process order should not take part in MRP run. I was trying to do it using OPJJ for availability check 02 and checking rule PP but I was not able to get result. Could you please help, probably there are other settings?
    Best Regards
    Eduard

    Hi,
    Settings in OPJJ will take effect only when you create or release process orders.
    As a work around you can try to exclude process order is
    1. Create a Storage location and make it not relevant for MRP-OMIR
    2. In Material master for the material in MRP assign storage location MRP as 1 (exclude storage location stock)
    3. Create the process order, in the GR tab enter the storage location (not MRP relevant)
    In the MRP run it will not take the process order into account.
    After releasing change the storage location to the normal sotrage location.
    In this process flow, the control is with the storage location.
    Check it in your sandbox.
    Thanks,
    JK

  • 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

  • IW31 Reference Order should not have children

    Hi All,
    I'm trying to create an order using IW31 and referencing a superior order that has a suborder, I get this error message "Reference Order should not have children" Is this a normal process? what can be done or should I only reference the order to a suborder.
    Thanks in advance.
    Ibrahim

    ZCU037 is a customer-specific message probably in one of your developments.
    Talk to your ABAP team, they should be able to help.
    PeteA

  • Without result recording closing system should not allow for usage decesion

    Hi
    without result recording closing system should not allow for usage decision.I think it is possible through user status. Please tell the procedure .
    Thanks and regards,
    vairavan

    Dear vairavan,
    You can check for the authorisation object.I can't remember that authoriation object right now.But surely you can restrict that with authorisation object.
    Anyone knows the authoristaion object.
    Regards,
    Sunil Patil

  • User Exit for Purchase Requistion / Purchase Order Release Strategy

    Hi
    Can any one please tell me the List of User Exit / Enchancement Package for Purchase Requisition / Purchase Order Release Strategy .
    Thanks

    M06B0001                                                               
    Role determination for release of requisitions                         
    M06B0001                                                               
    Changes to communication structure for release of requisitions         
    M06B0005                                                               
    Changes to communication structure for overall release of purchase     
    requisitions                                                           
    M06E0004                                                               
    Changes to communication structure for release of purchasing document  
    M06E0005                                                               
    Role determination for release of purchasing documents

  • Work order should not update the fields in PR

    Hi  Gurus
    My requirements is that workorder should not updates the purchasing data fields in PR  do not go to the shoping cart. How can make it possible.
    Thanks in Advance

    Hi,
          I am not sure of your requirement clearly but check up the below user exits :-
    COZF0001 Change purchase req. for externally processed operation
    COZF0002 Change purchase req. for externally procured component
    or BADI :- IWO1_PREQ_BADI BAdI for Manipulation of P.Reqs from Orders + Networks ,SE18
    regrds
    pushpa

  • Production Order should not be confirmed if material is not issued

    Dear All,
    Our Client has a requirement,
    While confirmation of order,system should check the material issue to production order,if material not issued confirmation should not allow.
    Please give your valuable input to fulfill this requirement.
    Thanks in advance,
    Vijay Mankar

    Hi,
    You can use this exit with reference to MB1A and MB31.
    Please refer the Documentation for the Enhancement: MBCF0002
    =======================================================
    The user exit MBCF0002 includes a function module that is called up whe
    you enter a goods movement for each item.                                                                               
    It enables you to fill in the item text in the material document item,
    depending on the following data:                                                                               
    o   MKPF     (Material document header)                                                                               
    o   MSEG     (Material document item)                                                                               
    o   VM07M    (Additional data for material document item)                                                                               
    o   DM07M    (Additional data for material document item)                                                                               
    The item text is also stored in the accounting document.                                                                               
    Examples                                                                               
    Goods receipt for a purchase order assigned to an account: since the  
    purchase order number does not contain a material number, the material
    Example of source text:                                                 
       IF I_MSEG-MATNR IS INITIAL.                                           
         E_SGTXT = I_DM07M-MAKTX.                                            
       ENDIF.                                                                               
    If the material description is to be used as the item text for all goods
    movements, the source text has the following line only:                                                                               
    E_SGTXT = I_DM07M-MAKTX.                                            
    ==============================================================
    You can refer the earlier post for some sample coding.
    You need to build your own logic for this..
    Hope this helps..
    Regards,
    Siva

  • Purchase Requistion,Purchase Enquiry, Sales Enquiry,Capacity Planning & Sch

    Hi All,
    I am working in SAP business One for quiet long time as Functional Consultant and i am very much aware with its design. And Now SAP is bringing SAP HANA also for Mid Size Company or you can say in SAP Business One.
    BUT ...............
    In any industry vertical there is always requirement of Purchase Requistion (Department Wise) , Purchase Enquiry and sales enquiry is Must to buy or sell the Item.
    Why dont SAP is providing three different FORMS like sales Quotation , (Sales Enquiry) , Purchase Quotation (Purchase Enquiry) and Material Indent or Purchase Requisition (Dept. Wise) This i am spcifically asking just because the requestor doesn't knnow the Suppliers Name.
    And This functionality is in SAP ECC .
    This will reduce ADD ON
    MRP is enhanced so beautifully in Latest Version but only Capacity Planning & Sceduling is Missing.
    Capacity Planing and Sceduling if possible then I think Maximum Industry accross the World will consider SAP Business One
    I hope by this forum i am Just Pointing this. So that we can get in near future
    If anyone  gets any clue on this please let me know.
    Please Join hands if this feature what i discussed is really required .
    Thanks & Regards
    Ashish Gupte

    Hello Friend,
    I am very much agree with your suggestion
    But every one know that ECC is not for SMB sector so it is full flesh ERP compare SAP Business one and may be these form will part of SAP business one road map.
    Because SAP has added some rich process for MRP but after get suggestion from form and these link form http://forums.sdn.sap.com/forum.jspa?forumID=265&start=0
    and these given above link also is a good place for your question
    Thanks
    Manvendra Singh Niranjan

  • Open orders should not update in MD04

    Hi, SD gurus,
    I have the below requirement,
    My business scenario is
    when  total open sales order quantity crosses a particular number(Ex:1000 Pcs) in a month, after that whatever the sales order we create it should not update in MD04.
    Our Business process,
    1. Creating a sales order
    2. Allocation run (here system will execute Credit check, availability check, and listing an Exclusion etc. here we need to enter sales order no, plant, allocation type)
    3. Creating a delivery
    4. Invoicing the customer
    Note:
    Usually when we de check MRP type and allocation in Scheduline category system should not update in MD04, but if we de check this as for our business process system should  not execute Allocation run
    Thanks in Advance
    Yuvaraj.

    Respected Lakshmipathiji,
    Thanks for your clarification but i have query here..
    ""if the users are ready to do this manually once a line item exceeds 1000 pcs a month, well and good""
    How users will check material wise?(suppose if sales order contains more than 100 line items and each line item will have its own requirement updates--will they do this material wise?)
    Is there any report which give the Status on Requirements for group of materials(MD04 status) in Standard SAP??
    Phanikumar

Maybe you are looking for

  • Error in adding List Line in Price Lists setup form

    Hi Gurus, users are facing below error message while they try to add new items in the list lines on the "Price List Setup" Screen. Navigation - Order Management Super User --> Pricing --> Price Lists --> Price List Setup. Query the required price lis

  • IPhone 4 "Manual" clock issue

    Hi, I've been googling about my bizarre clock issue but everyone seems to be stuck with issues on auto sync clock and daylight savings time and alarm issues..... but mine is slightly different and hence my new post: Basically, I set my clock to manua

  • Notification email language

    Hi experts, My KM server's default language is set to 'en' (in NWA - Configuration - Infrastructure - Java System Properties - Services). My user has actually no language defined in the UME. I subscribed to any event on a particular folder. Could you

  • Wacom pen hanging when using spot removal brush

    Whenever I use my new wacom tablet to attempt to clone or heal a line, the white spot stops after a short space and the program hangs. I can still move the cursor, but do no work. Eventually, it recovers, sometimes going on with the action, sometimes

  • Top level Contextual Menu Items

    Hi! I installed OnMyCommand which works well but I was wondering if anyone knew if it were possible to move the commands you create so they are on the top level of the right click finder context menu (rather than having to go to "more" then to my OnM