Do you have any question about this error?
Message type: E = Error
Message class: 28 - Configuration
Message number: 087
Message text: Datentypfehler: Der Formalparameter &1 hat Typ &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.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
28087
- Datentypfehler: Der Formalparameter &1 hat Typ &2 ?Get instant SAP help. Start your 7-day free trial now.
28086
Formalparameter &1 ungültig für: &2
Was verursacht dieses Problem? The syntax check found an error in entry &V2& for a table or function. Formal parameter &v1& is inva...
28085
Ungültige Variablenbezeichnug &1
Was verursacht dieses Problem? The syntax check found an error in a variable definition.Systemantwort The cursor shows where in your entry the er...
28088
Objektmerkmal zur Preisgestaltung erwartet.
Selbsterklärende Nachricht Da SAP der Meinung ist, dass diese spezielle Fehlermeldung 'selbsterklärend' ist, wurden keine weiteren Informationen geg...
28091
Fehler in Standardbeziehung: &1
Was verursacht dieses Problem? The syntax check found an error in an entry for a predefined standard dependency &V1&.Systemantwort Das Sy...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.