Do you have any question about this error?
Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 010
Message text: Indique la tabla
The syntax of the boolean statement is incorrect.
A table name has not been specified for the set or field name that is
used in the expression.
E.g.1 <tab> set1
E.g.2 <tab> $fld = '1'
The code generation is aborted.
Insert the table name into the expression before the set or field name
is used. E.g.1 <tab> set1 E.g.2 <tab> $fld = '1'
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
GB010
- Indique la tabla ?Get instant SAP help. Start your 7-day free trial now.
GB009
Indique el nombre del campo
¿Qué causa este problema? The syntax of the boolean statement is incorrect. A field name has not been specified. E.g. <tab> $ = '1'...
GB008
Cadena de caracteres "&" situada incorrectamente
¿Qué causa este problema? The syntax of the boolean statement is incorrect. The token specified is not in the correct position within the boolean e...
GB011
El set '&' no existe para tabla '&'
¿Qué causa este problema? A set has been specified which does not match the table specified. E.g. <tab1> set2Respuesta del sistema The code...
GB012
La regla '&' no existe
¿Qué causa este problema? A subrule is specified in an expression and this subrule does not exist.Respuesta del sistema The code generation is abo...
Haga clic en este enlace para buscar todos los mensajes de SAP.