Is it possible to display the transaction in display mode in portal?

Hi All,
I have created one transaction iview in portal say for eg: SE38. 
i want to display this transaction in portal only in display mode so that users cannot edit/modify.
I checked with giving "Read" permission in portl to that iview.  even though the user is able to change.
is this possible for the particular transaction to display only in display mode not as editable mode in portal?
Thanks,
vijaya.

Hi Vijaya,
Ask your basis team to create two user on R/3 system
1st with edit permission to that Tcode eg - SE38
2nd with only view permission to that tcode eg - SE38
Now will doing, user mapping in user administrator in portal
set 1st userid /password to whom u have to give edit permission  for that Tcode and set 2nd userid /password to portal user whom u want to just have read access for that tcode...
Hope this solves ur problem...
Please reward Points if helpfull.
Thanks
Gunja

Similar Messages

  • Is it possible to find the transaction code via table name ??

    Hi
    Can any body please let me know is it possible to find the transaction code via table name ??
    Thanks in advance
    Sesh
    Edited by: seshu_sapfico on Dec 8, 2009 12:21 PM

    Please, specify your requirement... A table could be modified by various programs which are called by numerous transactions.

  • How can I display the information in graphical mode...

    Hello.
    I need to display the information in graphical mode. For show the information I am using the object cl_gui_alv_grid.
    Can you help me and tell me how can I do this??...
    Thks a lot.
    Edited by: Pedro Gallardo Guzman on Sep 3, 2009 6:15 PM

    Hi Pedro,
    I do not understand what you are talking about and what you expect.
    Please give some more details about what you want to achieve.
    What is "information in graphical mode" - something like bars and pie slices?
    Best regards,
    Clemens

  • Itunes canot display the covers in coverflow mode!

    Hello,
    i have 2 Pc with Windows XP.
    with the laptop the coverflow works perfectly
    but the other "big" pc, Itunes canot display the covers in coverflow mode!
    i tryed a lot of display configuration, but i don't find the way to resolve the problem?
    can someone help me?

    i think that my old asus pundit (latest video driver are from 2003) can't use well the directX 9 possibilities.
    when i make the "DXDIAG" diagnostic. i can make the DIRECTDRAW and DIRECT3D test with succes, but i have a comentary line in the "NOTES"
    i can't use the "9+ from Direct3D from hardware acceleration"
    sorry for my bad english skill... it's translated from spanish...

  • How to display the MS word, powerpoint  document in portal?

    Hi,
    How to display the MS word, powerpoint  document in portal?
    Regards,
    MrChowdary

    Hi Chowdary,
      I think, you can't do this using iview templates.  But you can do this using portal component iview.  For that, you have to write one java program which should read the contents of the input file and displays in the internet browser itself.
    Regards,
    Venkatesh. K
    /* Points are Welcome */

  • Is it possible to increase the Transaction Qty... Decimal Precision...

    Hi All,
    Is it possible to have the Material: Transaction Qty as 7 decimal points?
    Eg. 3.1234567
    If so, How to achieve this?
    Thanks,
    K.Nataraja Suthan,

    Hi
    It would be very complicated to use this as this is at row level and this is probably price or qty  and it needs to be calculated every time .
    I haven't test it but I think you can use user defined field at row level and use formatted search to get the total .
    I know you want to achieve this ,my suggestion would be review your business process and limit it to six digit within SAP limitation .
    You can fulfill the request by customization or addon  but it will take a lot of effort and other thing is maintenance .
    Hope this helps
    Bishal

  • Displaying the transaction CAT2 from HR through Transaction Launcher

    Hi,
    The transaction Launcher has been configured to display the HR timesheet application(tcode: CAT2) using the wizard. I am trying to execute the tcode CAT2 from HR system. Here the link is displaying correctly in the navigation bar. But I see only the blank page when I click the link. If i go out of the link, its giving me the pop-up <b>"Do you really want to leave this page? Unsaved data will be lost"</b>.
    Can you please suggest me what needs to be done after? I am using CRM version 5.0
    Thanks,
    Ram.

    Hi Thirumal,
    Thanks for your reply. I tried to activate the following services(crm_ic, ic_base, icf_notify_poll, crm_ic_rt_rep) in transaction code SICF from CRM side. Its all done.
    But when i testing the above mentioned services all are gone to either
    "communication error" or the following bsp error "BSP Exception: Das Objekt default.htm in der URL /sap/bc/bsp/sap/crm_ic_dt_rep/default.htm?sap-client=091&sap-sessioncmd=open ist nicht gültig."
    can you pls suggest me here?
    Thanks,
    Ram. 

  • JDev3.1, BC4J, handleCommit(): never closes the transaction in stateful mode

    Hello.
    I'm writing a JSP client which reads data from a ViewObject and edits records of the same ViewObject, through the EditCurrentRecord data web bean.
    If I set my application as "IsStateLessRuntime=true" in the .properties file, every time the handleCommit() function is called (inside the EditCurrentRecord class), there is an immediate commit on the database.
    But if I set my application as "isStateLessRuntime=false" (that is, statful), the handleCommit() function posts records "in memory", but I can't figure how to write data on my Oracle database. I think I have to "close the transaction" or something else, but I don't know what.
    It should be better if I could run my application in Stateful mode, since I have to work with commits and possible rollbacks, after checking my data.
    Thank you to Jdeveloper Team who helps us!

    I answer myself, I found a solution. I post it in case this could be helpful to someone.
    When I want to commit changes to database, I have to call:
    getApplicationFromContext().getTransaction().commit();
    I wrote this as a function in my class "myEditCurrentRecord" which extends EditCurrentRecord data web bean.
    The final code is:
    public void commit()
    getApplicationFromContext().getTransaction().commit();
    This works... maybe is there another solution?

  • What is the Best Approach to Display the Top most Accessed linksof a portal

    HI Experts,
    I have req of Displaying the Top Most accessed links of a portal in EP.
    From all the links in the portal, Need to Display the Top Ten  Most Accessed Links BY Users in an Iveiw.
    1) When the user clicks on the link, it is stored in a trace file.
    2)No of clicks in the Portal are of high Volume.25000+
    3)I have created the Java program to seggregete the data.but it uses the buffered input Output operations in the memory. it may memory problems in Production System.
    4) can we use BI method to handle the Large Amount of data??
    5) do we have any Trace File Extractor kind of Tool to seggregate the data?
    Need u r Suggestion to Which Approach i Should Take up BI or EP(Potal Components)??
    Pls Suggest u r Veiws on above Req's..
    Thank You.,
    Mahesh Narkuda

    Hi Mahesh,
    Using the Portal Activity Report (PAR) will allow you to collect the following data: visited pages and iviews and who visited those pages and iviews.
    the data will be collected and flushed to your Database.
    The PAR has it's out of the box reports that you can use for your needs.
    If you decided to use the Activity Data Collector (ADC) the data will be collected and saved to text based files on your operating system.
    The ADC doesn't have an out of the box report system but it is able to collect more types of data and it is more configurable.
    Hope this helps.
    Best Regards,
    Saar Dagan
    Edited by: Saar Dagan on Feb 27, 2012 2:16 PM

  • Is it possible to alter the URL address displayed in my browser?

    Hello Everyone
    I work in Special FX for a TV show largely in computer graphics.  I specialize in Maya, Photoshop, Illustratro and AutoCad.  However I have a little Dreamweaver experience and got roped into a new project.
    Here is the effect I need.
    Someone surfing the web.
    I've built a website, uploaded it and it works great.  The only problem is our legal department won't let the URL display my website.  I have to display one that is not a registered domain.
    Is there any way to display an alternate URL in the address bar?  A fake one, so to speak?
    This website will be displayed on a iPad tablet running safari.
    Thanks in advance.
    -D

    >I have to display one that is not a registered domain.
    >Is there any way to display an alternate URL in
    >the address bar?  A fake one, so to speak?
    No. You can't fool a browser into displaying a url that does not exist in the address bar. It must reference a page on a registered domain - or an ip address -  but not a fake url. You could have a frame hosted at on one domain reference a page from another domain - but the source url is still not hidden. What exactly are you trying to do here?

  • It's possible to change the width of display of a field in report ?

    Hello,
    In my report , I want to increase or reduce the width of a field in Paper Design according to some values.
    I have used 'SRW.SET_BORDER_WIDTH(width)' function but it don't works.
    How can I process ?
    Regardly.

    Hello,
    The field width in the layout depends on its Horizontal elasticity and its content :
    http://www.oracle.com/webapps/online-help/reports/10.1.2/topics/htmlhelp_rwbuild_hs/rwcontxt/props/pi_lay_horizontal_elasticity.htm
    If the Horizontal elasticity is set to "Variable", the field width will be automatically adjusted to its content length.
    Regards

  • Is there a possibility to change the Message Text displayed on Value Help

    Hi All,
    When i click value help icon against Transportation Zone, it is displaying first 500 entries. And i am getting a message saying " AVAILABLE ENTRIES : 500". Can i change this text to user specific ones say "First 500 entries shown: more records exist". if there is any procedure, kindly let me know..this will b of gr8 help..
    Bye,
    Eureka

    First you need to know in which component this F4 help is implemented. Then it will be easier to identify where this text is stored, but normally it should come from an OTR text.
    If you post additional details, maybe we can help you.
    Xavier

  • Displaying SAP Transaction as Internet Application in Portal

    Hello,
    Steps:
    1. Transaction sicf
    2. Go to Default_host > SAP > bc > gui > sap > ITS
    3. Add "New Sub-Element"
    4. Type it the name of the service & Independent Service
    5. In the drop box corresponding to GUI Link > Yes
    6. In the GUI Transaction button:
    ~TRANSACTION = CAT2
    ~theme = 99
    ~generateDynpro = 1
    ~noHeaderOkCode = 1
    7. Handler List Tab > CL_HTTP_EXT_ITS
    8. Save & Activate Service
    9. Right clicl over the service > Test Service
    Result:
    I can see the CAT2 transaction in my IE browser. This is ok, but my question is:
    Can I modify something of the HTML page result? I mean, Can I modify in any way the style of the resulting HTML of transaction CAT2?
    Can I define a new "theme" and define HTML styles? I think I read that it's possible.
    I tried adding CL_HTTP_EXT_ITS_MIMES in the Handler List tab and adding a breakpoint. The application stops here and give me MIME_URL = IAC/WA/WEBGUI/STYLE/GUI_COLORS.CSS
    Where can I find this style file? Can I modify it?
    Thanks,
    Miguel Angel.

    Hello,
    I tried to create in SE80 a new ITS service:
    1. Package CATS > ITS Services
    2. Create:
    Internet Service = CAT2WEBGUI
    Transaction code = CAT2
    3. Over CAT2WEBGUI > Create > Template:
    Internet Service = CAT2WEBGUI
    Theme = 99
    Program Name = SAPLCATS
    Screen Number = 1000
    Generating Style = I tested full values
    4. Modify the HTML template
    Result: The service style doesn't change... Can't be done by this way?
    Thanks!
    Miguel Angel.

  • Problem with Display,The color of display washed out!!!

    i got problem with the screen. the color around corner of display and 6 rounds circle spot in middle of display, it looks like washed out( become white) when i view it on black background it looks more stand out. What can i do now? i only have Iphone 4s on 24/10/11

    BBMX_777 wrote:
    The Apps that not show the version number are all, for example, BlackBerry Messenger, Notes, BrickBraker, etc..
    There is a way to restore the device's OS?
    Interesting problem...I would agree that the OS likely needs to be reloaded..see this process:
    http://supportforums.blackberry.com/t5/BlackBerry-Device-Software/How-To-Reload-Your-Operating-Syste...
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Freezes, lockups and displays the following malf: Display Drive AMD failed.

    I own a HP HPE-410f w/AMD Phenom(tm) processor 2.70Ghz, 8. GB RAM, 64-bit OS, Ed W7.  It is about 10 mos old.  It frequently locks up both on and off the Internet.  When this happens, we have to wait about 30secs for it to recover.  Now, it is under warranty and and has an extended warranty for a full replacement.  Is this a problem that has history with this product which can be corrected with a simple download, or should I just take it back for full replacement.

    Hi,
    It appears from the message that you are receiving indicates that the video driver has failed.
    You can try updating the driver off the AMD web site.
    If you have a discrete video card such as the ATI HD 5570 then you might want to check for dust inside your PC.  Use a can of compressed air to blow the dust out PC, CPU heat sink and the fan on the video card.  You try reseating the video card.
    If you still are having the issue and your PC has the discrete video card then you can remove the video card and use the on board video. The video ports on the motherboard on the back of the PC might have black caps on them.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

Maybe you are looking for

  • Chain Process execute does not runs...

    Hi all, One day ago had a problem with an ODS load and tried to resolve with tihs post  Error while activating data in DSO It was not possible (maybe I try to reloaded fully)  to solve it,  but now the problem is that process chains (alls) is not run

  • Apple Loop Utility doesn't work

    Hi everyone, I've been a GarageBand user for a while now and have been able to create custom loops with the Apple Loop Utility/Soundrack Loop Utility. The main problem is, that the version that I have (was using version 1.1, then downloaded version 1

  • Can't access wifi

    My new phone can not access wifi.  It is impossible to turn on wifi, the controls are greyed out and don't respond.

  • Delete using joins in Oracle 10g

    Hi All I am trying to delete rows from a table by comparing the criteria required with the rows in different tables.. The select statement below works fine...But when I use it for delete as shown in the subsequent SQL statement it errors out stating

  • Extractor for (FI) - Special GL Account

    Hi Can anyone kindly tell me if there is a standard extractor for Advances To Customers Points would be rewarded