by Steve Endow
When you add new fields to an existing Business Central table, what happens?
What does Business Central do in the database? How does Business Central handle default field values?
I didn't know the answers to these questions, so I decided to do a few tests. For fun, obvs!
To keep things simple, I created a Table Extension object in AL. I assume this applies to creating custom tables and adding fields to an existing custom table, but I figured a Table Extension would be simpler and easier to test with, and I learned a few more things about table extensions in the process.
Simple Customer Table Extension |