What is the difference between system.current_field and
system.cursor_field ?
Answer Posted / animesh
System.current_field gives name of the field.
System.cursor_field gives the name of the field where cursor
is currently lies in an application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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
how report can be generated if we have the database designed in oracle 10g?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
what is the difference between call_form, new_form and open_form?
what are the oracle forms services components include?
how do u place it in required folder
What is the difference between BPA AND Contract What are documents and test cases u followed
What are the various configuration files that are used by oracle forms?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
In what sequence do triggers get fired by oracle forms?
What is an oracle report?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Name the different triggers associated with oracle forms having a master-detail relationship.