InterviewSolution
Saved Bookmarks
| 1. |
What Is A User_exit? |
|
Answer» CALLS the USER exit NAMED in the user_exit_string. Invokes a 3Gl program by name which has been properly LINKED into your current oracle forms executable. Calls the user exit named in the user_exit_string. Invokes a 3Gl program by name which has been properly linked into your current oracle forms executable. |
|