in Technology by
What is FND SRWINIT in Oracle Report ?

1 Answer

0 votes
by

 This is a User Exit which sets your profile option values and allows Oracle AOL user exits to detect that they have been called by oracle repots.

It must be included if one is using any ORACLE APPLICATION OBJECT LIBRARY features in his report (such as concurrent processing).

FND SRWINIT also allows your report to use the correct organization automatically.

Can be used in BEFORE-REPORT Trigger. Syntax is : SRW.USER_EXIT(‘FND SRWINIT’);

Related questions

0 votes
    What is ‘FND SRWINIT’ in Oracle Reports ?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
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
    Types of Report trigger available in the Oracle Reports ?...
asked Dec 22, 2020 in Technology by JackTerrance
0 votes
    What is Anchor in Oracle Report ?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
    What is Lexical Variable in Oracle Report ?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
    What is Smart View Report in Oracle fusion?...
asked Nov 21, 2020 in Technology by JackTerrance
0 votes
    What is the output of Technical Review? A. Report with SWOT analysis B. SSA Maturity report C. Top strategic improvements D. Vulnerability report...
asked Feb 25, 2023 in Technology by JackTerrance
0 votes
    Which of the following approaches generates a report with SWOT analysis? A. Technical Review B. Process Audit C. Process Maturity Review...
asked Feb 25, 2023 in Technology by JackTerrance
0 votes
    SQL structure such as table names, column names, and so on cannot be escaped, and thus user-supplied structure names are ... issue in a report-writing software. 1. True 2. False...
asked Mar 20, 2021 in Technology by JackTerrance
0 votes
    You have few report created in older versions of Web Intelligence 3.1 and want to upgrade to 4.x, which tool you should use?...
asked Mar 13, 2021 in Technology by JackTerrance
0 votes
    To add, delete objects in a report, applying conditional formatting, applying formulas in report, creating variables, you should open Webi document in which of the following mode?...
asked Mar 13, 2021 in Technology by JackTerrance
0 votes
    To publish a Webi report created on the top of Universe in BO repository, it should be created on which connection?...
asked Mar 13, 2021 in Technology by JackTerrance
0 votes
    Difference Between After parameter form and Before report?...
asked Dec 22, 2020 in Technology by JackTerrance
...