What is coordination Event?
Answer / guest
Any event that makes a different record in the master
block the current record is a coordination causing event
| Is This Answer Correct ? | 2 Yes | 0 No |
Can you change the alert messages at run-time?
how to pass 2 variables from one form to other form
Which of the two views should objects according to possession?
What are visual attributes?
What are the built-ins used for finding Object ID function?
What are the default extentions of the files created by menu module?
How can you execute the user defined triggers in forms 3.0 ?
List the system variables related in Block and Field?
What is the usage of frame ?
in before report trigger SRW.user_exit(FND_Userinit) what will do
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 the difference between NAME_IN and COPY ?