You have an X++ class that has the following code:You are writing a static method. You have an object of AssetBookCompareContract named assetBookCompareContractObj that is initialized within this method.You need to print the current value of the firstAssetBookld variable from the assetBookCompareContractObj object.Which piece of code should you use to achieve this goal?
A. irvFo(assetBookCompareContractObj : :fIrstAssetBookld);
B. info(assetBookCompareContractObj.f IrstAssetBookld);
C. info(assetBookCompareContractObj.panmFirstAssetBookId(“”));
D. info(assetBookCompareContractObj.parmFirstAssel:BookId());
You have an X++ class that has the following code:You are writing a static method. You have an object of AssetBookCompar
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You have an X++ class that has the following code:You are writing a static method. You have an object of AssetBookCompar
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!