SAP ABAP Class CL_UC_DT_OVERVIEW_GUI (Data Transfer Overview Screen)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCFT (Package) SEM-BCS: Data Collection
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI Internal View of GUI Object 20020409
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI_EXT External View at GUI Object 20020409
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20020409
Properties
Class CL_UC_DT_OVERVIEW_GUI  
Short Description Data Transfer Overview Screen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCFT   SEM-BCS: Data Collection 
Created 20020409   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_COLUMN_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CUST_GUI Internal View of GUI Object 20020409
2 IF_UC_CUST_GUI_EXT External View at GUI Object 20020409
3 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20020409
Friends
Class CL_UC_DT_OVERVIEW_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COLUMN1 Constant Private Type reference (TYPE) CHAR12 'COLUMN1' Tree column1 20020412
2 C_COLUMN2 Constant Private Type reference (TYPE) CHAR12 'COLUMN2' Tree column2 20020412
3 C_COLUMN3 Constant Private Type reference (TYPE) CHAR12 'COLUMN3' Tree column3 20020412
4 C_COLUMN4 Constant Private Type reference (TYPE) CHAR12 'COLUMN4' Tree column4 20020508
5 C_DATATXPROC_COPY Constant Public Type reference (TYPE) UC_DATATXPROC 'C' 20040116
6 C_DATATXPROC_DELETE Constant Public Type reference (TYPE) UC_DATATXPROC 'E' 20040116
7 C_DATATXPROC_LOADDS Constant Public Type reference (TYPE) UC_DATATXPROC 'I' 20040116
8 C_DATATXPROC_MANUAL Constant Public Type reference (TYPE) UC_DATATXPROC 'M' 20040116
9 C_DATATXPROC_POSTING Constant Public Type reference (TYPE) UC_DATATXPROC 'D' 20040116
10 C_DATATXPROC_UPLOAD Constant Public Type reference (TYPE) UC_DATATXPROC 'U' 20040116
11 C_FUNC_BACK Constant Private Type reference (TYPE) SY-UCOMM 'BACK' 20040117
12 C_FUNC_CLPS Constant Private Type reference (TYPE) SY-UCOMM 'CLPS' 20040116
13 C_FUNC_DSLT Constant Private Type reference (TYPE) SY-UCOMM 'DSLT' 20040116
14 C_FUNC_EXCU Constant Private Type reference (TYPE) SY-UCOMM 'EXCU' 20040115
15 C_FUNC_EXPD Constant Private Type reference (TYPE) SY-UCOMM 'EXPD' 20040116
16 C_FUNC_LBEN Constant Private Type reference (TYPE) SY-UCOMM 'LBEN' 20031124
17 C_FUNC_LDEF Constant Private Type reference (TYPE) SY-UCOMM 'LDEF' 20031124
18 C_FUNC_LDEL Constant Private Type reference (TYPE) SY-UCOMM 'LDEL' 20031124
19 C_FUNC_LSVE Constant Private Type reference (TYPE) SY-UCOMM 'LSVE' 20031124
20 C_FUNC_MVDN Constant Private Type reference (TYPE) SY-UCOMM 'MVDN' 20040117
21 C_FUNC_MVUP Constant Private Type reference (TYPE) SY-UCOMM 'MVUP' 20040117
22 C_FUNC_SLCT Constant Private Type reference (TYPE) SY-UCOMM 'SLCT' 20040116
23 C_FUNC_SQNR Constant Private Type reference (TYPE) SY-UCOMM 'SQNR' 20040117
24 C_TOOLBAR_GRID Constant Private Type reference (TYPE) STRING 'GRID' 20040117
25 C_TOOLBAR_TREE Constant Private Type reference (TYPE) STRING 'TREE' 20040117
26 DO_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20040117
27 DO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in Screen Area 20020410
28 DO_CONTAINER_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER 20040117
29 DO_CONTAINER_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER 20031128
30 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL 20031124
31 DO_OVERVIEW Instance attribute Private Object reference (TYPE REF TO) CL_UC_DT_OVERVIEW_DATA The data class of the data transfer overview screen 20020410
32 DO_SCREEN_LAYOUT Instance attribute Private Object reference (TYPE REF TO) CL_UC_DT_OVERVIEW_LAYOUT 20031124
33 DO_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER 20040117
34 DO_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR 20031128
35 DO_TREE Instance attribute Public Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20020409
36 DS_LAYOUT_HEADER Instance attribute Private Type reference (TYPE) UCF_S_DTX_LAYOUT_HEADER 20031124
37 DT_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT 20040117
38 DT_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX 20031124
39 DT_GRID_DATA Instance attribute Private Type reference (TYPE) T_GRID_DATA 20040117
40 DT_HRYDATA Instance attribute Private Type reference (TYPE) T_HRYDATA Tree data in overview screen 20020412
41 DT_LAYOUT Instance attribute Private Type reference (TYPE) UCF_T_DTX_LAYOUT 20031124
42 DT_MESSAGE Instance attribute Private Type reference (TYPE) UC0_T_MESSAGE Messages 20020723
43 DT_METHOD Instance attribute Private Type reference (TYPE) UCF_T_DTX_LAYOUT_METHOD DTX overview: screen layout method 20040607
44 DT_NODE_KEY_TABLE Instance attribute Private Type reference (TYPE) TREEV_NKS Tree Control: Table with Node Keys 20030225
45 DT_PARAMETER Instance attribute Private Type reference (TYPE) UCM_TS_PARAMETER Parameters 20060530
46 DT_UPLMETHF4 Instance attribute Private Type reference (TYPE) UCF_TS_DTX_UPLMETHF4 Table for F4 Possible Entries for Upload Method 20021025
47 D_FLG_ALREADYEXECUTE Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030225
48 D_ITMNAME Instance attribute Private Type reference (TYPE) TV_ITMNAME Tree Control: Column Name / Item Name 20080104
49 D_NEW_TREE Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20021026
50 D_NODEKEY Instance attribute Private Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20080104
51 D_ROWS Instance attribute Private Type reference (TYPE) I 20031125
52 D_SHOW_F4 Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20021024
53 GC_TRUE Constant Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20020722
54 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_UC_CUST_GUI Internal View of GUI Object 20020409
Methods
# Method Level Visibility Method type Description Created on
1 BOUNDLE_EXECUTION Instance method Private Method 20040210
2 CREATE_CONTAINER Instance method Private Method Create container 20020410
3 DEFAULT_LAYOUT Instance method Private Method 20031125
4 DELETE_LAYOUT Instance method Private Method 20031125
5 DISPLAY_ALV_GRID Instance method Private Method 20040117
6 DISPLAY_TREE Instance method Public Method Display tree 20020410
7 EXPAND_COLLAPSE_TREE Instance method Private Method 20040116
8 EXPAND_TREE_ON_FIRST_DISPLAY Instance method Private Method 20040116
9 FUNCTION_SELECTED Instance method Private Event handling method 20031128
10 GET_LAYOUT Instance method Private Method 20031124
11 GET_NODE_SID Instance method Private Method 20031125
12 GET_SVERSION Instance method Private Method 20031124
13 HANDLER_TREE_CHECKBOX_CHANGE Instance method Private Event handling method 20040116
14 INIT_ALV_GRID Instance method Private Method 20040117
15 INIT_TOOLBAR Instance method Private Method 20031128
16 INIT_TREE Instance method Public Method Initial tree 20020410
17 ON_BUTTON_CLICK Instance method Private Event handling method On button click of column tree 20020410
18 RAISE_EVENT Instance method Private Method Raise event 20020722
19 RESET_BOUNDLE Instance method Private Method 20040116
20 SAVE_LAYOUT Instance method Private Method 20031125
21 SELECT_DESELECT_ALL Instance method Private Method 20040116
22 SET_NODE_ITEM_TABLE Instance method Private Method Set node table and item table 20020412
23 SET_REGISTER_EVENT Instance method Private Method Set and register event for tree 20020410
24 SET_TOOLBAR_BUTTON Instance method Private Method 20040117
25 SHOW_MESSAGE Instance method Private Method 20040210
26 USER_COMMAND Instance method Public Method User Command 20020426
27 USER_DEFINED_LAYOUT Instance method Private Method 20031125
Events
Class CL_UC_DT_OVERVIEW_GUI has no event.
Types
Class CL_UC_DT_OVERVIEW_GUI has no local type.
Method Signatures

Method BOUNDLE_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_METHOD Call by reference Type reference (TYPE) UCF_T_DTX_LAYOUT_METHOD DTX overview: screen layout method 20040607

Method BOUNDLE_EXECUTION on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method CREATE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_NAME Value transfer Type reference (TYPE) C 20020410

Method CREATE_CONTAINER on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method DEFAULT_LAYOUT Signature

Method DEFAULT_LAYOUT on class CL_UC_DT_OVERVIEW_GUI has no parameter.
Method DEFAULT_LAYOUT on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method DELETE_LAYOUT Signature

Method DELETE_LAYOUT on class CL_UC_DT_OVERVIEW_GUI has no parameter.
Method DELETE_LAYOUT on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method DISPLAY_ALV_GRID Signature

Method DISPLAY_ALV_GRID on class CL_UC_DT_OVERVIEW_GUI has no parameter.
Method DISPLAY_ALV_GRID on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method DISPLAY_TREE Signature

Method DISPLAY_TREE on class CL_UC_DT_OVERVIEW_GUI has no parameter.
Method DISPLAY_TREE on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method EXPAND_COLLAPSE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC 20040116

Method EXPAND_COLLAPSE_TREE on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method EXPAND_TREE_ON_FIRST_DISPLAY Signature

Method EXPAND_TREE_ON_FIRST_DISPLAY on class CL_UC_DT_OVERVIEW_GUI has no parameter.
Method EXPAND_TREE_ON_FIRST_DISPLAY on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method FUNCTION_SELECTED Signature

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

Method FUNCTION_SELECTED on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method GET_LAYOUT Signature

Method GET_LAYOUT on class CL_UC_DT_OVERVIEW_GUI has no parameter.
# Exception Resumable Description Created on
1 NOT_FOUND 20031124

Method GET_NODE_SID Signature

Method GET_NODE_SID on class CL_UC_DT_OVERVIEW_GUI has no parameter.
Method GET_NODE_SID on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method GET_SVERSION Signature

Method GET_SVERSION on class CL_UC_DT_OVERVIEW_GUI has no parameter.
Method GET_SVERSION on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method HANDLER_TREE_CHECKBOX_CHANGE Signature

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

Method HANDLER_TREE_CHECKBOX_CHANGE on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method INIT_ALV_GRID Signature

Method INIT_ALV_GRID on class CL_UC_DT_OVERVIEW_GUI has no parameter.
Method INIT_ALV_GRID on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method INIT_TOOLBAR Signature

Method INIT_TOOLBAR on class CL_UC_DT_OVERVIEW_GUI has no parameter.
Method INIT_TOOLBAR on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method INIT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C 20020410

Method INIT_TREE on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method ON_BUTTON_CLICK Signature

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

Method ON_BUTTON_CLICK on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method RAISE_EVENT Signature

Method RAISE_EVENT on class CL_UC_DT_OVERVIEW_GUI has no parameter.
Method RAISE_EVENT on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method RESET_BOUNDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_METHOD Call by reference Type reference (TYPE) UCF_T_DTX_LAYOUT_METHOD DTX overview: screen layout method 20040607

Method RESET_BOUNDLE on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method SAVE_LAYOUT Signature

Method SAVE_LAYOUT on class CL_UC_DT_OVERVIEW_GUI has no parameter.
Method SAVE_LAYOUT on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method SELECT_DESELECT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC 20040116

Method SELECT_DESELECT_ALL on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method SET_NODE_ITEM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM Call by reference Type reference (TYPE) T_ITEM_TABLE 20020412
2 Exporting ET_NODE Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20020412
3 Importing I_DATATXPROC Call by reference Type reference (TYPE) UC_DATATXPROC 20040116
4 Importing I_FLG_CHECKBOX Call by reference Type reference (TYPE) UC_FLG 20040116
5 Importing I_FLG_EXECUTION Call by reference Type reference (TYPE) UC_FLG 20040116
6 Importing I_FLG_QUERY Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20041220
7 Importing I_FOLDER_ID Call by reference Type reference (TYPE) UC_VALUE 20040116
8 Importing I_LONG_TEXT Call by reference Type reference (TYPE) UC_TXTLG Langtext 20020508
9 Importing I_NODE_KEY Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020412
10 Importing I_NODE_LEVEL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020412
11 Importing I_RELAT_NODE_KEY Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020412
12 Importing I_TEXT Call by reference Type reference (TYPE) UC_TXTLG Langtext 20020412

Method SET_NODE_ITEM_TABLE on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method SET_REGISTER_EVENT Signature

Method SET_REGISTER_EVENT on class CL_UC_DT_OVERVIEW_GUI has no parameter.
Method SET_REGISTER_EVENT on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method SET_TOOLBAR_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOOLBAR Call by reference Type reference (TYPE) STRING 20040117

Method SET_TOOLBAR_BUTTON on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method SHOW_MESSAGE Signature

Method SHOW_MESSAGE on class CL_UC_DT_OVERVIEW_GUI has no parameter.
Method SHOW_MESSAGE on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20020426

Method USER_COMMAND on class CL_UC_DT_OVERVIEW_GUI has no exception.

Method USER_DEFINED_LAYOUT Signature

Method USER_DEFINED_LAYOUT on class CL_UC_DT_OVERVIEW_GUI has no parameter.
# Exception Resumable Description Created on
1 NO_USER_DEFINED_LAYOUT 20031125
History
Last changed by/on SAP  20041006 
SAP Release Created in 31B