What are User Exits and what are different types of User
Exits in Oracle Apps ?
Answer Posted / anil
this is one of the program.it will transfer report control from report execution to another 3rd generation language get the information and complete the remaining process
there r 5 user exits
1.fnd srwinit
2.fnd srwexit
3.fnd flexsql
4.fnd flexidval
5.fnd formatcurrency
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is an SQL FORMS ?
what are the oracle forms services components include?
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 canvas in oracle forms?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
What do you understand by oracle forms?
In what situation u create the BPA.
did u p prepared complex report
can you convert or reverse engineer a fmx back to a fmb file?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
What is an oracle report?
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
What is a user exit program in oracle reports?