Create your first custom table- in AL using Visual Studio Code.

Опубликовано: 01 Октябрь 2024
на канале: Tek Na Msangi
1,081
19

In this video, we are going to learn on how to create our custom table in using AL while reusing some key functionalities that are found in the default application.

Link to the code of the table : https://github.com/msangicode/beginne...

The Chapters

0:00 | Introduction
1:04 | Understand the database model
03:27 | Create a new table
11:10 | Create a New Table Extension
14:20 | Create a number series in al
17:50 | Finalize Table Creationg
20:11 | Create an enum extension for the resource type
22:56 | Create the booking line table
34:15 | Conclusion