web
You’re offline. This is a read only version of the page.
close

Code reflection


It would be great and very helpful if similar to .NET reflection feature is added to Business Central.

The idea is to have a way to dynamically enumerate and call procedures from different objects - codeunits, tables etc. similarly to the way how RecordRef gives reflection on database le...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1492)

STATUS DETAILS
New

Add object variable scope modifiers e.g. public, protected etc.


The idea is to extend the visibility of object variables beyond object scope and allow exposing a specific object variable to other objects. This will be very useful for sharing labels or text constants between objects.

For example:


Codeunit 123 Exposer

{

va...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1492)

STATUS DETAILS
New