SAP ABAP Message Class W8 Message Number 088 (Source & corresponds to object type & and not &)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWA (Package) Business Workflow: Expressions, binding
Attribute
Message class W8  
Short Description Workflow: Expressions, data flow    
Message Number 088  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20110908   
Message Text
Source & corresponds to object type & and not &
Help Document

Diagnosis

The two partners of the value assignment in a binding definition must be defined by identical data types or at least compatible data types.

Data types expressed with an object type count as compatible if:

  • no object type is explicitly specified for the target element,

    (assignment: specified object reference ==> unspecified object reference)

  • the source element references a subtype of the object type which is referenced by the target element

    (assignment: object reference subtype ==> object reference parent type)

In the binding definition to which this warning relates, you are assigning two object types to each other which are not compatible according to these guidelines, but do however possess compatible key structures: Object type is not a subtype of object type but both these object types have an identical key structure according to domain.

No runtime inconsistencies occur via a binding of this kind, but semantic accuracy cannot be ensured because of the object type hierarchy.

System Response

This is a warning !

Procedure

Please consider the accuracy of this binding definition.

History
Last changed on/by 20110908  SAP 
SAP Release Created in