SAP ABAP Class CL_UA_VIEW_GRID_CHILDREN (Grid with Children of a Node)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_ASSIGNMENT_TREE (Package) Default and Abstract Implementations on the Assignment Tree
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UAC_VIEW_GRID Grid View 20040720
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_VIEW_STRATEGY View Strategy 20040720
Properties
Class CL_UA_VIEW_GRID_CHILDREN  
Short Description Grid with Children of a Node    
Super Class CL_UAC_VIEW_GRID Grid View 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UAMO    
Program status     
Category 0   
Package UA_ASSIGNMENT_TREE   Default and Abstract Implementations on the Assignment Tree 
Created 20040720   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_VIEW_GRID_CHILDREN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UAC_VIEW_STRATEGY View Strategy 20040720
Friends
Class CL_UA_VIEW_GRID_CHILDREN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_CHANGED_NODE_ID Instance attribute Protected Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID of Node 20050214
2 MD_F4_FIELDNAME Instance attribute Protected Type reference (TYPE) LVC_FNAME ALV Control: Field Name of Internal Table Field 20040817
3 MD_FNAME_TYPE_DESCR Instance attribute Protected Type reference (TYPE) LVC_FNAME ALV Control: Field Name of Internal Table Field 20040812
4 MD_FNAME_TYPE_NAME Instance attribute Protected Type reference (TYPE) LVC_FNAME ALV Control: Field Name of Internal Table Field 20040812
5 MD_NEW_NODE_ID Instance attribute Protected Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID of Node 20040907
6 MO_APPLICATION Instance attribute Protected Object reference (TYPE REF TO) IF_UA_APPLICATION UA Application 20040722
7 MO_DATA_CHANGED Instance attribute Protected Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Local Copy of Message Log for Data Entry 20050504
8 MO_ENVIRONMENT Instance attribute Protected Object reference (TYPE REF TO) IF_UA_CE_ENVIRONMENT Runtime Environment 20040813
9 MO_PARENT_NODE Instance attribute Protected Object reference (TYPE REF TO) CL_UA_NODE Node Instance: Key Figures to Objects 20040906
10 MO_PARENT_OBJECT Instance attribute Protected Object reference (TYPE REF TO) CL_UA_OBJECT Object Instance 20040827
11 MO_VIEW_STRATEGY Instance attribute Protected Object reference (TYPE REF TO) IF_UA_VIEW_STRATEGY View-Specific Strategy 20040813
12 MS_F4_ROW_NO Instance attribute Protected Type reference (TYPE) LVC_S_ROID Assignment of line number to line ID 20040824
13 MT_TYPE_POP_LIST Instance attribute Protected Type reference (TYPE) TYP_T_POP_LIST 20040811
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040720
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040720
3 MODIFY_TOOLBAR Instance method Public Method 20051012
4 ON_TOOLBAR_CHANGES Instance method Protected Event handling method 20051012
5 _ADJUST_POP_LIST Instance method Protected Method 20040825
6 _INIT_POP_LIST Instance method Protected Method initialize list for types popup 20040811
7 _REFRESH_GRID_TITLE Instance method Protected Method 20040914
Events
Class CL_UA_VIEW_GRID_CHILDREN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_S_POP_LIST Protected See coding 20040811 BEGIN OF typ_s_pop_list , type TYPE REF TO cl_ua_type_base, spopli TYPE spopli, END OF typ_s_pop_list
2 TYP_T_POP_LIST Protected See coding 20040811 typ_t_pop_list TYPE STANDARD TABLE OF typ_s_pop_list
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UA_VIEW_GRID_CHILDREN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UA_VIEW_GRID_CHILDREN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_VIEW_ID Call by reference Type reference (TYPE) UAC_EXT_ID Analytical Cost Management: ext. ID für Control-Elemente 20040720
2 Importing IR_CONVERTER Call by reference Object reference (TYPE REF TO) IF_UAC_TREE_CONVERTER Konverter für Daten von und nach Char128 20040720
3 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_UAC_ASSIGNMENT_MODEL view gets assignment data from model via this interface 20040720
4 Importing IR_PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040720
5 Importing IR_STYLE_MANAGER Call by reference Object reference (TYPE REF TO) IF_UAC_ASSIGNMNT_STYLE_MANAGER Includes IF_UAC_[TREE|EDGE]_STYLE_MANAGER 20040720
6 Importing IS_VIEW_ITEM Call by reference Type reference (TYPE) UAC_S_ITEM Analytical Cost Management: Item 20040720

Method CONSTRUCTOR on class CL_UA_VIEW_GRID_CHILDREN has no exception.

Method MODIFY_TOOLBAR Signature

Method MODIFY_TOOLBAR on class CL_UA_VIEW_GRID_CHILDREN has no parameter.
Method MODIFY_TOOLBAR on class CL_UA_VIEW_GRID_CHILDREN has no exception.

Method ON_TOOLBAR_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20051012
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20051012
3 Importing SENDER Call by reference Attribute reference (LIKE) 20051012

Method ON_TOOLBAR_CHANGES on class CL_UA_VIEW_GRID_CHILDREN has no exception.

Method _ADJUST_POP_LIST Signature

Method _ADJUST_POP_LIST on class CL_UA_VIEW_GRID_CHILDREN has no parameter.
Method _ADJUST_POP_LIST on class CL_UA_VIEW_GRID_CHILDREN has no exception.

Method _INIT_POP_LIST Signature

Method _INIT_POP_LIST on class CL_UA_VIEW_GRID_CHILDREN has no parameter.
Method _INIT_POP_LIST on class CL_UA_VIEW_GRID_CHILDREN has no exception.

Method _REFRESH_GRID_TITLE Signature

Method _REFRESH_GRID_TITLE on class CL_UA_VIEW_GRID_CHILDREN has no parameter.
Method _REFRESH_GRID_TITLE on class CL_UA_VIEW_GRID_CHILDREN has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 400