Show TOC

Syntax documentationfinalize Locate this document in the navigation structure

This method is redefined by the relevant control wrapper. It contains specific functions for destroying the corresponding control. This method is called automatically by the free method, before the control is destroyed at the frontend.

Syntax Syntax

  1. CALL METHOD my_control->finalize.
End of the code.