I can retrieve data from the POLandedCostSplit table in the database:

But I can’t find a Data Access Class that will allow me to retrieve the POLandedCostSplit data:

I need to retrieve the data using a Generic Inquiry and I’m trying to avoid having to create a SQL View.
Does anyone have any ideas?