Answer Posted / sundeep
This tool helps you design your forms and reports and add various objects to them like push buttons and list boxes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we invoke one form from another in a multi-forms application?
how do u compile a form i.e .fmb file in Unix or in dos
What is a canvas in oracle forms?
Name the different triggers supported by oracle reports and their firing order.
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
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Explain master-detail relationship with some examples.
what are the oracle forms services components include?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
what are bind variables?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
i am writing a query select EmpNo from Emp how can i call in after parameter form
Explain how one can iterate through items and records in a specified block?
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
What do we mean by record group in oracle forms?