SAP Message BRAIN557 - The result returned by a condition is not unique

Diagnosis
For the conditions

  • Top Number

  • Top %

  • Top Total

  • Bottom Number

  • Bottom n Percent

  • Bottom Total

  • the result is not unique if the last row in the result set and the firstrow outside the result set have the same key figure value.
    The following example illustrates this using a Top 2 condition. Thequery returns the following rows that the condition is applied on(display: <(><<)>characteristic value> : <(><<)>key figure value>):
    A: 10
    B: 5
    C: 5
    D: 2
    There are two correct result sets for condition Top 2:
    A: 10
    B: 5
    and
    A: 10
    C: 5