Message type: E = Error
Message class: 28 - Configuration
Message number: 112
Message text: Argumento de tabla/función erróneo &1
The syntax check found an error in table or function parameters.
The cursor shows where in your entry the error occurs.
A table is denoted by the keyword TABLE, the language-independent table
name and a list of arguments. Each argument consists of <formal
parameter = arg>, for example:
TABLE TEST_TAB(COLOR='red', PRICE=PRICE_1)
Here, COLOR and PRICE are formal parameters of the table, 'red' is a
constant, and PRICE_1 is a characteristic-specific variable.
A function is denoted by the keyword FUNCTION. The other entries for a
function are the same as for a table, for example:
FUNCTION TEST_FUN(COLOR='red', PRICE=PRICE_1)
One argument is invalid. Arguments must be either constants or
variables which refer to a characteristic. Check the arguments and
correct the error.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
Get instant SAP help. Sign up for our Free Essentials Plan.
28111
La relación 'PART_OF/'SUBPART_OF' es errónea
¿Qué causa este problema? The syntax check found an error in the entry for predefined standard dependency <ZH>PART_OF</> or <ZH>S...
28110
Está prevista la palabra clave RESTRICTION
¿Qué causa este problema? The syntax check could not identify the mandatory restriction part of a constraint. This may be because the keyword <Z...
28113
Error en la declaración de tabla/función
¿Qué causa este problema? The syntax check found an error in the entry for a table or function.Respuesta del sistema El sistema emite un mensaje d...
28114
Error en interfase de módulos de función genérica (ABAP): &1
¿Qué causa este problema? The syntax check found an error in the function entry &V1&. The function module referred cannot be used, because ...
Haga clic en este enlace para buscar todos los mensajes de SAP.