Hello everyone,
I need to call a Private static method of the SalesTable table from an extension. I have seen some examples of Reflection for classes and forms but I haven't seen any example for Tables. Is it possible ?
This is my code:
This is the error message:
Any idea ? Thanks.
*This post is locked for comments