Do you have any question about this error?
Message type: E = Error
Message class: COM_PME_PARSER - Configuration
Message number: 036
Message text: Objektvariable erwartet
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'
Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.
Check your entry and correct it as appropriate. Please note also other
possible causes of error (messages).
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
COM_PME_PARSER036
- Objektvariable erwartet ?Get instant SAP help. Start your 7-day free trial now.
COM_PME_PARSER035
Schlüssel erwartet
Was verursacht dieses Problem? In the source code of the dependency, a key is expected. However, you did not enter a valid key. A valid key compris...
COM_PME_PARSER034
Boolean Ausdruck erwartet
Was verursacht dieses Problem? A boolean expression is an expression that is evaluated as true or false. The syntax check found an error. A boolean...
COM_PME_PARSER037
Logischer Ausdruck erwartet
Was verursacht dieses Problem? The syntax check found an error. A logical expression, such as a value comparison, is expected at the cursor.Systema...
COM_PME_PARSER038
Numerischer Ausdruck erwartet
Was verursacht dieses Problem? The system check found a syntax error. At the cursor, the system expects a numeric expression, such as a figure, a n...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.