when the form starts. Identify the trigger that is the best place for this code:

You have created a default master-detail form, and you need to have a query executed automatically when the form starts. Identify the trigger that is the best place for this code:
DO_KEY(‘EXECUTE_QUERY’);

You have created a default master-detail form, and you need to have a query executed automatically when the form starts. Identify the trigger that is the best place for this code:
DO_KEY(‘EXECUTE_QUERY’);

A.
Pre-Form trigger written at the form level.

B.
Pre-Block trigger written at the form level.

C.
Pre-Text-Item trigger written at the form level.

D.
Pre-Block trigger written at the detail block level.

E.
Pre-Block trigger written at the master block level.

F.
When-New-Item-Instance trigger written at the form level.

G.
When-New-Form-Instance trigger written at the form level.

H.
When-New-Block-Instance trigger written at the form level.

I.
When-New-Block-Instance trigger written at the detail block level.

J.
When-New-Block-Instance trigger written at the master block level.



Leave a Reply 0

Your email address will not be published. Required fields are marked *