Skip to main content

Posts

Showing posts with the label Morphx

Exam code MB6-821 AX 2009 MorphX Solution Development Version 1.0

Volume: A 1: Isaac, the Systems Developer, wants to modify the method SalesLine.calcLineAmount(). He wants to be sure that the change does not cause problems when it is used with the application. How can he find out where it is used? A.Use the Reverse Engineering tool B.Use the Cross-Reference tool C.Right-click on the method and select Find D.Right-click on the method and select Compare  Answers: B 2: Where are the online help files stored? A.In the AOT. B.In .chm files on the client machine. C.In .hlp files on the AOS. D.In .ahp files in the application files directory.  Answers: B 3: To obtain an overview of the data types inherited from AmountMST, which of the following would you use?: A.The Reverse Engineering tool. B.The "Used by" node in the AOT. C.The "References" node in the AOT. D.The Application Hierarchy Tree.  Answers: D 4: How can modifications be moved between a development and a test system? Choose two that apply. A.Export the