Microsoft
MB7-702 · Question #11
For each ledger entry table, you have the following table search code segment in the FindRecords function on the Navigate page: You need to replace the IF XXX THEN BEGIN statement to ensure that the…
The correct answer is A. LedgerEntryTable. READPERMISSION. See the full explanation below for the reasoning.
Question
For each ledger entry table, you have the following table search code segment in the FindRecords function on the Navigate page:
You need to replace the IF XXX THEN BEGIN statement to ensure that the IF ... THEN construct functions as intended. Which statement should you use?
Exhibit
Options
- ALedgerEntryTable. READPERMISSION
- BLedgerEntryTable.FINDLAST
- CLedgerEntryTable.FINDFIRST
- DNOT LedgerEntryTable.ISEMPTY
How the community answered
(31 responses)- A74% (23)
- B16% (5)
- C3% (1)
- D6% (2)
Community Discussion
No community discussion yet for this question.
