SAP ABAP Class CL_AKB_COLLECTION_BROWSER (Display Check Results)
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_TABLE_EDITOR Display Check Results 20040510
Properties
Class CL_AKB_COLLECTION_BROWSER  
Short Description Display Check Results    
Super Class CL_AKB_TABLE_EDITOR Display Check Results 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class PAK    
Program status     
Category 0   
Package SPAK_AKB   Downward Compatible Development 
Created 20040510   SAP 
Last change 20040603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AKB_COLLECTION_BROWSER has no forward declaration.
Interfaces
Class CL_AKB_COLLECTION_BROWSER has no interface implemented.
Friends
Class CL_AKB_COLLECTION_BROWSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT_OBJS Instance attribute Private Type reference (TYPE) FLAG General Indicator 20040512
2 COL Instance attribute Private Object reference (TYPE REF TO) IF_AKB_COLLECTION_QUERY Object List 20040510
3 COMPCHECK_BUTTON Instance attribute Private Type reference (TYPE) FLAG General Indicator 20040514
4 ENVI_BUTTON Instance attribute Private Type reference (TYPE) FLAG General Indicator 20040511
5 FREEZE_BUTTON Instance attribute Private Type reference (TYPE) FLAG General Indicator 20040512
6 OBJECTS Instance attribute Private Type reference (TYPE) AKB_OBJECTLIST Object List 20040510
7 RELEASE_BUTTON Instance attribute Private Type reference (TYPE) FLAG General Indicator 20040512
8 WHERE_USED_BUTTON Instance attribute Private Type reference (TYPE) FLAG General Indicator 20040511
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040510
2 DISPLAY_OBJECT_DETAIL Instance method Private Method 20040512
3 REFRESH_FREEZE_ICON Instance method Public Method 20040512
Events
# Event Type Visibility Description Created on
1 NAVIGATION_REQUEST Instance Event
(0)
Public
(2)
20040511
2 OBJECT_FROZEN Instance Event
(0)
Public
(2)
20040517
Types
Class CL_AKB_COLLECTION_BROWSER 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 CLIENT_OBJECTS Call by reference Type reference (TYPE) FLAG allgemeines flag 20040512
2 Importing COLLECTION Call by reference Object reference (TYPE REF TO) IF_AKB_COLLECTION_QUERY Objektliste 20040510
3 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040510
4 Importing DISPLAY_COMPCHECK_BUTTON Call by reference Type reference (TYPE) FLAG allgemeines flag 20040514
5 Importing DISPLAY_ENVI_BUTTON Call by reference Type reference (TYPE) FLAG allgemeines flag 20040511
6 Importing DISPLAY_FREEZE_BUTTON Call by reference Type reference (TYPE) FLAG allgemeines flag 20040512
7 Importing DISPLAY_RELEASE_BUTTON Call by reference Type reference (TYPE) FLAG allgemeines flag 20040512
8 Importing DISPLAY_USAGE_COUNT Call by reference Type reference (TYPE) FLAG Anzeige der Nutzungszähler 20040510
9 Importing DISPLAY_WHERE_USED_BUTTON Call by reference Type reference (TYPE) FLAG allgemeines flag 20040511
10 Importing TITLE Call by reference Type reference (TYPE) LVC_TITLE TEXT-001 ALV-Control: Text der Titelzeile 20040512
11 Importing USED_ID_IS_COUNTER Call by reference Type reference (TYPE) FLAG used_id wirkt als Nutzungszähler 20040510
# Exception Resumable Description Created on
1 CTRL_ERROR 20040510

Method DISPLAY_OBJECT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) AKB_USAGE_OBJ_COUNT_EXT Objekt im Umfeldgraph mit Nutzungszählung 20040512

Method DISPLAY_OBJECT_DETAIL on class CL_AKB_COLLECTION_BROWSER has no exception.

Method REFRESH_FREEZE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) AKB_USAGE_OBJ_COUNT_EXT Objekt im Umfeldgraph mit Nutzungszählung 20040512

Method REFRESH_FREEZE_ICON on class CL_AKB_COLLECTION_BROWSER has no exception.
Event Signatures

Event NAVIGATION_REQUEST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ENVIRONMENT Exporting Value transfer Type reference (TYPE) FLAG allgemeines flag 20040511
2 OBJECT Exporting Value transfer Type reference (TYPE) AKB_USAGE_OBJ_COUNT_EXT Objekt im Umfeldgraph mit Nutzungszählung 20040511

Event OBJECT_FROZEN Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 OBJECT Exporting Value transfer Type reference (TYPE) AKB_USAGE_OBJ_COUNT_EXT Objekt im Umfeldgraph mit Nutzungszählung 20040517
History
Last changed by/on SAP  20040603 
SAP Release Created in 700