SAP ABAP Class IF_CHIP_CATALOG_CURSOR (Cursor for CHIP Tree)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_CATALOG_CURSOR Cursor for CHIP Catalog 20090216
Properties
Class IF_CHIP_CATALOG_CURSOR  
Short Description Cursor for CHIP Tree    
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
Class IF_CHIP_CATALOG_CURSOR has no forward declaration.
Interfaces
Class IF_CHIP_CATALOG_CURSOR has no interface implemented.
Friends
Class IF_CHIP_CATALOG_CURSOR has no friend class.
Attributes
Class IF_CHIP_CATALOG_CURSOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BEFORE Instance method Public Method Adds Node In Front of the Current Node 20090219
2 ADD_CHILD Instance method Public Method Adds Child Node 20090216
3 ADD_NEXT Instance method Public Method Adds NEXT Node 20090216
4 DELETE Instance method Public Method Deletes Node Including Subtree 20090216
5 FREE Instance method Public Method Resets Node 20090311
6 GET_NODE_INFO_ALL Instance method Public Method Attributes of All Nodes for the UI 20090216
7 GET_NODE_INFO_UI Instance method Public Method Node Attributes for the UI 20090216
8 GOTO_CHILD Instance method Public Method Sets Cursor to CHILD Node 20090216
9 GOTO_NEXT Instance method Public Method Sets Cursor to NEXT Node 20090216
10 GOTO_NODE Instance method Public Method Sets Cursor to Specific Node 20090216
11 GOTO_PARENT Instance method Public Method Sets Cursor to PARENT Node 20090216
12 GOTO_ROOT Instance method Public Method Sets Cursor to Root 20090216
Events
Class IF_CHIP_CATALOG_CURSOR has no event.
Types
Class IF_CHIP_CATALOG_CURSOR has no local type.
Method Signatures

Method ADD_BEFORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEFORE Call by reference Object reference (TYPE REF TO) IF_CHIP_CATALOG_NODE Knoten im CHIP Katalog 20090219

Method ADD_BEFORE on class IF_CHIP_CATALOG_CURSOR has no exception.

Method ADD_CHILD Signature

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

Method ADD_CHILD on class IF_CHIP_CATALOG_CURSOR has no exception.

Method ADD_NEXT Signature

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

Method ADD_NEXT on class IF_CHIP_CATALOG_CURSOR has no exception.

Method DELETE Signature

Method DELETE on class IF_CHIP_CATALOG_CURSOR has no parameter.
Method DELETE on class IF_CHIP_CATALOG_CURSOR has no exception.

Method FREE Signature

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

Method GET_NODE_INFO_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NODE_INFO Value transfer Type reference (TYPE) CHIP_CATALOG_HEADERS 20090216

Method GET_NODE_INFO_ALL on class IF_CHIP_CATALOG_CURSOR has no exception.

Method GET_NODE_INFO_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CATALOG_HEADER Value transfer Type reference (TYPE) CHIP_CATALOG_HEADER CHIP Katalog: Kopfinformationen 20090216

Method GET_NODE_INFO_UI on class IF_CHIP_CATALOG_CURSOR has no exception.

Method GOTO_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXISTS Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090216

Method GOTO_CHILD on class IF_CHIP_CATALOG_CURSOR has no exception.

Method GOTO_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXISTS Value transfer Type reference (TYPE) WDY_BOOLEAN CHIP-Kartalog: Schlüssel eines Knotens 20090216

Method GOTO_NEXT on class IF_CHIP_CATALOG_CURSOR has no exception.

Method GOTO_NODE Signature

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

Method GOTO_NODE on class IF_CHIP_CATALOG_CURSOR has no exception.

Method GOTO_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXISTS Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090216

Method GOTO_PARENT on class IF_CHIP_CATALOG_CURSOR has no exception.

Method GOTO_ROOT Signature

Method GOTO_ROOT on class IF_CHIP_CATALOG_CURSOR has no parameter.
Method GOTO_ROOT on class IF_CHIP_CATALOG_CURSOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in