How can I disable POST GOODS RECEIPT button in transactions VL31N/VL32N .

Hi ,
How can I disable POST GOODS RECEIPT button in VL31N/VL32N . 
Its because, we wanted to use VL06I  to do PGR insted of VL32N.
Thanks in advance.
Rays

Hi,
if you have a look at program SAPMV50A then you can see that routine cua_exclude_dynamic is used to disable buttons dynamically. If you are on ECC6.0 then you can use implicit enhancement point to exclude code WABU_T which corresponds to "Post Goods Receipt". You can simply add the following lines at the end of this routine using implicit enhancement point.
IF sy-tcode EQ 'VL31N' OR sy-tcode EQ 'VL32N'.
  PERFORM cua_fcode_allow USING 'WABU_T' no.
ENDIF.
Cheers

Similar Messages

  • How can I disable POST GOODS RECEIPT button in transactions VL31N/VL32N via Authorization or Role Level.

    How can I disable POST GOODS RECEIPT button in transactions VL31N/VL32N via Authorization or Role Level, There is a requirement from my client  and i propose two methode
    1- Creation of Ztcode ZVL32N and do changes ABAP program level
    2- Disablement via Authorization/Role level - but how can i find the auth object/ Authorization corresponds to POST GOODS RECEIPT button in VL32N

    I think you can make use of SHD0 - Transaction variant to achieve this. You can make it as grayed out while recording steps in SHD0.

  • How can I disable Minimize, Restore & Close buttons of MDI window?

    I'm using Forms6i on Windows XP
    How can I disable Minimize, Restore & Close buttons of MDI window?
    An urgent reply would be apprecaited.
    MURUGESAN.T

    in windows property
    list of this
    close allowed
    move "
    resize "
    maximize "
    minimize "
    all to set "no"

  • Post goods receipt against a Inbound Delivery(VL32N) FM or BAPI Method

    Hi Expert,
       I am looking for a Function Module or BAPI Method to Confirm the Inbound Delivery i.e. that can post Goods Movement Against a Delivery Document.
    My scenario is Create PO-> create Inbound delivery-> post Goods Receipt.
    Regards,
    Kapil.
    Edited by: Kapil Kumar Gupta on May 5, 2011 2:46 PM

    In OSS note 520813 it is said:
    16. Question:
    Which goods movements should I not post using the BAPI_GOODSMVT_CREATE BAPI?
    Answer:
    You should not post the goods receipt for the inbound delivery using BAPI_GOODSMVT_CREATE BAPI because the document base and the status of the inbound delivery are not updated. See Note 199703.
    If you check OSS note 199703 you can see that it is valid from release 45 to release 500.
    Assigned to this note you can find another: 1050944 (it's worth of reading!!!).
    I feel there are contradictions here - it might possible that the first note (520813) is not updated properly. (As far as I remember in my case this BAPI was working properly too).
    In my opinion you should send a message to OSS and ask them whether the statement in note 520813 is still valid or not - you should also tell them that the referred note (199703) is not applicable to ECC6.0.
    (there's a setting in ECC6.0 which enables that document flow is updated if GR is posted via MIGO with reference to IBD - V_TVSHP-SPE_INB_VL_MM)
    I would like to ask you if you have a reply from them, please update this thread - it may be helpful for us.
    Edited by: Csaba Szommer on May 9, 2011 2:34 PM
    One more remark: (based on OSS note 1050944) it seems that you cannot use it only in case of packing (IBD with HU).
    Edited by: Csaba Szommer on May 9, 2011 3:05 PM

  • "Post Goods Receipt" is not allowed in VL32N

    Hello,
    I have a problem with GI in VL32N for an Inbound Delivery with several HU's.
    The message I get is:
    "Post Goods Receipt" is not allowed (HU  1835717)
    What I have already checked:
    1. The status of all HU's in this delivery seems to be correct
    2. All HU's are assigned to the delivery
    3. There was already an Inbound delivery created with reference to the Purchasing document (in our case Scheduling Agreement).
    4. There was never a HU with the same number before in the system.
    5. Inbound Delivery seems to be properly packed
    Now I have no idea what to do.
    Any suggestions appreciate.
    Regards,
    Grzegorz

    Thanks a lot for the suggestion.
    I put the breakpoint in the FM STATUS_CHECK and noticed it raises a STATUS_NOT_ACTIVE event after the following query:
    READ TABLE JEST_BUF WITH KEY MANDT = MANDT OBJNR = OBJNR
    STAT = STATUS BINARY SEARCH
    TRANSPORTING INACT.
    The field values are
    OBJNR HU0001835716
    STATUS I0512
    which is strange as it point on a different HU then one visible in the error message.
    On the other hand I have no idea where to find I0512.

  • How can i find the Goods Receipt (GR) date with a given material and plant?

    Hi experts,
    How can find the GR date with a material # and a plant? I have other info such as batch and Sales Order. In which table is the GR date stored?
    Thanks in advance.

    table EKBE, field BUDAT

  • How can I disable right/left mouse buttons and scroll wheel in PDF?

    Hi all,
    I want the user to have to click on "forward" and "back" buttons that I've created in the PDF, in order to move around in it. Is there any way to disable the mouse buttons and scroll wheel from allowing users to go back and forth?
    Also, a separate question: I want the user to click on embedded images and receive either a pop-up comment, or be re-directed to another page in the PDF. Is there any way to set this up?
    Thanks for your time!

    You can achieve what you want in Question 1, just not via scripting.  You would need to create a plug-in in C/C++ that would be installed on the client machine.  Other than that option, try67 is correct - there is no way to achieve this from the document-level.

  • How can i disable the site identity button?

    when i type an address in the bar & hit the go to arrow nothing happens.Browser also becomes very slow & erratic all this started when i loaded version 36 i also uninstalled & re-loaded 36 ...no help same probs.?

    Sorry you are having that problem. Let's try some base troubleshooting to see if we can discover where the issue lies.
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that temporarily turns off hardware acceleration, resets some settings, and disables add-ons (extensions and themes).
    '''If Firefox is open,''' you can restart in Firefox Safe Mode from the Help menu:
    * Click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    '''If Firefox is not running,''' you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".
    ;[[Image:SafeMode-Fx35]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, theme, or hardware acceleration. Please follow the steps in the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    Please let us know your results.

  • Reversing a post goods receipt

    Hi,
    It seems we have completed multiple return deliveries using the post goods receipt button, This movement was completed using 651.
    Trying to cancel / reverse and hopefully return this to it's original SLOC, it errors and saying that movement 654 1 L does not exist.
    Do you have any other suggestions?
    Message was edited by:
            Steven Doyle

    Hi,
    VL09 should use the correct movement type automatically (which will probably be 652 as suggested).
    Have you tried VL09 is this what gave you the message?
    Also are you sure that it is a 1 in the message 654 1 L ?
    Steve B
    Message was edited by:
            Stephen Birchall

  • Post Goods Receipt in Delivery?

    Generally we have a PGI button on an outbound delivery.But,in one of my returns delivery I have a Post Goods receipt button.I want to know from where does the setting of that button in the delivery screen comes in spro.

    Hi Ronaldo,
    As per the standard Return delivery will have only Post goods reciept (PGR)
    This will controled by the field Document cat. in the OVLK transaction detail screen of the delivery document settings.
    I hope it will help you,
    Regards,
    Murali.
    Edited by: Murali Mohan.Tallapaneni on Jul 25, 2008 12:29 PM

  • Correct user exit need for vl32n - post goods receipt.

    Sorry this is not the correct forum . SO please don't look in to this
    For vl32n , upon "Post goods receipt" button click, I was  writing code in "mv50afz1" ...Basically in the  "mv50afz1" program, I am clearing the value of batch(charg) and the same batch value I am assigning to vendor batch(am doing by moving xlips-charg value to xlips-lichn).
    But the thing is my logic should be written in one of the userexit before this user exit( Why because  SAP generates one batch on it's own and assigns that to batch if it the batch field in vl32n is space - If batch field is not space SAP's generated batch won't be assigned - So I need to make the batch value space in vl32n upon click of "Post goods receipt" button to allow assignment of SAP's batch).
    So could you please suggest me is there any user exit available for this ? 
    THANKS.
    Edited by: sam kumar on May 8, 2009 7:22 PM

    I am sorry this i snot the correct forum.

  • How can i disable a submit button and execute submit_action method on click

    Good Day,
    On my page I have a submit button that execute the submit_action method of the page backing bean that submit data captured on the page into a database and activate another class that send mail at the same time on a click of the submit button,the mail process takes a while before returning back to the page.I was able to disable the submit button to prevent the user from keep click while the process is running but the issue is on clicking the submit button it only disable the submit button without executing the submit_action method of the page backing bean.How can i disable the submit button and execute submit_method of the backing bean at the same time.
    Thanks in advance.

    I tried this out on one of my pages to see if it works.
    First, I added the following JavaScript to my submit button's onClick event:
    this.disabled=true; return true;When I clicked the submit button, it was disabled but the form was not submitted.
    I deleted the JavaScript from the onClick event and added the following JavaScript to the form's onSubmit event:
    var button = document.getElementById("form1:submitButton"); button.disabled=true; return true;When I click the submit button, it was disabled and the form was submitted but the button's action method was not called.
    The next thing I tried was to change the onSubmit event code:
    var button = document.getElementById("form1:submitButton"); setTimeout("button.disabled=true", 500); return true;This seemed to work. The difference was that I added a 1/2 second delay before disabling the button.
    See if that works for you. If not then I'm fresh out of ideas.

  • How can I disable the Voicemail button on an iPhone 4

    How can I disable the Voicemail button on an iPhone 4 or
    if that is not possible can i programme it to dial my own phone rather than my carrier's Voicemail box?

    No, it's not possible to disable that button and no, it's not possible to reprogram it to anything else.

  • How can I disable a button ?

    Hi!
    How can I disable the a button ?
    There is a if statement. If it returns a false the button must be disabled.
    Regards
    sas
    Edited by: erdem sas on Jan 15, 2008 3:06 PM
    Edited by: erdem sas on Jan 15, 2008 3:16 PM

    Do it thru its action:
    //Deactivate a button disabling its action
    //You can see it but clicking it does nothing
    wdGetACTION_NAMEAction().setEnabled(false);
    //Get it's funcionality back
    wdGetACTION_NAMEAction().setEnabled(true);
    Or you could hide it using an attribute of type WDVisibility binded to its visible property.
    //Hide it
    wdContext.currentContextElement.setATTRIBUTE(WDVisibility.NONE);
    //and Show it
    wdContext.currentContextElement.setATTRIBUTE(WDVisibility.VISIBLE);
    Regards.
    Julio Herrera.

  • How can I disable back button

    How can I disable the back button and/or prevent the back button displaying my recent searches on right click ?

    Set the pref <b>browser.sessionhistory.max_entries</b> to 0 on the <b>about:config</b> page.
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />

Maybe you are looking for

  • TS2972 An Error Occurred Loading This Content Please Try Again Later

    This seems to be a pretty common issue that many of us users are having. But mine is a bit different... I had had no problem at all in the first 3 months of using my ATV, but then all of a sudden during a Tv Show i was watching via Home Sharing the e

  • How to call collection in dropdown using selectitems in java server faces?

    I have written a bean called comboboxbean & in faces-config mentioned its reference. Now when i try to call it inside <select items> like #{comboboxbean.combovalues} I am getting class not found and can not get value for combovalues etc. Now either i

  • Portal Integration of an existing Web Application

    Dear all, we are preparing for the pbnw certification. Our way is to deploy our existing web application on the J2EE engine and make it accessible via the portal, i.e. where are taking the certification scenarios J2EE-DEP and BP-EP. Up to now, my ide

  • ESS:  International Personal Information Iviews (ignore Molga)

    All - Interesting situation at my current client.  We're doing an upgrade to ERP 2005 from 4.6C.  In the client's initial implementation (global implementation I might add), the Implementation partner set up with the system with all employees in Coun

  • Nested substitution methods

    Hello , Does anybody know what the problem might be: This code is used to refresh a variable --When i run this : select '<%=odiRef.getFlexFieldValue("1010", "300" , "USER_EMAIL" )%>' || ' - ' || '<%=odiRef.getUser( "I_USER" )%>' from dual --it works