/AWS1/CL_CNTHIERARCHYSTRUCTURE¶
Contains information about a hierarchy structure.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_levelone TYPE REF TO /AWS1/CL_CNTHIERARCHYLEVEL /AWS1/CL_CNTHIERARCHYLEVEL¶
Information about level one.
io_leveltwo TYPE REF TO /AWS1/CL_CNTHIERARCHYLEVEL /AWS1/CL_CNTHIERARCHYLEVEL¶
Information about level two.
io_levelthree TYPE REF TO /AWS1/CL_CNTHIERARCHYLEVEL /AWS1/CL_CNTHIERARCHYLEVEL¶
Information about level three.
io_levelfour TYPE REF TO /AWS1/CL_CNTHIERARCHYLEVEL /AWS1/CL_CNTHIERARCHYLEVEL¶
Information about level four.
io_levelfive TYPE REF TO /AWS1/CL_CNTHIERARCHYLEVEL /AWS1/CL_CNTHIERARCHYLEVEL¶
Information about level five.
Queryable Attributes¶
LevelOne¶
Information about level one.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEVELONE() |
Getter for LEVELONE |
LevelTwo¶
Information about level two.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEVELTWO() |
Getter for LEVELTWO |
LevelThree¶
Information about level three.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEVELTHREE() |
Getter for LEVELTHREE |
LevelFour¶
Information about level four.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEVELFOUR() |
Getter for LEVELFOUR |
LevelFive¶
Information about level five.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEVELFIVE() |
Getter for LEVELFIVE |