Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Table Commuter for Alias Tables
I created a table commuter for one of our tables and added the BASE_MFS to the end of the table's MFS chain. I've tested everything successfully and CalculateColumn is working great. However, I noticed that it isn't working for alias tables. Should I be creating another version of the table commuter under the Alias' name in order for this to work? For instance, if the original table table commuter is called INVOICE_ACTIONS (INVOICE being the table name), should I create an INV_ACTIONS (if the alias name is INV)?
Comments