SAP ABAP Message Class W8 Message Number 134 (Assignment of variable object type & to object type & may contain errors)
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 134  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20110908   
Message Text
Assignment of variable object type & to object type & may contain errors
Help Document

Diagnosis

In the binding definition, you assigned a source element or an expression with an unspecified object type reference to a target element with reference to object type ''.

The object type of the source element is hence first determined at runtime from the value assigned. The consistency of this binding assignment can therefore not be checked until runtime.

System Response

As the consistency of this binding assignment cannot be checked until runtime, this definition is not recommended.

The binding execution has errors if runtime reveals

  • that the object type of the binding source is not the same as the target object type
  • and that the source element does not reference a subtype of the target object type either.

This can mean that the workflow is forced into status error as well.

Procedure

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