SAP ABAP Class CL_AKB_INTERFACE_NAVIGATOR (CL_AKB_INTERFACE_NAVIGATOR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_AKB (Package) Downward Compatible Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AKB_INTERFACE_VIS Interface Visualization 20040227
Properties
Class CL_AKB_INTERFACE_NAVIGATOR  
Short Description    
Super Class CL_AKB_INTERFACE_VIS Interface Visualization 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class PAK    
Program status     
Category 0   
Package SPAK_AKB   Downward Compatible Development 
Created 20040226   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 LIST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 TPAKB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 TPCHK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AKB_INTERFACE_NAVIGATOR has no interface implemented.
Friends
Class CL_AKB_INTERFACE_NAVIGATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENVIRONMENT_FLAG Instance attribute Private Type reference (TYPE) FLAG General Indicator 20040226
2 LEFT Instance attribute Private Type reference (TYPE) TREE_VIEW_LIST History - Left Part 20040226
3 RIGHT Instance attribute Private Type reference (TYPE) TREE_VIEW_LIST History - Right Part 20040226
4 ROOT Instance attribute Private Type reference (TYPE) I 20040226
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TREE Instance method Private Method Display Object 20040226
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040227
3 DISPLAY_OBJECT Instance method Public Method Display Object 20040226
4 DISPLAY_TITLE Instance method Private Method 20040226
5 HANDLE_CHECKBOX_CHANGED Instance method Private Event handling method 20040227
6 HANDLE_NODE_CHANGED Instance method Private Event handling method 20040227
7 HISTORY_ADD_LEFT_STEPS Instance method Private Method History - Previous 20040226
8 HISTORY_ADD_RIGHT_STEPS Instance method Private Method History - Next 20040226
9 HISTORY_ADD_STEPS Instance method Private Method 20040226
10 HISTORY_BACK Instance method Private Method 20040226
11 HISTORY_FORWARD Instance method Private Method 20040226
12 HISTORY_GO_BACK_TO Instance method Private Method 20040226
13 HISTORY_GO_FORWARD_TO Instance method Private Method 20040226
14 HISTORY_PUSH Instance method Private Method Display New Object 20040226
15 HISTORY_STEP_BACK Instance method Private Method 20040226
16 HISTORY_STEP_FORWARD Instance method Private Method 20040226
17 HISTORY_UPDATE_TOOLBAR Instance method Private Method 20040226
18 REFRESH Instance method Private Method 20040430
19 SETUP_LAYOUT Instance method Private Method 20040227
20 USED_TYPES Instance method Private Method Types of type group, used outside the type group 20040226
Events
Class CL_AKB_INTERFACE_NAVIGATOR has no event.
Types
Class CL_AKB_INTERFACE_NAVIGATOR has no local type.
Method Signatures

Method BUILD_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENVIRONMENT Call by reference Type reference (TYPE) FLAG X = Umfeld / ' ' = Verwendungsnachweis 20040226
2 Importing ID Call by reference Type reference (TYPE) I Objekt 20040226

Method BUILD_TREE on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALLOW_RFC Call by reference Type reference (TYPE) FLAG 'X' Infos für Anwendungsobjekte per RFC besorgen 20040227
2 Importing CHANGABLE Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20040227
3 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040227
4 Importing INTERFACE Call by reference Object reference (TYPE REF TO) IF_AKB_INTERFACE_QUERY Datenzugriff für Baumanzeige 20040227
# Exception Resumable Description Created on
1 CTRL_ERROR 20040227

Method DISPLAY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENVIRONMENT Call by reference Type reference (TYPE) FLAG X = Umfeld / ' ' = Verwendungsnachweis 20040226
2 Importing ID Call by reference Type reference (TYPE) I Objekt 20040226

Method DISPLAY_OBJECT on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method DISPLAY_TITLE Signature

Method DISPLAY_TITLE on class CL_AKB_INTERFACE_NAVIGATOR has no parameter.
Method DISPLAY_TITLE on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method HANDLE_CHECKBOX_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Call by reference Attribute reference (LIKE) 20040227
2 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20040227
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040227

Method HANDLE_CHECKBOX_CHANGED on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method HANDLE_NODE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFO Call by reference Attribute reference (LIKE) 20040227

Method HANDLE_NODE_CHANGED on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method HISTORY_ADD_LEFT_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CT_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20040226

Method HISTORY_ADD_LEFT_STEPS on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method HISTORY_ADD_RIGHT_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CT_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20040226

Method HISTORY_ADD_RIGHT_STEPS on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method HISTORY_ADD_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIR Call by reference Type reference (TYPE) C 20040226
2 Importing MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20040226
3 Importing VIEWS Call by reference Type reference (TYPE) TREE_VIEW_LIST 20040226

Method HISTORY_ADD_STEPS on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method HISTORY_BACK Signature

Method HISTORY_BACK on class CL_AKB_INTERFACE_NAVIGATOR has no parameter.
Method HISTORY_BACK on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method HISTORY_FORWARD Signature

Method HISTORY_FORWARD on class CL_AKB_INTERFACE_NAVIGATOR has no parameter.
Method HISTORY_FORWARD on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method HISTORY_GO_BACK_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENV_MODE Call by reference Type reference (TYPE) C 20040226
2 Importing ID Call by reference Type reference (TYPE) I 20040226

Method HISTORY_GO_BACK_TO on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method HISTORY_GO_FORWARD_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENV_MODE Call by reference Type reference (TYPE) C 20040226
2 Importing ID Call by reference Type reference (TYPE) I 20040226

Method HISTORY_GO_FORWARD_TO on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method HISTORY_PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENV_MODE Call by reference Type reference (TYPE) FLAG X = Umfeldanalyse 20040226
2 Importing ID Call by reference Type reference (TYPE) I Objekt 20040226

Method HISTORY_PUSH on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method HISTORY_STEP_BACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OK Value transfer Type reference (TYPE) FLAG allgemeines flag 20040226

Method HISTORY_STEP_BACK on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method HISTORY_STEP_FORWARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OK Value transfer Type reference (TYPE) FLAG allgemeines flag 20040226

Method HISTORY_STEP_FORWARD on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method HISTORY_UPDATE_TOOLBAR Signature

Method HISTORY_UPDATE_TOOLBAR on class CL_AKB_INTERFACE_NAVIGATOR has no parameter.
Method HISTORY_UPDATE_TOOLBAR on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method REFRESH Signature

Method REFRESH on class CL_AKB_INTERFACE_NAVIGATOR has no parameter.
Method REFRESH on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method SETUP_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFO Call by reference Type reference (TYPE) AKB_USG_INFO2 Zusatzinformationen 20040227
2 Exporting ITEM_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYI Layoutstruktur für Items des ALV-Tree Controls 20040227
3 Exporting NODE_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYN Knotenlayout ALV-Tree Control 20040227
4 Importing PARENT_ID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040227

Method SETUP_LAYOUT on class CL_AKB_INTERFACE_NAVIGATOR has no exception.

Method USED_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) I 20040226

Method USED_TYPES on class CL_AKB_INTERFACE_NAVIGATOR has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700