Showing posts with label Model. Show all posts
Showing posts with label Model. Show all posts

Tuesday, August 29, 2023

Model

 Model: 

  1. model is a set of elements. 
  2. Models are working based on a single layer. 
  3. We can create multiple models on a single layer.  
  4. We are doing customization on the models. So, our customizations are stored on the model store. 
  5. We shouldn’t use a single element in multiple models and that models are in a single layer. 
  6. It will create an ID conflict issue. 

 

Model Store: 

  1. Models are stored in the model store.  
  2. The model store is a database in which all application elements for Microsoft Dynamics AX are stored.  
  3. Customizations are also stored in the model store.  






How to Retrieve the Purchase Order Number in the LedgerTransAccount Form using X++ in D365 Finance & Operations

 How to Retrieve the Purchase Order Number in the LedgerTransAccount Form using X++ in D365 Finance & Operations [ExtensionOf(tableStr(G...