Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 029
Message text: Número diferente de campos 'GROUP BY'
The number of 'GROUP BY' fields on the left-hand and right-hand side of
the mathematical formula must be the same. You have tried to create a
formula where this is not the case.
SUM($dmbtr) GROUP BY $gjahr $f1 > SUM($dmbtr) GROUP BY $vers
-> SUM($dmbtr) GROUP BY $gjahr $f1 > SUM($dmbtr) GROUP BY $gjahr $f1
SUM( $dmbtr ) GROUP BY $gjahr > SUM( $dmbtr )
-> SUM( $dmbtr ) GROUP BY $gjahr > SUM( $dmbtr ) GROUP BY $gjahr
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Correct the mathematical formula.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
Get instant SAP help. Sign up for our Free Essentials Plan.
GB028 Operaciones vectoriales (&) no permitidas en este evento
¿Qué causa este problema? You have tried to use a column-related mathematical operator. However, column-related operators (SUM, AVG, MAX, MIN) can...
GB027 El tipo del exit & es incorrecto
¿Qué causa este problema? The exit type of the system exit or user exit cannot be used in this condition. This may be the case, if: in a condition,...
GB030 Existen mensajes de validación
¿Qué causa este problema? A Validation check has failed.Respuesta del sistema Depending on the severity of the failure the processing may not cont...
GB031 La tabla & es desconocida
¿Qué causa este problema? A table has been used which is not included in table GB01C.Respuesta del sistema The system cancels processing.¿Cómo a...
Haga clic en este enlace para buscar todos los mensajes de SAP.