Can we use GO-BLOCK package in a pre-field trigger ?
Answer Posted / abhisudipta
go_block , go_item are the restricted built-in procedures in
pre-field trigger.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is it possible to execute a dynamic sql from forms?
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 is a matrix report and how many minimum groups are required to prepare the same?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
can you convert or reverse engineer a fmx back to a fmb file?
Explain master-detail relationship with some examples.
what are bind variables?
What do you understand by oracle forms and why are they required?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Name the different triggers associated with oracle forms having a master-detail relationship.
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
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
In what situation u create the BPA.
What do we mean by record group in oracle forms?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?