DataUnit question
Can someone help me understand this part of the rules please?
It is the beginning of a working lengthy minority interest rule. What I do not quite understand is what data is saved in the DataUnitShares (OwnerList/PercentageList) vs (AllOwnerList/AllPercentageList) as it relates to the xls sample. The rule calculates total ownership within the Company vs Outside Ownership. What I don’t understand is what values in the xls make up the two types of Ownership. More to the point, I don’t understand how the loop calculates TotalOutsideOwnership. It seems to me that to calc TotalOutsideOwnership, the percentages for each Entity/ICP would have to be added up then subtracted from 1, but I