SAP ABAP Message Class 28 Message Number 062 (Invalid object type: &1)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-DEP (Application Component) Object Dependencies
     CUMT (Package) Maintenance Environment for Dependencies
Attribute
Message class 28  
Short Description Configuration    
Message Number 062  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
Invalid object type: &1
Help Document

Diagnosis

You entered an object with an incorrect object identifier.

System Response

The cursor marks the error in your entry.

Procedure

An object is referred to via the object identifier, class type, and object key:
(material)(300)(nr='M4711')

The object type is the language-independent name of the master table for the object. This name is maintained in the IMG for Classification. In the Define object types step, an object identifier is maintained for each object type. This identifies the object type in dependencies. "Material" is the object identifier for materials.

You entered the object identifier , which is not defined. Correct your entry accordingly.

History
Last changed on/by 19951026  SAP 
SAP Release Created in