Table list used by SAP ABAP Function Module TREE_ICON_VIEW (Display icons in tree structure)
SAP ABAP Function Module TREE_ICON_VIEW (Display icons in tree structure) is using
# Object Type Object Name Object Description Note
     
1 Table  DV_TLICON Generated Table for View
2 Table  ICON Icons table SOURCE VALUE(ICON_ID) LIKE ICON-ID
3 Table  ICON Icons table SOURCE VALUE(ICON_CLASS) LIKE ICON-I_CLASS DEFAULT 0
4 Table  ICON Icons table SOURCE VALUE(LOCKED) LIKE ICON-LOCKED DEFAULT 'X'
5 Table  ICON Icons table SOURCE VALUE(STATUS) LIKE ICON-STATUS DEFAULT 'X'
6 Table  ICON Icons table SOURCE VALUE(ICON_GROUP) LIKE ICON-I_GROUP DEFAULT 0
7 Table  ICON Icons table SOURCE VALUE(TEXTFIELD) LIKE ICON-TEXTFIELD DEFAULT 'X'
8 Table  ICON Icons table SOURCE VALUE(FUNCTION) LIKE ICON-FUNCTION DEFAULT 'X'
9 Table  ICON Icons table
10 Table  ICON Icons table SOURCE VALUE(ICON_NAME) LIKE ICON-NAME DEFAULT 'ICON_*'
11 Table  ICON Icons table SOURCE VALUE(ICON_SIZE) LIKE ICON-OLENG
12 Table  ICON Icons table SOURCE VALUE(MESSAGE) LIKE ICON-MESSAGE DEFAULT 'X'
13 Table  ICON Icons table SOURCE VALUE(ICON_NAME) LIKE ICON-NAME
14 Table  ICON Icons table SOURCE VALUE(BUTTON) LIKE ICON-BUTTON DEFAULT 'X'
15 Table  ICONT Icon Texts SOURCE VALUE(ICON_TEXT) LIKE ICONT-QUICKINFO
16 Table  SNODETEXT Additional Information for Hierarchy Nodes