What is an User Exits ?

Answer Posted / guest


A user exit is a subroutine which are written in
programming languages using pro*C pro *Cobol , etc., that
link into the SQL * forms executable.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g

1532


Explain the various types of oracle report?

548


difference between global n context sensitive segments?

2208


Is it possible to execute a dynamic sql from forms?

599


List out the oracle forms configuration files?

564






I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users

843


List the different types of columns in oracle reports.

572


In what situation u create the BPA.

1774


Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?

1862


In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?

814


if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed

1483


How to create Drill down report?

1696


how do u place it in required folder

1478


Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.

1695


i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE

2466