Show TOC

get_living_dynpro_controlsLocate this document in the navigation structure

Verwendung

Mit dieser Methode können Sie sich eine Liste von Referenzvariablen zu allen noch aktiven Custom Controls besorgen.

        
CALL METHOD cl_gui_cfw=>get_living_dynpro_controls IMPORTING control_list = control_list.
         

Parameter

Beschreibung

control_list

Liste der Referenzvariablen zu aktiven Custom Controls.

Die Liste ist vom Typ CNTO_CONTROL_LIST (definiert in der Klasse CL_GUI_CFW )