SAP ABAP Class CL_UC_COI_AFD_AN_MAT_GUI (C/I Additional Fin. Data: Reconcile Activity Numbers)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCF6 (Package) SEM-BCS: Consolidation of Investments
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 20030310
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI_EXT External View at GUI Object 20030310
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20030310
Properties
Class CL_UC_COI_AFD_AN_MAT_GUI  
Short Description C/I Additional Fin. Data: Reconcile Activity Numbers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCF6   SEM-BCS: Consolidation of Investments 
Created 20030310   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 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 20030310
2 IF_UC_CUST_GUI_EXT External View at GUI Object 20030310
3 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20030310
Friends
Class CL_UC_COI_AFD_AN_MAT_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DD_DATASTREAMTYPE Instance attribute Private Type reference (TYPE) UC_DATASTREAMTYPE 20031113
2 DD_DISPLAY Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030310
3 DD_INITIAL Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030310
4 DD_IS_EDIT Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030310
5 DO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20030310
6 DO_DATA Instance attribute Private Object reference (TYPE REF TO) CL_UC_COI_AFD_AN_MAT C/I Additional FData: Equity Holding Adjustments 20030310
7 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Meta Data) 20030310
8 DO_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20030310
9 DT_ANM Instance attribute Private Type reference (TYPE) UCF_T_COI_AFD05 Activity Number Matching 20030310
10 DT_FFIX Instance attribute Private Type reference (TYPE) UCM_TS_PARAMETER Parameters 20030310
11 DT_ITEM Instance attribute Private Type reference (TYPE) T_ITEM_TABLE 20030310
12 DT_MESSAGE Instance attribute Private Type reference (TYPE) UC0_T_MESSAGE Messages 20030310
13 DT_NODE Instance attribute Private Type reference (TYPE) TREEV_NTAB Tree Control: Node Table 20030310
14 GC_COLUMN1 Constant Private Type reference (TYPE) CHAR12 'COLUMN1' Character Field Length 12 20030310
15 GC_COLUMN2 Constant Private Type reference (TYPE) CHAR12 'COLUMN2' Character Field Length 12 20030310
16 GC_COLUMN3 Constant Private Type reference (TYPE) CHAR12 'COLUMN3' Character Field Length 12 20030310
17 GC_COLUMN4 Constant Private Type reference (TYPE) CHAR12 'COLUMN4' Character Field Length 12 20030310
18 GC_MAX_LINES Constant Private Type reference (TYPE) I 50 20030310
19 GC_MIN_LINES Constant Private Type reference (TYPE) I 30 20030310
20 GC_PROGRAM Constant Private Type reference (TYPE) SCRHPROG 'SAPLUCF6_AFD05' Program Name 20030310
21 GC_SCREEN Constant Private Type reference (TYPE) SCRHDNUM '1000' Screen Number 20030310
22 GC_TRUE Constant Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20030310
23 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_UC_CUST_GUI Internal View of GUI Object 20030310
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030310
2 DISPLAY_ACTIVITY Instance method Private Method 20030310
3 DISPLAY_TREE Instance method Public Method 20030310
4 GET_MODEL_FFIX Instance method Public Method 20030310
5 HANDLER_CHECKBOX_CHANGE_EHA Instance method Private Method 20031125
6 HANDLER_TREE_CHECKBOX_CHANGE Instance method Private Event handling method 20030310
7 HANDLER_TREE_CONTEXT_MENU_REQ Instance method Private Event handling method 20030310
8 HANDLER_TREE_CONTEXT_MENU_SEL Instance method Private Event handling method 20030310
9 INIT_TREE Instance method Private Method 20030310
10 SET_DISPLAY_MODE Instance method Private Event handling method 20030310
11 SET_GUI_DATA Instance method Private Method 20030310
12 SET_REGISTER_EVENT Instance method Private Method 20030310
13 SHOW_MESSAGE Instance method Private Method 20030310
Events
Class CL_UC_COI_AFD_AN_MAT_GUI has no event.
Types
Class CL_UC_COI_AFD_AN_MAT_GUI has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UC_COI_AFD_AN_MAT_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_COI_AFD_AN_MAT_GUI has no exception.

Method DISPLAY_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ANM Call by reference Type reference (TYPE) UCF_SX_COI_AFD05 Additional financial data entry: activity number matching 20030310

Method DISPLAY_ACTIVITY on class CL_UC_COI_AFD_AN_MAT_GUI has no exception.

Method DISPLAY_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) STRING 20030310

Method DISPLAY_TREE on class CL_UC_COI_AFD_AN_MAT_GUI has no exception.

Method GET_MODEL_FFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20030310
2 Exporting ET_FFIX Call by reference Type reference (TYPE) UCM_TS_PARAMETER Parameter 20030310

Method GET_MODEL_FFIX on class CL_UC_COI_AFD_AN_MAT_GUI has no exception.

Method HANDLER_CHECKBOX_CHANGE_EHA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Call by reference Type reference (TYPE) AS4FLAG 20031125
2 Importing ITEM_NAME Call by reference Type reference (TYPE) TV_ITMNAME 20031125
3 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY 20031125

Method HANDLER_CHECKBOX_CHANGE_EHA on class CL_UC_COI_AFD_AN_MAT_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 Call by reference Attribute reference (LIKE) 20030310
2 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20030310
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030310

Method HANDLER_TREE_CHECKBOX_CHANGE on class CL_UC_COI_AFD_AN_MAT_GUI has no exception.

Method HANDLER_TREE_CONTEXT_MENU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20030310
2 Importing MENU Call by reference Attribute reference (LIKE) 20030310
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030310

Method HANDLER_TREE_CONTEXT_MENU_REQ on class CL_UC_COI_AFD_AN_MAT_GUI has no exception.

Method HANDLER_TREE_CONTEXT_MENU_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20030310
2 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20030310
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030310

Method HANDLER_TREE_CONTEXT_MENU_SEL on class CL_UC_COI_AFD_AN_MAT_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) STRING 20030310

Method INIT_TREE on class CL_UC_COI_AFD_AN_MAT_GUI has no exception.

Method SET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_EDIT Call by reference Attribute reference (LIKE) 20030310

Method SET_DISPLAY_MODE on class CL_UC_COI_AFD_AN_MAT_GUI has no exception.

Method SET_GUI_DATA Signature

Method SET_GUI_DATA on class CL_UC_COI_AFD_AN_MAT_GUI has no parameter.
Method SET_GUI_DATA on class CL_UC_COI_AFD_AN_MAT_GUI has no exception.

Method SET_REGISTER_EVENT Signature

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

Method SHOW_MESSAGE Signature

Method SHOW_MESSAGE on class CL_UC_COI_AFD_AN_MAT_GUI has no parameter.
Method SHOW_MESSAGE on class CL_UC_COI_AFD_AN_MAT_GUI has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 320