Method BI_OBJECT~RELEASE

Use

With the help of method BI_OBJECT~RELEASE, the system shows that the reference to the instance is no longer required. As a result, the reference can be deleted from the instance management. After the last reference has been deleted from the instance management, the GARBAGE COLLECTOR can release the relevant memory area.

Features

There is an implementation example in the demo class CL_SWF_FORMABSENC .