Do you have any question about this error?
Message type: E = Error
Message class: 28 - 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.
28087
- 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.
28086
Parámetros formales &1 no válidos para: &2
¿Qué causa este problema? The syntax check found an error in entry &V2& for a table or function. Formal parameter &v1& is invalid.R...
28085
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 ...
28088
Se espera una característica de objeto para la determinación de precio
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. ...
28091
Error en denominació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.