1.
You work in an international company which is called Wiikigo. And you're employed as the Developer for Microsoft Dynamics NAV. There is a colleague who is named John in the company. He is asked to consider the snippet of code below: WITH RentalEquipment DO BEGIN VALIDATE(Amount,RentalContractLine.Amount); Page 17 of 27 "Late Fee" := CalcLateFee(EquipmentRentalContractLine); MODIFY; END; John is asked to describe the purpose of the VALIDATE statement. But he is not clear about the purpose. Since you are the technical support, he asks for your answer. So what do you reply to him?
2.
You work in an international company which is called Wiikigo. And you're employed as the Developer for Microsoft Dynamics NAV. You are appointed to work with a client of your company. Now you are asked to create a custom report which groups Customers by Sales representative. Of the following options, which is the reason for applying grouping in a Microsoft Dynamics NAV 2009 report? (choose more than one)
3.
You work in an international company which is called Wiikigo. And you're employed as the Developer for Microsoft Dynamics NAV. The pages are rendered using MetaData. Do you know why the use of MetaData so important in producing the pages? (choose more than one)
4.
You work in an international company which is called Wiikigo. And you're employed as the Developer for Microsoft Dynamics NAV. There is a colleague who is named John in the company. At present one client needs to be upgraded. The company assigns this task to him. Before upgrading, he has to decide the tools and procedures to accomplish the upgrade. But he is not clear about them. Since you are the technical support, he asks for your answer. So what is your answer? (choose more than one)
5.
You work in an international company which is called Wiikigo. And you're employed as the Developer for Microsoft Dynamics NAV. You are appointed to work with a client of your company. According to the requirement of the client, you have to implement a solution and you will need to capture dimension values. For the solution, a new master table has been created. Of the following options, which will you have to do using Dynamics NAV 2009 standards?
6.
You work in an international company which is called Wiikigo. And you're employed as the Developer for Microsoft Dynamics NAV. In order to look at detail information in the Ledger table, a FlowField has been designed in a Master table. Someone asked you to have a FlowFilter field added to the table as well. Do you know what is a FlowFilter field used for?
7.
You work in an international company which is called Wiikigo. And you're employed as the Developer for Microsoft Dynamics NAV. There is a colleague who is named John in the company. He is asked to consider the snippet of code below: WITH RentalEquipment DO BEGIN VALIDATE(Amount,RentalContractLine.Amount); Page 17 of 27 "Late Fee" := CalcLateFee(EquipmentRentalContractLine); MODIFY; END; John is asked to describe the purpose of the VALIDATE statement. But he is not clear about the purpose. Since you are the technical support, he asks for your answer. So what do you reply to him?
8.
You work in an international company which is called Wiikigo. And you're employed as the Developer for Microsoft Dynamics NAV. You are appointed to work with a client of your company. According to the requirement of the client, you have to implement a solution and you will need to capture dimension values. For the solution, a new master table has been created. Of the following options, which will you have to do using Dynamics NAV 2009 standards?
9.
You work in an international company which is called Wiikigo. And you're employed as the Developer for Microsoft Dynamics NAV. At present you are working on a project with your working team. You work as the programmer for the part of data conversion. Of the following methods, which can be used to convert the current customer balances? (this area is complete and the data has been tested)
10.
You work in an international company which is called Wiikigo. And you're employed as the Developer for Microsoft Dynamics NAV. There is a colleague who is named John in the company. From the options below, he is asked to identify C/SIDE standards for a Check Line codeunit. But he is not clear about it. Since you are the technical support, he asks for your answer. So what is your answer? (choose more than one)