Do you have any question about this error?
Message type: E = Error
Message class: COM_PME_PARSER - Configuration
Message number: 087
Message text: Error en tipo de dato: El parámetro formal &1 es del tipo &2
The syntax check found an error in an entry for a table/function.
Formal parameter &V1& is not of the same data type as the argument &V2&
entered with it.
The cursor marks the entry for a table/function that 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)
The data type of each argument must be the same as that of the formal
parameter. If COLOR is an alphanumeric characteristic (CHAR) in table
TEST_TAB, for example, you cannot enter a figure as an argument. Check
argument &V2& for formal parameter &V1& and correct the error.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
COM_PME_PARSER087
- Error en tipo de dato: El parámetro formal &1 es del tipo &2 ?Get instant SAP help. Start your 7-day free trial now.
COM_PME_PARSER086
Parámetros formales &1 no válidos para: &2
¿Qué causa este problema? The syntax check found an error in entry for a table or function. Formal parameter is invalid.Respuesta del sistema Th...
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_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. ...
COM_PME_PARSER091
Error en relación estándar: &1
¿Qué causa este problema? The syntax check found an error in an entry for a predefined standard dependency &V1&.Respuesta del sistema El s...
Haga clic en este enlace para buscar todos los mensajes de SAP.