Missing authorization for plant ' '

User is missing authorization for plant ' '
User trace gives the following missing authorization
Object:
M_IS_WERKS RC=4 MCINF=S039;WERKS=' '
Can anybody help me out to find the meaning of space( ' ' ) in plant or any field?
thank you in advace

*  Prüfung, ob Berechtigung für die Werke existiert
  SELECT * FROM T001W INTO TABLE AW_HLP_T001W
                      WHERE WERKS IN AW_WERKS.
  DESCRIBE TABLE AW_WERKS LINES SY-TFILL.
  IF SY-TFILL > 0.
    FLG_SELECT = 'X'.
  ENDIF.
<b> clear aw_hlp_t001w-werks.                       " note 124769, ver.04
  collect aw_hlp_t001w.                           " note 124769, ver.04</b>
  LOOP AT AW_HLP_T001W.
    AUTHORITY-CHECK OBJECT 'M_IS_WERKS'
             ID 'MCINF' FIELD AW_MCINF
             ID 'WERKS' FIELD AW_HLP_T001W-WERKS.
There must be a reason to add an empty line, which causes the silly authority check. As far as I understand Note 124769 you have got to add  plant ' '. See Note 408003: ."Create an authorization for the authorization object M_IS_WERKS which contains the value WERK =  . Refer to Note 124769."

Similar Messages

  • Missing authorization for the plant - Message no. ME303

    Missing authorization for the plant - Message no. ME303
    I am getting the above error while creating the PO.
    what is the cause of error?
    How do I rectify this?
    I have used the right data, till yday it was working fine. I doubt some config change has happened

    Hi,
    Check with your basis  consultant whether the authorization is change ?
    Regards,
    Chetan.

  • CK40N error: Missing authorization for BOM (SAP Error: CK-581)

    Hi Experts,
    When running CK40N, I found an error message Missing authorization for BOM (SAP Error: CK-581).
    If this is the problem of my CK40N that make object cannot be costed, how can I solve this?  Is this relate to SAP authorizartion?
    Thanks.
    sbmel

    Hello,
    While doing Costing run CK40N or Cost estimate CK11N, you require having authorization of T. Code CS03 for the plant in your SAP ID as it explodes BOM.
    Kindly contact basis team & take the authorization on your SAP ID.
    Regards,
    Anand

  • EDMS: 'Missing authorization for this functionality' when searching user

    Hi,
    I've activated ALC authorization for DMS. In EDMS, when trying to add an user to a DIR with search function an error occurres as below.
    'Missing authorization for this functionality'
    BTW, the user has contains SAP_ALL profile. It can't be any authorization reasons.
    Regards,
    Yemi

    Hi,
    authorization checks will not happen if the search help from sap-gui.I
    think the problem is releted to missing implementation of "check
    function module" from your side. If the search help is linked to a
    "master data table" (type A) a check function must be implemented to
    check the permission of the user.
    This function module is read from table BAPIF4T.                 Please
    check the following link:                                 http://help.sa
    p.com/saphelp_nw04/helpdata/en/a5/3eca044ac011d189
    4e0000e829fbbd/content.htm
    http://wiki.sdn.sap.com/wiki/display/PLM/Object+Link+search+in+EasyDMS
    Regards,
    Hari

  • Missing authorizations for authorization object UIU_COMP

    I have generated the pfcg role for a business role using report CRMD_UI_ROLE_PREPARE and assigned the pfcg role to a user.
    The user is apparently able to perform navigation as required. However, when a ST01 trace is run for the user, there are few missing authorizations for UIU_COMP. Could anyone please explain the reason for this? No changes have been made to object UIU_COMP  i.e. only values generated by the report is present there. Should the missing authorizations be added manually to the role?

    I would recomend that you define for component UIU_COMP in your pfcg role full access (all set to *), because this authorization object is used for access to web ui components. Even thou if you define this object to full access users will still see just components defined in business role.
    Regards.

  • Missing authorization for processing condition

    Hi  All,
    We are having  a problem with our pricing procedure zxxx.
    we created a pricing procedure and connect it to a java formula.
    this formula return an error message :
    " Missing authorization for processing condition zxxx "
    in debug we see that this message come from the formula and not some kind of authorization check.
    ( even a user with "sap all"  get this message ).
    does any one know how to solve this?
    or:
    does any one know how to debug the java formula ?
    thanks,
    Lilach.

    Hi,
    Check with your basis  consultant whether the authorization is change ?
    Regards,
    Chetan.

  • Missing authorization for transaction VC/2 (Sales summary)

    Hi Expert,
    I am running transaction VC/2, but I get the message VB500 "the list is incomplete due to missing authorizations".
    Via transaction SU53, I see that it is object M_INFO_MCB with auth. field MCINF which is missing.
    Do you know what this object field is about?
    Thank you.
    Kind regards,
    Linda

    Hi,
    First goto SUIM T.Code.
    click on "Authorisation Objects".
    Select "Authorization Objects by Complex Selection Criteria".
    Enter "M_INFO_MCB" as "Authorization object".
    Execute.
    It shows that this is related to "Evaluation: Evaluation Structure".
    The path is:
    SPRO>Logistics General>Logistics Information system(LIS)>Flexible Analyses>Select layout reports for evaluation structures.
    Maintain values here.
    Save.
    Regards,
    Krishna.

  • QM: Authorization for plant, insp type and transaction

    Hi,
    I haven't found a way to solve this problem. Maybe you know better.
    I would like to create an authorization profile that allows a user to view inspection lots and results in plant A and B for certain inspection types. Furthermore, the user should be able to edit these lots and record results to these lots in plant A, but in plant B he should only be able to view them.
    Any idea?
    Thanks, Marcus.

    Hi ,
    Please activate inspection type 08 stock transfer ..
    If this inspection type is active then during stock transfer lot gets generated.
    Also check QM active for this perticular movement in custamizing setting.
    Regards
    SANIL

  • Missing authorization for PA30

    Hey guys....
    My question is regarding to PA30.
    In R/3 my userid has authorization to display and maintain HR data through PA30.
    But when i copied my userid to create a new one that new userid has no right to display and maintain HR data through PA30.
    Eventhough it has same access as i do.
    Its strange....please sort out this problem.
    Thnx
    Alex.

    You have several options to check
    1) Try displaying/Create with the copied id once, once are u get No authorisation message, go to tcode su53 its will show you why the authorisation failed, and will give you the missing authorisation object.just go to Tcode PFCG and IN YOUR ROLE give that missing object.
    2) Go to Tcode SUIM>User Information System>Comparisons>From Users. There in user A give the one which has access to all actions in PA30  and in user B give the copied id and check for missing objects.
    3) in tcode PFCG, and access your ROLE and check Authorisation level for HR:MASTER DATA. give * there.Also check if the infotype u are trying to access too is included or not.
    Another important thing is dont forget to generate the role and save it after you make changes...
    and in PFCG, When u go into change mode, next to Authorisations TAB there is a TAB Called USER, Click on that and check if Icon User comparison is Green.

  • User Authorizations for Plant & Material Type

    The requirement says
    Get all the users having authorizations to transactions - QA11, QA12, MSC1N, MSC2N & MSC4N.
    Then filter out the users to those who have access to Plant & material Type which are entered on the selction- screen.
    now how to get those users who have access to Plant and/or Material Type entered on the selection-screen.
    Plz reply
    Thanks in advance

    Hi suresh,
    check the following standard program ,probably would be useful to you.
         <b>RSUSR010 – Transactions that can be executed by users, with Profile or Authorization</b>
    If you want the table for "user profile change history ", below tables can help you:
    <b>USH10
    USH02
    USH03
    USH12
    </b> Also check the following Tables would be useful,
    <b>UST12</b>
    Authorizations and Tcodes per Profile
    <b>UST04</b>
    Assignment of users to Profiles
    <b>AGR_USERS</b>
    Assignment of roles to users
    <b>USOBT_C</b>
    Authorizations associated with a transaction
    <b>USR02</b>
    Last logon date, locked ID’s
    <b>AGR_TCODES</b>
    Assignment of roles to Tcodes (4.6 tcodes)
    <b>USH02</b>
    Change history for users (e.g. who last changed users via SU01)
    <b>USH04</b>
    Display history of who made changes to which User Ids
    <b>
    USR40</b>
    Non-permitted passwords
    <b>USR41</b>
    Users with logon information (multiple logons)
    I have given u all possible tables,and the standard program select the according to your need.
    should solve ur problem.
    Thanks & regards,
    Pawan P. Khilari

  • Missed authorizations for ess personal id

    Hi,
    I configured ESS. I can see all the services..except Personal id under personal information.
    kindly let me know what role should i assign to get this view.
    i assigned composite role to the end user. even though i m not getting...
    thanks in advance
    renu

    yes, i did it. i can able to access other ess service... only for personal id(persoanl Information) i m getting belwo error...
    Critical Error
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    You have no authorization to display  
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: You have no authorization to display
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:112)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:122)
         at com.sap.xss.per.helpers.MessageHelper.raiseException(MessageHelper.java:43)
         at com.sap.xss.hr.per.in.pid.fc.FcPerPidIN.readRecord(FcPerPidIN.java:269)
         at com.sap.xss.hr.per.in.pid.fc.wdp.InternalFcPerPidIN.readRecord(InternalFcPerPidIN.java:535)
         at com.sap.xss.hr.per.in.pid.fc.FcPerPidINInterface.readRecord(FcPerPidINInterface.java:146)
         at com.sap.xss.hr.per.in.pid.fc.wdp.InternalFcPerPidINInterface.readRecord(InternalFcPerPidINInterface.java:197)
         at com.sap.xss.hr.per.in.pid.fc.wdp.InternalFcPerPidINInterface$External.readRecord(InternalFcPerPidINInterface.java:273)
         at com.sap.xss.hr.per.in.pid.overview.VcPerPidINOverview.onBeforeOutput(VcPerPidINOverview.java:257)
         at com.sap.xss.hr.per.in.pid.overview.wdp.InternalVcPerPidINOverview.onBeforeOutput(InternalVcPerPidINOverview.java:243)
         at com.sap.xss.hr.per.in.pid.overview.VcPerPidINOverviewInterface.onBeforeOutput(VcPerPidINOverviewInterface.java:134)
         at com.sap.xss.hr.per.in.pid.overview.wdp.InternalVcPerPidINOverviewInterface.onBeforeOutput(InternalVcPerPidINOverviewInterface.java:132)
         at com.sap.xss.hr.per.in.pid.overview.wdp.InternalVcPerPidINOverviewInterface$External.onBeforeOutput(InternalVcPerPidINOverviewInterface.java:208)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.callOnBeforeOutput(FPMComponent.java:603)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:569)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
         at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:326)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:868)

  • Authorization for Plant in component overview in CO02

    HI
    I would like to know how I can restrict access to the plant of a component in CO02 ?
    thanks
    martine

    Hi
    The user exit PPCO0008 ( Enhancement in the adding and changing of components) can help you restrict any changes of the component in CO02, please go to the SMOD to read its documentations. This is called befor saving the production order then you can check if any changes happened in the component, if yes, you can reject the changes through your own shource code there.
    Regards.
    Leon.

  • Missing authorizations in QAS for each n every t code

    Hello All,
                   i have created one role in QAS adding tcodes to it when i tested it it is showing missing authorizations for every tcode when i see in su53 and i tried to assign manually in su24 also but it is saying no changes are permitted in this client so if create a new role in DEV and transport that role to QAS if so how can give me steps in detail as if iam new to security plz do help me.
    Regards
    upendar.D

    he means on pfcg when role is designed and when generating profile, for object you already know you can assign what you want then for field that you don't understand what it is for leave it blank first. assign the role to the user. login as the user then try the transaction if it failed on authorization check go to su53 directly by using /nsu53, check what object is being error and what value expected by the transaction. edit and regenerate profile for the role again. try transaction again. repeat until success.
    Christian Rose wrote:
    Hello,
    >
    > just adding transaction to a role is not enough, within the role you have to go to tab "Authorizations", goto "Maintain Authorization Data and Generate Profiles" in change mode and generate the profiles via the according button.
    >
    > regards
    >
    > Christian
    Edited by: Henry Hsu on Oct 13, 2011 12:12 PM

  • Create authorization for storage Loction for tcode ME21N

    Hi All,
         My requirement is to create authorization for storage Loction for tcode ME21N and ME51N.
         There are standard authorizations for Plant, Document type Group and Org for ME21N
         M_BANF_WRK, BSA,EKG, and EKO which i checked in TCODE SU24.
        But there is no std authorization check for storage location.
        If this is possible then please help me with the procedure and steps.
        Please guide me with all the steps that i need to take care abt..
       Thanks in Advance.
    Regards
    Sujeer

    Hi
    This is the authorization objects for PO and PR
    For PO : M_BEST_LGO  for palnt/Storage location
    For PR : M_BANF_LGO for palnt/Storage location

  • All authorization for  only PM/FI  from SAp_ALL

    if i wnat to create all authorization for Plant Maintainence(PM) can i copy from SAP_ALL and deactivate everything(100%) except only one auth obj- PM or do i need to keep any thing else?

    doing that would probably not give you the result that you want.  I would start by looking for a SAP delivered role that does what you are asking.  Then make a copy and work from that.
    Regards,
    Paul
    PS an example would be SPOOL.  That is in the Basis section not in PM so the person would not be able to print.

Maybe you are looking for

  • How to check special characters in view

    hi, I have a field in view,in which want to check the field value doesnt contain any special characters. the field is a char field and it is not associated to any specific data element. Can u please help me in this reg. Regards, Saujanya

  • Value mapping in the adapter module

    Hi all... There was been alot of writing about value mapping in many different ways. But I have not been able to find help about doing the lookup in the adapter module. Has anyone tried this? Regards Peter

  • Importing/placing pdfs and exporting back to pdf

    If a client sends me a pdf in which i need to add printer marks or crop slightly, or convert a spot to process or whatever I usually place the pdf file into a new ID CS3 file, make my changes and then export back out to pdf using my pdf preset. My qu

  • How to know the size of a table by using sql command?

    i've got a question that i hope to know a table size by using sqlcommand? what to do? thanks in advice,

  • FileSaveService broken in JDk1.4.1/JWS1.2

    The FileSaveService absolutely does not work. This code will reproduce the bug 100% of the time: FileSaveService fss = (FileSaveService)ServiceManager.lookup("javax.jnlp.FileSaveService"); if (fss == null) throw new Exception("Unable to lookup the Ja