What package procedure is used for calling another form ?
Answer Posted / mukesh kumar
call_form,open_form,new_form
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Name the different triggers associated with oracle forms having a master-detail relationship.
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 is the difference between call_form, new_form and open_form?
What is an oracle report?
why the Ctl file u put only in bin folder why not in other folder
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
Explain the different levels at which oracle form services interact.
all steps of bitmap report?
from where do u receive the information to develop report
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What is a canvas in oracle forms?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
i am writing a query select EmpNo from Emp how can i call in after parameter form
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 is tripstop report?