Oracle
1Z0-141 · Question #16
You are running a multiple-form application. The Customers form invokes the Orders form. When the Orders form launches, it displays orders for only the active customer from the Customers form. Forms…
The correct answer is C. SET_BLOCK_PROPERTY. See the full explanation below for the reasoning.
Question
You are running a multiple-form application. The Customers form invokes the Orders form. When the Orders form launches, it displays orders for only the active customer from the Customers form. Forms exchange data with the :GLOBAL.CUSTOMER_ID variable. The Orders form should be restricted to orders for the current customer only the first time a query is issued after invoking the Orders form. Which built-in helps you do this by setting the ONETIME_WHERE property to refer dynamically to the GLOBAL.CUSTOMER_ID?
Options
- ASET_APPLICATION_PROPERTY
- BSET_FORM_PROPERTY
- CSET_BLOCK_PROPERTY
- DSET_RECORD_PROPERTY
How the community answered
(30 responses)- A17% (5)
- B7% (2)
- C73% (22)
- D3% (1)
Community Discussion
No community discussion yet for this question.