MB7-702 Exam Details

  • Exam Code
    :MB7-702
  • Exam Name
    :Microsoft Dynamics NAV 2013 C/Side Development
  • Certification
    :Microsoft Certifications
  • Vendor
    :Microsoft
  • Total Questions
    :81 Q&As
  • Last Updated
    :Aug 23, 2021

Microsoft MB7-702 Online Questions & Answers

  • Question 31:

    You enhance the standard Fixed Asset table so that a fixed asset record cannot be deleted when the Blocked field is set to TRUE by adding the following code to the On Delete trigger: IF Blocked THEN ERROR(CANNOT_DELETE)

    CANNOT_DELETE is a text constant containing the ENU caption "You cannot delete this record because it is blocked.".

    Against the code, a different developer writes a test function named TestBlockedFixedAsset. The function must pass successfully when the Blocked field is set to TRUE and the record is being deleted. The test function contains the following

    code:

    FA.INIT;

    FA."No." := `TEST'; FA.Blocked:= TRUE; FA.INSERT; FA.DELETE (TRUE); You run the test function but it does not pass successfully.

    How should you update the test function code so that it passes successfully?

    A. Place GETLASTERRORTEXT before the FA.DELETE(TRUE) statement.
    B. Remove the FA.INSERT statement.
    C. Place ASSERTERROR before the FA.DELETE(TRUE) statement.
    D. Change the FA.DELETE(TRUE) statement to IF FA.DELETE(TRUE) THEN.

  • Question 32:

    Which three object types can be created as a Web service? (Each correct answer presents part of solution. Choose three)

    A. Table
    B. Page
    C. XMLport
    D. Report E. Query
    F. Codeunit

  • Question 33:

    Which Dimension table contains dimension values that are linked to a Seminar Ledger Entry?

    A. 348 - Dimension
    B. 349 - Dimension Value
    C. 369 - Selected Dimension
    D. 480 - Dimension Set Entry

  • Question 34:

    You add a new key with a number of SumIndexFields to an existing custom table. Users report that creating, modifying, and deleting records in the table takes more time than expected. Which change will diminish the time it takes to create, modify, and delete records?

    A. Set the CalcFields property of the table to point to the SumIndexFields.
    B. Set the FieldClass property of each SumIndexField to FlowField.
    C. Change the order of the SumIndexFields.
    D. Set the MaintainSIFTlndex property of the key to No.

  • Question 35:

    You need to write code in a Report object that performs posting logic. In which trigger do you write the code so that it is performed just before the first record of the data item is read?

    A. OnPostDataltem
    B. QnPreDatatern
    C. OnPreReport
    D. OnInitReport

  • Question 36:

    You need to create a new transaction document in Microsoft Dynamics NAV. The data structure consists of a header with associated line items. Which pages do you need to create?

    A. One page with a Type set to Document for the header and a page with a Type set to ListPart for the line items.
    B. One page with a Type set to Document for the header and a page with a Type set to List for the line items.
    C. One page with a Type set to Card for the header and a page with a Type set to ListPart for the line items.
    D. One page with a Type set to Card for the header and a page with a Type set to List for the line items.

  • Question 37:

    You create a new table with information about DVDs. It is the master table of a Loan add-on. Which name should you give to the table that contains data about the DVDs?

    A. DVD
    B. DVDs
    C. DVD Page
    D. DVD List

  • Question 38:

    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?

    A. LedgerEntryTable. READPERMISSION
    B. LedgerEntryTable.FINDLAST
    C. LedgerEntryTable.FINDFIRST
    D. NOT LedgerEntryTable.ISEMPTY

  • Question 39:

    You need to ensure that dimension values are updated when you change the global dimensions in the master data table. Which function should you use?

    A. SaveDefaultflim
    B. UpdateDefaultDirn
    C. GetDefaultDimID
    D. ValidateDimValueCode

  • Question 40:

    You validate that the Seminar Registration feature follows the standard journal posting process. On which object did you implement the Emptyline function?

    A. Seminar Journal Line table
    B. Seminar Jnl.-Check Line codeunit
    C. Seminar table
    D. Seminar Jnl.-Post Line codeunit

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your MB7-702 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.