How can the user authorization  "Display , not Edit" be fixed?

Hi,
I need to give users the authorization to "DISPLAY" a transaction (e.g. VKM1). They are not allowed to "EDIT" or "RELEASE DOCUMENTS".
How can I do that?
Thank you for your feedback.
Kind regards,
Linda

for every transaction code there will be objects which is linked to the transactions code.
For ex:- For  VKM1 Transaction code there are two objects (V_KNKK_FRE, V_VBUK_FRE)  with activity 03(display) and 23(maintain). So,  give the authorisation activity 03 to the transaction.  So, users can able to see the data but not having the authorisation to release or maintain.
Reward points if helpful

Similar Messages

  • How can the IE brower display pictures in WCS?

    Hi all,
    Anyone know that how can the IE display pictures in WCS? Even I enable all field in Security and Advanced in the properties dialog of IE6.0 in Windows 2003, the picture still cannot display in the page of WCS. And the certificate issued by WCS I also have installed it to the Trusted Certificate Authority's local computer. Java runtime 1.5.0-6 also installed. I have noticed that the picture is associated with "do" file and "jsp" file.
    Anyone can help me? Thanks for helping me!
    Jason
    Thanks

    Hi Mark,
    The WCS is running 4.0 version and the resolution is 1024X768, but the size I don't know that. One of the picture is the "Alarm monitor" at the corner of bottom left. This Alarm Monitor is associated with a JSP file. Thanks!
    Jason
    Best Regard,

  • How can the browser auto-refresh not be considered a bug?

    I have been browsing these forums and I have seen this issue over and over again being discussed and the answer is always "that's not a bug, that's how it works, you can't change or disable it."
    Here is the problem. In ios 7, when you are using Safari (or any other browser, I have found), if you exit the browser to do almost anything: your phone rings, you open the camera and take a picture - anything at all - when you return to the browser, the current page will almost always reload itself. Anything you have done on that page, any comment written, any checkboxes checked - everything - will be lost.
    This is an important issue for me, because I have written a web application that I use every single day for work. My web application is a 560k page of pure html/javascript (no third party or plugin content at all, I wrote it all by hand) with about another 80k worth of graphics (buttons). You load the page and javascript functions move you from div to div, with different sets of checkboxes in each div (there are some 87 such divs in the page). At the end of this process, you click a button to finish your checklist, which will save it to a database and you're done. Unfortunately, this process would never get to the end because of the page constantly refreshing.
    So I rewrote the page to save via ajax at each major section (there are 8 major sections). Dividing it up this way meant that all of your work is never lost and that you only have to go back and redo at most one section. When I rewrote it this way and I was still using ios 6, it was only a minor annoyance. I might have to redo a section once or twice a week because of a page refresh.  Ever since the upgrade to ios 7 however, it has become a pain again, because now the page refreshes almost every single time. The problem is that while doing this checklist, I have no choice but to go to the camera to take pictures documenting what I am checking boxes about. This switch to the camera and back again almost always forces a page refresh.
    It strains credibility to think that a 640k web page has to be cleared out every time you do anything. I have only this page open in the browser, nothing else going on, nothing else loaded, all apps closed - and still, the browser will be force refreshed every time I do anything. The iphone 4s has 512M of memory, so my page occupies 640k of 524288k, or .001% of the available memory. Do you really have to refresh this thing every single time I sneeze?
    How can this not be considered a bug, clearing out everything that can be cleared out regardless of what impact it might have on the user experience?
    And finally, can anyone at all suggest any kind of a workaround? People have been complaining about this since at least 2008. I'm at my wits end, its making my web app nearly unusable.

    OK...after better keyword choices I did find that the 'change location' solution does work, but only if the calendar is first shared with the world, and then has its location changed:
      http://www.radbrooksolutions.co.uk/rs/Blog/Entries/2011/5/3_MobileMe_Calendar_Up date_and_PHP_iCalendar.html
    Does anyone know if information in public calendars can be found in nefarious ways (like by Google)?
    FWIW, I did try sharing privately to just myself, so that I could then subscribe to the calendar on the serving machine and push it out as a .ics file...but I cannot share a calendar with myself. Boooo.

  • How can the Add This Facebook window issue be fixed?

    The problem I run into is when clicking on the "Share Link" Facebook button under the Add This menu. After clicking on it, it will grey out for a little, but then the window never disappears and eventually the "Share Link" button goes back to the normal blue color. I do not have this issue on my Chrome or Opera browsers. I already spoke to Add This support and they said no issues on their end and it's a bug with Firefox. What is the problem and how can it be resolved?

    A quick guess or two, since you haven't really explained the symptoms.
    Are your Flow and Density sliders set to something reasonable?
    Try hitting the H (for hide) key.
    Is the Size slider set to something large enough?
    I'll only charge you $25.
    Hal

  • How can the adjustment brushes in lightroom 3 be fixed?

    I have no idea how this works.  The adjustment brush in lightroom 3 has stopped working.  Using a mac.  Customer support said if I pay $39 they might be able to fix the problem, but its better to ask on the forums.  Any suggestions on how to fix this?

    A quick guess or two, since you haven't really explained the symptoms.
    Are your Flow and Density sliders set to something reasonable?
    Try hitting the H (for hide) key.
    Is the Size slider set to something large enough?
    I'll only charge you $25.
    Hal

  • How can two users work on iMovie?  My husband is working on a memorial video for a family member who passed, I plan to edit but he had to take his computer to work.  I have the iMovie project on a zip drive.  How do I get it to open in my imovie?

    How can two users work on iMovie?  My husband is working on a memorial video for a family member who passed, I plan to edit but he had to take his computer to work.  I have the iMovie project on a zip drive.  How do I get it to open in my imovie? 

    You will need an external drive that is formatted as MAC OS EXTENDED (journaled).
    Move the Project, Events, and any photos and music to the external drive by following the instructions in this post.
    https://discussions.apple.com/docs/DOC-4141
    Be sure to use CONSOLIDATE MEDIA to get the photos and music. Then plug this drive into your computer and you will be able to edit.

  • All the SSIS Packages are not editable to the all users after deploying to the other server

    Hi All,
    I am using sqlserver2012.
    How to make all the SSIS Packages are not editable to all users after deploying to the other server. is there any way to achieve this,
    if yes, could share the information how to do....
    Thanks in advance....
    RamarajuC

    Typically, you change the protection level as listed in the following steps:
    During development, leave the protection level of packages set to the default value,
    EncryptSensitiveWithUserKey. This setting helps ensure that only the developer sees sensitive values in the package. Or, you can consider using
    EncryptAllWithUserKey, or DontSaveSensitive.
    When it is time to deploy the packages, you have to change the protection level to one that does not depend on the developer's user key. Therefore you typically have to select
    EncryptSensitiveWithPassword, or EncryptAllWithPassword. Encrypt the packages by assigning a temporary strong password that is also known to the operations team in the production environment.
    After the packages have been deployed to the production environment, the operations team can re-encrypt the deployed packages by assigning a strong password that is known only to them. Or, they can encrypt the deployed packages by selecting
    EncryptSensitiveWithUserKey or EncryptAllWithUserKey, and using the local credentials of the account that will run the packages.
    Please Mark This As Answer or vote for Helpful Post if this helps you to solve your question/problem. http://techequation.com

  • How can a user (user edition) see a saved worksheet by other user

    how can a user (user edition) see a saved worksheet that was saved by another if it was saved in the database?
    thnx
    Endre

    If the user has given you permission to view their worksheet, then you should be able to open up an existing workbook as soon as you log into Discoverer. The disgression is up to the owner if you can view, or change their workbook.

  • Report: How long the user has not logged into SSHR

    Hi experts,
    I am looking for a report, which showing me, how long the user has not been logged into SSHR?. Because some poeple dosn't work any more in the company, and the list should enable use to deactivate their accounts.
    Thanks in advance
    Mehdi

    The AOL signon capabilities are good and you'll find useful stuff in those links.
    If you're after something quick in SQL try this:
    SELECT last_logon_date, user_name
    FROM fnd_user
    WHERE trunc(last_logon_date) < trunc(sysdate) - 90;
    That will get you everyone who hasn't logged in for 90 days.
    Edited by: Duncan Casemore on Jan 20, 2011 9:26 AM

  • I want to give away or sell a 6500/250 running 7.6.1. How can the hard disk be erased so that the data are gone, not recoverable? thanks, LifeisRich

    I want to give away or sell a 6500/250 running 7.6.1. How can the hard disk be erased so that the data are gone, not recoverable? thanks, LifeisRich

    I'd recommend that you check for Mac User Group(s) in Orange County.  That's where you'd likely find a diehard Mac fanatic who might want to add your 6500 to his/her collection.  Even if you got nothing for it, it would be better than e-cycling it.  I upgraded my 6500/275 with what was a "large" hard drive at the time (15 GBs), maxed the memory at 128 MBs, installed the 512K L2 cache card, a better ATI Rage Pro PCI graphics card, a USB PCI card, and an internal 56K modem.  With it running OS 9.1, it did all of the pre-OS X stuff I needed it to do.  As I previously mentioned, it's a nice-sounding MP3 player.  Internet Explorer 5.1.7 (the final release from 2001) kept it useful for surfing the web up until 2005, when it became too outdated/incompatible with many web sites.  Unfortunately, the demands of the internet and the need for a modern browser, as well as faster processing to digest it all, are what retired many older Macs from active duty.  So my (2) 6500s and (3) 6400s (same tower design) sit in storage.  There is one concern that I'll pass along: The motherboard has a 4.5-volt alkaline battery, that's a small, black plastic cube, secured in place by velcro.  If your 6500 has been disconnected from electricity for a long time, the battery will undoubtedly be dead.  Unlike the many Apple computers that used a small ½AA lithium battery (that I've never seen leak when completely dead), the 6500's battery can and usually does start leaking.  Because the motherboard sits vertically oriented on its side edge when installed, the leaking battery will drip alkaline solution down the board, corroding any components in it path.  I've seen motherboards ruined from this.  If you're going to give it away or sell it, you might want to pull the motherboard (remove the two machine screws on the rear I/O panel, next to the pull tabs).  Slide out the board and unplug the battery's small connector (has red & black wires), then lift up on the battery, while holding down the "toothed" velcro mount with something non-conductive, like a popsicle stick.  Once it's free, dispose of the battery.  If you're interested, a replacement can be purchased for about $5-$7 from battery specialty retailers - it's a Rayovac 870 or 871.  Even if you don't replace it, removing one that will eventually leak is a good idea, (hopefully) before any damage is done. 

  • My other laptop crashed with adobe lightroom installed on it.  How can i de-authorize that computer (not able to boot up) and install it on this computer?

    My other laptop crashed with adobe lightroom installed on it.  How can i de-authorize that computer (not able to boot up) and install it on this computer?

    There is no de-authorize process for Lightroom. Just download the latest version and use your License key to authorize on the new computer. 

  • I have itunes on a mac with 2 users but the library only shows on the main user how can both users have the same library?

    i have itunes on a mac with 2 users but the library only shows on the main user how can both users have the same library?

    Hi,
    Have a Look at these Links on Home Sharing:
    http://support.apple.com/kb/HT4620
    http://support.apple.com/kb/HT3819
    Could be what you need...
    Cheers,

  • How can i adjust my display on videos.  Result is dark same as with the camera .  Thank you

    How can i adjust my display on videos and camera.  Result is dark same as with the macbook camera . When i play videos , its dark . Please help.
      Thank you

    Solution may be found if you search in the "More Like This" section over in the right column. 
    By camera you mean "iSight" try the suggestions in the article http://support.apple.com/kb/HT2090 and on EZJim's Website.  If no help, post in the iSight forum area. 

  • I have set up different use accounts on my I mac how can other users share the music stored in my I tunes

    I have set up different user accounts on my I mac how can other users share the music stored in my I tunes

    iTunes: How to share music between different accounts on a single computer

  • How can I get missing contacts, notes, calendar dates and reminders that are just on my old iphone onto the iCloud for transfer to my new iPhone upgrade?

    Dear wise & wondeful people:
    How can I get missing contacts, notes, calendar dates and reminders that are just on my old iphone onto the iCloud for transfer to my new iPhone upgrade? Half of my contacts, notes, ect. were on my iCloud so have happily moved to my new iPhone but the rest are completely resistant. For example, on my iCloud I have 14 missing contacts starting with the letter A alone, however they are happily viewable on my old iPhone 4S and won't budge over into the iCloud.
    There are also 3 notes missing yet still acessible on my onld iPhone 4S, the list goes on.
    Your help would be most appreciated. Thank you so much.
    BCHR

    Hi BCHR,
    If you are having issues transfering your content from your old iPhone onto iCloud so it can be transfered to your new iPhone, you may find the following articles helpful:
    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device
    http://support.apple.com/kb/HT2109
    iCloud: Troubleshooting iCloud Contacts
    http://support.apple.com/kb/TS3998
    iCloud: Troubleshooting iCloud Calendar
    http://support.apple.com/kb/TS3999
    iCloud: Notes overview
    http://support.apple.com/kb/PH12081
    Regards,
    - Brenden

Maybe you are looking for

  • .Mac Web Gallery - How to change key photo and order or galleries?

    How can I choose which photo is the key photo for each .Mac web gallery? Also, how can I re-arrange the order of the web galleries?

  • Using a .pages document in iWeb

    Being that I am new to iWeb and struggling a bit, can somebody help with a simple problem. I have a Pages document that I have spent some time honing. It contains many photos in context with the text (usually fixed not floating). With the photos it i

  • Best way to handle a full /tmp tmpfs from python

    Hi, I have this python program that write several files per day to a harddrive.  I check on it now and then and noticed this errors at the end of an attempted write: IOError: [Errno 28] No space left on device also Filesystem      Size  Used Avail Us

  • CF8 cfdocuments new bugs (font size, bold, underline...)

    Hi I face the following problems after upgrading from CF 7.0.2 to CF8 + Cumulative Hotfix 1 : - bold and underline generates white space around them if they are embedded in a sentence (i.e "this is <bold>bold text </bod> and it is fun") - font size b

  • Generic Extractor source code

    Hi , I made a generic extraction. I can find the extractor name in ROOSOUCE table. The extractor names are getting generated for all my generic datasources,  But im not able to view the souce code of my extractor in se37 or se38. Can any one guide me