SAP ABAP Interface IF_CCM_NAV_HIERARCHY_ACCESS (Interface for Accessing Environment Hierarchy)
Hierarchy
FI-CA (Software Component) FI-CA
   CS-CI-CIC (Application Component) Customer Interaction Center
     EE_CRM_CIC (Package) Generic IS-U/T Enhancements (Transport to CRM Follows)
Properties
Interface IF_CCM_NAV_HIERARCHY_ACCESS  
Short Description Interface for Accessing Environment Hierarchy    
General Data
Package EE_CRM_CIC   Generic IS-U/T Enhancements (Transport to CRM Follows) 
Created 19990311   SAP 
Last changed 20081217   SAP 
Unicode checks active    
Forward declarations
Interface IF_CCM_NAV_HIERARCHY_ACCESS has no forward declaration.
Interfaces
Interface IF_CCM_NAV_HIERARCHY_ACCESS has no interface.
Friends
Interface IF_CCM_NAV_HIERARCHY_ACCESS has no friend.
Attributes
Interface IF_CCM_NAV_HIERARCHY_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_HIERARCHY Instance method Public Method Provides Hierarchy of Higher-Level Nodes (Ascending) 20080712
Events
Interface 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 Returning RESULT Value transfer Type reference (TYPE) TY_HIER_LEVEL_TAB 20080712

Method GET_HIERARCHY on Interface IF_CCM_NAV_HIERARCHY_ACCESS has no exception.
History
Last changed by/on SAP  20081217 
SAP Release Created in