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
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
Explain master-detail relationship with some examples.
how do u compile a form i.e .fmb file in Unix or in dos
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
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
List out the oracle forms configuration files?
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
what exactly u write in when_new_form_instance
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
difference between global n context sensitive segments?
what is a package n what r the packages availbla in report
from where do u receive the information to develop report
Explain the various types of oracle report?