SAP ABAP Class CL_IBASE_STRUC_TREE (Main tree)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-MD-IBA (Application Component) Installed Base
⤷
IB00 (Package) Application Development CS: Installed Base

⤷

⤷

Properties
Class | CL_IBASE_STRUC_TREE | |
Short Description | Main tree | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | IB00 | Application Development CS: Installed Base |
Created | 20001013 | SAP |
Last change | 20050219 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_IBASE_STRUC_TREE has no interface implemented.
Friends
Class CL_IBASE_STRUC_TREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_NODE_HTAB | ... | 20001013 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | ... | 20001019 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_STACK_TAB | ... | 20001019 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001019 |
2 | ![]() |
Instance method | Public | Method | ... | 20001013 |
3 | ![]() |
Instance method | Public | Method | ... | 20001013 |
4 | ![]() |
Instance method | Public | Method | ... | 20001013 |
5 | ![]() |
Instance method | Public | Method | ... | 20001013 |
6 | ![]() |
Instance method | Public | Method | ... | 20001013 |
7 | ![]() |
Instance method | Private | Method | ... | 20001019 |
8 | ![]() |
Instance method | Private | Method | ... | 20001019 |
9 | ![]() |
Instance method | Private | Method | ... | 20001019 |
Events
Class CL_IBASE_STRUC_TREE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_NODE_HTAB | Private | See coding | ... | 20001013 |
|
|
2 | T_NODE_REC | Private | See coding | ... | 20001013 |
|
|
3 | T_STACK_REC | Private | See coding | ... | 20001019 |
|
|
4 | T_STACK_TAB | Private | See coding | ... | 20001019 |
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_IBASE_STRUC_TREE has no parameter.
Method CONSTRUCTOR on class CL_IBASE_STRUC_TREE has no exception.
Method CREATE_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTANCE | Value transfer | Type reference (TYPE) | IBST-INSTANCE | ... | 20001013 | ||
2 | ![]() |
I_PARENT | Value transfer | Type reference (TYPE) | IBST-PARENT | ... | 20001013 |
Method CREATE_LINK on class CL_IBASE_STRUC_TREE has no exception.
Method CREATE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTANCE | Value transfer | Type reference (TYPE) | IBST-INSTANCE | ... | 20001013 | ||
2 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | IBXX_REF-BOOL | ... | 20001013 |
Method CREATE_NODE on class CL_IBASE_STRUC_TREE has no exception.
Method GET_FIRST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTANCE | Value transfer | Type reference (TYPE) | IBST-INSTANCE | ... | 20001019 | ||
2 | ![]() |
R_NODE | Value transfer | Object reference (TYPE REF TO) | CL_IBASE_STRUC_NODE | ... | 20001013 |
Method GET_FIRST on class CL_IBASE_STRUC_TREE has no exception.
Method GET_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NODE | Value transfer | Object reference (TYPE REF TO) | CL_IBASE_STRUC_NODE | ... | 20001013 |
Method GET_NEXT on class CL_IBASE_STRUC_TREE has no exception.
Method GET_ROOTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ROOT_TAB | Call by reference | Type reference (TYPE) | IBST_INSTANCE_TAB | ... | 20001013 |
Method GET_ROOTS on class CL_IBASE_STRUC_TREE has no exception.
Method IS_EMPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | IBXX_REF-BOOL | ... | 20001019 |
Method IS_EMPTY on class CL_IBASE_STRUC_TREE has no exception.
Method POP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NODE | Value transfer | Object reference (TYPE REF TO) | CL_IBASE_STRUC_NODE | ... | 20001019 |
Method POP on class CL_IBASE_STRUC_TREE has no exception.
Method PUSH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_IBASE_STRUC_NODE | ... | 20001019 |
Method PUSH on class CL_IBASE_STRUC_TREE has no exception.
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in | 20C |