SAP ABAP Interface IF_BSP_WD_TREE_NODE_PAGING_SUP (Paging support interface for tree nodes)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_BSP_WD (Package) WebClient UI Framework Runtime
⤷
⤷
Properties
| Interface | IF_BSP_WD_TREE_NODE_PAGING_SUP | |
| Short Description | Paging support interface for tree nodes |
General Data
| Package | CRM_BSP_WD | WebClient UI Framework Runtime |
| Created | 20100609 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSP_WD_TREE_NODE_PAGING_SUP has no forward declaration.
Interfaces
Interface IF_BSP_WD_TREE_NODE_PAGING_SUP has no interface.
Friends
Interface IF_BSP_WD_TREE_NODE_PAGING_SUP has no friend.
Attributes
Interface IF_BSP_WD_TREE_NODE_PAGING_SUP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delivers a Child node by given index | 20100609 | |
| 2 | Instance method | Public | Method | Returns total number of child nodes | 20100609 |
Events
Interface IF_BSP_WD_TREE_NODE_PAGING_SUP has no event.
Types
Interface 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 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20100609 | |||
| 2 | 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 Interface 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 | RV_RESULT | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20100609 |
Method GET_NUMBER_OF_CHILDREN on Interface IF_BSP_WD_TREE_NODE_PAGING_SUP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |