in Technology by
What is ‘FND SRWINIT’ in Oracle Reports ?

1 Answer

0 votes
by
The SRW.USER_EXIT (‘FND SRWINIT’) is used in the reports. This is used to setup and user profiles in the reports. If you are in a muilti_org environment, this ensures that your report display data from the user’s organization and this is set in Before Report Trigger. You call SRW.USER_EXIT (‘FND SRWEXIT’) in after report trigger. This user exit frees all the memory allocation done in other Oracle Applications user exits.

Related questions

0 votes
    What is FND SRWINIT in Oracle Report ?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
    What is FND FORMAT_CURRENCY in Oracle Reports ?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
    What is FND SRWEXIT in Oracle Reports ?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
0 votes
    Types of Report trigger available in the Oracle Reports ?...
asked Dec 22, 2020 in Technology by JackTerrance
0 votes
    How many types of reports we can develop in Oracle apps?...
asked Dec 22, 2020 in Technology by JackTerrance
0 votes
    What are the extensions used by Oracle reports?...
asked Dec 18, 2020 in Technology by JackTerrance
0 votes
    How to display the Log Messages in Oracle Reports Log file ?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
    How many parts in Oracle Reports Design Layout ?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
    How to put the page break in the Oracle Reports ?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
    How we can control the number of records display per page in Oracle Reports?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
    What is conditional Formatting in Oracle Reports ?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
    What is User Exists in Oracle reports?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
    What is Bind Variable in Oracle Reports ?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
    How many Types of Triggers in Oracle Reports ?...
asked Nov 22, 2020 in Technology by JackTerrance
...