Do you have any question about this error?
Message type: E = Error
Message class: COM_PME_PARSER - Configuration
Message number: 112
Message text: Argument de table/fonction erroné &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.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
COM_PME_PARSER112
- Argument de table/fonction erroné &1 ?Get instant SAP help. Start your 7-day free trial now.
COM_PME_PARSER111
Erreur dans lien 'PART_OF'/ 'SUBPART_OF'
Quelle est la cause de ce problème? The syntax check found an error in the entry for predefined standard dependency <ZH>PART_OF</> or &...
COM_PME_PARSER110
Mot-clé RESTRICTION: attendu ici
Quelle est la cause de ce problème? The syntax check could not identify the mandatory restriction part of a constraint. This may be because the key...
COM_PME_PARSER113
Erreur dans déclaration de table/de fonction
Quelle est la cause de ce problème? The syntax check found an error in the entry for a table or function.Réponse du système Le système émet un...
COM_PME_PARSER114
Erreur dans interface du module fonction générique (ABAP) : &1
Quelle est la cause de ce problème? The syntax check found an error in the function entry . The function module referred cannot be used, because th...
Cliquez sur ce lien pour rechercher tous les messages SAP.