Diagnosis You have defined an allocation with multiple steps. In your definition,a sender object is used in more than one step. This is not permitted. System Response The allocation cannot be executed. No data is changed. Procedure Define the method such that a given sender object is contained in onlyone step. |