Do you have any question about this error?
Message type: E = Error
Message class: COM_PME_PARSER - Configuration
Message number: 086
Message text: Parámetros formales &1 no válidos para: &2
The syntax check found an error in entry for a table or function.
Formal parameter is invalid.
The cursor shows which table/function entry is incorrect.
A table is referred to by the keyword TABLE, the language-independent
table name, and a list of arguments, each consisting of <Formal
parameter = Arg>, for example:
TABLE TEST_TAB(COLOR='red',
PRICE=PRICE_1)
COLOR and PRICE are formal parameters of the table, 'red' is a constant
and PRICE_1 is a characteristic-specific variable.
A function is identified by the keyword FUNCTION. The other entries are
the same as for a table, for example:
FUNCTION TEST_FUN(COLOR='red',
PRICE=PRICE_1)
One formal parameter you entered is invalid. Check the formal parameter
and correct the error.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
COM_PME_PARSER086
- Parámetros formales &1 no válidos para: &2 ?Get instant SAP help. Start your 7-day free trial now.
COM_PME_PARSER085
Nombre de variable &1 no válido
¿Qué causa este problema? The syntax check found an error in a variable definition.Respuesta del sistema The cursor shows where in your entry the ...
COM_PME_PARSER084
El nombre reservado &1 no es válido como clave/denomincación de variable
¿Qué causa este problema? The syntax check found an error in a variable definition.Respuesta del sistema The cursor marks the place where the erro...
COM_PME_PARSER087
Error en tipo de dato: El parámetro formal &1 es del tipo &2
¿Qué causa este problema? The syntax check found an error in an entry for a table/function. Formal parameter &V1& is not of the same data t...
COM_PME_PARSER088
Se espera variable de tipo &1
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
Haga clic en este enlace para buscar todos los mensajes de SAP.