Authorisation Missing.....Urgent

Hi All,
Iam facing a problem with authorisations with a particular role.
The problem is like the user is not having authorisation access to get SU53 screen shot he can only get job log.
The job log is as follows...........
when user tries to run DB13 he is getting error as...............
====================================================
Job log
job started
step 001 started (program RSDBAJOB variant &0000000000295 ,User TNP:SYS:ADM2)
Execute logical command BRARCHIVE on host SSAPTDB
parameters: -u  /  -c force  -p initJVI.sap.adsm.archive  -cds
SXPG_COMMAND_EXECUTE failed for BRARCHIVE - reason no permmission - Authorisation object S_RZL_ADM miss
job cancelled after syatem exception ERROR_MESSAGE
===================================================
I have checked for auth.object S_RZL_ADM from role.Everything is fine but i couldnot trace out why the user is getting such a job log....
Please give me the solution.........
What could be the problem?
Please help over this.........
With Regards
Swapna.

Hi MSR,
While your suggestion for redundancy is good one but we dont need to bother too much about it . SAP takes care of duplicates itself and deletes them while sorting them into an internal table.
Check function module SUSR_AUTHORITY_CHECK_SIMULATE for this.
clear auths. refresh auths.
    loop at values.
      auths-objct = values-objct.
      auths-auth  = values-auth.
      append auths.
    endloop.
    sort auths.
    delete adjacent duplicates from auths.
Anyways it is good practice though we dont need to bother for it in this particluar case. Performance wont get affected by it in a big way.
Regards.
Ruchit.

Similar Messages

  • Smartform Text Missing - URGENT

    Hai All,
    I am Farooq, just started as ABAPer in TULIP IT, Delhi. SAP is just implemented in this company & there is some problem in SMARTFORMS. The Problem is that there are 13 items in the Order, & 11th items' description is missing in that order (invoice). So PLEASEee.. help. Its URGENT.
    Thanks,
    Regards.
    Farooq

    Hi Farooq,
    Please check if the description is available in the database table from where you are selecting it. It might not be maintained there and hence would not be printing.
    Hope this helps!
    Regards,
    Saurabh

  • DLL missing - URGENT

    Hello All,
    This is a really urgent question. Please answer as soon as possible.
    I bought a DLL from a software vendor. Lets call that DLL as "A". Knowing that i cannot access that DLL directly with Java, I created my own DLL which is acting as a bridge between my java application and DLL A. Lets call this DLL as B.
    I tried both these DLLs with a standalone application and it worked fine. So now the scenarion is that there is a class, lets call it C, it calls methods from DLL B and DLL B in turn calls methods from DLL A.
    Now I want to use this class C with a Servlet. The problem, as it looks to me, is that when used with the servlet class C finds DLL B, but DLL B is unable to find DLL A.
    I am saying this because initially i got the error saying "Cannot find B in java.library.path". I specified the path of DLL B in path variable of Windows (I am using Windows XP) after whcih the next error is something like it cannot find the method. I am copying a portion of exception below:
    java.lang.UnsatisfiedLinkError: QALoc_Startup
         at gmm2064.QAS.QASApi.QALoc_Startup(Native Method)
         at gmm2064.QAS.QASApi.EastingNorthingToPostCode(QASApi.java:78)
         at gmm2064.Calculator._generateIntervalReport(Calculator.java:256)
         at gmm2064.Calculator._generateCompleteIntervalReport(Calculator.java:288)
         at gmm2064.Calculator.getReport(Calculator.java:474)
         at gmm2064.ReportGenerationServlet.displayReport(ReportGenerationServlet.java:141)
         at gmm2064.ReportGenerationServlet.doPost(ReportGenerationServlet.java:65)
    If anybody has an answer to this question, please reply as soon as possible. I need an answer ideally right now.
    Thanks in advance

    Hello All,
    Thankyou very much for all your replies.... i m grateful.. about the reply saying that why i assumed that my servlet uses the same library path as that of path variable of windows... well, i asked my servlet to print the System.library.path it is using and it printed exactly the same.... then i made some additions to the path variable and the servlet even displayed those....
    One more thing.. why i need to register the dll for JNI?
    Finally, the problem is solved. Actually i did a silly mistake. After running the standalone compnent i changed the name o class C, just to make it more readable. But the fact whcih i missed out was that changing the class name will change header file's name and also the signatures of methods in header file(as the header file's name is appended in the signature of every method). Thus when i changes the signatures of methods in DLL B, it worked.
    Once thankyou very much for all your replies

  • File to IDoc scenario( Bypass)-- Error ( Segment is missing) -- urgent pls.

    Hi All,
    I am doing File to IDoc scenario( Bypass) for Orders05.
    File is picking succesfully and not posting the idoc in the SAP..
    My source file(idoc-xml) consists of all the required data to post the idoc including the segment 'E1EDK01'.
    but the error it is showing is <b>" Obligatory node 'E1EDK01' missing in the structure ORDERS05 "</b>
    Please suggest me ASAP what is going wrong .
    Thanks in Advance.
    Regards
    Seema.

    The source File is not the idoc XML. It is invalid. You might need to ask the source to change the XML or use a Mapping to do this.
    This is how it should look, ( check the parts in bold),
    <?xml version="1.0"?>
    <ORDERS05>
    <IDOC <b>BEGIN ="1"</b>>
    <EDI_DC40 SEGMENT="EDI_DC40">
    <DOCNUM>1</DOCNUM>
    <DIRECT>2</DIRECT>
    <IDOCTYP>ORDERS05</IDOCTYP>
    <CIMTYP></CIMTYP>
    <MESTYP>ORDERS</MESTYP>
    <SNDPOR>XXXXXXXXX</SNDPOR>
    <SNDPRT>LS</SNDPRT>
    <SNDPFC></SNDPFC>
    <SNDPRN>XXXXXXXX</SNDPRN>
    <RCVPOR>XXXXXX</RCVPOR>
    <RCVPRT>LS</RCVPRT>
    <RCVPFC></RCVPFC>
    <RCVPRN>XXXXXXXX</RCVPRN>
    <CREDAT>20070511</CREDAT>
    <CRETIM>152803</CRETIM>
    </EDI_DC40>
    <E1EDK01 <b>SEGMENT = "1"</b>><BELNR>AAAAAAAAA123</BELNR>
    </E1EDK01<b>SEGMENT = "1"</b>>
    <E1EDKA1 ><PARVW>EK</PARVW> <ILNNR>231654845121</ILNNR>
    </E1EDKA1>
    <E1EDKA1 <b>SEGMENT = "1"</b>><PARVW>LF</PARVW>
    <NAME1>international</NAME1>
    <NAME2>Delhi</NAME2>
    <ILNNR>2121211545</ILNNR>
    </E1EDKA1><E1EDK02 <b>SEGMENT = "1"</b>><QUALF>001</QUALF>
    <BELNR>AAAAAAAAA123</BELNR>
    </E1EDK02><E1EDK02 <b>SEGMENT = "1"</b>><QUALF>002</QUALF>
    <BELNR>AAAAAAAAA123</BELNR>
    </E1EDK02><E1EDP01><POSEX>45</POSEX>
    <E1EDP19 <b>SEGMENT = "1"</b>><QUALF>001</QUALF>
    <IDTNR>00000000002150059</IDTNR>
    <KTEXT>Reddy</KTEXT>
    </E1EDP19><E1EDP19>
    <QUALF>003</QUALF>
    <IDTNR>5484218521214</IDTNR>
    </E1EDP19></E1EDP01>
    </IDOC></ORDERS05>
    Regards
    Bhavesh
    PS : You need to add SEGMENT = "1" for every segment. Please do add it if I have missed in the XML above.

  • Customer Data Tab is missing- Urgent

    Hi Experts,
    When I create a BP (as a Consumer) in CRM, in the Customer Data tab we have two frames in it...
    Company Finance Information and
    DMS Replication
    We updated from CRM 4 to CRM 5, in CRM 5 we are not getting the DMS Replication frames,
    Please help....Its Urgent..
    Regards
    Raghu

    What iOS version do you use? I'm nof familiar with the "data tab." Where did you notice it before?

  • Icons Missing- Urgent

    Hi,
    This is very urgent.
    When I go to Content Administration-> KM Content, I'm not able to see the icons of the folders and the images. Also I'm not able to open any documents as its giving me access denied error. What can be the problem? Is it the permisions that is changed? What can I do to resolve it?
    Its very urgent.
    Thanks,
    Priya

    Hi Priya...
    I think this a issue ralating to the Layout Profile of the repository or folder that you are accessing. plz go to the context menu of the folder in which the document resides.
    go to Details >> Settings >> Presentations...
    check if you have the Layout Profile as <b>System Default</b>, else change it to system default. save the settings and now open the file again.
    hope this helps,
    Regards,
    Sudheer

  • Authorisation missing

    Dear Gurus ,
                       When i ran mbbs report in our ECC server , we will get the error shown below .
                       You have no authorization for this transaction in plant TB01
    Message no. M7120
    Diagnosis
    According to the settings made in your user master record, you are not authorized to perform this transaction in plant TB01.
    So kindly give me the solution for this error.
    Regards,
    S.Palani Selvan

    Dear Subhash
                   AS per your suggestion i ran the same , below i mentioned the result .
                    Evaluation of Last Failed Authorization Check of User MARKET2
    Description          Authorization values
    User Name                      MARKET2      Authorization Object                     V_KONH_VKO
    System                         PRD          Client                                   100
    Date                           24.02.2011   Time                                     12:45:20
         Instnce                        eccprd       Profile Parameter auth/new buffering     4     
         03      Authorization check failed
              Object Class SD   Sales and Distribution
              Authorization Obj. V_KONH_VKO Condition: Authorization for Sales Organizations
              Authorization Field ACTVT Activity
                                                                                    01
              Authorization Field SPART Division
                                                                                    <Dummy>
              Authorization Field VKORG Sales Organization
                                                                                    S001
              Authorization Field VTWEG Distribution Channel
                                                                                    <Dummy>
         User's Authorization Data MARKET2
              Object Class SD         Sales and Distribution
              Authorization Object V_KONH_VKO Condition: Authorization for Sales Organizations
              Authorizat. T-PD08005900 Condition: Authorization for Sales Organizations
             Profl. T-PD080059   Profile for role ZITDEO
             Role ZITDEO
              Authorization Field ACTVT Activity
                                                                                    03
              Authorization Field SPART Division
              Authorization Field VKORG Sales Organization
                                                                                    S001
    I am not able to find the transactions which i have to give the authorisation .
    So kindly advice me .
    Regards
    S.Palani Selvan

  • Web Fonts Missing: URGENT

    URGENT: I just updated muse and now my preview doesn't show the web fonts. Looks good in design. I'm scared to death to publish as my site would be completely destroyed if it looks like the preview. When I went to see if I could update the web fonts they were all checked correctly but a message said that they previews were not available. What happens if I publish? I have to board a plane from Sydney Australia to the US shortly. Please help fast. My web site must be updated with new contact info. Thanks, Rick

    I don't use Extensis Suitcase, however, after the Muse upgrade, when I was in Australia, it didn't work. Later, they did, so it all seems OK now.
    Best,
    Rick

  • Queue missing urgent

    Hi all
    I am new to workflow.When i imported full db import oracle 9.2.0.5 in win2k for 11.5.10 apps.There is
    some queues missing and the underlying queuetable (wf_error also not thjere ,under applsys.).How can i create these queue tables and wf_error queues.When i am trying to execute one script to recreate script called
    starting with wfe*.sql ,it is giivng error.ora 24002 apps.wf_error queue table dosenot exist.
    How to solve this create wf_error queue table and queues
    with regards
    ramya

    Hi Priya...
    I think this a issue ralating to the Layout Profile of the repository or folder that you are accessing. plz go to the context menu of the folder in which the document resides.
    go to Details >> Settings >> Presentations...
    check if you have the Layout Profile as <b>System Default</b>, else change it to system default. save the settings and now open the file again.
    hope this helps,
    Regards,
    Sudheer

  • Bonjour .msi 1.0.5 missing - urgent

    Hello,
    I need to download Bonjour.msi 1.0.5.
    In Technical Note 2210 (http://developer.apple.com/technotes/tn2007/tn2210.html) Apple says you get the Bonjour.msi on the Bonjour download page (this is where I got 1.0.4) but there is only the bonjour.exe but not the bonjour.msi
    We need to ship a product and would like to include the newest version of bonjour - otherwise we have to ship with 1.0.4. Please help!
    Bests,
    Stefan

    Now I've located the file 'Bonjour.msi' and I've tried to point out it's location (C:\Documents and Settings\NetworkService\Local Settings\Application Data\Apple\Apple Software Update\Bonjour.msi) but the installer says, that this is not a valid installation-package for Bonjour.
    It tells me to choose Bonjour.msi in a valid location, but as far as I can see, this is the Bonjour.msi that the Apple Software Updater-app downloaded itself!
    BTW, I have tried installing with anti-virus software turned off, just to make sure, it isn't the spyware/adware security, that prevents installation.

  • Canon iSensys MF4690PL driver for OS X Mavericks 10.9 missing urgent help needed

    After upgrading to Mavericks my Canon printer not working anymore
    Help anyone?

    found solution here https://discussions.apple.com/message/23473223#23473223
    it helps

  • Big Doubt.. Help pls.. Urgent.. File to IDoc (Bypass)

    File to IDoc scenario( Bypass)-- Error ( Segment is missing) -- urgent pls.
    Hi Bhavesh and all,
    I done file to idoc scenario (Bypass)
    From the above thread i have hardcoded my XML file  by inserting BEGIN 
    and Segment = "1" in each of the new segment.
    Since it is a bypass scenario.. when it reach to production , the idoc -xml will come from one of the tool without having these BEGIN and SEGMENT = "1".
    Still XI will receive it??
    Because my doubt is i harcoded the XML file and finished my developement.
    Now iam getting the doubt that once they do testing in QA server..the XI will process it and not ?
    Can we able to achieve this even without BEGIN and SEGMENT = "1" ?
    or
    those fileds are mandatory?
    Pls suggest me .. its urgent.
    Regards
    Seema..

    Hi Seema,
    >> <i>Can we able to achieve this even without BEGIN and SEGMENT = "1" ?
    or
    those fileds are mandatory?</i>
       To post an idoc to R/3 system this fields are mandatory.
    >><i>From the above thread i have hardcoded my XML file by inserting BEGIN
    and Segment = "1" in each of the new segment.
    Since it is a bypass scenario.. when it reach to production , the idoc -xml will come from one of the tool without having these BEGIN and SEGMENT = "1".
    Still XI will receive it??</i>
       As you are just routing it...just XI will poll the file and sends data to the idoc ( as the source and target structure are same).
    Regards,
    Prasanthi.

  • Special G/L

    Hello to everyone..
    we are two in my company , and then, When ( for example ) I run the transaction F-40 (BILL OF EXCHANGE PAYMENT) I CAN SEE THE  "SGL IND" BUT when my friend run the transaction f-40 he can´t see the field " SGL IND"
    ANY HELP OR IDEA about that???
    many thanx

    Hi,
    Just tell the other user to go to the screen of F-40 & then enter in the T code /nsu53. the new screen will be opened. This screen will give the details of any authorisations missing.
    Regards,
    amit

  • Results recording tab not appearing in QA32

    hi,
    can anyone tell me why results tab not appearing in QA32 , is there any authorisation missing?

    Just check which roles are added to that used id
    selec 1 role that is relevent to inspection (result recording) and add QE01 t_code in that role.
    take help from ur basis guy for this.

  • You have no authorization for this transaction in plant: M7120

    Hi guys.
    I am getting the error message(M7120) "You have no authorization for this transaction in plant XXXX" when performing 101 movement for production order using MIGO.
    /nsu53 doesn't return any object. Why?

    Hello Arun,
    It is a standard message. SU53 should show the exact authorization object which has been blocked. Or you can also try to check this with T code ST01.
    Refer the below threads & seek help from your basis consultant to get this resolved.
    Authorisation missing
    authorization error in mbbs transaction | SCN
    Regards
    Mangesh S

Maybe you are looking for

  • How to access database which is installed in VMWARE

    I have Oracle installed in a VMWARE appliance. I had to create a loopback adapter in the vmware. I need to access this database from my host but I get the message saying there is no listener running. I know the listener is running and the database is

  • Reliability of DMVPN as primary link

    Hi, We are planning to implement DMVPN (phase 3)  through internet to connect 100 plus locations (including business critical locations) . These locations are located around the globe including embargoed countries. However , while browsing through va

  • Error when creating Restricted key figure

    Hi there, I created Restricted keyfig with Time diff and ABC as the  details of the selection If time diff is less than X  then it should display the values of a keyfigure(ABC),same time if the time diff is greater than x it should display the value

  • Creating 8 Channel Quicktime Files Out of Adobe Premiere

    Final Cut Pro is the perfect example for setting A1 CH1, A2 CH2, A3 CH3, A4 CH 4 etc... how come this doesn't seem the same for Premiere?  Is the only (and most efficient) option is to create a separate AAF file with separate .AIFF or .WAV tracks?

  • I am unable to send pictures from Adobe elements 6 via e-mail anymore. Using windows 7 and Windows L

    Old PC died. Bought new PC, installed my Adobe Elements 6 but now I am unable to send photos by email from Adobe Elements 6 via email anymore. Using win7 and Windows Live email. I have tried uninstalling the program and re-installing. Please help.