Oracle
1Z0-141 · Question #24
There is a requirement to invoke the Orders form from the Customers form. Your colleagues offer some suggestions about which built-in to use and their reasons for the choice. Which suggestion names…
The correct answer is B. CALL_FORM, because it can be issued in Enter-Query mode and can be constrained to be. See the full explanation below for the reasoning.
Question
There is a requirement to invoke the Orders form from the Customers form. Your colleagues offer some suggestions about which built-in to use and their reasons for the choice. Which suggestion names a built-in that will meet the requirement and offers a correct reason?
Options
- ACALL_FORM, because NEW_FORM is no longer valid for Web-deployed forms due to the
- BCALL_FORM, because it can be issued in Enter-Query mode and can be constrained to be
- CCALL_FORM, because the second form is invoked in a modeless state and it saves on
- DNEW_FORM, because the second form is invoked in a modeless state and the user can
- EOPEN_FORM, because the second form is invoked in a modal state and there can be only
- FOPEN_FORM, because it causes a savepoint to be issued and the current form is validated
How the community answered
(15 responses)- A13% (2)
- B80% (12)
- C7% (1)
Community Discussion
No community discussion yet for this question.