What are the types of visual attribute settings?
Answer / guest
Custom Visual attributes
Default visual attributes
Named Visual attributes.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the Built-ins used for sending Parameters to forms?
List the buil-in routine for controlling window during run-time?
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
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
what are the oracle forms services components include?
.fmb will be in which folder
From which designation is it preferred to send the output to the printed?
What is a radio Group?
What is user exit.?
2 Answers IBM, Synergy, Zensar,
Explain master-detail relationship with some examples.
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
How to solve the error ?Frequency below its group? while running the report. Why it is happened and How to solve that?