Authorization restriction for Goods issue . others radio button in migo tcode

Hello All,
We have a situation wherein the user is able to issue goods using tcode MIGO by choosing Goods issue --> Others and  the movement type 201
the above mentioning details i need to block the others tab only for specific user ids i have checked the MIGO objects But its not worked
please give me solution for block the others button on the drop down box
please find the attachment of screen shot its helpful to sort out the issue
Best Regards
suresh

Dear Anandan,
Please use trace t.code ST01 to fix the issue.
You can restrict the movement type using the authorization object M_MSEG_BWA.
If you can provide the step by step screens where you want to exactly restrict we can fix it.
Regards,
Venkatesh

Similar Messages

  • Authorization restriction for Goods issue against an Order

    Hello All,
    We have a situation wherein the user is able to issue goods using tcode MIGO by choosing Goods issue --> Others and mentioning an order number that belongs to another plant in the account assignment tab and issues a material which belongs another plant.
    For eg we have material A that has been created for plant 1. The user issues the material (movement type 261)and the account is assigned to an order which has been created for plant 2.
    I could not find any authorization object that restricts this.
    I checked the objects M_MSEG_BWA and M_MSEG_WWA and he has authorizations only for plant 1 and all movement types.
    Any pointers to restrict this access will be appreciated.
    Thanks & Regards,
    Subramaniam Iyer

    Hi,
    MIGO transaction by default restricted with Plant.  If you say that the user A is having access to only Plant 1 & 3, but not for 2, please check the below authorization objects does not have any manual objects inserted into the Role and restricted with the value only in organization field.
    M_MSEG_LGO
    M_MSEG_WMB
    M_MSEG_WWA
    M_MSEG_WWE
    This issue may occur because if the objects are maintained manually in the role.  If so, when you check in the organization field, it may not be showing the value which are manually added into the manual object.
    Also, please check the other roles are assigned to the user.  If any of the other roles assigned to the user having any of the above objects with * value, this may provide the user to do the Goods movement for any plant.
    To check the issue, please go to SUIM and check the user under "Roles by Complex Selection Criteria" and make sure that you are checking the objects for the particular user.  This should be able to identify whether the user is getting access from any other roles assigned to the user.
    Regards
    Anandm

  • Issue in radio button group in module pool in infotype creation

    Hi,
    I have a custom infotype,where there are six radio buttons belonging to same group for different mode of payment.Issue is when user clicks a radiobutton,a subscreen opens .there are six different subscreens when user clicks on each of the six radio buttons.
    Requirement is when user clicks one button ,one subscreen opens but the other radio buttons(whcih are eligible to be open) gets disabled .I have tried to handle the issue manually through coding ,but i think the issue is with the radiobutton grouping.
    How to make the other radio buttons open for input even when the user has clicked on one button and the subscreen opens corresponding to the screen so that the imemediately ther user clicks on another radio button and get the corresponding subscreen opened for him.Pls advise.

    I have written a custom module in PBO section of my custom infotype.There i have written this code:-
    LOOP AT SCREEN.
        READ TABLE  fp_it_payment_opt_open INTO wa_payment_opt_open WITH KEY scrname = screen-name.
        IF sy-subrc = 0.
          screen-input = c_input_on.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.
    The internal table it_payment_opt contains all the radio buttons and checkboxes and is populated when the radio buttons and checkboxes are turned input on while modifying the screen depending upon course of my price and personnel subarea.
    While calling subscreen area in PBO,the radiobuttons get into a state of input-off automatically.so i have written a z-module after
    the module hidden_data .
    PROCESS BEFORE OUTPUT.
            general infotype-independent operations
      MODULE before_output.
      CALL SUBSCREEN subscreen_empl   INCLUDING empl_prog empl_dynnr.
      CALL SUBSCREEN subscreen_header INCLUDING header_prog header_dynnr.
            infotype specific operations
      MODULE p9300.
      CALL SUBSCREEN subscreen_area INCLUDING subscr_prog subscr_dynnr.
      MODULE hidden_data.
      module z_open_paymnt_optns.
    My problem has been solved ,hence am closing the thread.Thanks to all of you.

  • Transaction variant for Goods Issue going back to MB1A transaction screen

    Hello,
    I have created a transaction variant ZMB1A for Goods issue.
    When the goods issue transaction completed by using ZMB1A system again going back to the initial screen of MB1A. (Since it is the base of MB1A)
    Here the issue is everytime user had to enter the ZMB1A transaction. (for example if the user wants to issue material for different plants).
    Please suggest any suitable method to avoid the above multiple t code execution.
    Regards
    Rifaie M

    Hi,
    In SHD0, do the complete processing of Transaction MB1A during creation of Transaction Variant "ZMB1A" till posting of the Material document.
    To create a new T-Code as ZMB1A, go to Transaction SE93 and here enter Transaction Code as ZMB1A and Click Create button. Now enter Short text of Transaction and select option "Transaction with Variant (Variant transaction)" and press enter.
    Here enter following;
    Transaction             MB1A
    Transaction variant     ZMB1A
    Activate "Cross-client"
    Select Professional User Transaction
    Activate SAP GUI for HTML
    Activate SAP GUI for Java
    Activate SAP GUI for Windows
    Now Click SAVE button.
    Now you can start using Transaction ZMB1A which will call Transaction Variant ZMB1A.

  • Different GOGS GL account for goods issue

    Hello SAP export,
    The F&A department requests to generate different COGS GL account based on Customer Account Assignment Group when goods issue (or billing). Customer Account Assignment Group field name is KNVV-KTGRD. The solution is NOT possible at T-CODE OBYC (with GBB transaction (MM FI configuration for goods issue) because we are using the same materials. (All materials are with same valuation class in MATERIAL master).
    I had posted this question in SD forums but the export suggests me to post in FI forum.
    If you know any workable solution, please help.
    Great thanks in the advance!

    Hi,
    Check the link for how to have default a G/L account on a Purchase Order account assignment for an inventory item & how to post to a separate G/L account for  inventory item by having GR posting
    http://www.bluemarlinsys.com/ns/0603-03.asp
    OR
    you can have a thought of having different valuation grouping codes where you can have different G/L posting with respect to plant for same materiel
    valuation grouping code........valuation area
    0001......................................P001(plant-1)
    0002----
    P002(plant-2)
    Regards,
    Biju K

  • Smart form for Goods issue

    I am facing a problem with smartform. I am creating a smartform for good issue
    This is the smartform Z_SMB40_MMGI1_L and this is the print program Z_SMB40_M07DR
    For ME application i have assigned the output type wlb1 and the above said form in nace.
    I am picking the document number from mb51 based on the movement type 309
    in mb02 for each document i am trying to assigning the output type wlb1
    i was able to assign the output type for only one document number for rest it is showing warnings and also for few documents i am receiving error
    Express document "Update was terminated" received from author "xxxxx"
    how do i assign for all documents at a stretch (in which t code).
    in mb90 i am trying to view the form but it is throwing the error
    START_FORM is invalid, OPEN_FORM is missing,
    even though i have removed the script name.
    can u please help me out by providing the corresponding print program and smartform for above said scenario
    <MOVED BY MODERATOR TO THE CORRECT FORUM>
    Edited by: Alvaro Tejada Galindo on Dec 23, 2008 3:47 PM

    Hi,
    Go to Nace .The application for Goods Issues is
    ME - Inventory Management -> select and click on output types ->select wa03 output type and click on processing routines here you can find the form name and the driver program name.So while printing select wa03 as the output type.
    <REMOVED BY MODERATOR - REQUEST OR OFFER POINTS ARE FORBIDDEN>
    Regards,
    Harini.S
    Edited by: Alvaro Tejada Galindo on Dec 23, 2008 3:46 PM

  • Adobe PDF for Goods Issue / Stock

    Hi All,
    I've been looking thru the list of available Adobe Forms in SFP, and there are a few for purchasing (MEDRUCK etc) and some for issuing and receipting. I haven't  been able to locate any around the inventory control area.
    It is easy to use adobe forms for Purchase Orders (assigned in Define Message Types for Purchase Order) however it is not clear in configuration where to assign an adobe form for receipts / issues and inventory.
    Has anyone had any luck using adobe forms for these functions or is everyone still using smartforms? Does SAP even support adobe forms for Goods Issues / receipt and pyhsical inventory documents?
    Kind Regards,

    Nomally,  PDF forms are supported for only External documents , since IM related documents are for the companys internal purpose i guess there isnt an option given for PDF forms for them . But there are standard programs which you can use to convert any Spool to PDF  SE38: RSTXPDFT4  .
    Or you can install PDF printer , and get any output in PDF format directly from SAP.
    Or you need your abaper to use OTF in the Print program to gte an outpurt in PDF.

  • Print out issue for Goods issue document

    Dear Friends,
    I am trying to take a print out for good issue document (Mov. 541)
    -     Necessary settings have been done in customizing of output details WA01 with print parameters Plant/storage location (also maintained same at config. level)
    -     MN21 master data maintained but every time I have to define output device by changing the document details in MB02
    -     When taking print out inMB90 system proposes no document found for processing
    Can anybody help in this regards
    SG

    If the output TYPE is configured, and created in MN21 but the output record is not automatically created for each document, you may be missing config in <B>Output Determination</B>.  (In MM02, you can select the output type from a drop-down and process without error)<BR><BR>Please check the following:<BR><BR>SPRO path: <I>Materials Management > Inventory Management and Physical Inventory > Output Determination > Maintain Output Determination Procedures.</I> <BR><BR>Your output type must be assigned to the procedure used by your document. If it is not here, it will not automatically propose the output record.

  • Print out for Goods Issue

    SAP Experts,
    Can anyone tell me about T.code for goods issue print out?
    Full scenario we need.
    thanks
    babu

    Hi,
    from MB90 select below options.
    Output Type -WA03      
    ransmission Medium-1 (Print)
    Sort order-01 (Material document/Item/Output type)        
    Processing mode - 1 ( and 2-for repeat Output)  
    Material Doc. Year -2011 (as per Document created date)
    Material Document - Goods Issue Number
    Execute the same and proceed for Document Print.
    Regards,
    Sandesh Sawant

  • Different movement types for goods issue via outbound delivery

    Hi gurus,
    How can I use different movement types for goods issue via outbound delivery?
    Thanks&Best Regards,
    Burcu

    To use different schedule lines, we need different item types and different document types. Is that right?
    Is there a user exit in outbound delivery to post goods issue?
    Thanks...

  • Account Detrmination for Goods Issue against Order

    Dear All,
    We have a requirement where goods issued against reservation created through plant maintenance order should hit repairs & maintenance account instead of default account such as consumption stores and spares.
    Can any changes be made in configuration so that the default account can be changed either while saving plant maintenance order or can the default be overwritten when material is issued through MB1A against reservation.
    Useful answers will be rewarded with points
    Regards
    Milind Nair

    Dear
    Your knowldge iam adding the points
    In materail master check the Valuation class 4 digits (ex: 2010)
    is assigned in material master . The same material will be used in many places , this valaution class depends Production created by Fi.
    This same will have assigned in G/L at OBYC t code. Here we assign as automatic posting. The same G/l account has given as automatic posting in G/L t code FS00.
    In obyc has many process example for goods issue it will come as BSX. costing difference PRD.
    your materails type is ERSA these types may bes used many plcaes other than Pm . If clinet interests you can assign valuation class with seperate G/l account for PM
    All the G/L , costing docuemnts will appear while doing migo (mb1a) 261 movements as per your obyc seetings
    Tell requirements with FI/MM

  • Different movement types for Goods Issue for different Order Types

    Hello Experts,
    Can we maintain different movement types for Goods Issue for different Order Types at the time of automatic creation of reservations?
    Thanks and regards,
    Satyajit

    Satyajit,
    Folow the link given,
    Re: How to add new movement types when creating reservation?
    Hope this helps you.
    SmanS

  • Line item does not exists for Good issue

    Dear All,
    User have created a outbound delivery and perform Post good issue.No billing document has been created yet. Somehow lineitem does not exists in the delivery document however Material Document for Good issue exists with reference to Delivery Document. I tried to reverse the delivery document with reference . No error was occured but still no reversal was updated on Delivery document. I know it is not possible to delete line item without reversal of PGI but system is showing me the status as described
    Prompt response in this regard is highly appreciable
    Thank you,
    Nomi

    Solution has been identified, If goods has been issued then Returns Process wrt Sales Order  solved the problem for my rare process. Goods have been transfered to unristricted stock.
    Thank you all for your support
    Best Regards,
    NoMi

  • Extractor for goods issue

    Can anyone send me the name of the extractor for goods issue? Does it comes under SD? or MM fullfillment? 
    Thanjs
    Raj

    Hi RajMani,
    What exactly is your requirement?
    Check with your business or functional team for the source tables from where they want the report to be built.
    based on the source tables we can suggest you the exact data source you need for your requirement.
    Regards
    KP

  • Help required: Configure output for goods issue

    Dear All,
    My requirement is to trigger an output type for a goods issue only when the goods movement
    scenario involves cross company accounting. What is the TCode for doing the requirement setting
    for goods issue output.
    Thanks.

    Hi,
    Please check it out,is there any standard requirement is there for your scenario,if it is not there as ABAP people to write one requirement in VOFM and assign to this condition type.

Maybe you are looking for

  • (9iAS) problem printing reports in pdf format on NT client

    Hi Some details first: iAS version=9.0.2.3.0 Reports Version=9.0.2.0.3 Portal Version=9.0.2.3b Client NT Version=4 SP4 Via a portal connection, a report is called by following a series of hyperlinks and the resulting url is like below: http://devoc4j

  • Add new column in ip18

    There is requriement to add recycle_text column to code  IP18 - Display Maintenance Item. I have added the requried field in the structure RIHMPOS. The newly added field is apprearing in the layout. Also added enhancement in ENHANCEMENT-POINT RIMPOS0

  • Transferring music from iPod to PC

    I accidentally deleted my music files from iTunes on my PC. Is there a way to transfer them from my iPod back to the PC? Please don't tell me I have to copy all my CDs again. Thanks.

  • Macbook Pro won't boot and getting gray screen, help!

    I have a Macbook Pro 15" from mid2011. The warranty just expired one week ago. I was normally using it without any problem, when suddenly the screen started to freeze and get some horizontal line. I had to force shut down with the power button couple

  • WebLogicServer Found undeclared property: url

    We get the following error while trying to create a connection pool using Type 2 driver. The properties file is also attached. Wed Oct 24 14:34:33 IST 2001:<W> <WebLogicServer> Found undeclared property: capacityIncrement Wed Oct 24 14:34:33 IST 2001