SAP ABAP Class IF_CCM_NAV_HIERARCHY_ACCESS (Interface for Accessing Environment Hierarchy)
Properties
| Class | IF_CCM_NAV_HIERARCHY_ACCESS | |
| Short Description | Interface for Accessing Environment Hierarchy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990311 | SAP |
| Last change | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CCM_NAV_HIERARCHY_ACCESS has no forward declaration.
Interfaces
Class IF_CCM_NAV_HIERARCHY_ACCESS has no interface implemented.
Friends
Class IF_CCM_NAV_HIERARCHY_ACCESS has no friend class.
Attributes
Class IF_CCM_NAV_HIERARCHY_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides Hierarchy of Higher-Level Nodes (Ascending) | 20080712 |
Events
Class IF_CCM_NAV_HIERARCHY_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_HIER_LEVEL | Public | See coding | 20080712 | begin of TY_HIER_level,
class_id type ccm_op_classid,
object_key type swo_objid,
end of ty_hier_level
|
||
| 2 | TY_HIER_LEVEL_TAB | Public | See coding | 20080712 | TY_HIER_level_TAB type standard table of ty_hier_level with non-unique default key
|
Method Signatures
Method GET_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TY_HIER_LEVEL_TAB | 20080712 |
Method GET_HIERARCHY on class IF_CCM_NAV_HIERARCHY_ACCESS has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in |