nerdexam
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

MB7-702 question #11 exhibit

Options

  • ALedgerEntryTable. READPERMISSION
  • BLedgerEntryTable.FINDLAST
  • CLedgerEntryTable.FINDFIRST
  • DNOT LedgerEntryTable.ISEMPTY

How the community answered

(31 responses)
  • A
    74% (23)
  • B
    16% (5)
  • C
    3% (1)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full MB7-702 Practice