The main table in CMS010 is MITFAC.
In CMS011, the related tables are MITMAS and MITPOP.
The key fields (Equal to) for MITFAC to MITMAS are CONO and ITNO. I've added the MITMAS.MMCFI5 as a field to this group, and the MMCFI5 column has been added to the View. I have also created a Custom List MI transaction to use this Browser Category and View. For each item from the parent table, that has an MMCFI5 value in the Item Master table, I see this value for the appropriate rows in the result set when I run this Custom List. All is good at this point.
For the second table I have related, the columns from the MITPOP table are all blank on the result set when I run the Custom List. The MITPOP key fields (Equal to) are CONO and ITNO. I have a hard-coded Equal to value of 6 for the ALWT column so I only get customer alias' from this table. For the remainder of the key fields, since they do not share common fields with MITFAC, I set all of these to First record for the Read option.
I'm not sure why I am getting no values returned for the MITPOP columns on this ViewCustom List when I run this via the Simulate page or by running the CMS100MI method.
Please let me if you have thoughts on how to fix the result set.
Thanks,
Jon