- Programming Microsoft Dynamics? NAV 2015
- David Studebaker Christopher Studebaker
- 164字
- 2021-07-16 13:19:02
Summary
In this chapter, we focused on the basic building blocks of the NAV data structure: fields and their attributes. We reviewed the types of data fields, properties, and trigger elements for each type of field. We walked through a number of examples to illustrate most of these elements though we had postponed the exploration of triggers until later, when we had more knowledge of C/AL. We covered Data Type and FieldClass, properties which determine what kind of data can be stored in a field.
We reviewed and experimented with the date calculation tool that gives C/AL an edge in business applications. We discussed filtering, how filtering is considered as we design our database structure, and how the users will access data. Finally, more of our NAV Radio Show application was constructed.
In the next chapter, we will look at the many different types of Pages in more detail. We'll put some of that knowledge to use to further expand our example NAV application.
- 零起步玩轉(zhuǎn)掌控板與Mind+
- 零基礎(chǔ)學Scratch少兒編程:小學課本中的Scratch創(chuàng)意編程
- Vue.js 3.x從入門到精通(視頻教學版)
- 深入淺出Prometheus:原理、應(yīng)用、源碼與拓展詳解
- Learning Elixir
- R語言編程指南
- oreilly精品圖書:軟件開發(fā)者路線圖叢書(共8冊)
- 從0到1:HTML+CSS快速上手
- Hands-On Natural Language Processing with Python
- Java程序設(shè)計
- Integrating Facebook iOS SDK with Your Application
- Learning R for Geospatial Analysis
- Scala Functional Programming Patterns
- Java RESTful Web Service實戰(zhàn)
- 從零開始學Unity游戲開發(fā):場景+角色+腳本+交互+體驗+效果+發(fā)布