SAP ABAP Message Class OL Message Number 662 (Method 'ExistenceCheck' is not redefined)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-BOB (Application Component) Business Object Builder
     SWO (Package) Business Object Repository Tools
Attribute
Message class OL  
Short Description Workflow object types: Run-time system    
Message Number 662  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Method 'ExistenceCheck' is not redefined
Help Document

Diagnosis

The method 'ExistenceCheck' is executed automatically in the instantiation. To avoid problems during instantiation, you should ensure that this method is implemented correctly.

In this case, the method is inherited and not redefined. This suggests that the method has only the default implementation from the interface IFSAP. The existence check is not yet implemented.

System Response

Procedure

Please check whether the method 'ExistenceCheck' carries out a correct existence check on the current object.

If this is not the case, please implement the method.

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