Loading...
AX
Axapta
Corporate Training
Dynamics AX
FAQs
Institute
Interview Questions
Microsoft
online training
virtualnuggets
https://bestmicrosoftdynamicsaxonlinetraining.blogspot.com/2015/11/dynamics-ax-faqs.html
1.Difference between following
condel :- Use condel to delete one or more items
from a container.
confind :- Use
confind to locate a sequence of items in a container.
conins :- Use conins to insert some items into a
container.
conlen :- Use conlen to find out how many items
there are in a container.
connull :- Use connull to explicitly dispose of the
contents of a container.
conpeek :- Use
conpeek to extract an item from a container, and to convert it into another
data type
conpoke :- Use
conpoke to replace (poke) an item in a container.
2.Difference between edit and display
method
Display Indicates
that the method's return value is to be displayed on a form or a report.
The value cannot be
altered in the form or report
Edit Indicates that
the method's return type is to be used to provide information for a field that
is used in in a form. The value in the field can be
edited.
Perspectives can
organize information for a report model in the Application Object Tree (AOT).
A perspective is a
collection of tables. You use a report model to create reports.
Table collection is
a collection of table, which sharing across all the virtual companies.
4.What are the 4 types of files we need to
copy to the standard folder?
*.aod
- application object data file
*.ahd
- Application Online Help Data
file
*.ald
- Application Label data file.
*.add
- Application Developer Documentation Data file
*.khd
- Kernel Online Help Data
And other files are
*.ahi -
Application Online Help Index files
*.adi -
Application Developer Documentation Index files
*.ali -
Application Label Index files
*.alt -
Application Label Temporary file.
*.alc -
Application Label Cache file
*. aoi -
Application Object Index file
*.khd -
Kernel Online Help Data
*.khi -
Kernel Online Help Index files
5.Why we use virtual companies?
Virtual company accounts contain data in
certain tables that are shared by any number of company accounts. This allows
users to post information in one company that will be available to another
company.
6.How can we restrict a class to be further
extended?
using Final Keyword for ex: public final class
<ClassName>
7.Which classes are used for data import
export?
SysDataImport and
SysDataExport
8.From which table u can get the user
permissions stored in Ax?
AccessRightList table.
9.What should we do if we need last record
to be active when a form is opened?
In properties of datasource table
set the StartPosition property as last.
10.What is the sequence of events while a report
is generated?
Init, Run, Prompt, Fetch,
send,Print
11.Name few X++ classes/Coreclasses related to
Queries?
Query, QueryRun, QueryBuildRange,
QueryBuildDataSource, QueryBuildLink
12.What is an index?
An index is a
table-specific database structure that speeds the retrieval of rows from the
table. Indexes are used to improve the performance of data retrieval and
sometimes to ensure the existence of unique records.
13.Define IntelliMorph
IntelliMorph is the
technology that controls the user interface in Microsoft Dynamics AX. The
user interface is how
the functionality of the application is presented or displayed to the user.
IntelliMorph
controls the layout of the user interface and makes it easier to modify forms,
reports, and menus.
14.Define MorphX
The MorphX
Development Suite is the integrated development environment (IDE) in Microsoft
Dynamics AX used to develop and customize both the Windows interface and the
Web interface.
15.Define
X++
X++ is the
object-oriented programming language that is used in the MorphX environment .
AX,
Axapta,
Corporate Training,
Dynamics AX,
FAQs,
Institute,
Interview Questions,
Microsoft,
online training,
virtualnuggets
virtualnuggets
5067766176140303567
Post a Comment Default Comments Facebook Comments
Home
item
Popular Posts
-
There are many benefits to this system. First of all, it has an architecture that is multilayered which makes it very user-friendly for ev...
-
X++ is a object oriented programming language that is primarily used in MorphX . We can use or refer to Microsoft Dynamics AX Developer ...
-
1. Differentiate refresh(),reread(),research(),executequery() refresh() will not reread the record from the database. It basi...
-
Microsoft Dynamics AX was originally developed as a collaboration between IBM and Danish Damgaard Data as IBM Axapta. Axapta was initially...
-
1. Difference between following condel :- Use condel to delete one or more items from a container. confind :- Use confin...
-
This post consists of two parts: An introduction to labor standards from a business standpoint, from the Progress group, and then a short ...
-
Microsoft Dynamics Axapta(AX) is an enterprise resource planning (ERP) solution that is simple to learn and use so you can deliver value f...