Answer Posted / rajesh
No u can write commit before report trigger
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
What do you understand by lov?
Name the different triggers associated with oracle forms having a master-detail relationship.
What is an oracle report?
What do you understand by oracle forms and why are they required?
how report can be generated if we have the database designed in oracle 10g?
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 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 ?
What do we mean by record group in oracle forms?
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
what is the difference between call_form, new_form and open_form?
how do u place it in required folder
What is responsibility and how u attach How to create user and how u attach with responsibility.
what is difference between group above and group left 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