SAP ABAP Class CL_UC_CVA_IPA_AFD_ALV_GRID (Additional Financial Data: Navigation Tree)
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
Properties
Class CL_UC_CVA_IPA_AFD_ALV_GRID  
Short Description Additional Financial Data: Navigation Tree    
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 20041115   SAP 
Last change 20050109   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
Class CL_UC_CVA_IPA_AFD_ALV_GRID has no interface implemented.
Friends
Class CL_UC_CVA_IPA_AFD_ALV_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DD_CONTAINER_NAME Instance attribute Private Type reference (TYPE) STRING 20041115
2 DD_TITLE Instance attribute Private Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20041124
3 DF_IS_EDIT Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20041115
4 DO_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041115
5 DO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20041115
6 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Metadata) 20041115
7 DT_ALV_DATA Instance attribute Private Type reference (TYPE) T_ALV_DATA 20041115
8 DT_ASSET_UNIT Instance attribute Private Type reference (TYPE) UCF_TS_AST_CHAR_VALUE Char Value for Asset AFD(internal use) 20041115
9 DT_CHAR_LABEL Static Attribute Private Type reference (TYPE) T_CHAR_LABEL 20050615
10 DT_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20041115
11 DT_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20041115
12 GC_TRUE Constant Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20041115
13 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_UC_CVA_IPA_AFD_ALV_GRID Additional Financial Data: Navigation Tree 20041115
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CHANGED_DATA Instance method Public Method 20041208
2 DISPLAY_ALV_GRID Instance method Public Method 20041115
3 FREE Instance method Public Method 20041115
4 GET_CHAR_LABEL Instance method Private Method 20050615
5 GET_GUI_DATA Instance method Public Method 20041115
6 GET_INSTANCE Static method Public Method 20041115
7 HANDLER_ALV_DATA_CHANGED Instance method Private Event handling method 20041115
8 HANDLER_ALV_F4 Instance method Private Event handling method 20041125
9 INIT_ALV Instance method Private Method 20041115
10 SET_ALV_DATA Instance method Private Method 20041115
11 SET_GUI_DATA Instance method Public Method 20041115
Events
Class CL_UC_CVA_IPA_AFD_ALV_GRID has no event.
Types
Class CL_UC_CVA_IPA_AFD_ALV_GRID has no local type.
Method Signatures

Method CHECK_CHANGED_DATA Signature

Method CHECK_CHANGED_DATA on class CL_UC_CVA_IPA_AFD_ALV_GRID has no parameter.
Method CHECK_CHANGED_DATA on class CL_UC_CVA_IPA_AFD_ALV_GRID has no exception.

Method DISPLAY_ALV_GRID Signature

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

Method FREE Signature

Method FREE on class CL_UC_CVA_IPA_AFD_ALV_GRID has no parameter.
Method FREE on class CL_UC_CVA_IPA_AFD_ALV_GRID has no exception.

Method GET_CHAR_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LABEL Call by reference Type reference (TYPE) UC_TXTLG Langtext 20050615
2 Importing IT_VALUE Call by reference Type reference (TYPE) UCF_TS_AST_CHAR_VALUE Char value for Asset AFD(internal use) 20050615
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20050615
4 Importing I_VALUE Call by reference Type reference (TYPE) UC_VALUE Merkmalswert 20050615

Method GET_CHAR_LABEL on class CL_UC_CVA_IPA_AFD_ALV_GRID has no exception.

Method GET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSET_UNIT Call by reference Type reference (TYPE) UCF_TS_AST_CHAR_VALUE Char value for Asset AFD(internal use) 20041115

Method GET_GUI_DATA on class CL_UC_CVA_IPA_AFD_ALV_GRID 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) CL_UC_CVA_IPA_AFD_ALV_GRID Zusatzmeldedaten: Navigationsbaum 20041115
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20041115
3 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20041115
4 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) STRING 20041115
5 Importing I_TITLE Call by reference Type reference (TYPE) STRING 20041124

Method GET_INSTANCE on class CL_UC_CVA_IPA_AFD_ALV_GRID has no exception.

Method HANDLER_ALV_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20041126
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20041126
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20041126
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20041126
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20041126

Method HANDLER_ALV_DATA_CHANGED on class CL_UC_CVA_IPA_AFD_ALV_GRID has no exception.

Method HANDLER_ALV_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20041125
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20041125
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20041125
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20041125
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20041125
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20041125

Method HANDLER_ALV_F4 on class CL_UC_CVA_IPA_AFD_ALV_GRID has no exception.

Method INIT_ALV 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 20041115

Method INIT_ALV on class CL_UC_CVA_IPA_AFD_ALV_GRID has no exception.

Method SET_ALV_DATA Signature

Method SET_ALV_DATA on class CL_UC_CVA_IPA_AFD_ALV_GRID has no parameter.
Method SET_ALV_DATA on class CL_UC_CVA_IPA_AFD_ALV_GRID has no exception.

Method SET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_IS_EDIT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20041115
2 Importing IT_ASSET_UNIT Call by reference Type reference (TYPE) UCF_TS_AST_CHAR_VALUE Char value for Asset AFD(internal use) 20041115

Method SET_GUI_DATA on class CL_UC_CVA_IPA_AFD_ALV_GRID has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in 600