Entering content frameBackground documentation Determining Whether an Object Exists Locate the document in its SAP Library structure

Use

BAdI method OBJECT_CHECK (Object Data Check) replaces the checks of the function module object_check_[object].

This implementation allows you to do the following:

The application program must implement the checks in these methods. The passed parameter RUN_NO_ACTION should be set to ‘X’. In this case the module object_check_[object] is not called.

You can find further information on these methods and the corresponding parameters under: Implementation Interface.

Leaving content frame