How to decativate/hide "ACTIVATE RESERVATION/PURCHASE REQ" button in order

Dear PM guys,
For all order types, Purchase req/Reservation should get created after release of order and config done based on that.
But in the order creation/change screen one icon named "ACTIVATE RESERVATION/PURCHASE REQ" is there(next to put in process).If I press the button then Purchase requistion/reservations are created without release.What is way to deactivate/hide this button.As per the previous posts,I have tried SHD0 and not able to suceed.Pl help me.
Regards
ISWARI

Iswari,
   Please lookup the same in SDN beofre requesting the same information. Here a copy from one of my previoys post.Hope this helps.
Shlomo,
The transaction code for this is SHD0.
Transaction variants are basically one of the POWERFUL methods to personlize standard sap transactions based on business requirements, without any coding. They are basically used to assign Default values to a screen field,Hiding menu function keys and for things that cannot be done through Configuration.
Basically the transaction will walk through a recording process and after each screen the screen fields, Function keys will be provided for you to assign a default value for a field and all the other normal field selection attributes.
After completing the above, you can assign this variant as a standard variant for the standard transaction IW31/IW32.
Hence in you case, on the initial screen enter the Existing transaction code IW31 and also enter a variant name for the same ex: ZIW31.Once you do that and hit enter the transaction will be called and screen will be displayed for you to enter values like order type,equipment, FL etc. Once you fill the screen and hit enter again to navigate to the header screen of the order, a popup will be shown with all the field names relevant for the initial creation screen along with the field attributes.Here is where you can set the attributes for the field(Like defaulting the order type to PM01 always, Highlighting). After you enter the attributes you can continue to move forward and personlize the remaining screens as required. Once you have personalised all the screen you can save the details and exit out.
Once you are done with this,If you want to apply this customisation globally across the transaction,You can set this variant as a "STANDARD VARIANT" (look for the same on the menu of the transaction).Now when you call IW31, this particular variant will be called up.Obviously there can be only one "STANDARD VARIANT" for the transaction.
However if you do not want to apply this generally across the, you can assign a custom transaction code to this varaint for ex: ZIW31 or even name it as per the business process for easier usage.
This will have to be done by a user with developer access and it can be transported up to Production box from the Dev box.
I hope this will help you to accomplish what you are looking for. You can find more detailed information in the follwong 46C link.I am sure the same would exists in ECC 6.0
http://help.sap.com/saphelp_46c/helpdata/en/c8/1978b543b111d1896f0000e8322d00/frameset.htm
Thanks
Narasimhan
Thanks
Narasimhan

Similar Messages

  • Authorization Object For Activate Reservation/Purchase Req - IW31

    Hi,
    I want to authorize only certain users to use button  "Activate Reservation/Purchase Req" IW31 transaction. What is the Authorization Object for the above mentioned button, if any. Is there any other way that i can do this activity in customizing? I am using ECC 6.0
    We find that activating the objects below (suggests- SU24)
    M_BANF_BSA
    M_BANF_EKG
    M_BANF_EKO
    M_BANF_WRK
    allowed in IW31, that 'not-authorized-users' would not be able to create purchase requistions. therefore: no material procurement.
    But for reservations, we didn´t find  the object in  IW31.
    Thanks and regards
    Gabriel.
    Edited by: Gabriel_Fornazier on Dec 31, 2010 12:16 PM

    Olá Michely
    Segundo a SAP não existe objeto de autorização em BASIS para restringir por usuário o botão da transação IW31 que eu precisava(Ativar Reserv./Req. de Compra). Portanto segundo a SAP, poderia usar a ampliação IWO10006 para resolver isso.
    E foi o que fiz. Primeiramente criei manualmente um objeto de autorização 'Z'  dummy, para atribuir a um usuário que não quero que enxergue o botão.   'DISP' o nome do botão(dar F1 no mesmo) que desejo esconder.
    Posteriormete na EXIT desenvolvi o seguinte código para esconder o botão:
    AUTHORITY-CHECK OBJECT 'Z_VORG_ORD'
               ID 'ZBETRVORG' DUMMY.
    IF SY-SUBRC EQ 0.
      FCODE_EXC_CUST-FCODE = 'DISP'.
      APPEND FCODE_EXC_CUST.
    ENDIF.
    Portanto, todo usuario que tiver aquele objeto de autorização ''Z'' no seu perfil não vai exergar o botão Reserv./Req. de Compra.
    Essa é a melhor solução do que usar objetos de autorização de outras transações.
    Espero ter ajudado
    abraços,
    Gabriel M. Fornazier
    SAP FI Certified Professional
    Minas Gerais - Brasil

  • HOW DO I HIDE & UNHIDE APPS PURCHASED IN APPS STORE PURCHASES LIST ON MY MAC

    HOW DO I HIDE & UNHIDE APPS PURCHASED IN APPS STORE PURCHASES LIST ON MY MAC? MAVERICKS 10.9.5...

    You need to reach level 3 (500 points) to add a custom avatar.
    As you collect reputation points, your status level increases and you receive additional privileges.
    Level
    Points
    Privilege
    1
    0
    2
    150
    Report posts
    3
    500
    Upload a custom avatar
    4
    1,000
    Attend conference calls
    5
    4,000
    Create User Tips
    6
    8,000
    Access the virtual MVP lounge. Attend in-person Communities meetups.
    7
    20,000
    8
    35,000
    9
    50,000
    10
    80,000+

  • Can u tell me any bapi to create the purchase req with sales order as refer

    can u tell me any bapi to create the purchase req with sales order as reference?

    Hi Mukesh,
    You can use 'BAPI_REQUISITION_CREATE' for the purchase requisition creation if through transaction, you use transaction ME51N for creating the purchase requisition.
    Cheers,
    Sujay

  • How do you hide your AppStore purchase

    I hear that you can hide your AppStore purchase from a comment but I can't find how to do it

    Of course you tried this BEFORE posting, correct? Because if you did, you'd find that this was removed in iOS 6.0, which the OP is using.

  • Prevent Hourly Employees from Ordering Non-stocked Materials and Creating Purchase Reqs in Work Order

    Our SAP plant maintenance system is configured to create a purchase req when a non-stocked material is ordered. We would like to prevent hourly employees from creating a purchase req or ordering non-stocked materials. Only supervisors should be able to order non-stocked materials and create a purchase req. Is there a way to do this via config or system enhancement?

    Hello Rick,
    Clearly there will be 2 ways if not more. One is the Authorization object route and another is Enhancement route. I'm not going to touch the former one. So let's expect answers from other members for that. For the later one, we need to know the answer for the question below:
    'Can we distinguish the hourly employees from regular employees by the user-Id or some other means? If yes, how ?'
    Once we know this, we need to use some user-exit or enhancement spot of the program SAPLCOIH to capture the event of 'N' in the ItemCategory field of Components tab by such UserIds and trigger an error message.  (Suitable user-exit is not striking my mind, so this might go the implicit enhancement way of Order program SAPLCOIH ).
    KJogeswaraRao

  • Automatic creation of Purchase req form sales order

    What are all the  settings required for automatic creation of purchase requisition  from sales order( from master data and spro)
    Can any one please help me out. Iam new to this topic

    Material master data: purchasing view must be updated with puchasing group and so on.
    sales data: the item categotu group is BANC
    Sales order: the standard customizing determine the TAB item category, in the related schedule line type there is the purchase requisition document.
    have a look to this link
    <a href="http://help.sap.com/saphelp_47x200/helpdata/en/dd/5601d4545a11d1a7020000e829fd11/content.htm">http://help.sap.com/saphelp_47x200/helpdata/en/dd/5601d4545a11d1a7020000e829fd11/content.htm</a>
    Roberto

  • HT201322 How do I hide an app purchase in my App Store? Please help!

    I need to hide apps that were purchased in my App Store. Apple.com says you can swipe over the unwanted app and hide purchase. I'm not able to do this on my ipad 2 with OS 6. Has anyone found a workaround? ,use do from ipad or iPhone... I don't have pc access. Thank you!

    You can't currently do it directly on devices that are running iOS 6, you will need to do it via your computer'siTunes

  • How do i hide previous app purchases on iCloud

    I went under my app store, clicked purchases and it said to hover over the app till an "X" appears on the top left but the X never showed up. Am I doing something wrong?
    I have a ton of old app purchases from my kid and I want to permanently get rid of them under my purchased category

    Open Settings > iCloud > Storage and Backup > Manage Storage

  • Occurs error when create purchase req. from product order with 'PP02'

    hi,friends.
    when i add a route with 'co02', and select control key 'pp02',
    then it leave to the view of 'Ext. Processing',
    i input the values of 'Cost Element' 、'Purchasing Group' 、'Material Group'....
    and the value of 'Res./Purc. req.'  is  '3',
    but when i return,it shows the error:
    Error occurred during creation of purchase requisition for operation 0050
    Message no. C2325
    Diagnosis
    During automatic creation of the purchase requisition to operation 0050, an error (ME 673) occurred.
    System Response
    The system cannot create the corresponding purchase requisition.
    Procedure
    For further proceedings, read the long text of error message (ME 673) in transaction SE91. Check the operation affected and change or complete any missing data that led to the error message.
    double click the route,goto the view of 'Ext. Processing',
    and the value of 'Res./Purc. req.'  changed  to  '2',
    why?
    and the purchase request isn't be created.

    thanks for K.Madhu Kumar
    the value of Res./Purc. req. be changed to '2'
    so the purchase requisition con't be created.
    if i Release the production order,it will be created,
    and the item cat. is null, the acct assgt cat. is 'F'
    Edited by: tizo lee on Jul 20, 2010 5:11 AM

  • I want to know how I can re-activate the necessary plug-in in order to access youtube again.

    I tried to watch a video on youtube.com, but every time I did, a message would pop up about allowing plug-ins for this site. Well, I'm not too good with the computer, and I accidentally hit "Never for this Site." Now I can't activate ANY youtube videos. How can I "reverse" my action, so that I CAN activate youtube videos?
    Thanks for your help.

    Or you can only change the permissions for the plugins and possibly others to the default on the about:permissions page or in Tools > Page Info > Permissions if you have YouTube open in the currently selected tab.
    *Press the F10 key or tap the Alt key to bring up the hidden "Menu Bar" temporarily.

  • How can I hide the "Add Page Text" button in Lightroom 5 Book Module

    In Lightroom 5's Book Module, there is an "Add page text" button that appears when you are in either two-page or single-page view.
    More often than not, it sits right on top of my photo caption text causing that text to be unreadable.
    Is there an option to hide that button?

    If there is no specific reason that you have to use sendredirect...thne you can try request.forward.....
    RequestDispatcher rd = request.getRequestDispatcher("pathToResource");
      rd.forward(request, response);

  • HT201272 HOW DO I HIDE PURCHASED ITEMS ON MY IPAD

    Hey guys how do i hide items recently purchased on my ipad now?

    iTunes Store: Hiding and unhiding purchases
    http://support.apple.com/kb/HT4919

  • How do you hide purchased items when I only have an ipad air and don't own a Mac or a PC?

    How do you hide history of purchased apps from an iPad air when I don't own a Mac or a PC to log in and hide items?

    You're welcome. Sorry to be the bearer of bad news.

  • CDP Purchase Reqs in ECC

    Hi,
    I have a purchase reqs and planned orders with characteristic reqts in APO. How will these be maintained in ECC ?
    All my materials are batch managed and  material types are ROH, FERT and HALB. I'm using CDP to plan based on the batch characteristic requirement.
    Can you guys please tell me this, seems to be a big road block for me.
    thanks

    Hi sapcrs,
    Now I am clear with your question. 
    You maintain class and characteristics.
    Followed by assigning those into the material master
    Assign those into work center if required
    Assign those into the production version
    Then in the routing, double click on the operation number, followed by goto the top menu, Extras ---> Classification
    In this, you maintain the characteristic propagation as required.
    Once maintained, you cif the bom and routing .
    The characteristic propagation maintained will get attached into the PPM
    Please confirm.
    Regards
    R. Senthil Mareeswaran.

Maybe you are looking for

  • Does not fit the screen anymore

    everything seems shifted to the right of the screen

  • Netflix from my iphone to my TV

    When I open Netflix on my iphone, it gives me the option of playing it on my tv. It opens Netflix on my TV, but that's it. It won't actually play the movie (but it does start Netflix on my TV). Any suggestions?

  • Scheduling agreement_track the quantity

    Hi Experts, The requirement of the customer is entered in a Scheduling agreement. Sometimes the schedules are changed in the quantity only. The customer needs a report that should show the quantity entered earlier and changed later. The scheduling ag

  • To Supress variable screen in WAD - variable used in customer exit

    Hi All, We have a requirement to supress variable screen with WAD 7.0, but the report on which we have built the WAD contains a variable which is used to calculate quaterly utilization in customer exit and ready for input. So as there is a variable i

  • Can't install Leopard on MacBook Pro - Screen goes very dark

    Need help!! Screen is alright at first during boot, Apple logo is fine. Then there is like a Video mode switch upon booting CD and the screen is really, like if the backlight was off or really low brightness set. Special Fs keys on keyboard do not ch