多项选择题
Which three built-ins can you use to navigate between forms invoked with the OPEN_FORM built-in? ()
A.CLOSE_FORM
B.NEXT_FORM
C.GO_FORM
D.PREVIOUS_FORM
相关考题
-
单项选择题
Whatdoesthetermapplicationpartitioningreferto?()
A.The feature of a forms application enabling it to run both in client-server mode and on the Web.
B.Storing PL/SQL program units between the Oracle server and the application to make optimal use of available resources.
C.The nature of a three-tier architecture, where the form module and processing software reside on an application server.
D.The feature of a forms application that is able to use Ethernet, twisted pair, and wireless data connections. -
单项选择题
Whichbuilt-inwouldyoureferenceinyourtriggercodetoremoveareportfromtheReportsServerqueuedynamically?()
A.FIND_REPORT_OBJECT
B.CANCEL_REPORT_OBJECT
C.REPORT_OBJECT_STATUS
D.SET_PROPERTY OBJECT_PROPERTY -
单项选择题
YouarecreatinganewformfortheOrderEntryapplication.Youdefinearecordgroupthatwillbecreatedwhentheformisexecutingthisbuiltin:CREATE_GROUP(rg_emplist,global_scope)Whichform(s)intheapplicationwillhaveaccesstothisrecordgroup?()
A.All forms in the application.
B.Any forms opened by the user who initiated the record group.
C.Only the form issuing the CREATE_GROUP built-in.
D.Any forms referenced by the form that contains the procedure.
