Re: Oracle GL application Help

From: Marianne Brooks <mcbrooks_at_mcnc.org>
Date: 1995/05/04
Message-ID: <3oamou$9q2_at_stingray.mcnc.org>#1/1


In article <3o8bqe$itu_at_tkdev2.TEK.COM>, michael j orourke <mikeor_at_tkdev2.TEK.COM> wrote:
>--
>
>Hello
>
>I am working on a ProC program which will run out of the Oracle
>GL application. I want the program to work on the Set of Books
>for the responsibility currently logged into by the user. My
>problem is how can I tell what responsibility the user is in???
>Any help would be greatly appreciated. :)
>
Two methods:

You can pass the profile option as a parameter to the program. I am assuming you are running this via a form and thus can ,through the trigger #FND GETPROFILE and pass it to the program.

Alternatively, there is the concurrent processing routine called fdpgov that obtains the durrent value of a user profile option. Just use it to find the profile option RESP_ID to get your users current responsibility id.

Hope this helps!  

-- 
*****************************************************************************
Marianne Brooks
mcbrooks_at_mcnc.org
Received on Thu May 04 1995 - 00:00:00 CEST

Original text of this message