SAP ABAP Class IF_CHIP_CATALOG_NODE (Nodes in CHIP Catalog)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_CATALOG_NODE Nodes in CHIP Catalog 20090216
Properties
Class IF_CHIP_CATALOG_NODE  
Short Description Nodes in CHIP Catalog    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090216   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CHIP_CATALOG_NODE has no interface implemented.
Friends
Class IF_CHIP_CATALOG_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHILDKEY Instance attribute Public Type reference (TYPE) CHIP_CATALOG_NODEKEY CHIP Catalog: Key of a Node 20090216
2 CHIP_NAME Instance attribute Public Type reference (TYPE) CHIP_NAME Web Dynpro ABAP: CHIP ID 20090216
3 CO_NODETYPE_CHIP Constant Public Type reference (TYPE) CHIP_CATALOG_NODETYPE 'C' CHIP in Main Part 20090216
4 CO_NODETYPE_FAV_CHIP Constant Public Type reference (TYPE) CHIP_CATALOG_NODETYPE ' ' CHIP in Favorites 20090303
5 CO_NODETYPE_FAV_FOLDER Constant Public Type reference (TYPE) CHIP_CATALOG_NODETYPE 'F' Folder in Favorites 20090303
6 CO_NODETYPE_FOLDER Constant Public Type reference (TYPE) CHIP_CATALOG_NODETYPE 'K' Folder in Main Part 20090216
7 DISPLAY_NAME Instance attribute Public Type reference (TYPE) CHIP_DISPLAY_NAME CHIP: Title 20090216
8 EXPANDED Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20090216
9 ICON Instance attribute Public Type reference (TYPE) STRING Icon in Text Fields (substitute display, alias) 20090216
10 NEXTKEY Instance attribute Public Type reference (TYPE) CHIP_CATALOG_NODEKEY CHIP Catalog: Key of a Node 20090216
11 NODETYPE Instance attribute Public Type reference (TYPE) CHIP_CATALOG_NODETYPE CHIP Catalog: Node Type 20090216
12 PARENTKEY Instance attribute Public Type reference (TYPE) CHIP_CATALOG_NODEKEY CHIP Catalog: Key of a Node 20090216
13 ROWKEY Instance attribute Public Type reference (TYPE) CHIP_CATALOG_NODEKEY CHIP Catalog: Key of a Node 20090216
14 VISIBLE Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Visible 20100819
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method 20090216
2 FREE Static method Public Method 20090311
3 GET_CHILD Instance method Public Method 20090216
4 GET_NEXT Instance method Public Method 20090216
5 GET_PARENT Instance method Public Method 20090216
6 SET_CHILD Instance method Public Method 20090217
7 SET_CHIP_NAME Instance method Public Method 20090303
8 SET_DISPLAY_NAME Instance method Public Method 20090218
9 SET_EXPANDED Instance method Public Method 20090218
10 SET_NEXT Instance method Public Method 20090217
11 SET_PARENT Instance method Public Method 20090217
Events
Class IF_CHIP_CATALOG_NODE has no event.
Types
Class IF_CHIP_CATALOG_NODE has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ONLY_CHILDREN Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090218

Method DELETE on class IF_CHIP_CATALOG_NODE has no exception.

Method FREE Signature

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

Method GET_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHILD Value transfer Object reference (TYPE REF TO) IF_CHIP_CATALOG_NODE Knoten im CHIP Katalog 20090216

Method GET_CHILD on class IF_CHIP_CATALOG_NODE has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NEXT Value transfer Object reference (TYPE REF TO) IF_CHIP_CATALOG_NODE Knoten im CHIP Katalog 20090216

Method GET_NEXT on class IF_CHIP_CATALOG_NODE has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PARENT Value transfer Object reference (TYPE REF TO) IF_CHIP_CATALOG_NODE Knoten im CHIP Katalog 20090216

Method GET_PARENT on class IF_CHIP_CATALOG_NODE has no exception.

Method SET_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILDKEY Call by reference Type reference (TYPE) CHIP_CATALOG_NODEKEY CHIP-Kartalog: Schlüssel eines Knotens 20090217

Method SET_CHILD on class IF_CHIP_CATALOG_NODE has no exception.

Method SET_CHIP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_NAME Call by reference Type reference (TYPE) CHIP_NAME Web Dynpro ABAP: CHIP-Id 20090303

Method SET_CHIP_NAME on class IF_CHIP_CATALOG_NODE has no exception.

Method SET_DISPLAY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_NAME Call by reference Type reference (TYPE) CHIP_DISPLAY_NAME CHIP: Bezeichnung 20090218

Method SET_DISPLAY_NAME on class IF_CHIP_CATALOG_NODE has no exception.

Method SET_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPANDED Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090218

Method SET_EXPANDED on class IF_CHIP_CATALOG_NODE has no exception.

Method SET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEXTKEY Call by reference Type reference (TYPE) CHIP_CATALOG_NODEKEY CHIP-Kartalog: Schlüssel eines Knotens 20090217

Method SET_NEXT on class IF_CHIP_CATALOG_NODE has no exception.

Method SET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENTKEY Call by reference Type reference (TYPE) CHIP_CATALOG_NODEKEY CHIP-Kartalog: Schlüssel eines Knotens 20090217

Method SET_PARENT on class IF_CHIP_CATALOG_NODE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in