Active authorize for field in TCode MIGO

Dear All
In Display material Document (by MIGO), there are field GOITEM-DMBTR (Amt.in loc.cur.)
How to active the authorize for this field
For Example  User A can display this field and user B can't display
Would you like help me please
thanks
imron

hi...
this can be done by basis consultant...
if u r missing authorization then...run SU53..and note down the object which is giving the authorization issue..
and then ask ur basis consultant that..assign that object to particular user role...
Try this out..
Thanks

Similar Messages

  • Search help for field of tcode MIGO

    Hi,
    I want to add search help for Goods recipient (GOITEM-WEMPF) field on MIGO screen, how to achieve that?
    I tried with BADI MB_MIGO_BADI, but its now working.
    Is there any BADI or field exit available?
    Thanks

    hi
    i know that there are two options for defining the input help of a field.
    1 Define the input help in ABAP dictionary. (recommended option)
    2 Define the input help in the screen field. the disadvantage is that there is no automatic reuse.
    1st option
    Se11 --> create your own search help
        substeps:
            1) Enter short description
            2) selection method : this is the check table/view  of the field  GOITEM-WEMPF
            3) Search help parameter : parameters used in the search help.
            4) IMP: Import parameters
            5) EXP: Export parameters
            6) Lpos :hitting list [search result]position in the header  [values 1,2,3,4,5]
            7)Spos: search position on the dialog search screen.
            8) data elements : they are from the selection method.
            9) Save and activate
            10)  test this via the button "test"
           Note: the search help is not yet effective fo the field GOITEM-WEMPF
            11) Attach this search help for the table [ selection method mentioned above]
                  a) Goto change mode of this table via SE11
                  b) choose goto--> search help> for table
                            or  Extras --> search help for table, in the next dialog box enter the name of search help
                  C) The proposal created by the system for assigning the search help parameters to the key fields of the table is probably correct. check this and copy the definition.
                  d) Active this table.
                  e) Call the create entries function for table GOTIME again. the input help of field WEMPF should behave as desired.
    regards,
    Brian
    Edited by: Brian Zhu on Mar 26, 2010 10:38 AM
    Edited by: Brian Zhu on Mar 26, 2010 10:58 AM
    Edited by: Brian Zhu on Mar 26, 2010 10:59 AM

  • Insertion of field to tcode MIGO

    Hi,
    I want to insert Issue date for TCode MIGO which is using structure GOHEAD. Please tell me how to do so??
    Thanks n Regards

    Hi,
    GO to SHDB transaction and record BDC codings for MIGO
    Regards
    Divakar

  • No Authorization for Planning plant in MIGO

    Hi Gurus,
    I have an issue for the Goods Receipt for multiple line items of account assigned( F) PO.
    When user try to receive goods thru MIGO, system throws an error (dump) saying "NO AUTHORIZATION FOR PLANNING PLANT XXX" even though roles are assigned to the user.
    I went thru the OSS note 385830 but it hardly helped me.
    Pls throw some light on the issue...
    Regards
    Shashidhar

    Hi,
    Check for the Authorization Object that system is referring for the error in SU53 transaction. You may process the transaction and once the error comes, go to transaction SU53 check for the Authorization object there.
    You can check the roles available for a given authorization object in SUIM transaction.

  • STS authorization for field comment

    Somebody can help me in this issue? 
    We are working with BPS and STS, and the users receive an authorization error when trying to save their comments in STS pages, they only have authorization for executing with R_STS_PT. However administrators o develepopers with R_STS_SUP can save their comments. Which is the authorization object to save comments? 
    Thanks in advanced

    Hi,
    Go through this:
    Authorization Objects in the STS
    http://help.sap.com/saphelp_nw04/helpdata/en/26/fe7b4070ebd462e10000000a155106/content.htm
    Regards-
    Siddhu

  • Authorization for cost center in migo transaction

    Dear Experts,
    I need to restrict the user by the cost center assigned to him in the migo transaction,
    i tried with these objects A_S_KOSTL, K_CSKS  and K_CCA. As per forum threads I  also maintained the  check in su24 , but still authorization is not happening.
    please let me know how to do it, is there any user exits to achieve .
    waiting for ur help.
    Thanks & regards,
    Reena...

    Reena,
    You can do teh followign , apart from others :
    1. Ask the business owner the values for teh objects...ofcourse explain to them what the objects are in plain lainguage.
    2. Then populate the values "accordingly"
    OR
    1.As an earlier post...trace teh user --on ST01 - here  again - you can give eiither wide access and trace teh path and then restrict ..or restriced acces and then each time a road block is hit ..analysi s and assign.
    BUT DONOT maintian SU24 to restrict acces !!

  • To disable field in tcode MIGO

    In transaction MIGO, there is a requirement to disable / make non editable field. like Serial number. The serial number field should be non editable while making GR against Production Order. But it should be editable while making GR against Purchase order
    Please suggest some settings for the same

    Look at MM customizing (not an Abap problem)
    Look in SPRO in "Materials Management" for "Define Screen Layout" and "Field Selection for Goods Movements Initial/Header Screens"
    Regards

  • Authorization for display only in tx MIGO

    Dear Guru's,
    can we give an authorization for display (i.e.Display material document ) only in Tcode MIGO for particular user ,
    if possible please let us know the authorization object for the same.
    Thanks,
    Ashish.

    Hi,
    Create a custom profile via tcode PFCG.
    Add the required tcode 'MIGO' to the 'Menu' tab.
    Then goto 'Authorizations' and open expert mode for authorization. Here you can control the field values for authorization object. Once done, generate the profile and assign user to role along with user master comparison run.
    Regards,
    Srikishan

  • Authorization for particular field

    Dear All,
                          I have one issue about Authorization related..
    My Os is --- IBM AIX
    DB -- oracle
    SAP - ERP 6.0
    I want to restrict one field from all users in tcode KP26. when i execute KP26 tcode it will ask controlling area.
    After putting controlling area. it will show "Change Activity Type/Price Planning: initial Screen
    in that screen there is one field call "Version". we have six version in this filed. i want to give authoirzation for all users only one version from the six version.
    But i could not restrict in the role...
    I tried with new user and new role with zero base authorization. but i can't get the correct authorization object for restrict.
    Can anybody help to resolve this issue...
    Regards,
    Sundar.C

    Hi Sundar,
    Did you check with the authorization objects being checked while calling KP26 . You may get the required auth. obejct there.
    You may also want to run a trace to zero down on the exact authorization object.
    Check if the user is getting the authorization for K_KA09_KVS from some other role?
    Regards,
    Manisha
    Edited by: Manisha Nadir on May 26, 2010 8:50 PM

  • Error :- No authorization for basic types (activity 01)

    Hi Experts,
    While trying something at the BW server i suddenly got the below error
    I am getting the error when i am accessing the T-CODE RSA1.
    Error :- You have no authorization for basic types (activity 01)
    I checked the ids of my colleagues all are getting the same messages...
    Regards,
    RG

    Hi,
    1. Check in SU53 tcode
    2. You are having RSECADMIN/PFCG tcode access?? If yes you can give authorisation for the same.
    3. You dont have S_RS_ADMWB  - authorisation
    4. for your user id give this above authorisation
    5. If you are unable to do the same, ask your basis team to give you the authorisation
    refer this link- 1.http://help.sap.com/saphelp_nw70ehp1/helpdata/en/f3/291542e4b4df2ce10000000a1550b0/frameset.htm
    2.http://help.sap.com/saphelp_nw70ehp1/helpdata/en/a4/1be541f321c717e10000000a155106/frameset.htm
    Edited by: Asish Sahu on Apr 28, 2009 10:34 AM

  • No authorization for activating user status PLIM

    Dear Gurus,
    I'm a newbie to SAP. Currently i'm facing the problem with Tcode KO01 while i'mtrying to create Internal Order. I can initialize the program but after i entered the Order type and pressed enter. Error msg "No authorization for activationg user status PLIM" pop-up. Pls help on this urgently.
    Thanks.

    Dear Payal,
    I checked /nSU53 just after i got the error msg. It said authorization check failed. Authorizaton object B_USERST_T status management: Set/Delete User Status using Transaction.
    Activity:01
    Authorization key: <Dummy>
    Object Catagory: ORC
    Status Profile: 00000002
    What should i do after this???

  • Authorization for confirmed activity

    Hi All,
    In project builder (cj20n) we create activity  and put actual dates.
    But when we cofirm the activities, then also project manager can change the actual start date for the activity.
    We want to disable actual start date field after fully confirming the activity
    Pls help
    Points will be rewarded.
    Thanks

    Hi Jiao,
    Just Check the PFCG role assigned to Salespro role is having authorization for object CRM_ACTJNL
    Regards,
    Dipesh.

  • Data model 0G: No authorization for entity type Account (Company Code) - activity Display

    Hello Expert,
    I have a problem with authorization in MDG-F.
    I want to create Account with Collective processing. After, entered Entity type, Edition and Chart of account,  Blocking message "Data model 0G: No authorization for entity type Account (Company Code) - activity Display" is displayed.
    But, i checked in PFCG transaction, for this user profil, activity are : create or generate, Change and display. So, for me , it is correct.
    Please, check screen shot below :
    Blocking message :
    and in PFCG transaction
    Could you help me to solve this point?
    Kind regards,
    Heri RAOELISON

    Hi Heri,
    the system behavior is correct. The account in company code consists of three entity types:
    1) COA - Chart of Accounts (Type 3)
    2) ACCOUNT - Account (A-Segment, related to ECC table SKA1, Type 1)
    3) ACCCCDET - Account in Company Code (B-Segment, releated to ECC table SKB1, Type 1).
    3) includes 1) and 2) whereas 2) includes 1). If you grant authorization only for 3) but not for 1) and 2), you cannot do anything.
    Best regards
    Michael

  • To restrict authorization for tcode MEK1,MEK2,MEK3,MEK4 at plant level.

    Hi,
    We have  a requirement where we need to restrict authorization for tcode MEK1,MEK2,MEK3,MEK4 at plant level.
    Presently we can restrict authorization at Purchasing organization level but not at Plant level.
    Any pointer please!
    Regards,
    Chetan

    First of all, this is not the right forum to post such a question.  Coming to the requirement, this can be achieved by creating a role in PFCG where you can restrict plant and assign this role to each user id.  Your basis team can do this.
    thanks
    G. Lakshmipathi

  • Authorization to a selection field form tcode: S_ALR_87012176

    Hi,
    I want to do authorization checks to a selection screen entry  sales office ( search ID: <b>s</b> ) for Tcode  <b>S_ALR_87012176</b>
    would you plz let me know how to do this.
    Thanks in advance,
    Satya

    hi Amole,
    thanks for the reply.
    I am doing authorization check coding for the first time. would you plz be more elaborate. Do i need to create seperate z program for this std program and write the above statement.
    where should i create the authorization object. i need to create authorization for VKBUR (sales office) in the above transaction.
    thank u,
    satya

Maybe you are looking for

  • Service PO close which is not delivered

    Service PO close which is not delivered, I want to close Service po made wrongly in this current year. it is not closing.

  • Register and Activate

    I want to re-activate Acrobat Pro version 7 which I have installed again on a new computer.  I also wish to register the product again.  I know it's old but it still works well!

  • Correct status pf workflow not shown in Portal

    When a workflow gets executed , it is always showing in the PCR as approval required . How can we pass the correct status

  • Tomcat 4.1.12 and J2re 1.4.0.03 HTTP 500 error

    Hi I am using the latest version of Apache Tomcat and J2SE on a NT machine. When I try to access http://localhost:8080/index.jsp I get the following error ... Some people mentioned looking for tools.jar. Is there a particular directory that it reside

  • Can't see the RSS mail.

    Hi everybody! My phone downloads mail, when I turn it on.........no problem there. The problem comes, when Apple has sent RSS feed to mail. It does not show up in mail on the phone. The only thing that happens is, that on the homepage on the phone, i