SAP ABAP Message Class BO Message Number 003 (General object number: incorrect object type &1 not &2 transferred)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-SMT (Application Component) General status management
     BONR (Package) Application Development R/3 - General Object Number
Attribute
Message class BO  
Short Description General object number    
Message Number 003  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 19990311   
Message Text
General object number: incorrect object type &1 not &2 transferred
Help Document

Diagnosis

It is most likely that a function module from the general object number management was called (e.g. OBJECT_KEY_GET_). As part of this the object number with object type was transfered. The function module may, however, only be called with object numbers that have the object type .

Procedure

As a rule this indicates a system error. If necessary notify your system administrator.

Procedure for System Administration

  • If this error occurred in one of the standard SAP functions, notify the SAP hotline.
  • If this error occurred in your own programs or in any modified by you, check the calls of the function modules for the general object number management. Check in particular the function modules OBJECT_KEY_GET_ and OBJECT_NUMBER_DELETE_. For generic calls (i.e. ones that do not depend on onject type), use the function modules from function group BO01 (e.g. OBJECT_KEY_GET or OBJECT_NUMBER_DELETE.

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