Do you have any question about this error?
Message type: E = Error
Message class: COM_PME_PARSER - Configuration
Message number: 036
Message text: Le système attend une variable objet
The syntax check found an error. An object variable is expected at the
cursor.
In preconditions, selection conditions, procedures, and actions, you
can use the following object variables:
$ROOT for the highest level object in a multi-level configuration
$SELF for the object currently being processed
$PARENT for the object immediately above current object $SELF in a
multi-level configuration
The object variable is separated from the characteristic by a period:
$ROOT.COLOR
In constraints, you can define object variables under OBJECTS.
T IS_A (300)TABLE
You can also define your own variables for characteristics in
constraints. You then use these variables to refer to the
characteristics.
If you have not defined object variables for the characteristics of the
object, you must define which object the characteristic belongs to. In
this case, the system expects an object variable before the
characteristic.
T.Material = 'oak'
Le système émet un message d'erreur et ne vous permettra pas de poursuivre cette transaction tant que l'erreur n'est pas résolue.
Check your entry and correct it as appropriate. Please note also other
possible causes of error (messages).
Extrait du message d'erreur du système SAP. Copyright SAP SE.
COM_PME_PARSER036
- Le système attend une variable objet ?Get instant SAP help. Start your 7-day free trial now.
COM_PME_PARSER035
Le système attend une clé
Quelle est la cause de ce problème? In the source code of the dependency, a key is expected. However, you did not enter a valid key. A valid key co...
COM_PME_PARSER034
Le système attend une expression booléenne
Quelle est la cause de ce problème? A boolean expression is an expression that is evaluated as true or false. The syntax check found an error. A bo...
COM_PME_PARSER037
Expression logique attendue ici
Quelle est la cause de ce problème? The syntax check found an error. A logical expression, such as a value comparison, is expected at the cursor.RÃ...
COM_PME_PARSER038
Expression numérique attendue ici
Quelle est la cause de ce problème? The system check found a syntax error. At the cursor, the system expects a numeric expression, such as a figure...
Cliquez sur ce lien pour rechercher tous les messages SAP.