SAP ABAP Class CL_UC_IPA_AFD_AST_MAT_GUI (CVA Data Entry: Asset Matching GUI)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCFU (Package) SEM-BCS: Manual Data Entry of Assets/Liabilities
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 20041209
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI_EXT External View at GUI Object 20041209
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20041209
Properties
Class CL_UC_IPA_AFD_AST_MAT_GUI  
Short Description CVA Data Entry: Asset Matching GUI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCFU   SEM-BCS: Manual Data Entry of Assets/Liabilities 
Created 20041209   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UC_HIERARCHY_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 20041209
2 IF_UC_CUST_GUI_EXT External View at GUI Object 20041209
3 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20041209
Friends
Class CL_UC_IPA_AFD_AST_MAT_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_DISPLAY_ONLY Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20041209
2 DF_IS_EDIT Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20041209
3 DF_NAVIGATE Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20050429
4 DO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20041209
5 DO_CUST Instance attribute Private Object reference (TYPE REF TO) CL_UC_IPA_AFD_AST_MAT Internal View of Customizing Data 20041209
6 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Metadata) 20041209
7 DO_TREE Instance attribute Private Object reference (TYPE REF TO) IF_UC_HIERARCHY_TREE Hierarchy Tree w/Data Retention at Backend 20041209
8 DO_TREE_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTROL Proxy Class for Control in GUI 20050106
9 DT_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20041209
10 DT_ITEM Instance attribute Private Type reference (TYPE) T_ITEM_TABLE 20050107
11 DT_ITEN Instance attribute Private Type reference (TYPE) UCU_TS_HIER_ITEN Items of Nodes 20050106
12 DT_NODE Instance attribute Private Type reference (TYPE) UCU_T_HIER_NODE Node Table 20050106
13 DT_TREEDATA Instance attribute Private Type reference (TYPE) T_TREEDATA 20041230
14 GC_COLUMN1 Constant Private Type reference (TYPE) CHAR12 'COLUMN1' Character Field Length 12 20041209
15 GC_COLUMN2 Constant Private Type reference (TYPE) CHAR12 'COLUMN2' Character Field Length 12 20041209
16 GC_COLUMN3 Constant Private Type reference (TYPE) CHAR12 'COLUMN3' Character Field Length 12 20041209
17 GC_COLUMN4 Constant Private Type reference (TYPE) CHAR12 'COLUMN4' Character Field Length 12 20041209
18 GC_CONTAINER_NAME Constant Private Type reference (TYPE) STRING 'AST_MAT' 20041209
19 GC_FCODE_CHANGE Instance attribute Private Type reference (TYPE) UI_FUNC 'CHANGE' Function Code 20050204
20 GC_FCODE_DISPLAY Instance attribute Private Type reference (TYPE) UI_FUNC 'DISPLAY' Function Code 20050107
21 GC_MAX_LINES Instance attribute Private Type reference (TYPE) I '50' 20041209
22 GC_MIN_LINES Instance attribute Private Type reference (TYPE) I '30' 20041209
23 GC_PROGRAM Instance attribute Private Type reference (TYPE) SCRHPROG 'SAPLUCFU_AFD03' Program Name 20041209
24 GC_SCREEN Instance attribute Private Type reference (TYPE) SCRHDNUM '1000' Screen Number 20041209
25 GC_TRUE Constant Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20041209
26 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_UC_CUST_GUI CVA Data Entry: Asset Matching GUI 20041209
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041209
2 DISPLAY_TREE Instance method Public Method 20041209
3 GET_CHAR_VALUE_LABEL Instance method Private Method 20041230
4 GET_GUI_DATA_P Instance method Private Method 20050222
5 HANDLER_ITEM_CTXT_MENU_REQUEST Instance method Private Event handling method 20050106
6 HANDLER_ITEM_CTXT_MENU_SELECT Instance method Private Event handling method 20050106
7 HANDLER_TREE_CHECKBOX_CHANGE Instance method Private Event handling method 20041209
8 INIT_TREE Instance method Private Method 20041209
9 SET_DISPLAY_MODE Instance method Private Event handling method 20041209
10 SET_GUI_DATA Instance method Private Method 20050107
Events
Class CL_UC_IPA_AFD_AST_MAT_GUI has no event.
Types
Class CL_UC_IPA_AFD_AST_MAT_GUI has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method DISPLAY_TREE Signature

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

Method GET_CHAR_VALUE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TEXT Call by reference Type reference (TYPE) STRING 20041230
2 Exporting ED_VALUE Call by reference Type reference (TYPE) STRING 20041230
3 Importing IT_VALUE Call by reference Type reference (TYPE) UC0_TS_VALUE Char value for Asset AFD(internal use) 20041230
4 Importing I_ROLE Call by reference Type reference (TYPE) UG_ROLE FI-Stammdaten: Rolle 20041230

Method GET_CHAR_VALUE_LABEL on class CL_UC_IPA_AFD_AST_MAT_GUI has no exception.

Method GET_GUI_DATA_P Signature

Method GET_GUI_DATA_P on class CL_UC_IPA_AFD_AST_MAT_GUI has no parameter.
Method GET_GUI_DATA_P on class CL_UC_IPA_AFD_AST_MAT_GUI has no exception.

Method HANDLER_ITEM_CTXT_MENU_REQUEST 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) 20050107
2 Importing MENU Call by reference Attribute reference (LIKE) 20050107
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20050107

Method HANDLER_ITEM_CTXT_MENU_REQUEST on class CL_UC_IPA_AFD_AST_MAT_GUI has no exception.

Method HANDLER_ITEM_CTXT_MENU_SELECT Signature

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

Method HANDLER_ITEM_CTXT_MENU_SELECT on class CL_UC_IPA_AFD_AST_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) 20041209
2 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20041209
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20041209

Method HANDLER_TREE_CHECKBOX_CHANGE on class CL_UC_IPA_AFD_AST_MAT_GUI has no exception.

Method INIT_TREE Signature

Method INIT_TREE on class CL_UC_IPA_AFD_AST_MAT_GUI has no parameter.
Method INIT_TREE on class CL_UC_IPA_AFD_AST_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) 20041209

Method SET_DISPLAY_MODE on class CL_UC_IPA_AFD_AST_MAT_GUI has no exception.

Method SET_GUI_DATA Signature

Method SET_GUI_DATA on class CL_UC_IPA_AFD_AST_MAT_GUI has no parameter.
Method SET_GUI_DATA on class CL_UC_IPA_AFD_AST_MAT_GUI has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 600