PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which two statements are true based on the query?

You have the following C/AL code segment:
ItemLedgerEntry.SETCURRENTKEY(“Item No.”);
ItemLedgerEntry.FINDSET;
You have the following query, based on the C/AL code segment:
SELECT * FROM “CRONUS International Ltd_$Item Ledger Entry” ORDER BY “Item No_”,
“Posting Date”, “Entry No_”

Which two statements are true based on the query? (Each correct answer presents a
complete solution. Choose two.)