Passign currenlty logged in user into transaction iview

Hi Experts,
I have query regarding the currenlty logged in user.
Problem:
I want to pass a currently logged in user as parameter to transaction iView.
for example: zsapd.abc=userid. this userid should sent currently logged in user dynamically.
How can we achieve that? is there any possible way? i have a screen field in my transaction iview, but only thing is i couldn't get the currenlty logged in user.
Please help me, your inputs will be appreciated.
Thanks & Regards,
Lakshmi.

Hi,
Can any body suggest me to complete the below task.
Regards,
Sireesha.B

Similar Messages

  • How to pass parameter into transaction iview ?

    Hi experts,
    I want to know "how to pass parameter into transaction iview ".
    Regards,
    Krishna Balaji T

    Hi Krishna,
    Not sure if this can help you.
    1) Passing a parameter to a transaction iview (I saw a resolved suggestion)
    Passing a parameter to a transaction iview
    2) Passing a parameter from the portal to R3 (helpful info for you)
    Passing a parameter from the portal to R3
    3) Create SAP Transaction iView using SAPGUI for Windows (Great Blog and info about TA Iview)
    Create SAP Transaction iView using SAPGUI for Windows
    Please check the following link for Transaction Iviews
    http://help.sap.com/saphelp_nw2004s/helpdata/en/02/f9e1ac7da0ee4587d79e8de7584966/frameset.htm
    Just some info: Portal is basically what the end user can see. What he can do, is still maintain in the backend system. If there are parameters setup already for the user in the backend system (in SU01), then those parameters should still valid for the transaction that the parameters are linked to.
    Hope that helps and award points for helpful suggestions.
    Ray

  • Transfer ep user to transaction iview

    hi expers,
    i created a transaction ivew, i wanna know if i can get my logon user and transfer the user to my transaction code for my authorization need
    by the way,i used user mapping system for my iview
    best regards
    zlf
    Edited by: lf z on Jul 2, 2009 10:26 AM

    Check the below thread whick talks about same
    Passing portal user id at runtime to SAP Transaction Iview
    Raghu

  • Direct call to BSP and Transaction iViews

    Gentlemen,
    I hope you are all very busy and happy with the projects you are currently working on.
    My question is simple, although, I cannot find answer for it anywhere... I've been searching for but only found "side shots".
    I am building an HTML page to ease the Portal Content testing on the approaching Test phase. Basically, the page will contain a list of all the options that will be delivered through the Portal (built Portal content) that are no more than Transaction iViews and BSP iViews.
    My questions are:
       How can I make a direct call to the Portal Content iViews to have then displayed in a new window (only the iView and not the whole portal interface environment)? How is the URL built?
       Can I pass on the URL parameters for the user authentication so the authentication screen? Which parameters?
    Much Appreciated,
    Joao Isidoro.

    the following is the URL i use to directly get into transaction iview.
    http://<server>.xxxx.com/irj/servlet/prt/portal/prtroot/<pcd location of iview (ID)>?System=<system alias>
    for example your iview is in
    portal content->my folder->iviews->mysaptraniview
    (in pcd click on the folder to get the id and use it in the url)
    http://<server>.xxxx.com/irj/servlet/prt/portal/prtroot/<contentforlderid>!2f<my folder id>!2f<iviews folder id>!2f<mysaptraniview id>?System=<system alias>
    Hope this helps.
    Regards
    Raja

  • Issue regarding refreshing transaction iview

    Hi gurus,
    the issue is,
    end user has transaction iview and url iview ,
    transaction iview is created using GUI for windows, so that he/she can enter any transaction.
    SESSION_MANAGER is the tcode assignd to  enduser in transaction iview,
    the problem is ,if user is using SE38 and then he click on url iview tab in top level navigation and click on transaction iview tab or refreshes the page then the transaction in transaction iview comming back to SESSION_MANAGER.
    client need same transaction to be displayed even after refreshing page or navigationg to other tab.
    Regards
    K Naveen Kishore.

    Hi Naveen,
    If you switch navigate to another iview and then back to your transaction iview, or refresh the portal page, you restart the iview with all its initial settings - including transaction. It seems you want to somehow suspend the state of the interaction with the SAPGUI, even between openings in the portal window. That's not possible.
    What you could do is set the SAPGUI to open in a new window (this is always the case if you use the SAP Shortcut File starting technique) - then the user interacts with this window for all his transaction-based work and uses the original window for portal activities. Alternatively create a role structure that includes all the transactions of interest to the particular user group, and have them switch between transactions in this way rather than by entering commands in the SAPGUI command field.
    Regards, Rory

  • Command to list logged in users in Identity Server 6.1

    Is there a Identity Server command line command to list the currenlty logged in users? I know GUI does provide the current sessions info. but would like to know the equivalent from the shell if any.
    Thanks
    Bala

    /opt/SUNWam/bin/amadmin -u "uid=amAdmin,ou=People,dc=<your organization>" -w <your ampassword> --session http://<your web container>:<your web container port>                                                                                                                                                                                                                                                                                                                               

  • Embedding Transaction IView into Webdynpro TabStrip

    Hi,
        My Requirement is ,I have Created Transaction IView ,I want to access the Transaction Iview into Webdynpro TabStrip. I am able to access Iview but it is overwriting existing screen i..e complete Webdynpro screen disappears only Transaction Iview displays. I want Transaction Iview to be displayed as part of the TabStrip.
    Thanks & Regards
    Madhan Mohan

    Hi Satyajit,
             I am having a similar kind of requirement , i have to navigate from webdynpro applicaiton to transaction iview ..once user is done with the transaction ( say maintained the material ) i have to come back to the previous screen ... but i think this is not possible as there will be no way to know that user is done with the transaction .. so i though of creating a Iframe and a button on a webdynpro view and link the Iframe to the transaction iview . so user will have to click on the button once he is done with the transaction .. but according to you .. the transaction will be locked if we link that to the Iframe .. please let me know how to resolve this pronblem. or is there any other solution to my problem ..

  • HOw to find how many users into into r/3 system  and when the log in

    HI
    I need to find who are others log in to R/3 system?
    HOw to find how many users into into r/3 system  and when the log in

    Hi,
    You can also use transaction code AL08 to see the list of users logged on with the transactions they are working on.
    Regards,
    Venkat

  • How to pass the User Group for a SQ00 Transaction iView

    Hello,
    To start off, I am relatively new to SAP technology in general.  I may be missing something obvious.
    I am trying to create an SAP Transaction iView in our EP Portal that will call the SQ00 transaction (start query) and run a particular query against our R/3 backend.  I set the Transaction Code to: SQ00, the application parameters to: RS38R-QNUM=<my query> and the OK Code to: SHOW and the System to the System alias for our R/3 system.
    My problem is that the query that I need to run is not in the default User Group that comes up by default.  So I get a screen that has the query field (RS38R-QNUM) correctly populated but the error that the query has not been created.  From that screen I can navigate to the correct User Group and then run query.  There does not seem to be a User Group field on the screen, you change it by accessing a different menu, so I do not know how to call the screen for a particular User Group.
    Is their an application parameter that I can initially pass to set the User Group?
    Thank you.

    And my lecturer is suck, every lectures she just read
    the slices and never explains why and how they are.
    (If ask her, she talks and talks rubbish and
    eventually I get nothing)Maybe you should drop the class and complain to the administration.

  • Restrict the Users from doing Transactions from transactional Iview.

    Dear all,
    We are having  some transactional iviews in EP7.0 and ECC 6.0. We want to restrict the enduser from doing transactions by entering the transaction codes.
    1.Can we remove the command line
    2.Can we restrict the user
    We are using transactional iviews using connectors.
    Reply asap
    Thanks
    Ravi.S

    1) There is an its parameter you add in transaction SICF in the webgui service.  It is something like ~noheaderokcode.
    See here:
    http://help.sap.com/saphelp_webas620/helpdata/en/96/c09788c65b11d480c100c04f99fbf0/content.htm
    2) Backend authorisations define which transaction codes you have access to.
    Paul

  • Remove the logging in & logging off screen executing a transactional iview

    I created transactional iviews for few transactions
    It link to the SAP GUI where it first moves to SAP logon first,then goes to the transasction execute it and when try to close the SAP screen it prompts logging of dialog box .to save data or not
    I want to remove both logging in screen and logging off dialog prompt while executing the transaction
    Kindly give your suggestion .I worked on work protect mode too but its not resolving the problem

    Hello,
    Assuming that you are using SAP GUI for HTML, I dont think there is any way to not get the SAP GUI loading screen. I just had a look at our transaction iViews and I dont get any log off prompt and login prompt either. Have you setup SSO between your portal and the backend systems?
    Regards,
    Gopal.

  • How to disable Transactional Iview for a particular user in portal

    Hi Experts,
    I have a scenario
    i have created a user group for all the employees and assigned all the transactional roles to it, now the issue is they wanted to disable the Transactional Iview to particular user for a certain period and enable it later on, how is it possible?
    As per my knowledge we have to assign that particular Role individually to all the user, instead of user group and make the iview invisible when required.
    Instead of this is there any other Easy Method that i can approach the issue easily?
    Thanks Inadvance
    Siva

    Hi Siva,
    You can have two types of groups: one Group with users having access to transactional iview and another devoid of this access.
    You can assign users to group with transactional role and vice versa. By the way of user groups, we will have more control over the transaction role access.
    Regards,
    Ganesh N

  • Can't get URL iview to log in users to external site

    I am testing with a simple log in page that accepts two parameter values (username and password). I have created a URL iview with these parameters that displays the page perfectly, but won't log the user in.
    I am unsure if I have to set the authentication URL, method and type both in the system and in the URL iview config.
    What settings HAVE to be in place (both for the iview and system) when the POST method is to be used?
    Thanks, Henning

    Here is the correct minimal settings:
    Set Up Target System (Via System Administration - System)
    as URL-System that authenticates with UID PW
    Create the URL IVIEW, select the system and set the parameter values to "mapped user" and "mapped password".
    Set the identifier names "i.e. "PWD" and "UID" to  whatever your systems expects.
    Set method to "Post" and set the mode to "client side"
    This has worked for me.
    In your application, you can read the parameters with the names you have set in the iview.

  • Does each SAP transaction iview create a log on to the backend ECC?

    Hi,
    If I put multiple SAP transaction iviews in a role, each pointing to a different SAP transaction in the same backend system, does the launch of each iview create a new logon in the backend system when using SAP logon tickets?  If so, is it possible to make it only launch a new session if one logon has already been created?
    Regards
    Cindy

    Hello Cindy,
    launching of diffrent Transactio Iview form same back end is quite similar as loged in to backend with Proper credentials and opening diffrent transaction's by useing
    /oxx(Transaction Name)
    Hope it will add to ur knowladge.
    Regards.
    Soni Vinit

  • Auto Logout when idle not working for transaction iview

    Hi,
    When we open an SAP system using transaction iview and if the screen is idle for 30 mins, auto logout doesn't seem to be work.
    We have verified that rdisp/gui_auto_logout parameter is set to 1800 i.e., 30 min. which a default value. Do we have to activate this service or its activated by default? Let me know if any other parameter needs to be configured.
    Also, is there a way to detect multiple sessions when SAP transaction is executed like the way SAP Logon pad detects when user has logged in into SAP system on different PC?
    We are using NW portal 7.01 and IE 7.
    Regards,
    Vaibhav

    Hi
    the param icm/keep_alive_timeout does only that if within this time interval new data arrives over the network from the partner, the ICM attempts to keep the connection open once it has been established. If, for the existing connection, there is no further communication within the specified time period, the ICM terminates the connection. and this is a static param so if u change this it needs a sys restart and the param rdisp/plugin_auto_logout is also dependent on the above param as then it delets only the user context after the time period is reached not the work process context and the param login/disable_multi_gui_login works only for dialog log ins not for prta and as far as my knowledge there is no other way to detect this but i heard like by doing some code changes u can know something regarding that.
    Thanks & Regards
    Pradeep Srimanthula

Maybe you are looking for

  • BICS and Compounding Characteristics

    Hi Experts, I was expecting with the new BICS connectivity the compounding characteristic behavior could be smoother: The compounding concept it comes mainly with Business content objects and concerns big grouping of values of one characteristic as 0

  • Editing Scanned documents

    I am unable to edit documents I have scanned into my computer using HP printer F2480; ie. the document cannot be altered or cut and paste extracts to use elsewhere.  Any thoughts on how to correct this restriction.

  • Crystal Reports PrintToPrinter - The process was terminated due to an unhandled exception

    Hi, I am having a real problem with Crystal Reports in an application built using Visual Studio 2013. Sometimes (in fact nearly all the time, but not always) whenever I call PrintToPrinter, I get the following error:- Framework Version: v4.0.30319 De

  • Cisco 3850 Redundant Power Supply Reporting Issue

    We have deployed several Cisco 3850's. Several are showing the following symptom ont2-tc3-es01#sh env power SW  PID                 Serial#     Status           Sys Pwr  PoE Pwr  Watts 1A  PWR-C1-715WAC       DCB1702G0QU  OK              Good     Goo

  • Why does the wheel for the apps close and how to keep it open?

    why does the wheel for the apps on the tool bar close and how to keep it open? i've checked thru all the information on your site..