What tables make entry into inventory$warehousestockitembatch
1
Hi, I am a data warehouse developer trying to improve the performance of an inherited DWH. One of the tables that is extracted from MENDIX is the inventory$warehousestockitembatch table. as there is no 'action' date on this table, the whole table is currently getting extracted everyday...its taking 2 hours. My question is; Does this table get updated from on there tables or actions that can be tracked in other tables? If so, what are they please? Thanks