Multiple Choice
What command moves the form focus to the item name s_id in the shipment block?
A) GO_ITEM(:s_id) ;
B) GO_ITEM(:shipment.s_id)
C) GO_ITEM(shipment:s_id)
D) GO_ITEM(shipment.s_id)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q51: Level _ error messages provide information about
Q52: A data form block cannot be turned
Q53: The _ console allows you to control
Q54: By default,the validation unit for a data
Q55: If the error does not have an
Q57: Which of the following contains the error
Q58: When you link a control block to
Q59: The following code could be used to
Q61: When a form contains multiple data blocks
Q91: You create a command button by drawing