SAP Message C$432 - Repeating group &&: Parameter & incorrect

Diagnosis
A parameter was specified in repeating group &V1&&V2& that the systemcould not interpret.
Valid parameters are:

  • * : all entries

  • n : specifies a precise index

  • n-m : specifies a range

  • n-* : all entries from index n
  • System Response
    The system is unable to process the parameter.

    Procedure
    Check whether the parameter is closed correctly using a rightparenthesis.
    Correct the parameter in the report template.