SAP ABAP Class IF_BSP_WD_TREE_NODE_PAGING_SUP (Paging support interface for tree nodes)
Properties
Class IF_BSP_WD_TREE_NODE_PAGING_SUP  
Short Description Paging support interface for tree nodes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100609   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSP_WD_TREE_NODE_PAGING_SUP has no forward declaration.
Interfaces
Class IF_BSP_WD_TREE_NODE_PAGING_SUP has no interface implemented.
Friends
Class IF_BSP_WD_TREE_NODE_PAGING_SUP has no friend class.
Attributes
Class IF_BSP_WD_TREE_NODE_PAGING_SUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILD Instance method Public Method Delivers a Child node by given index 20100609
2 GET_NUMBER_OF_CHILDREN Instance method Public Method Returns total number of child nodes 20100609
Events
Class IF_BSP_WD_TREE_NODE_PAGING_SUP has no event.
Types
Class IF_BSP_WD_TREE_NODE_PAGING_SUP has no local type.
Method Signatures

Method GET_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20100609
2 Returning RV_CHILD Value transfer Object reference (TYPE REF TO) IF_BSP_WD_TREE_NODE Access Interface for Tree Node Objects 20100609

Method GET_CHILD on class IF_BSP_WD_TREE_NODE_PAGING_SUP has no exception.

Method GET_NUMBER_OF_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) INT4 Natural number 20100609

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