SAP ABAP Class /ISDFPS/CL_SELECT_CNTL (Class for Hierarchical Display of iPPE Nodes)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-OF-FDP (Application Component) Structures Workbench
     /ISDFPS/FDP (Package) Armed Forces and Deployment Planning
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_SELECT_FORCE Class for Hierarchical Display of iPPE Nodes 20020819
2 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_SELECT_MPA Class for Hierarchical Display of iPPE Nodes 20020812
3 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_SELECT_MPO Class for Hierarchical Display of iPPE Nodes 20020812
Properties
Class /ISDFPS/CL_SELECT_CNTL  
Short Description Class for Hierarchical Display of iPPE Nodes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /ISDFPS/FDP   Armed Forces and Deployment Planning 
Created 20020812   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /ISDFPS/CL_SELECT_CNTL has no forward declaration.
Interfaces
Class /ISDFPS/CL_SELECT_CNTL has no interface implemented.
Friends
Class /ISDFPS/CL_SELECT_CNTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree Control 20020812
2 CUST_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Container for Custom Controls in the Screen Area 20020812
3 C_FORCE Constant Public Type reference (TYPE) CHAR3 'FOR' 3-Digit Character Field 20020819
4 C_MPA Constant Public Type reference (TYPE) CHAR3 'MPA' 3-Digit Character Field 20020819
5 C_MPO Constant Public Type reference (TYPE) CHAR3 'MPO' 3-Digit Character Field 20020819
6 GS_HIERARCHY_HEADER Instance attribute Protected Type reference (TYPE) TREEV_HHDR Tree Control: Attributes of the Hierarchy Header 20020812
7 GT_FIELDCATALOG Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20020812
8 GT_NODES Instance attribute Protected Type reference (TYPE) /ISDFPS/NODE_SELECT_TAB Dynpro Structure for PNGUID Selection 20020812
9 GT_ROOT_NODES Instance attribute Protected Type reference (TYPE) /ISDFPS/NODE_SELECT_TAB Dynpro Structure for PNGUID Selection 20020812
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE Instance method Public Method Add Node 20020812
2 ADD_NODE_TO_TREE Instance method Protected Method Add Node to Tree 20020812
3 CHANGE_NODE Instance method Public Method Adjust Node Contents 20020812
4 CONSTRUCTOR Instance method Public Constructor Constructor 20020812
5 DELETE_ALL_NODES Instance method Public Method Delete Several Nodes 20020812
6 DELETE_NODE Instance method Public Method Delete a Node 20020812
7 GET_NODES Instance method Public Method Read All Nodes 20020812
8 GET_NODES_SELECTED Instance method Public Method Read Selected Nodes 20020812
9 GET_ROOT_NODES Instance method Public Method Read All Nodes 20020812
10 HANDLE_CHECKBOX_CHANGE Instance method Public Event handling method Event Handler for Node Checkbox 20020812
11 MY_DESTRUCTOR Instance method Public Method Launch Global Structure and References 20020812
12 READ_NAME Instance method Protected Method Read iPPE Short Text for a Node 20020812
13 REGISTER_EVENTS Instance method Protected Method Event Handler for ALV Tree 20020812
14 SET_FIELDCAT Instance method Protected Method Set Field Catalog 20020812
15 SET_HIERARCHY_HEADER Instance method Protected Method Set Hierarchy Header 20020812
16 SET_LAYOUT Instance method Protected Method Set ALV Layout 20020812
17 SET_TOOLBAR Instance method Protected Method Set ALV Toolbar 20020812
Events
Class /ISDFPS/CL_SELECT_CNTL has no event.
Types
Class /ISDFPS/CL_SELECT_CNTL has no local type.
Method Signatures

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_SELECT Call by reference Type reference (TYPE) /ISDFPS/NODE_SELECT Dynprostruktur Selection PNode 20020812
2 Importing I_PARENT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020812

Method ADD_NODE on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method ADD_NODE_TO_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020812
2 Importing IS_DATA Call by reference Type reference (TYPE) /ISDFPS/NODE_SELECT Dynprostruktur Selection PNode 20020812
3 Importing I_PARENT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020812

Method ADD_NODE_TO_TREE on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method CHANGE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_SELECT Call by reference Type reference (TYPE) /ISDFPS/NODE_SELECT Dynprostruktur Selection PNode 20020812

Method CHANGE_NODE on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /ISDFPS/CL_SELECT_CNTL has no parameter.
Method CONSTRUCTOR on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method DELETE_ALL_NODES Signature

Method DELETE_ALL_NODES on class /ISDFPS/CL_SELECT_CNTL has no parameter.
Method DELETE_ALL_NODES on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method DELETE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_SELECT Call by reference Type reference (TYPE) /ISDFPS/NODE_SELECT Dynprostruktur Selection PNode 20020812

Method DELETE_NODE on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method GET_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_SELECT Call by reference Type reference (TYPE) /ISDFPS/NODE_SELECT_TAB Dynprostruktur Selektion PNGUID 20020812

Method GET_NODES on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method GET_NODES_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_SELECT Call by reference Type reference (TYPE) /ISDFPS/NODE_SELECT_TAB Dynprostruktur Selektion PNGUID 20020812

Method GET_NODES_SELECTED on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method GET_ROOT_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_SELECT Call by reference Type reference (TYPE) /ISDFPS/NODE_SELECT_TAB Dynprostruktur Selektion PNGUID 20020812

Method GET_ROOT_NODES on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method HANDLE_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) 20020812
2 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20020812
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20020812

Method HANDLE_CHECKBOX_CHANGE on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method MY_DESTRUCTOR Signature

Method MY_DESTRUCTOR on class /ISDFPS/CL_SELECT_CNTL has no parameter.
Method MY_DESTRUCTOR on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method READ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) /ISDFPS/NODE_SELECT Dynprostruktur Selection PNode 20020812

Method READ_NAME on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class /ISDFPS/CL_SELECT_CNTL has no parameter.
Method REGISTER_EVENTS on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method SET_FIELDCAT Signature

Method SET_FIELDCAT on class /ISDFPS/CL_SELECT_CNTL has no parameter.
Method SET_FIELDCAT on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method SET_HIERARCHY_HEADER Signature

Method SET_HIERARCHY_HEADER on class /ISDFPS/CL_SELECT_CNTL has no parameter.
Method SET_HIERARCHY_HEADER on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method SET_LAYOUT Signature

Method SET_LAYOUT on class /ISDFPS/CL_SELECT_CNTL has no parameter.
Method SET_LAYOUT on class /ISDFPS/CL_SELECT_CNTL has no exception.

Method SET_TOOLBAR Signature

Method SET_TOOLBAR on class /ISDFPS/CL_SELECT_CNTL has no parameter.
Method SET_TOOLBAR on class /ISDFPS/CL_SELECT_CNTL has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 46C0