&1 is associated with &2 but with different data type, length or convexit

Message type: E = Error

Message class: RSODP - Operational Data Provider: Messages

Message number: 113

Message text: &1 is associated with &2 but with different data type, length or convexit



What causes this issue?

InfoObject &V1& is associated with &V2&, but they are generated from
fields with different data type, length or conversion exit.


System Response

At query runtime, InfoObject &V1& will use the same data type, length
and conversion exit as &V2&.


How to fix this error?

Display the ABAP CDS ODP in transaction RSRTS_ODP_DIS, expand all and
search for InfoObject &V1& and &V2&. The corresponding fields in the
corresponding CDS views have different data type, length or conversion
exit. Change the association defined for the field of &V1& and associate
it with a field that has the same data type, length and conversion exit.


Procedure for System Administrators

The system issues an error message and will not allow you to continue with this transaction until the error is resolved.


Error message extract from SAP system. Copyright SAP SE.