|
Diagnosis The syntax check found an error where a class or object is entered. System Response The cursor marks the place in your entry where the error occurs. Procedure A class or other object is expected at this point. A class is referredto by the class type and the language-independent class name, forexample: (300)TV_SET To refer to an object, enter the object identifier, class type, andobject key: (MATERIAL)(300)(NR='M4711') The object identifier is the language-independent name for the masterdata table for the object. Object identifiers are defined in the IMGfor Classification>. In step Define object types>, anobject identifier is entered for each object type. This identifieridentifies the object type in dependencies. 'Material' is the objectidentifier for materials. Characteristics are always entered with reference to an object. If avariable is defined for an object, only enter the variable. (300)DESK.MATERIAL = 'OAK' or D.MATERIAL = 'OAK' Please note also other possible causes of error (messages). |