What are the two repeating frame always associated with
matrix object?
Answer Posted / guest
One down repeating frame below one across repeating frame.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we invoke one form from another in a multi-forms application?
i am writing a query select EmpNo from Emp how can i call in after parameter form
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
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
What do you understand by lov?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
if u want to delete all these detail block etc what will happen in form
What do you understand by oracle forms?
difference between global n context sensitive segments?
what is difference between group above and group left report
Is it possible to execute a dynamic sql from forms?
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 an implicit anchor and how is it a different form explicit anchor in a report builder?
how do u place it in required folder
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?