SAP ABAP Class CL_AKB_COLLECTION_VIEWER (Display Object List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_AKB (Package) Downward Compatible Development
Properties
Class CL_AKB_COLLECTION_VIEWER  
Short Description Display Object List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class PAK    
Program status     
Category 0   
Package SPAK_AKB   Downward Compatible Development 
Created 20040504   SAP 
Last change 20040603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AKB_COLLECTION_VIEWER has no forward declaration.
Interfaces
Class CL_AKB_COLLECTION_VIEWER has no interface implemented.
Friends
Class CL_AKB_COLLECTION_VIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BROWSER Instance attribute Private Object reference (TYPE REF TO) CL_AKB_COLLECTION_BROWSER Display Check Results 20040511
2 BROWSER_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040511
3 NAVIGATOR Instance attribute Private Object reference (TYPE REF TO) CL_AKB_COLLECTION_DISPLAY 20040511
4 NAVIGATOR_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040511
5 NAV_COLLECTION Instance attribute Private Object reference (TYPE REF TO) CL_AKB_OBJECT_COLLECTION Object List 20040511
6 SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20040511
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040511
2 FREE Instance method Public Method 20040512
3 HANDLE_FROZEN_IN_BROWSER Instance method Private Event handling method 20040517
4 HANDLE_FROZEN_IN_TREE Instance method Private Event handling method 20040517
5 HANDLE_NAVIGATION_REQUEST Instance method Private Event handling method 20040511
Events
Class CL_AKB_COLLECTION_VIEWER has no event.
Types
Class CL_AKB_COLLECTION_VIEWER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALLOW_FREEZE Call by reference Type reference (TYPE) FLAG allgemeines flag 20040514
2 Importing CLIENT_OBJECTS Call by reference Type reference (TYPE) FLAG allgemeines flag 20040512
3 Importing COLLECTION Call by reference Object reference (TYPE REF TO) IF_AKB_COLLECTION_QUERY Collection 20040511
4 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040511
5 Importing DISPLAY_COMPCHECK_BUTTON Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20040514
6 Importing DISPLAY_FREEZE_BUTTON Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20040512
7 Importing DISPLAY_NAVIGATOR Call by reference Type reference (TYPE) FLAG 'X' Navigator anzeigen 20040511
8 Importing DISPLAY_RELEASE_BUTTON Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20040512
9 Importing DISPLAY_USAGE_COUNT Call by reference Type reference (TYPE) FLAG Nutzungszähler anzeigen 20040511
10 Importing NAVIGATOR_COL Call by reference Type reference (TYPE) AKB_PRODUCT_ID 'FROZEN_OBJECTS' Dateiname der Collection für den Nav. 20040511
11 Importing NAVIGATOR_COL_NAME Call by reference Type reference (TYPE) SOBJ_NAME Name der Collection für den Nav. 20040511
12 Importing NAVIGATOR_COL_REL Call by reference Type reference (TYPE) SAPRELEASE Release der Collection für den Nav. 20040511
13 Importing TITLE Call by reference Type reference (TYPE) LVC_TITLE TEXT-001 ALV-Control: Text der Titelzeile 20040512
14 Importing USED_ID_IS_COUNTER Call by reference Type reference (TYPE) FLAG 'X' = Feld USED_ID ist Nutzungszähler 20040511
# Exception Resumable Description Created on
1 CTRL_ERROR 20040511

Method FREE Signature

Method FREE on class CL_AKB_COLLECTION_VIEWER has no parameter.
Method FREE on class CL_AKB_COLLECTION_VIEWER has no exception.

Method HANDLE_FROZEN_IN_BROWSER Signature

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

Method HANDLE_FROZEN_IN_BROWSER on class CL_AKB_COLLECTION_VIEWER has no exception.

Method HANDLE_FROZEN_IN_TREE Signature

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

Method HANDLE_FROZEN_IN_TREE on class CL_AKB_COLLECTION_VIEWER has no exception.

Method HANDLE_NAVIGATION_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENVIRONMENT Call by reference Attribute reference (LIKE) 20040512
2 Importing OBJECT Call by reference Attribute reference (LIKE) 20040512

Method HANDLE_NAVIGATION_REQUEST on class CL_AKB_COLLECTION_VIEWER has no exception.
History
Last changed by/on SAP  20040603 
SAP Release Created in 700