| DiagnosisIF &V2(0)& <> &V2&  AND &V3& <> &V3(0)&
 You are not authorized to assign profile &V2&> in system &V1&
 > > to user &V3&> or to cancel the assignment.aufzuheben.
 ELSEIF &V2& = &V2(0)&  AND &V3& <> &V3(0)&
 You are not authorized to assign profiles in system &V1&> to user&V3&> or to cancel the assignment.
 ELSEIF &V2& <> &V2(0)&  AND &V3& = &V3(0)&
 You are not authorized to assign the profile &V2&> to users insystem &V1&>  > or to cancel the assignment.
 ELSEIF &V2& = &V2(0)& AND &V3& = &V3(0)&
 You are not authorized to assign profiles to users in system &V1&>or to cancel the assignment.
 ENDIF
 |