【单选题】You are creating a new form for the Order Entry application. You define a record group that will be created when the form is executing this built in: CREATE_GROUP(rg_emplist, global_scope) Which form(...
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.