How do you assign the user who has logged in current session ?

Hello,
in oracle forms , you could assigned user who has logged in to any field , e.g field_name := USER_ID;
I need to assign the user who has logged to a field in jdeveloper 12 . How do you do that please ?
Thanks.

Try this: https://www.google.com/search?q=adf+get+current+user
CM.

Similar Messages

  • How to capture the user who has logged into the portal.

    Hi,
    How do I capture the user who has logged into the portal.
    HOw do I retrieve the first name and last name of the logged in username.
    Could someone provide me a related link or PDF to work on this.
    Thanks,
    Suvarna

    Hi suvarna,
    Check the following code
    ISearchResult rst = UMFactory.getUserFactory().getUniqueIDs();
                      IUserFactory usf = UMFactory.getUserFactory();
                      IUser iuser = null;
                      IUserListElement userElement = null;
                      int i = 0;
                      while (rst.hasNext()) {
                            iuser =
                                  UMFactory.getUserFactory().getUser(rst.next().toString());
                            String email = iuser.getEmail();
                            String fname = iuser.getFirstName();
                            String lname = iuser.getLastName();
    regards
    Anil Dichpally

  • How to find out the user who has created  a new field in the custom table.

    How to find out the user details who has created  a new field in the custom table.
    Thanks,
    Joan

    Hi Jesudasan ,
    You can know the user details with version management.Please find the
    below procedure to know.
    Go to table->Utilities tab->version->Version management->Compare the previous one .
    Hope this solves the issue,Let me know if you have any issues.
    Thanks,
    Rajani

  • How to identify the user who has created accounts,lead, Opp in portal

    Hi experts,
    I am working in CRM 5.0 now i want to know the user who has created a particular account, Lead, and opportunity in Portal not in GUI kindly give some inputs regarding this .
    Thanks in advance
    Amar

    Hi Frederic,
    Thanks for your reply.
    But is there any way by which we can make it happen in PCUI.
    The customer is very particular about it. They use only PCUI to create new accounts and they want a facility to view change history in PCUI Account Application itself. They are not interested to go back to GUI to know change history for that BP.
    We have just checked whether any related BSP structures containing change fields are assigned to COMM_BUPA but not successful.
    Kindly help with a possible solution.
    Regards,
    Amar

  • How to find the users who has done the manual blockings in F110?

    I would like to knw the users who has blocked the inoice in F110 and even who has re-allocated the payment method/bank details in F110

    Hi,
    You can open the TC F110. Give the run dates and identification numbers then go to menubar systems- status.
    Which user has been blocked the invoice displayed.
    I hope it will help to you.
    Thanks,
    Venkat

  • How do you facetime w someone who has iPhone?

    how do you facetime w someone who has iPhone?
    Obviously my iPod doesn't have a phone #...  So how do they "call" me? 

    Ok - so I used my gmail address.  Will that work? 
    My friend cannot call me and I cannot call her. 
    She has iPhone 4s.  I'm calling her using her iPhone #, and she isn't receiving the invite. 
    Her iPhone wants to connect to WiFi...  I am connected to WiFi. 
    Thanks for the above answer and if you can further help, I appreciate it.

  • I need to know the user who has created/modified a SAP Bex Query and WAD

    Hi!
    I need to know the user who has created and modified a SAP Bex Query and SAP  Web Application Designer. Does it possible to know this information by a table or view?
    Best Regards
    Ramon Sanchez

    Hi,
    In BEx query, when you click "Queries" to open the query, the list of queries are displayed. Highlight the query, click on the "Properties On/Off' icon(right most on the top), you would see all the details.
    In WAD, before opening the template, click on "Properties On/Off'" icon to see the details.

  • How do you add the contact who sent out a group text?

    How do you add the contact who sent out a group text? Also, how do you reply to the sender without having to reply to everyone in the group text?
    Thanks

    bmm243 wrote:
    Is this feature equip for apple phones?
    No.

  • How to find the user who has changed a field in a table

    Hello
        Someone has changed a field  cost center in my table so i need to find the user who hav changed it.Can anyone tel me how to find it.
    Regards

    HI ,
    Create a Z test program using the particular table and filed .
    Now goto SE38 and execute the program " RSDEPEND "
    give the ur test program and then execute . u will get the list of the last  change of ur program
    ( table and fields used inthis program)
    Another way :
    for data element :
    refer table 
      DD04L and get the user name
    for domain
    DD01L
    Edited by: shambhu sharan pandey on Nov 13, 2009 5:49 AM

  • How to find out the user who modified formula

    Hi  Experts,
    How can I find the user ID who modified the formula in transfer rules?
    Thanks
    Manish

    you can check the infosource status, menu - extras - infosource status. there you will find info abt the comm and transfer structure, active and modified version, last changed, date, time etc. I dont think it would work if the structure has been changed after the structure has been changed with the formulas.

  • How do you assign a user or group FULL access to all Exchange 2013 DAG mailbox databases?

    How do you assign a group or user FULL mailbox access rights to ALL mailboxes in the Organization or DAG mailbox databases?
    Commands I've tried with no avail:
    get-mailboxdatabase -server “exch01″ | add-adpermission -user “domain admins” -AccessRights GenericAll
    get-mailboxdatabase -identity "DAG database" | add-adpermission -user "user" -accessrights FullAccess
    Please let me know if you can help! Thanks.

    Get-Mailbox | Add-MailboxPermission -Identity UserMailbox -User "Domain\Group" -AccessRights FullAccess - worked for me! Thanks again!

  • Trace the user who has started the java instance.

    Hi Gurus,
    How can we trace the users those who restart the java instances?
    Regards,
    Ratan roy

    Hi,
    Check dev traces and java trace files
    \usr\sap\<SID>\<instance name>\work and
    usr\sap\<SID>\<instance name>\j2ee\cluster\server<n>\log
    and /usr/sap/<SID>/<Central instance name>/j2ee/JSPM/
    I am not sure wthr the user who started the instance will be traced you can also try and trace database log files . I am not sure of the path
    Rakesh

  • How to find out the user who locked the record

    i can't delete a particular record from a table while executing the delete command its showing an error specifying
    that "ORA-02049: timeout: distributed transaction waiting for lock"
    syntax i used
    delete from <table_name> where <column_name>='<value>'

    Hi,
    select username,lockwait,process,sql_hash_value from v$session. Find the user who is having more lock wait
    See the lock wait has more value notedown has_value
    select sql_text from v$sqltext where has_value="Noted value " find the query whether your table is calling by the user.

  • How  to find out list of users who has logged into webtools

    Hi All,
    From a database administration and monitoring traffic point of view we want to know who has logged into our web tools web site for a given period.  Is there a easy way to have this information. basically user ID , date and time are info we need. (need all users - with or without orders)
    any ideas welcome.
    Regards
    David

    Hello,
    The easiest way to accomplish this is by creating a report.
    Use the SQL query
    SELECT     UserID, LastVisitDate
    FROM         Users
    ORDER BY LastVisitDate DESC
    And a template that looks something like this:
    <html>
    <head>
    <title>%%ReportName%% - %%Today, {0:d}%%</title>
    %%StyleSheet%%
    </head>
    <body>
    <center>
    <h1>%%ReportName%%</h1>
    <table width=800 cellpadding=1 cellspacing=0 border=1>  
    <tr>
    <td><b>User ID</b></td>
    <td><b>Last Visit</b></td>
    </tr>
    <section name="uservisit">
    <tr>
    <td>%%UserID%%</td>
    <td>%%LastVisitDate%%</td>
    </tr>
    </section>
    </table>
    </center>
    </body>
    </html>

  • Can I monitor the users who are logged in Domain Controller?

    Can I monitor which users are logged in the Domain Controller? Is there any features or hidden in Windows Server 2008 R2?
    it may be funny.but i just want to know.
    Thanks in Advance

    I am using a bat script assigned on the user Logon, this script will send you a notification each time user login 
    User Configuration --> Windows Settings --> Scripts (Logon/Logoff)
    download the exe from here and save it to shared folder(\\server\folder\)
    http://caspian.dotconf.net/menu/Software/SendEmail/
    (make sure to save it as a .bat)
    \\server\folder\sendEmail.exe -f [email protected] -t [email protected] -u User Logon -m User %USERNAME% has logged onto %COMPUTERNAME% on %DATE% at %TIME% -s smtpserver.mycompany.com:25

Maybe you are looking for

  • Changing LEAD info using BAPI_LEAD_CHANGEMULTI

    I have tried to change the status and product info. using BAPI_LEAD_CHANGEMULTI. I am able to change status and volume unit, but not the quantity of product. How can I change the quantity of the product ?????? how do I add more than one product ??? r

  • Lightroom 1.4 won't read RAW images from my camera

    I upgraded from a Canon Rebel XT to a Canon 1000D (Rebel XS), and it won't read RAW files anymore. When I try to import a RAW file, it says "file appears to be unsupported or damaged." I've read that I can download a plugin to solve this problem, but

  • T-code for sales order

    Hi friends, Can any body tell me the t-code for creating sales order in CRM. Thanks in Advance

  • How to install third party plug-ins from photoshop elements 11 to new 13 in my PC win7?

    how to install third party plug-ins from photoshop elements 11 to new 13 in my PC win7? Thank you.

  • Adobe AE on a Macbook Air

    I have a Macbook Air with plenty of hard disk space available, I'm thinking of installing Adobe After Effects CS5 but I wanted to know if that would cause any issues (lags, freeze, long/slow boot times, etc.) to rise on my MBA. The below information