Entering content frameSyntax documentation finalize Locate the document in its SAP Library 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.

CALL METHOD my_control->finalize.

Leaving content frame