Which C/AL statement on the Cust variable generates the second SQL statement?

You see the following consecutive SQL statements while profiling:

When looking up the C/AL code you see following code:
Cust.FINDFIRST;
Which C/AL statement on the Cust variable generates the second SQL statement?

You see the following consecutive SQL statements while profiling:

When looking up the C/AL code you see following code:
Cust.FINDFIRST;
Which C/AL statement on the Cust variable generates the second SQL statement?

A.
FINDSET

B.
NEXT

C.
FINDLAST

D.
REPEAT



Leave a Reply 0

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