CDISR5097E

The following map cannot be created from the collection: map<key type,value type>

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