How do you call other Oracle Products from Oracle Forms?
Answer Posted / guest
Run_product is a built-in, Used to invoke one of the
supported oracle tools products and specifies the name of
the document or module to be run. If the called product is
unavailable at the time of the call, Oracle Forms returns a
message to the opertor.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What do we mean by record group in oracle forms?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
What is a canvas in oracle forms?
why the Ctl file u put only in bin folder why not in other folder
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
i am writing a query select EmpNo from Emp how can i call in after parameter form
all steps of bitmap report?
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 are the new features introduced in oracle form services in 11g release 2?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
how do u place it in required folder
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
Why oracle forms required?
What is an oracle report? List its various types.