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
Answer / Nidhi Singh
If you do not call Srw.User_Exit(Fnd_User_Exit) in an After Report trigger, it will not affect the report execution. However, it might cause memory leaks because the trigger will not release any allocated resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an Lov?
What is the difference between an ON-VALIDATE-FIELD trigger and a trigger ?
Can a property clause itself be based on a property clause?
LOV can best describe a) window b)modal c)list d) none of these d)
how do u place it in required folder
What built-in is used for showing the alert during run-time?
based on parameter value layout of report should change
How you define procure to pay?
Is it possible to set a filter condition in a cross product group in matrix reports?
List some built-in routines used to manipulate images in image_item?
What are the different file extensions that are created by oracle reports?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?