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
what is tripstop report?
where do u put the report file
Explain how one can iterate through items and records in a specified block?
In what sequence do triggers get fired by oracle forms?
Name the different triggers associated with oracle forms having a master-detail relationship.
i am writing a query select EmpNo from Emp how can i call in after parameter form
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
How to create Drill down report?
How can we expand Parameter Form Canvas on Reports 6i?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Why oracle forms required?