I am doing development in a FinanceOperations project in VS2015, for FMCustomer table, I can right click to it in AOT view and then select Open Table Broswer, it will show me all records in that table. However for RetailTransactionTable, I did the same and in the browser page it opens, it shows empty records and the message displayed is "We did not find anything to show here". I cannot figured out what is the difference between this two table(besides one is from Fleet Management module and the other is from Application Suite). I also looked at the actual table records number, in RetailTransactionTable there are about 50000 records and the FMCustomer table only has 6 records. I have spent a lot of time to investigate this, but no success yet.