I'm using view 'WHSInventTransAndWarehouseTransactionView' in my extension class but its showing following error -
'view 'WHSInventTransAndWarehouseTransactionView' is internal and cannot be accessible in current module 'ApplicationSuite'.
Is there any other way i can use this standard view without having to duplicate it in my model because it has many child datasources which are also internal and this view is a complex one.