CDISR5099E

The following list cannot be created from the collection: list<element type>

The application is assigning or swapping one list for a list of a different type. The types of the two lists must be identical.
Ensure that the types of the lists are identical.