What are the type of User Exits ?
Answer / guest
ORACLE Precompliers user exits
OCI (ORACLE Call Interface)
Non-ORACEL user exits.
| Is This Answer Correct ? | 2 Yes | 0 No |
When do you use data parameter type?
What is the difference between NAME_IN and COPY ?
What are the built-ins used for finding Object ID function?
what is the difference between call_form, new_form and open_form?
Can a sigle canvas be used by different blocks ?
What is a user exit program in oracle reports?
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?
can you convert or reverse engineer a fmx back to a fmb file?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
What is the difference between BPA AND Contract What are documents and test cases u followed
What is a Package Procedure ?
EXIT_FORM is a restricted package procedure ?