SAP ABAP Class /SAPPO/CL_LIST_TREE_VIEW (Overview Screen as List Tree)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPO (Application Component) Postprocessing Office
     /SAPPO/DIALOG (Package) Postprocessing Office - Dialog
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPPO/IF_LIST_VIEW Interface for Overview Screen 20040108
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPPO/IF_PPO_CONSTANTS Constants for PPO 20060627
Properties
Class /SAPPO/CL_LIST_TREE_VIEW  
Short Description Overview Screen as List Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPPO/DIALOG   Postprocessing Office - Dialog 
Created 20040108   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /SAPPO/IF_ORDER_BUNDLE_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /SAPPO/IF_LIST_VIEW Interface for Overview Screen 20040108
2 /SAPPO/IF_PPO_CONSTANTS Constants for PPO 20060627
Friends
Class /SAPPO/CL_LIST_TREE_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ACTVT_CHANGE Constant Private Type reference (TYPE) ACTIV_AUTH '02' Activity 'Change' 20040121
2 CON_ACTVT_DISPLAY Constant Private Type reference (TYPE) ACTIV_AUTH '03' Activity 'Display' 20040121
3 CON_ACTVT_NOT_AUTHORIZED Instance attribute Private Attribute reference (LIKE) No Activity 20040121
4 CON_DO_NOT_RUN_ENHANCEMENT Constant Private Type reference (TYPE) CHAR1 ' ' Single-Character Indicator 20060530
5 CON_EXECUTABLE_NDF_DESC Instance attribute Private Attribute reference (LIKE) 20060623
6 CON_EXECUTABLE_NO_DESC Instance attribute Private Attribute reference (LIKE) 20060623
7 CON_EXECUTABLE_YES_DESC Instance attribute Private Attribute reference (LIKE) 20060623
8 CON_FCODE_ADD1 Instance attribute Private Attribute reference (LIKE) 20060609
9 CON_FCODE_ADD2 Instance attribute Private Attribute reference (LIKE) 20060609
10 CON_FCODE_FAIL Instance attribute Private Attribute reference (LIKE) 20060609
11 CON_FCODE_FINISH Instance attribute Private Attribute reference (LIKE) 20060609
12 CON_FCODE_RETRY Instance attribute Private Attribute reference (LIKE) 20060609
13 CON_FUNCTIONALITY_ADD1 Instance attribute Private Attribute reference (LIKE) 20060609
14 CON_FUNCTIONALITY_ADD2 Instance attribute Private Attribute reference (LIKE) 20060609
15 CON_FUNCTIONALITY_FAIL Instance attribute Private Attribute reference (LIKE) 20060609
16 CON_FUNCTIONALITY_FINISH Instance attribute Private Attribute reference (LIKE) 20060609
17 CON_FUNCTIONALITY_RETRY Instance attribute Private Attribute reference (LIKE) 20060609
18 CON_PROCESS_ADMIN Instance attribute Private Attribute reference (LIKE) 20060627
19 CON_PROCESS_BAPI_DIALOG Instance attribute Private Attribute reference (LIKE) 20060627
20 CON_PROCESS_DIALOG Instance attribute Private Attribute reference (LIKE) 20060627
21 CON_PROCESS_MASS Instance attribute Private Attribute reference (LIKE) 20060627
22 CON_PROCESS_MUSS_RUN Instance attribute Private Attribute reference (LIKE) 20060627
23 CON_RUN_ENHANCEMENT Constant Private Type reference (TYPE) CHAR1 'X' Single-Character Indicator 20060530
24 CON_STATUS_FINISHED Constant Private Type reference (TYPE) /SAPPO/DTE_STATUS 3 Status 20040113
25 CON_STATUS_NEW Constant Private Type reference (TYPE) /SAPPO/DTE_STATUS 1 Status 20040113
26 CON_STATUS_PROC Constant Private Type reference (TYPE) /SAPPO/DTE_STATUS 2 Status 20040113
27 CON_XFELD_NO Instance attribute Private Attribute reference (LIKE) 20060619
28 CON_XFELD_YES Instance attribute Private Attribute reference (LIKE) 20060619
29 GT_LIST_TREE_VIEW_STACK Static Attribute Private Type reference (TYPE) TT_LIST_TREE_VIEW_STACK 20101118
30 G_FIELD_CATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040112
31 G_FLG_FILTER_ACTIVE Instance attribute Private Type reference (TYPE) XFELD Filter Applied (X) 20040122
32 G_HIERACHY_HEADER Instance attribute Private Type reference (TYPE) TREEV_HHDR Tree Control: Attributes of the Hierarchy Header 20040112
33 G_STR_KEY Instance attribute Private Type reference (TYPE) /SAPPO/STR_FILTER_KEY Key Fields for Filter 20040127
34 G_TAB_FIELDRANGE Instance attribute Private Type reference (TYPE) /SAPPO/TAB_FILTER_FIELDRANGE Filter Selections 20040122
35 G_TAB_FIELDS Instance attribute Private Type reference (TYPE) /SAPPO/TAB_FILTER_FIELDS Filter Attributes 20040122
36 G_TAB_NODES Instance attribute Private Type reference (TYPE) /SAPPO/TAB_NODE_DETAIL Table for Node Management 20040114
37 G_TAB_NODES_EXPANDED Instance attribute Private Type reference (TYPE) /SAPPO/TAB_NODE_DETAIL Expanded Order Nodes 20040114
38 G_TAB_OBJECT_DETAILS Instance attribute Private Type reference (TYPE) /SAPPO/TAB_S_OBJECT_T Object Types 20040419
39 G_TAB_ORDER_DETAIL_DIALOG Instance attribute Private Type reference (TYPE) /SAPPO/TAB_ORDER_DETAIL_DIA_A Data Retention Table With Activity (Authorization) 20040113
40 G_TAB_ORDER_DETAIL_LAST_FILTER Instance attribute Private Type reference (TYPE) /SAPPO/TAB_ORDER_DETAIL_DIA_A Output Table with Activity (Authorization) 20040427
41 G_TAB_ORDER_OLD Instance attribute Private Type reference (TYPE) /SAPPO/TAB_ORDER_DETAIL_DIA_A All Unfiltered Data 20040122
42 G_TAB_OUTTAB_ALV Instance attribute Private Type reference (TYPE) /SAPPO/TAB_ORDER_DETAIL_DIA_A Output Table (Only Used by ALV Tree) 20040113
43 MO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract container for GUI controls 20101109
44 MO_CONTAINER_LIST Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract container for GUI controls 20101109
45 MO_CONTAINER_LOG Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract container for GUI controls 20101109
46 MO_CONTAINER_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Light Version of Splitter Control 20101109
47 MO_LIST_VIEW_LOGGING Instance attribute Private Object reference (TYPE REF TO) /SAPPO/CL_LIST_VIEW_LOGGING 20101109
48 MO_MODEL Instance attribute Private Object reference (TYPE REF TO) /SAPPO/CL_LIST_MODEL Model for Overview Screen 20101025
49 MO_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree Control 20101025
50 MT_ORDERS4ACTIONS Instance attribute Private Type reference (TYPE) TS_ORDERS4ACTIONS 20101109
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE Instance method Private Method Add Node 20040114
2 AGGREGATE_ORDERS4ACTIONS Instance method Private Method 20101109
3 BEFORE_USER_COMMAND Instance method Private Event handling method Response Before Generic Function Call 20040112
4 CALL_DETAIL_VIEW Instance method Private Method Goto Detail Screen 20040113
5 CHANGE_NODE Instance method Private Method Change Nodes 20040114
6 CHECK_DISPLAY_LOGSYS Instance method Private Method Check: More Than One Logical System for Component(s)? 20040517
7 CHECK_DISPLAY_METHOD Instance method Private Method Chec: Is There a Display Method? 20040419
8 CHECK_UPDATE_WORKLIST_ALLOWED Instance method Private Method Change Worklist 20040506
9 CLOSE_ORDERS_MULTIPLE Instance method Private Method Update Several Statuses Simultaneously 20090406
10 CONTEXT_MENU_REQUEST Instance method Private Method Create Context Menu 20090407
11 CREATE_FIELD_CATALOG Instance method Private Method Define Fields in ALV 20040113
12 CREATE_LOGGER Instance method Private Method 20101109
13 CREATE_RESTRICTION Instance method Private Method Create Restriction Rule 20040122
14 CREATE_TOOLBAR Instance method Private Method Set Up Button List 20040119
15 CREATING_ALV_TREE Instance method Private Method Create ALV Tree 20040112
16 DEFINE_HIERACHY_HEADER Instance method Private Method Define Fields in Tree 20040112
17 DEFINE_ITEM_LAYOUT Instance method Private Method Define Item Layout 20040112
18 DELETE_FILTER Instance method Private Method Delete Filter 20040123
19 DESTROY Instance method Private Method Delete all Attributes 20101118
20 EXECUTE_FUNCTION_MULTIPLE Instance method Private Method Execute Functions for More than One Order 20101026
21 EXPAND_NODES Instance method Private Method Expand Node 20040120
22 EXPAND_TREE Instance method Private Method Expand Tree 20040114
23 FILL_TREE_FIRST_TIME Instance method Private Method Initial Set Up of Tree 20040113
24 FILL_TREE_ON_EXPAND Instance method Private Method Enter Messages in Tree 20040114
25 FILTER_LIST Instance method Private Method Filter in List 20040122
26 FIRST_DISPLAY Instance method Private Method Initial Set Up of Display 20040113
27 GET_CREATION_TIMST Instance method Private Method Set Up Time Stamp for Creation Date 20040202
28 GET_DETAILS_OF_SELECTED_ORDERS Instance method Private Method Gets Details for Selected Orders 20090406
29 GET_MESSAGES Instance method Private Method Select Messages 20040114
30 GET_OUTPUT_DATA Instance method Private Method Select Initial Data 20040113
31 GET_REPLACEMENTS Instance method Private Method Create Replacement Rules 20040122
32 GET_RESTRICTIONS Instance method Private Method Create Restriction Table 20040122
33 IS_TECHNICAL_CLOSE_ALLOWED Instance method Private Method Is Technical Closure Permitted? 20091014
34 ON_EXPANDER_CLICK Instance method Private Event handling method Response to Event: Expand Subtree 20040112
35 ON_ITEM_CONTEXT_MENU_REQUEST Instance method Private Event handling method Create Context Menu for Cells 20040112
36 ON_ITEM_CONTEXT_MENU_SELECTED Instance method Private Event handling method Execute Functions from Context Menu for Cells 20040112
37 ON_ITEM_DOUBLE_CLICK Instance method Private Event handling method Response to Event: Double-Click on Cell 20040112
38 ON_LINK_CLICK Instance method Private Event handling method Response to Event: Link Click 20040112
39 ON_NODE_CONTEXT_MENU_REQUEST Instance method Private Event handling method Create Context Menu for Nodes 20090407
40 ON_NODE_CONTEXT_MENU_SELECTED Instance method Private Event handling method Execute Functions from Context Menu for Nodes 20040112
41 ON_NODE_DOUBLE_CLICK Instance method Private Event handling method Response to Event: Double-Click on Node 20040112
42 ON_TOOLBAR_CLICK Instance method Private Event handling method Response to Event: Click on Button in Tool Bar 20040119
43 PEEK_LIST_TREE_VIEW_STACK Instance method Private Method 20101118
44 POP_LIST_TREE_VIEW_STACK Instance method Private Method 20101118
45 PROCESS_DISPLAY_METHOD Instance method Private Method Goto Objects (Display Mode) 20040113
46 PUSH_LIST_TREE_VIEW_STACK Instance method Private Method 20101118
47 SEARCH_MESSAGES Instance method Private Method Search for Messages 20040122
48 SET_CNT_ATTR_PEEK_LTV_STACK Instance method Private Method 20101119
49 SET_CONTAINER_ATTRIBUTS Instance method Public Method 20101119
50 SET_CONTAINER_INVISIBLE Instance method Private Method Make Relevant Containers Invisible 20101118
51 SET_CONTAINER_VISIBLE Instance method Private Method Make Relevant Containers Visible 20040130
52 SET_FILTER Instance method Private Method Set Filter 20040123
53 SHOW_DETAILS Instance method Private Method Display Details 20090407
54 UPDATE_OUTPUT_DATA Instance method Private Method Refresh Data 20040114
55 UPDATE_PROCESSOR_MULTIPLE Instance method Private Method Determine/Change Processors in Multiple Orders 20101026
56 UPDATE_STATUS Instance method Private Method Update Status 20040113
57 UPDATE_TOOLBAR Instance method Private Method Update Button List 20040122
58 UPDATE_UI Instance method Private Method Updates UI 20090403
59 UPDATE_WORKLIST_MULTIPLE Instance method Private Method Change Worklist in Multiple Orders 20101026
Events
Class /SAPPO/CL_LIST_TREE_VIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_LIST_TREE_VIEW_STACK Private See coding 20101118 BEGIN OF ts_list_tree_view_stack, list_tree_view TYPE REF TO /sappo/cl_list_tree_view, container_splitter TYPE REF TO cl_gui_splitter_container, container_list TYPE REF TO cl_gui_container, container_log TYPE REF TO cl_gui_container, cnt_split_sash_position TYPE i, log_container_visible TYPE abap_bool, END OF ts_list_tree_view_stack
2 TS_ORDERS4ACTIONS Private See coding 20101110 BEGIN OF ts_orders4actions, display TYPE /sappo/if_order_bundle_model=>tt_proxy_order_key_auth, process TYPE /sappo/if_order_bundle_model=>tt_proxy_order_key_auth, change_processor TYPE /sappo/if_order_bundle_model=>tt_proxy_order_key_auth, change_worklist TYPE /sappo/if_order_bundle_model=>tt_proxy_order_key_auth, close TYPE /sappo/if_order_bundle_model=>tt_proxy_order_key_auth, retry TYPE /sappo/if_order_bundle_model=>tt_proxy_order_key_auth, discard TYPE /sappo/if_order_bundle_model=>tt_proxy_order_key_auth, confirm TYPE /sappo/if_order_bundle_model=>tt_proxy_order_key_auth, add1 TYPE /sappo/if_order_bundle_model=>tt_proxy_order_key_auth, add2 TYPE /sappo/if_order_bundle_model=>tt_proxy_order_key_auth, END OF ts_orders4actions
3 TT_LIST_TREE_VIEW_STACK Private See coding 20101118 tt_list_tree_view_stack TYPE STANDARD TABLE OF ts_list_tree_view_stack WITH KEY list_tree_view
4 TY_S_COUNT_POSSIBLE_ACTIONS Private See coding 20101105 BEGIN OF ty_s_count_possible_actions, process TYPE i, change_processor TYPE i, change_worklist TYPE i, close TYPE i, retry TYPE i, discard TYPE i, confirm TYPE i, add1 TYPE i, add2 TYPE i, END OF ty_s_count_possible_actions
5 TY_T_PROCESS Private See coding 20091014 ty_t_process TYPE STANDARD TABLE OF /sappo/str_ppo_process
Method Signatures

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM_LAYOUT Call by reference Type reference (TYPE) LVC_T_LAYI Layoutstruktur für Items des ALV-Tree Controls 20040114
2 Importing I_NODE_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYN Knotenlayout ALV-Tree Control 20040114
3 Importing I_NODE_TEXT Call by reference Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20040114
4 Importing I_RELAT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20040114
5 Importing I_STR_OUTTAB Call by reference Type reference (TYPE) /SAPPO/STR_ORDER_DETAIL_DIA_A Detail eines Auftrags (mit Berechtigung) 20040114
6 Returning RE_NEW_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20040114

Method ADD_NODE on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method AGGREGATE_ORDERS4ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED_ORDER_DETAILS Call by reference Type reference (TYPE) /SAPPO/TAB_ORDER_DETAIL_DIA_A Ausgabetabelle mit Aktivität (Berechtigung) 20101109
2 Returning RS_COUNT_FOR_ACTION Value transfer Type reference (TYPE) TY_S_COUNT_POSSIBLE_ACTIONS 20101109

Method AGGREGATE_ORDERS4ACTIONS on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method BEFORE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UCOMM Value transfer Attribute reference (LIKE) 20040113

Method BEFORE_USER_COMMAND on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method CALL_DETAIL_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20040113
2 Importing I_TAB_ORDER_KEY Call by reference Type reference (TYPE) /SAPPO/TAB_ORDER_KEY Schlüsselfelder des Auftrages 20040113

Method CALL_DETAIL_VIEW on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method CHANGE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_ORDER_KEY Call by reference Type reference (TYPE) /SAPPO/TAB_ORDER_KEY Schlüsselfelder des Auftrages 20040114

Method CHANGE_NODE on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method CHECK_DISPLAY_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_DISPLAY_LOGSYS Call by reference Type reference (TYPE) XFELD (X) >1 logisches System definiert 20040517
2 Exporting E_FLG_DISPLAY_OBJLOGSYS Call by reference Type reference (TYPE) XFELD (X) >1 logisches System für Objekte definiert 20040517
3 Importing I_COMPONENT Call by reference Type reference (TYPE) /SAPPO/DTE_COMPONENT Softwarekomponente 20040517

Method CHECK_DISPLAY_LOGSYS on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method CHECK_DISPLAY_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_DISPLAY_METHOD_EXISTS Call by reference Type reference (TYPE) XFELD Display-Methode existiert 20040419
2 Importing I_BUSINESS_PROCESS Call by reference Type reference (TYPE) /SAPPO/DTE_BUSINESS_PROCESS Geschäftsprozess 20110303
3 Importing I_COMPONENT Call by reference Type reference (TYPE) /SAPPO/DTE_COMPONENT Softwarekomponente 20040419
4 Importing I_OBJCAT Call by reference Type reference (TYPE) /SAPPO/DTE_OBJCAT Objektkategorie 20040419
5 Importing I_OBJTYPE Call by reference Type reference (TYPE) /SAPPO/DTE_OBJTYPE Objekttyp 20040419

Method CHECK_DISPLAY_METHOD on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method CHECK_UPDATE_WORKLIST_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED_ORDER_DETAILS Call by reference Type reference (TYPE) /SAPPO/TAB_ORDER_DETAIL_DIA_A Ausgabetabelle mit Aktivität (Berechtigung) 20101102
2 Returning R_UPDATE_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL Arbeitsvorrat-Update ist möglich 20090407

Method CHECK_UPDATE_WORKLIST_ALLOWED on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method CLOSE_ORDERS_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20090406

Method CLOSE_ORDERS_MULTIPLE on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED_ORDER_DETAILS Value transfer Type reference (TYPE) /SAPPO/TAB_ORDER_DETAIL_DIA_A Ausgabetabelle mit Aktivität (Berechtigung) 20101102
2 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20101102
3 Importing MENU Value transfer Object reference (TYPE REF TO) CL_CTMENU Context Menu 20101102

Method CONTEXT_MENU_REQUEST on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method CREATE_FIELD_CATALOG Signature

Method CREATE_FIELD_CATALOG on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method CREATE_FIELD_CATALOG on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method CREATE_LOGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LOGGER Value transfer Object reference (TYPE REF TO) /SAPPO/IF_ORDER_LOG Logger-Interface für PPO Auftrag 20101109

Method CREATE_LOGGER on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method CREATE_RESTRICTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STR_RESTRICTION Call by reference Type reference (TYPE) /SAPPO/STR_RESTRICTION Struktur für Restriktionen 20040122
2 Importing I_FIELDGROUP Value transfer Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20040122
3 Importing I_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Feldname 20040122
4 Importing I_NO_DISPLAY Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20040122
5 Importing I_NO_INTERVALLS Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20040122
6 Importing I_NO_INT_CHECK Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20040129
7 Importing I_NO_MULTIPLE Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20040126
8 Importing I_NO_OPTION Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20040122
9 Importing I_NO_SEARCHHELP Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20040122
10 Importing I_ONLY_SINGLES Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20040122
11 Importing I_STR_SELOPT Value transfer Type reference (TYPE) /SAPPO/STR_RSDSSELOPT Struktur der generischen SELECT-OPTION dynam. Selektionen 20040122
12 Importing I_TABNAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20040122

Method CREATE_RESTRICTION on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method CREATE_TOOLBAR Signature

Method CREATE_TOOLBAR on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method CREATE_TOOLBAR on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method CREATING_ALV_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20101118

Method CREATING_ALV_TREE on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method DEFINE_HIERACHY_HEADER Signature

Method DEFINE_HIERACHY_HEADER on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method DEFINE_HIERACHY_HEADER on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method DEFINE_ITEM_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_ORDER_DETAIL_DIALOG Call by reference Type reference (TYPE) /SAPPO/STR_ORDER_DETAIL_DIA_A Detail eines Auftrags (mit Berechtigung) 20040112
2 Returning RE_TAB_ITEM_LAYOUT Value transfer Type reference (TYPE) LVC_T_LAYI Layoutstruktur für Items des ALV-Tree Controls 20040112

Method DEFINE_ITEM_LAYOUT on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method DELETE_FILTER Signature

Method DELETE_FILTER on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method DELETE_FILTER on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method DESTROY Signature

Method DESTROY on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method DESTROY on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method EXECUTE_FUNCTION_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION Call by reference Type reference (TYPE) /SAPPO/IF_ORDER_BUNDLE_MODEL=>TV_FUNCTION Funktion 20101026
2 Importing I_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20101026

Method EXECUTE_FUNCTION_MULTIPLE on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method EXPAND_NODES Signature

Method EXPAND_NODES on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method EXPAND_NODES on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method EXPAND_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_NODE_KEY Call by reference Type reference (TYPE) LVC_T_NKEY ALV-Tree-Control: Knotentabelle 20040209

Method EXPAND_TREE on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method FILL_TREE_FIRST_TIME Signature

Method FILL_TREE_FIRST_TIME on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method FILL_TREE_FIRST_TIME on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method FILL_TREE_ON_EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20040114
2 Importing I_STR_ORDER_KEY Call by reference Type reference (TYPE) /SAPPO/STR_ORDER_KEY Schlüsselfelder des Auftrages 20040114

Method FILL_TREE_ON_EXPAND on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method FILTER_LIST Signature

Method FILTER_LIST on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method FILTER_LIST on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method FIRST_DISPLAY Signature

Method FIRST_DISPLAY on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method FIRST_DISPLAY on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method GET_CREATION_TIMST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040202
2 Changing C_TIMST_HIGH Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20040202
3 Changing C_TIMST_LOW Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20040202
4 Importing I_DATE_HIGH Value transfer Type reference (TYPE) DATS Feld vom Typ DATS 20040202
5 Importing I_DATE_LOW Value transfer Type reference (TYPE) DATS Feld vom Typ DATS 20040202
6 Importing I_TIME_HIGH Value transfer Type reference (TYPE) TIMS Feld vom Typ TIMS 20040202
7 Importing I_TIME_LOW Value transfer Type reference (TYPE) TIMS Feld vom Typ TIMS 20040202

Method GET_CREATION_TIMST on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method GET_DETAILS_OF_SELECTED_ORDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELECTED_ORDER_DETAILS Call by reference Type reference (TYPE) /SAPPO/TAB_ORDER_DETAIL_DIA_A Ausgabetabelle mit Aktivität (Berechtigung) 20090406
2 Importing IV_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20090406

Method GET_DETAILS_OF_SELECTED_ORDERS on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_ORDER_KEY Call by reference Type reference (TYPE) /SAPPO/TAB_ORDER_KEY Schlüsselfelder des Auftrages 20040209

Method GET_MESSAGES on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method GET_OUTPUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_REFRESH Call by reference Type reference (TYPE) XFELD Daten werden erneut gelesen (X) 20040120

Method GET_OUTPUT_DATA on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method GET_REPLACEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_DFIES Call by reference Type reference (TYPE) DDFIELDS DD: Feldliste 20040122
2 Changing C_TAB_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20040122
3 Changing C_TAB_REPLACEMENT Call by reference Type reference (TYPE) /SAPPO/TAB_REPLACEMENT Ersetzungsregeln Filter 20040122
4 Importing I_COMPONENT Value transfer Type reference (TYPE) /SAPPO/DTE_COMPONENT Softwarekomponente 20040513
5 Importing I_STRUCTURE_NAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20040122

Method GET_REPLACEMENTS on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method GET_RESTRICTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_RESTRICTION Call by reference Type reference (TYPE) /SAPPO/TAB_RESTRICTION Tabellentyp für Restiktionen 20040122
2 Importing I_COMPONENT Call by reference Type reference (TYPE) /SAPPO/DTE_COMPONENT Komponente 20040225
3 Importing I_TABNAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20040122

Method GET_RESTRICTIONS on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method IS_TECHNICAL_CLOSE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROCESS Call by reference Type reference (TYPE) TY_T_PROCESS 20091014
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20091014

Method IS_TECHNICAL_CLOSE_ALLOWED on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method ON_EXPANDER_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040113

Method ON_EXPANDER_CLICK on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method ON_ITEM_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20040113
2 Importing MENU Value transfer Attribute reference (LIKE) 20040113
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040113

Method ON_ITEM_CONTEXT_MENU_REQUEST on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method ON_ITEM_CONTEXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20040113
2 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20040113
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040113

Method ON_ITEM_CONTEXT_MENU_SELECTED on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method ON_ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20040113
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040113

Method ON_ITEM_DOUBLE_CLICK on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method ON_LINK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20040113
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040113

Method ON_LINK_CLICK on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method ON_NODE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) 20090407
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20090407

Method ON_NODE_CONTEXT_MENU_REQUEST on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method ON_NODE_CONTEXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20040113
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040113

Method ON_NODE_CONTEXT_MENU_SELECTED on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method ON_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040113

Method ON_NODE_DOUBLE_CLICK on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method ON_TOOLBAR_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20040119

Method ON_TOOLBAR_CLICK on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method PEEK_LIST_TREE_VIEW_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_LIST_TREE_VIEW_STACK Value transfer Type reference (TYPE) TS_LIST_TREE_VIEW_STACK 20101118

Method PEEK_LIST_TREE_VIEW_STACK on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method POP_LIST_TREE_VIEW_STACK Signature

Method POP_LIST_TREE_VIEW_STACK on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method POP_LIST_TREE_VIEW_STACK on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method PROCESS_DISPLAY_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT Call by reference Type reference (TYPE) /SAPPO/DTE_COMPONENT Komponente 20040116
2 Importing I_OBJECT Call by reference Type reference (TYPE) /SAPPO/STR_OBJECT Objekt 20040116

Method PROCESS_DISPLAY_METHOD on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method PUSH_LIST_TREE_VIEW_STACK Signature

Method PUSH_LIST_TREE_VIEW_STACK on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method PUSH_LIST_TREE_VIEW_STACK on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method SEARCH_MESSAGES Signature

Method SEARCH_MESSAGES on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method SEARCH_MESSAGES on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method SET_CNT_ATTR_PEEK_LTV_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CNT_SPLIT_SASH_POSITION Call by reference Type reference (TYPE) I Postion des Trenners des Splitt-Containers 20101119
2 Importing IV_LOG_CONTAINER_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL Sichtbarkeit des Log-Containers 20101119

Method SET_CNT_ATTR_PEEK_LTV_STACK on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method SET_CONTAINER_ATTRIBUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CNT_SPLIT_SASH_POSITION Call by reference Type reference (TYPE) I Postion des Trenners des Splitt-Containers 20101119
2 Importing IV_LOG_CONTAINER_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL Sichtbarkeit des Log-Containers 20101119

Method SET_CONTAINER_ATTRIBUTS on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method SET_CONTAINER_INVISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LIST_TREE_VIEW_STACK Value transfer Type reference (TYPE) TS_LIST_TREE_VIEW_STACK 20101118

Method SET_CONTAINER_INVISIBLE on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method SET_CONTAINER_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LIST_TREE_VIEW_STACK Value transfer Type reference (TYPE) TS_LIST_TREE_VIEW_STACK 20101118

Method SET_CONTAINER_VISIBLE on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method SET_FILTER Signature

Method SET_FILTER on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method SET_FILTER on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method SHOW_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20090407

Method SHOW_DETAILS on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method UPDATE_OUTPUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_ORDER_KEY Call by reference Type reference (TYPE) /SAPPO/TAB_ORDER_KEY Schlüsselfelder des Auftrages 20040114

Method UPDATE_OUTPUT_DATA on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method UPDATE_PROCESSOR_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEW_PROCESSOR Call by reference Type reference (TYPE) /SAPPO/DTE_PROCESSOR Aktueller Bearbeiter 20101026
2 Importing I_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20101026

Method UPDATE_PROCESSOR_MULTIPLE on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method UPDATE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_ORDER_KEY Call by reference Type reference (TYPE) /SAPPO/STR_ORDER_KEY Schlüsselfelder des Auftrages 20040115

Method UPDATE_STATUS on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method UPDATE_TOOLBAR Signature

Method UPDATE_TOOLBAR on class /SAPPO/CL_LIST_TREE_VIEW has no parameter.
Method UPDATE_TOOLBAR on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method UPDATE_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_ORDER_KEY Call by reference Type reference (TYPE) /SAPPO/TAB_ORDER_KEY Schlüsselfelder des Auftrages 20090403

Method UPDATE_UI on class /SAPPO/CL_LIST_TREE_VIEW has no exception.

Method UPDATE_WORKLIST_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20101026

Method UPDATE_WORKLIST_MULTIPLE on class /SAPPO/CL_LIST_TREE_VIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 20