Show TOC

set_folder_show_exp_imageLocate this document in the navigation structure

Use this method to set the folder symbol you want to use for an open folder.

CALL METHOD tree->set_folder_show_exp_image
        EXPORTING folder_show_exp_image = folder_show_exp_image
        EXCEPTIONS failed               = 1
                cntl_system_error       = 2.
         

Parameters

Description

folder_show_exp_image

  • ' X ': Open folders always display the symbol specified in the exp_image field of the node.

  • ' ': Only the last folder to be opened displays the folder symbol entered in the exp_image field of the node. The other folders display the folder symbol specified in the n_image field for the node.