Microsoft
MB6-869 · Question #2
You are working in a Microsoft Dynamics AX 2012 project. You modify the init method of the AccountingDistribution form in the VAR layer, and then modify the close method of the same form in the USR…
The correct answer is B. only the close method modifications. See the full explanation below for the reasoning.
Question
You are working in a Microsoft Dynamics AX 2012 project. You modify the init method of the AccountingDistribution form in the VAR layer, and then modify the close method of the same form in the USR layer. You plan to export the AccountingDistribution form customizations from the Application Object Tree (AOT) into an .xpo file. What will the .xpo file contain if you choose the user application object layer during the export process?
Options
- Aonly the init method modifications
- Bonly the close method modifications
- Conly the init and close method modifications
- Dthe init and close method modifications and the original code of the entire form
How the community answered
(68 responses)- A6% (4)
- B79% (54)
- C12% (8)
- D3% (2)
Community Discussion
No community discussion yet for this question.