SAP ABAP Class CL_UC_DT_OVERVIEW_DATA (Data transfer procedure overview data)
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_CONTEXT Context (Version + Time + ?) 20040206
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA Internal View of Customizing Data 20020408
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA_EXT External view at Customizing data 20020408
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_DT_OVERVIEW_DATA The data interface for the overview screen of the data trans 20020409
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20030226
Properties
Class CL_UC_DT_OVERVIEW_DATA  
Short Description Data transfer procedure overview data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCFT   SEM-BCS: Data Collection 
Created 20020408   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UC00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 UCFE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 UCFT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CONTEXT Context (Version + Time + ?) 20040206
2 IF_UC_CUST_DATA Internal View of Customizing Data 20020408
3 IF_UC_CUST_DATA_EXT External view at Customizing data 20020408
4 IF_UC_DT_OVERVIEW_DATA The data interface for the overview screen of the data trans 20020409
5 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20030226
Friends
Class CL_UC_DT_OVERVIEW_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_EXECUTE_CONSUNIT_PAIR Instance attribute Private Type reference (TYPE) UC_FLG GC_FLG_TRUE General Indicator, SAP Consolidation 20030812
2 DF_TASK_EXECUTED Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20040507
3 DO_CHAR Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_CHAR FIN Master Data: Representation of a Characteristic 20020415
4 DO_CHAR_METHOD Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_CHAR FIN Master Data: Representation of a Characteristic 20040206
5 DO_MD_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_FACTORY FIN Master Data: Central Access Point (Factory) 20040206
6 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Field Catalog, ...) 20020410
7 DO_SEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_SEL Interface Selection Condition 20020409
8 DO_TASK Instance attribute Public Object reference (TYPE REF TO) IF_UC_TASK_EXECUTION_DTX Execute a part of the data transfer method 20020411
9 DO_TASK_FOR_SSCR Instance attribute Private Object reference (TYPE REF TO) IF_UC_TASK Task 20030226
10 DR_DOCTYPEDESC Instance attribute Private Object reference (TYPE REF TO) DATA 20020425
11 DR_STREAMDESC Instance attribute Private Object reference (TYPE REF TO) DATA 20020419
12 DR_TXPROCDESC Instance attribute Private Object reference (TYPE REF TO) DATA 20040116
13 DR_T_METHOD_ASSIGN Instance attribute Private Object reference (TYPE REF TO) DATA 20060911
14 DT_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20020410
15 DT_MESSAGE Instance attribute Private Type reference (TYPE) UC0_T_MESSAGE Messages 20020723
16 DT_METHOD_UPL_DIRECT Instance attribute Private Type reference (TYPE) UCF_T_METHDATATX_INT components of data transfer method(internal view) 20030813
17 DT_NID2SID Instance attribute Private Type reference (TYPE) UCD_TH_HRY_MAP_NID2SID Map of Hierarchy Node SID => FldName/Val. SID 20020507
18 DT_QUERY Instance attribute Private Type reference (TYPE) T_QUERY 20041220
19 DT_TREE Instance attribute Private Type reference (TYPE) UCF_T_HRY_TREE Hierarchy Display as Tree 20020507
20 DT_TREEDATA Instance attribute Private Type reference (TYPE) UCF_TH_OVERVIEW_TREEDATA Tree data in overview screen 20020410
21 DT_TREEDATATMP Instance attribute Private Type reference (TYPE) UCF_TH_OVERVIEW_TREEDATA Tree data in overview screen 20020510
22 D_FLG_ALREADYEXECUTE Instance attribute Private Type reference (TYPE) UC_FLG SPACE General Indicator, SAP Consolidation 20020722
23 D_UNIQUE_KEY Instance attribute Private Type reference (TYPE) INT4 '1' Natural Number 20020411
24 GC_FLDN_METHNAME Constant Private Type reference (TYPE) UC_FIELDNAME 'METHOD_DTX' Field Name 20020417
25 GC_FLDN_METHOBJ Constant Private Type reference (TYPE) UC_FIELDNAME 'O_METHOD_DTX' Field Name 20020417
26 GC_FLG_FALSE Constant Private Type reference (TYPE) UC_FLG SPACE General indicator, SAP Consolidation 20020410
27 GC_FLG_TRUE Constant Private Type reference (TYPE) UC_FLG 'X' General indicator, SAP Consolidation 20020410
28 GF_TASKGROUP Static Attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20090515
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ROOT Instance method Private Method Build the root node of the tree control 20020412
2 BUILD_TREE Instance method Private Method Build the tree step by step 20020410
3 CHECK_OVERLAP Instance method Private Method Check whether the sel of methods has overlap 20040206
4 CONSTRUCTOR Instance method Public Constructor Create an instance 20020409
5 EXECUTE Instance method Public Method 20041027
6 EXECUTE_ALLUPLOAD Instance method Private Method Execute all upload method where the files are given 20030813
7 EXECUTE_BOUNDLE Instance method Private Method Bundle execution 20040205
8 EXECUTE_SINGLE Instance method Private Method Execute a single method 20040117
9 GET_DESCBYPROC Instance method Private Method Get the description by the data stream type 20040116
10 GET_DESCBYSTREAM Instance method Private Method Get the description by the data stream type 20020417
11 GET_DESC_DATASTREAM Instance method Private Method Get the description of the data stream type 20020419
12 GET_DESC_DATATXPROC Instance method Private Method Get the description of the data tx proc 20040116
13 GET_FOLDERID Instance method Private Method Get the folderid 20040115
14 GET_INSTANCE Static method Public Method Get the instance of the data class interface 20020408
15 GET_LAYOUTHRY Instance method Private Method Get the layout hierarchy of the layout 20020507
16 GET_LAYOUT_QUERY Instance method Private Method 20041220
17 GET_SID Instance method Private Method Get the sid by value 20020410
18 GET_TREELAYOUTGP Instance method Private Method Get the tree structure under the layout group 20020507
19 GET_TXT Instance method Private Method Get the techname, desp, long text for a node 20040115
20 GET_TXT_FOLDER Instance method Private Method Get the text of a folder 20040115
21 INIT_INSTANCE Instance method Private Method Init things to do 20020410
22 INSERT_LEAF Instance method Private Method Insert a leaf to the tree 20040115
23 INSERT_LEAF_UPL Instance method Private Method Insert a totals leaf 20040116
24 SET_GWIACM Instance method Private Method Set good will inherient and ac number matching 20030225
25 SET_TASKGROUP_EXECUTION Static method Public Method 20090515
26 SORT_TREE Instance method Private Method 20050418
27 SUPERESS_TREE Instance method Private Method Adjust the tree 20040116
28 TRY_DIRECT_GO Instance method Private Method Try to skip to first screen 20020624
Events
Class CL_UC_DT_OVERVIEW_DATA has no event.
Types
Class CL_UC_DT_OVERVIEW_DATA has no local type.
Method Signatures

Method BUILD_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20020412

Method BUILD_ROOT on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method BUILD_TREE 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) INDEX TABLE 20050912

Method BUILD_TREE on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method CHECK_OVERLAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20040206
2 Importing IT_TREEDATA Call by reference Type reference (TYPE) UCF_TH_OVERVIEW_TREEDATA Allgemeines Kennzeichen SAP Konsolidierung 20040206

Method CHECK_OVERLAP on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20020422
2 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20020409
3 Importing IO_TASK Call by reference Object reference (TYPE REF TO) IF_UC_TASK Maßnahme 20030226
4 Importing IO_TASK_EXECUTION_DTX Call by reference Object reference (TYPE REF TO) IF_UC_TASK_EXECUTION_DTX Maßnahmen-Ausführung 20020411
5 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20030228

Method CONSTRUCTOR on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_NO_OVERVIEW_SCREEN Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20041027
2 Importing IF_SUPPRESS_INTERACTION Call by reference Type reference (TYPE) UC_FLG SPACE Allgemeines Kennzeichen SAP Konsolidierung 20041027
3 Importing IO_MD_FACTORY Call by reference Object reference (TYPE REF TO) IF_UG_MD_FACTORY FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) 20041027
4 Importing IT_METHOD Call by reference Type reference (TYPE) SORTED TABLE 20041027
5 Importing IT_METHOD_ASSIGN Call by reference Type reference (TYPE) SORTED TABLE 20041027

Method EXECUTE on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method EXECUTE_ALLUPLOAD 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_TS_DTX_METHOD_INST Datentransfermethode und -instanz 20030813

Method EXECUTE_ALLUPLOAD on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method EXECUTE_BOUNDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TREEDATA Call by reference Type reference (TYPE) UCF_TH_OVERVIEW_TREEDATA The tree data in the overview screen 20040205

Method EXECUTE_BOUNDLE on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method EXECUTE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TREEDATA Call by reference Type reference (TYPE) UCF_SX_OVERVIEW_TREEDATA The tree data in the tree control 20040117

Method EXECUTE_SINGLE on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method GET_DESCBYPROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESC Call by reference Type reference (TYPE) UC_TXTLG Langtext 20040116
2 Importing I_DATATXPROC Call by reference Type reference (TYPE) UC_DATATXPROC Typ eines Datentroms in einer Datenbasis 20040116

Method GET_DESCBYPROC on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method GET_DESCBYSTREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESC Call by reference Type reference (TYPE) UC_TXTLG Langtext 20020417
2 Importing I_TYPE Call by reference Type reference (TYPE) UC_DATASTREAMTYPE Typ eines Datentroms in einer Datenbasis 20020417

Method GET_DESCBYSTREAM on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method GET_DESC_DATASTREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MD_FACTORY Call by reference Object reference (TYPE REF TO) IF_UG_MD_FACTORY FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) 20020419

Method GET_DESC_DATASTREAM on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method GET_DESC_DATATXPROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MD_FACTORY Call by reference Object reference (TYPE REF TO) IF_UG_MD_FACTORY FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) 20040116

Method GET_DESC_DATATXPROC on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method GET_FOLDERID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FOLDER_ID Call by reference Type reference (TYPE) UC_VALUE Merkmalswert 20040115
2 Importing FLG_AFDTOP Call by reference Type reference (TYPE) UC_FLG SPACE Allgemeines Kennzeichen SAP Konsolidierung 20040115
3 Importing I_DATASTREAMTYPE Call by reference Type reference (TYPE) UC_DATASTREAMTYPE Typ eines Datentroms in einer Datenbasis 20040115
4 Importing I_DATATXPROC Call by reference Type reference (TYPE) UC_DATATXPROC Maßnahmen: Datenübernahmeverfahren 20040115
5 Importing I_DOCTYPE_RFSID Call by reference Type reference (TYPE) UG_FIELDNAME_SID FI-Stammdaten: Sid der Feldnamen 20040116
6 Importing I_DOCTYPE_RVSID Call by reference Type reference (TYPE) UG_SID FI-Stammdaten: Surrogate ID 20040116
7 Importing I_LAYOUTGROUP Call by reference Type reference (TYPE) UC_DELAYOUTGP Erfassungsgruppe 20040115

Method GET_FOLDERID on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_UC_CUST_DATA Instance for the overview screen 20020408
2 Importing IO_MD_FACTORY Call by reference Object reference (TYPE REF TO) IF_UG_MD_FACTORY FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) 20041119
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20020422
4 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Selection condition for task execution 20020408
5 Importing IO_TASK Call by reference Object reference (TYPE REF TO) IF_UC_TASK Maßnahme 20030226
6 Importing IO_TASK_EXECUTION_DTX Call by reference Object reference (TYPE REF TO) IF_UC_TASK_EXECUTION_DTX Maßnahmen-Ausführung 20020411
7 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20030228

Method GET_INSTANCE on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method GET_LAYOUTHRY Signature

Method GET_LAYOUTHRY on class CL_UC_DT_OVERVIEW_DATA has no parameter.
Method GET_LAYOUTHRY on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method GET_LAYOUT_QUERY Signature

Method GET_LAYOUT_QUERY on class CL_UC_DT_OVERVIEW_DATA has no parameter.
Method GET_LAYOUT_QUERY on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method GET_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SID Call by reference Type reference (TYPE) UCD_S_SID Darstellung eines Merkmalswerts als SID für Merkmal und Wert 20020410
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20020410
3 Importing I_VALUE Call by reference Type reference (TYPE) UC_VALUE Merkmalswert 20020410

Method GET_SID on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method GET_TREELAYOUTGP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SID Call by reference Type reference (TYPE) UCD_S_SID The sid of the layout group 20020507
2 Importing I_LEVEL Call by reference Type reference (TYPE) INT4 The level 20020507
3 Importing I_METHNAME Call by reference Type reference (TYPE) UC_METHOD Methode in der Konsolidierung 20040117
4 Importing I_PREID Call by reference Type reference (TYPE) INT4 The pre node id 20020507

Method GET_TREELAYOUTGP on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method GET_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESP Call by reference Type reference (TYPE) UC_TXTLG Langtext 20040115
2 Exporting E_LGTXT Call by reference Type reference (TYPE) UC_TXTLG Langtext 20040115
3 Importing IO_METHOD Call by reference Object reference (TYPE REF TO) CL_UC_METHOD_DATATX Datentransfermethode 20040116
4 Importing IS_METHOD Call by reference Type reference (TYPE) UCF_S_METHDATATX_INT components of a data transfer method(internal view) 20040115

Method GET_TXT on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method GET_TXT_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESP Call by reference Type reference (TYPE) UC_TXTLG Langtext 20040115
2 Exporting E_LGTXT Call by reference Type reference (TYPE) UC_TXTLG Langtext 20040116
3 Importing IO_METHOD Call by reference Object reference (TYPE REF TO) CL_UC_METHOD_DATATX Datentransfermethode 20040116
4 Importing IS_METHOD Call by reference Type reference (TYPE) UCF_S_METHDATATX_INT components of a data transfer method(internal view) 20040115
5 Importing I_LEVEL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040115

Method GET_TXT_FOLDER on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method INIT_INSTANCE 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) INDEX TABLE Method table 20020410

Method INIT_INSTANCE on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method INSERT_LEAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METHOD Call by reference Object reference (TYPE REF TO) CL_UC_METHOD_DATATX Datentransfermethode 20040115
2 Importing IS_METHOD Call by reference Type reference (TYPE) UCF_S_METHDATATX_INT components of a data transfer method(internal view) 20040115
3 Importing I_METHNAME Call by reference Type reference (TYPE) UC_METHOD Methode in der Konsolidierung 20040115

Method INSERT_LEAF on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method INSERT_LEAF_UPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METHOD Call by reference Object reference (TYPE REF TO) CL_UC_METHOD_DATATX Datentransfermethode 20040116
2 Importing IS_METHOD Call by reference Type reference (TYPE) UCF_S_METHDATATX_INT components of a data transfer method(internal view) 20040116
3 Importing IS_TREEDATA Call by reference Type reference (TYPE) UCF_SX_OVERVIEW_TREEDATA The tree data in the tree control 20040116
4 Importing I_DATASTREAMTYPE Call by reference Type reference (TYPE) UC_DATASTREAMTYPE Typ eines Datentroms in einer Datenbasis 20040116
5 Importing I_METHNAME Call by reference Type reference (TYPE) UC_METHOD Methode in der Konsolidierung 20040116

Method INSERT_LEAF_UPL on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method SET_GWIACM Signature

Method SET_GWIACM on class CL_UC_DT_OVERVIEW_DATA has no parameter.
Method SET_GWIACM on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method SET_TASKGROUP_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_TASKGROUP Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20090515

Method SET_TASKGROUP_EXECUTION on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method SORT_TREE Signature

Method SORT_TREE on class CL_UC_DT_OVERVIEW_DATA has no parameter.
Method SORT_TREE on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method SUPERESS_TREE Signature

Method SUPERESS_TREE on class CL_UC_DT_OVERVIEW_DATA has no parameter.
Method SUPERESS_TREE on class CL_UC_DT_OVERVIEW_DATA has no exception.

Method TRY_DIRECT_GO Signature

Method TRY_DIRECT_GO on class CL_UC_DT_OVERVIEW_DATA has no parameter.
Method TRY_DIRECT_GO on class CL_UC_DT_OVERVIEW_DATA has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in 31B