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 choose
the SETFILTER line that equals to: Customer.SETRANGE('No.', LowValue,
HighValue);
But he does not know which one to choose. Since you are the IT professional, he asks for your answer. So
what do you reply to him?
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?
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. As he knows, people
use XMLports to have data exported and imported from and to Microsoft Dynamics NAV.
But he does not know with which types of files that XMLports can be coded to work. Since you are the
technical support, he asks for your answer. So what is your answer?
You work in an international company which is called Wiikigo. And you're employed as the Developer for
Microsoft Dynamics NAV. When talking about replication, SQL Server provides advanced options, but not
all of those options are suitable for Microsoft Dynamics NAV 2009 databases. Of the following types of
replication, which one is the least useful and must be avoided?
You work in an international company which is called Wiikigo. And you're employed as the Developer for
Microsoft Dynamics NAV. For supporting data entry for shop floor processing of materials, your company
assigns you a task to design a new Shop Floor Journal table. You intend to validate the data that is entered
during posting. Where should you validate the data utilizing Microsoft Dynamics NAV standards? (choose
more than one)
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. A function is created in
a codeunit by him. He chose VAR when he sets up a parameter. But he is not clear about its meaning.
Since you are the IT professional, he asks for your answer. So what do you reply to him?
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. The piece of base
Microsoft Dynamics code is for him to consider:
CurrPage.SETSELECTIONFILTER;
But he has no idea about the result if running this code. Since you are the technical support, he asks for
your answer. So what will happen?
You work in an international company which is called Wiikigo. And you're employed as the Developer for
Microsoft Dynamics NAV. Recently your company wants to provide training for the company staff and
assigns this task to you. Therefore, you collect some training material about the virtual tables included with
Microsoft Dynamics NAV 2009. You want the staff to be able to use these important tables after training. Of
the following options, which is a characteristic of a virtual table? (choose more than one)
NODBC is used to implement the ODBC standards for Microsoft Dynamics NAV 2009. You intend to read
and write data from an outside application by using this driver. Of the external tools below, which one can
Microsoft Dynamics NAV ODBC be used with?
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. As he knows, the
pages in Microsoft Dynamics NAV 2009 are rendered using metadata. But he is not clear about why
metadata is so important in producing the pages. Since you are the technical support, he asks for your
answer. So what is your answer? (choose more than one)