You are not authorized to call up line item display (FB03)

Hi,
actually; I am facing a problem; one user is getting error message "You are not authorized to call up line item display" when he is trying to view the payment usage of document no in FB03 transaction code.
I have checked and found that user is already having display access for the company code which he is putting under company code field.
Also as per the SU53 screen shot; it is showing
Authorization check failed for S_CTS_ADMI
Field - CTS_ADMFCT
for -  TABL
I have not run the trace yet..
Kindly advice on what could be the problem and solution for that...
Many thanks in advance for your help.
Regards,
Anuj

> Also as per the SU53 screen shot; it is showing
>
> Authorization check failed for S_CTS_ADMI
> Field - CTS_ADMFCT
> for -  TABL
Total Questions:      8 (6 unresolved)
Good match! 

Similar Messages

  • BAPI_NETWORK_MAINTAIN for UPDATE ACTIVITY-CN 307-You are not authorized to

    Hi all,
    sorry for disturb,
    I have a problem and I don't understand why....
    I use BAPI_NETWORK_MAINTAIN with simple code.
    I have tried with SE37 with the same values and it correctly update the activity. without error messages.
    but with the same values in the program  returns me an error message and it doesn't update the data:
    E CN 307 You are not authorized to change activity or element S11021201 0108
    I have a USER with SAPALL.....
    DATA: i_method_project  LIKE bapi_method_project         OCCURS 0 WITH HEADER LINE.
    DATA: i_activity               LIKE bapi_network_activity       OCCURS 0 WITH HEADER LINE.
    DATA: i_activity_update  LIKE bapi_network_activity_up OCCURS 0 WITH HEADER LINE.
      i_method_project-refnumber                     = 000001.
      i_method_project-objecttype                     = 'NETWORKACTIVITY'.
      i_method_project-method                          = 'UPDATE'.
      i_method_project-objectkey                       = 'S110202010108'.
      APPEND i_method_project. CLEAR: i_method_project.
      i_method_project-method                          = 'SAVE'.
      APPEND i_method_project. CLEAR: i_method_project.
      i_activity-network                                     = 'S11020201'.
      i_activity_update-network                        = 'X'.
      i_activity-activity                                       = '0108'.
      i_activity_update-activity                          = 'X'.
      i_activity-control_key                                = 'PS01'.
      i_activity_update-control_key                   = 'X'.
      i_activity-duration_normal                         = 8,5.
      i_activity_update-duration_normal            = 'X'.
      APPEND i_activity. CLEAR: i_activity.
      CALL FUNCTION 'BAPI_NETWORK_MAINTAIN'
        IMPORTING
          return                                 = return
        TABLES
          i_method_project                = i_method_project
          i_activity                             = i_activity
          i_activity_update                = i_activity_update
          e_message_table               = e_message_table.
    thx in advance all
    Regards
    Marco Echino.
    Edited by: Marco Echino on Jun 22, 2011 5:04 PM

    Hello Marco,
                        To get more details you need to debub the both options as in the logic SAP is calling another report "R_BAPI_NETWORK_MAINTAIN" using submit statement inside the FM "BAPI_NETWORK_MAINTAIN".
    And also befor the submit statement they gad used the EXPORT statement to save the data to the SAP memory.
    Inside the Report  BAPI_NETWORK_MAINTAIN" SAP logic is calling the FM "2002_NETWORK_MAINTAIN" for doing the update.
    So if the Export memory content gets changed due to another execution then the returm value may get changed and end up with conflicts.
    So better you need to debub the both scenarios (SE37 & from program call).
    You can knock out the problem you are facing.
    Hope this answers your question.
    Thanks,
    Greetson

  • You are not authorized to execute this application in SAP E-Recruit

    Hi,
    We are getting the below error while going to recruitment page for recruiter:
    "You are not authorized to execute this application"
    At the same time when we check in SLG1, we get the below errors:
    No candidate could be found for US E0023127
    The error occurred in program CL_HRRCF_CANDIDATE============CM003 line 361
    Apart from this we are not getting any dumps/traces in ST22/ST05/ST01.
    When we encountered this error for the first time, we executed the report RCF_CREATE_USER in SE38 and the problem was resolved.
    We got the error again 2 days back, after that also it got automatically resolved. But, now we are getting this error continuously.
    We also tried re-executing the report RCF_CREATE_USER and HRALXSYNC but no use.
    The service user (for recruiter) is a reference user from RCF_CAND_INT.
    We have also tried giving different roles and authorizations to the user.
    SAP_ERC_RECRUITER_CI_4
    SAP_RCF_RECRUITER
    SAP_ERC_REC_ADMIN_CI_4
    SAP_ALL
    We are in ECC 6 EHP 6 and we have a standalone EREC system with ERECRUIT 617 SP3.
    We are stuck at this point in our EREC project.
    Kindly provide your valuable suggestions for this issue.
    Thanks in advance!
    Regards,
    Khushboo

    Hello Khushboo,
    the message you are getting is a bit misleading as it is the standard behavior of the quick search if the user you are logged in as recruiter does not have a candidate assigned. So the message in SLG1 points into the correct direction.
    I am not sure what you are meaning by "the service user (for recruiter)". Although table T77RCF_ROLE allows to specify a reference user for all roles in eRec only the entries for internal and external candidates are actually used. So the authorization assignment for the recruiter specific roles has always to be done directy for each user. A reference user could be overwritten / reset to RCF_CAND_INT by the ALE.
    What bothers me a bit is the user name and that you mention RCF_CREATE_USER and HRALXSYNC at the same time. This might be the reason for your issue. Looks like you created a candidate for a user using RCF_CREATE_USER which is later transferred in the ALE from HR Core to eRec. This was not a good idea. RCF_CREATE_USER is only for creating project users when the HR core to eRec and for special users who need a candidate while do not have an employee id in HR core (e.g. WF-BATCH). This is why I always recommend to use non-production user Ids for everyone during project phase. Its been quite a time some of my projects did otherwise and I remember a similar issue with one of the customer admins. Everytime data for the user / employee was send in ALE the candidate / user was messed up.
    Getting this fixed was quite troublesome. In the end we had to dump the original candidate. We deleted all records between candidate object, central person, business partner and person object in HRP1001. By that time the customer was still on the old ALE version so today I would also delete all entries in HRP558X infotype tables for the employee. Then I would first try to finger the employee id (e.g. change the name, save, directly change it back, save again ) so it is transferred during the nightly processing of the change pointers and put in the IDoc. If this is not working I would try to transfer it again using PFAL.
    Kind Regards
    Roman     

  • You are not authorized to logon to the target system (error code 1)

    Dear Expert,
    I met some problems that 'You are not authorized to logon to the target system (error code 1)' when I tried to do the auth. testing for RFC SM_CLNT<SID>_TRUSTED in satellite system.
    Following SAP note 128447, I recreated the RFCs in SMSY in solution manager for satellite system using existing user.
    It was still error ''You are not authorized to logon to the target system (error code 1)'.
    In SMSY in solman, I checked the RFCs connection which I recreated using RFC wizard, they are ok(green).
    I have already maintain the auth. obj S_RFCACL for user who is running this.
    So, I am confused what authorization I did not maintain in user? Please help me out!
    Thanks a lot!
    Br,
    Lucy
    Edited by: lucy YANG on Mar 19, 2011 6:59 AM
    Edited by: lucy YANG on Mar 19, 2011 7:01 AM

    Hello Lucy,
    The error is pretty clear that the calling system is not a trusted system so I don't think you should bother with an authorization trace at this time, because authorizations is not quite the issue. The calling system is NOT a trusted system, authorizations or not.
    Please refer to SAP Note 128447 Trusted/Trusting systems
    The error is listed there:
    Authorization errors that occur when using an RFC destination for which
    the 'Trusted Systems' indicator is set are documented with the following
    message:
    "No authorization to log on as a trusted system (Trusted RC = #)."
    In this case, the trusted return code # (# = 0, 1, 2, 3) has the
    following relevance:
    1   The calling system is not a trusted system, or the
         security key for the system is invalid.
         Solution: Recreate the trusted system (see
         documentation).
    These are the links the Note provides for the documentation:
    [http://help.sap.com
    /saphelp_nw04/helpdata/en/22/042671488911d189490000e829fbbd/frameset.htm
    ] in accordance with the documentation
    [http://help.sap.com/
    saphelp_nw04/helpdata/en/8b/0010519daef443ab06d38d7ade26f4/content.htm].
    The Note states to recreate the Trusted system according to the Documentation (links above)
    This is all in the Note. Please follow the Note to reslve this known error.
    Regards,
    Paul

  • While running tcode vn01, getting message you are not authorized

    Hi friends,
    one of the end while running tcode vn01 is getting message you are not authorized to use this function, earlier it was working fine and still it is working fine in quality, so please suggest what might be the problem,
    Regards,
    Tarun

    Dear Friends,
    Thanks a lot for your help, my problem has been resolved.
    let me once again explain you what was the problem and how it got resolved.
    Problem: when user was running tcode vn01, he use to enter the very first screen of vn01 but with pop up that u are not authorized to use this function.
    although he was having the authorization for this tcode.
    Solution: i gave sap_all to the user and after giving sap_all his problem got resolved, so it become confirmed that its only authorization problem
    then i removed sap_all, checked related object of vn01 i.e s_number and its calling snum, i gave the authorization for snum and rnro but still he was facing the same problem
    Then i created new role with only vn01 and assigned to my user id it was working fine, so i assigned the same role to that user but again his problem didn't resolved, then i created the copy of user and started removing roles one by one, other and for the role having vn01 authorization, by doing this problem got resolved and the role which was blocking vn01 to run come into picture, so i thought some tcode might be blocking this but it was not the case the role itself was blocking that tcode because i created the copy of the same role which was blocking vn01 and assinged to user then it was working fine and problem got resolved.
    so what it concluded that might me the profile of that role was not created properly or may be it got corrupted or might be bug in ecc6.0
    Thanks to all friends who contributed for the same.
    i am posting one more question, please help me out in that also
    i

  • When I try to launch terminal, i get an error "You are not authorized to run this applicationThe administrator has set your shell to an illegal value."

    When I try to launch terminal, i get an error "You are not authorized to run this applicationThe administrator has set your shell to an illegal value."

    If you'd asked a question in your original post it might have solicited more pertinent responses. As it is, you were stating a fact. No one knew whether you considered that fact a problem, or what you were hoping to gain by doing so.
    The simple addition of 'can anyone help me fix this so I can run Terminal' would have counted for a lot.
    As it is, your solution is likely to require the Terminal, so you're going to need to fix that one way or another. The simplest would be to create a new admin account (System Preferences -> Users & Groups) then log in using that account.
    Then try and launch the terminal. If that works the problem is specific to your original account and can likely be fixed via some command-line tweaking. I'd start with:
    dscl . read /Users/<username>
    (where <username> is the short name of the account having a problem). This will show the records in the directory data for your account, one of which will be UserShell. Chances are that value is invalid, or missing, and can be corrected via:
    sudo dscl . -change /Users/<username> UserShell <currentValue> /bin/bash
    (where <currentValue) is the current setting for UserShell) which will change the user's shell to /bin/bash (the default).
    Of course, you might already know this and already tried, but since you didn't say so in your original post it's worth checking.

  • Itunes cancels burns because "you are not authorized"

    Update to my question posted 23 June 2007. I continue to have the same problem with syncing my ipod that I described in my original post. I have to "authorize" the (already authorized) computer every time I connect my ipod while itunes starts erasing the ipod, then sync again to replace the tracks that were erased. Annoying but not impossible.
    Just d/l'd itunes 8. Problem is now worse. I am unable to burn a CD of a recently purchased song because "you are not authorized". I've tried authorizing the PC. I've tried de-authorizing and then re-authorizing computer. itunes invariably tells me I've successfully authorized, then tells me I'm not authorized when I try to burn the CD.
    Would love to hear suggestions before I waste another morning on the phone with tech support!

    Just ran into this myself, not having synced since May. Came on line to find the answer myself. Even more complicated, out of a list of 100 songs that it told my I was not authorized to play on this computer, some of them are actually still on my ipod (thank god), but now I'm afraid to resync for fear I will lose them or other items. Sorry I don't have the answer. I came looking for the answer myself. Could you, however, help me with how you are trying to "re-authorize" your computer, as I do not even know how to do that. Thanks.

  • "You are not authorized to edit the chosen object" in LWE

    Hello gurus,
      I want to edit the standard HTML content that is delivered with Life and work events. Before editing this, i want to copy the ESS HTML content package to a custom folder and then edit and modify as per my requirements. i navigated to Life an work events - US --> HTML content --> Content Package --> ESS HTML Content Package and clicked on Open. I am getting the error "You are not authorized to edit the chosen object".
    How do I access this content without any error? Do I need any specific roles to be able to access this content? i need to access this content to be able to copy and paste it to a custom folder.
    Also, when I tried copying at the ESS HTML content Package level and then pasting it into a custom folder, i get a popup with all empty rows and columns and there are two buttons OK and CANCEL.
    How do I copy this ESS HTML content package to a custom location?
    please suggest . 
    An update: Since I could not open/edit the standard ess html content package, I created my own HTML files from scratch and created a content package and uploaded my html files and folders into the custom content package. Now, I want one of the pages that I created to be displayed as the start page of one of my life and work events.
    How do I achieve this? What else is needed to call these html pages from the event?
    Please suggest and any help is really appreciated.
    Thanks,
    Maria Kutty Somori.....
    Edited by: MariaKutty on Jun 24, 2011 1:01 AM
    Edited by: MariaKutty on Jun 24, 2011 1:05 AM

    Hello Maria,
    I too tried earlier for copying these HTML content and paste them in my custom folder and then modify them....
    But I too faced the similar error as of yours.
    I dont' know the reason why this happens....I guess SAP does not allow you to modify there content.
    Nyways, there is always a workaround solution....
    You are spot on when you say...You are creating new HTML files from scratch.....but you dont' need to create from scratch !!
    You can still get these files.
    1. Check Directory Structure : Navigate to Life and work events - US folder in GP design time -> HTML Content -> Content Package ->  ESS HTML Content Package and click on "Open" then click on content tab..
    Here you can view all the content files supplied....additionally please note that there are two folders "CSS" and "Images".
    If you wish to create your own content from modification to SAP supplied content...then make sure in your own package these folders are also with similar directory structure.
    2. Come out of gallery and as an end user Open your life and work events page that you wish to modify.
    For e.g. ESS -> Life and Work events -> My First Days -> New Hire Checklist.
    3. Right click on HTML page and click on Properties.
    4. Copy the Address/URL of page.
    It will be something like :
    http://Host:Port/gpcore/ctpkg/094BABAA643911E091070000014B8BFA/NewHireCheckList.html
    5. Access above URL directly from Browser (In new window)  and refresh that opened page. Check that all the content is visible and in correct font and format.
    6. Click on "Page" -> Save As...from your browser tool bar.
    7. From "Save as type" select HTML complete....
    and save the page.
    8. As a result you will get an HTML file and a folder.
    Inside the folder there will be your images and CSS....Now you know how to make your own content.......
    Very Important : Please note that directory structure of your CSS images and HTML must be similar to what you                 saw in point 1.
    And you can easily modify your content...accordingly...
    Now the second part of your question :
    "Now, I want one of the pages that I created to be displayed as the start page of one of my life and work events. "
    I hope you refer to something that is given by SAP in the form of " ESS -> Life and Work events -> My First Days -> New Hire Checklist"..
    As you can see "New hire checklist" is the First link available under My first days...thus by default it gets displayed when user clicks on "My first days"....
    Is this that you want to mimic ?
    Well for that your process in GP design time must look like this :
    http://img594.imageshack.us/img594/7/imageqw.png
    For eg. Create a new callable object with name "New Hire Checklist" of type : "Content package"..
    Wizard will help you with the rest.
    Revert back if you face any issues.

  • "You are not authorized to change users in user group XY"

    Hello,
    I ran a report. Within that report, a BAPI is called. It's name is user_change.
    That BAPI enables you to change user details like passwords and so on...
    When I tried to change the user's password, an error message occured.
    "You are not authorized to change users in user group XY"
    The user belongs to the group XY.
    After an unsuccessful pwd change, there is no SU53 file!
    So how could I solve that?
    Could I explicitly define for which user groups, passwords can be changed?
    Any other ideas?
    Thanks a lot in advance,
    holger

    Hi Holger,
    May be they might have restricted to change password. See <a href="http://www.sap-basis-abap.com/bc/restrict-role-to-unlock-lock-change-password.htm">this</a> for more details.

  • You are not authorized to view the requested resource

    Dear Experts,
    what can be the reason for the following problem if I call
    http://XXX.XX.XX.XXX:53000/wsnavigator/enterwsdl.html
    I am getting the follwing message
    403   Forbidden
    SAP J2EE Engine/7.00
      You are not authorized to view the requested resource.
      Details:   No details available
    Please Help I need help!
    Regards
    sas erdem

    Hi,
    look at this thread:
    Error"You are not authorized to view the requested resource"
    There is a role what you need.... But it is a J2EE role and not a ABAP role!!!!!
    regards

  • You are not authorized to start the administration workset - GP

    I'm trying to launch the Administration Workset for GPs, to release objects from the "Life and Work Events" GPs from ESS, assigned GP Administrator to user and get the error:
    "You are not authorized to start the administration workset"
    Also tried adding virtually all GP and CAF roles to used with no luck, any ideas??
    Max points to the correct answer =)

    try to add a role called CAFUIADMIN and provide your user with this role. Otherwise all you need is the GP Adminstrator role.
    hope that helps
    Abdul

  • The error in SRM7.0-You are not authorized to display the auction

    Hi, My Expert :
    I work in SRM 7.0 . The purchaser created one Auction and published it .When the bidder logon the system and click the "Live Auction ", the system displayed"You are not authorized to display the auction".I guess that there is  something wrong with the LAC. Or orthers?
      BR!
      Alex!

    Hello Alex,
    The link you have mentioned opens a Java applet which is called as live auction cockpit.
    The views will be diff depending upon the role purchaser/bidder.
    But for this the Java server has to be properly integrated with the SRM server.
    basis has to correctly define the authorisations of the integrating user.
    Please check this with the help of LAC installation guide
    Also check below Notes
    687840-Live Auction works before Java patch but fails after SDM patch.Error message 'You are not authorized to display auction'
    730403
    Also useful info in below thread
    How to initiate Live auction...
    Thanks & Regards
    Arshad
    Edited by: arshad ahmed on Sep 17, 2009 9:37 AM

  • Every movie purchase through iTunes fails to transfer to my iPhone or iPad and the message I get is this: some of the items in the itunes library, including were not copied to the ipad because you are not authorized for them on this computer... help?

    For a couple months now, every movie purchase through iTunes fails to transfer to my iPhone or iPad giving me the error: "some of the items in the iTunes library, including were not copied to the iPad because you are not authorized for them on this computer". I have read many forums about deleting, reinstalling, de-authorizing and authorizing my iMac through the iTunes store. Many suggestions don't work except to rename the movie to *.MP4 in Finder under the iTunes movie directory. I imagine this is a setting or a bug somewhere... any suggestions on how to bypass having to rename the files in Finder? My research into Google suggests this problem dates back to 2007 or so but it is now more prevalent than ever.
    Thanks.

    Try:
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases

  • HT1386 I repeatedly receive an error mesage when trying to sync my ipod touch with my new computer, "some of the items in the itunes library, were not copied to the ipod because you are not authorized for them on this computer."  My computer is authorized

    I repeatedly receive an error message when trying to sync my ipod touch with my itunes library with my new computer which reads, "Some of the items in the itunes library were not copied to the ipod because you are not authorized on this computer." However when I try and authorize my computer I always receive the message that this computer is authorized. What am I doing wrong?  I'm missing about 100 songs as a result of this error!!

    See:
    iTunes Store: About authorization and deauthorization
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases
    Could the items be purchased by another account?

  • TS1474 Inspite of following the instructions for authorization of my iMac and my ipad I am unable to sync a movie from my iMac to my ipad.  All I get is a message that says  you are not authorized for it on this computer.  Any idea what is wrong?

    Not able to sync movie purchased from itunes from imac to ipad2.

    try this:
    redmatter
    This helped meRe: not copied to iPad because you are not authorized for it on this computer 
    Nov 20, 2011 10:41 AM (in response to hoppo72)
    One workarwound is to do the following:
    1. Remove the digital content from iTunes (but keep the files)
    2. Rename all .m4v files to .mp4 files
    3. Add the files back to iTunes
    This seems to fix the problem for me
    Hope this helps

Maybe you are looking for