|
u must visit itcertkeys.com u can get success thanks
|
Question 1. You have a need to hide the Customer Maintenance window. The Customer Maintenance window has been added to the VBA project. Using VBA code, which VBA statements would accomplish this? Choose the 2 that apply. A. CustomerMaintenance.Window.Visible = False B. CustomerMaintenance.Window.Hide C. CustomerMaintenance.Visible = False D. CustomerMaintenance.Hide Answer: C, D Question 2. If DUOS tables were used in the VBA project, when distributing, where do the DUOS tables need to exist? A. In the same location as the Dynamics.set file B. In the same location as the Company files C. In the same location as the Dynamics.dic D. In the same location as the System files Answer: B Question 3. In Modifier the user opens an existing Microsoft Dynamics GP data type "DDL_Country". This data type is a drop-down list containing 3 static text values. What options are available for customizing the static text values? A. Insert B. Edit C. Remove D. Replace Answer: D Question 4. In Modifier, how can you change the property of a field or a window using the Properties window? Choose the 3 that apply. A. Field properties cannot be changed using Modifier B. Select a value from a list C. Edit Manually D. Double-click on the property to change its value Answer: B, C, D Question 5. The Purchase Order Entry window has been added to the VBA project. Code exists on the after user changed event for the Vendor ID field. Which actions performed by a user will cause the after user changed event to run? Choose the 2 that apply. A. Clicking on Browse Buttons B. Entering a new value in the field and moving focus out of the field C. Selecting a value from a Lookup Window D. Clicking on the Vendor ID Expansion Button Answer: B, C Question 6. Using VBA code, how do you verify if a window is open? A. IsLoaded Property B. IsLoaded Method C. IsOpen Method D. IsOpen Property Answer: A Question 7. Which report events use the level parameter? Choose the 2 that apply. A. AfterAF Event B. BeforeAH Event C. AfterAH Event D. BeforeAF Event Answer: B, D Question 8. The Microsoft Dynamics GP Application contains several tables. Tables can be attached to forms and auto-linked to windows. How many auto-linked tables can exist for each window? A. 1 B. 3 C. 2 D. unlimited Answer: A Question 9. What must be done before data can be accessed using ODBC? Choose the 3 that apply. A. Mark the required variable declaration option B. Install the Data Access Method C. Install the ODBC Drivers D. Define the connection Answer: B, C, D Question 10. You are asked to customize the Payables Transaction Entry window by making the Shipping Method a required field. Using VBA code, which statement would accomplish this? A. ShippingWeight is Required B. ShippingWeight.Required = True C. Shipping Weight = Required D. Required.ShippingWeight = True Answer: B
Copyright © 2004 CertsBraindumps.com Inc. All rights reserved.