Home » Applications » Oracle Fusion Apps & E-Business Suite » user exits
user exits [message #165222] Tue, 28 March 2006 23:48 Go to next message
Lachmi
Messages: 18
Registered: June 2004
Junior Member
Hi,

Where can we find the code for user_exits used in several apps applications like Reports ?

Thanks in advance
Re: user exits [message #165746 is a reply to message #165222] Sat, 01 April 2006 03:54 Go to previous message
sagar007
Messages: 6
Registered: March 2006
Junior Member
HI..
UESR EXITs are the APIs used to add extra functionality in the Apps reports.
There are Five types of USER EXIT...
(1) FND SRWINIT --stes the profile option values and allows oracle AOL USER EXIT to detect that they have been called by Oracle Reports.

(2.)FND SRWEXIT--Ensures that all the memory allocated for Oracle AOL USER EXIT has been freed properly.

(3.)FND FORMAT_CURRENCY--- Used for Multiple Reporting Currency

(4.) FND FLEXSQL --is used to get select/where/having/order by /group by from flexfield tables.

(5.) FND FLEXIDVAL --this API is used to get description from flex fields, gets input from FND FLEXSQL.


FND FLEXSQL & FND FLEXIDVAL these two APIs are used to Generate Reports Based of Flexfield Tables.




Previous Topic: I GOT STUCK AT ONE PLACE
Next Topic: regardin receipts in AR module
Goto Forum:
  


Current Time: Mon May 20 16:16:45 CDT 2024