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 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20040512 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_AKB_COLLECTION_QUERY | Object List | 20040510 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20040514 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20040511 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20040512 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | AKB_OBJECTLIST | Object List | 20040510 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20040512 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20040511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040510 | |
| 2 | Instance method | Private | Method | 20040512 | ||
| 3 | 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 | CLIENT_OBJECTS | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20040512 | |||
| 2 | COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_AKB_COLLECTION_QUERY | Objektliste | 20040510 | |||
| 3 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040510 | |||
| 4 | DISPLAY_COMPCHECK_BUTTON | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20040514 | |||
| 5 | DISPLAY_ENVI_BUTTON | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20040511 | |||
| 6 | DISPLAY_FREEZE_BUTTON | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20040512 | |||
| 7 | DISPLAY_RELEASE_BUTTON | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20040512 | |||
| 8 | DISPLAY_USAGE_COUNT | Call by reference | Type reference (TYPE) | FLAG | Anzeige der Nutzungszähler | 20040510 | |||
| 9 | DISPLAY_WHERE_USED_BUTTON | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20040511 | |||
| 10 | TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | TEXT-001 | ALV-Control: Text der Titelzeile | 20040512 | ||
| 11 | USED_ID_IS_COUNTER | Call by reference | Type reference (TYPE) | FLAG | used_id wirkt als Nutzungszähler | 20040510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040510 |
Method DISPLAY_OBJECT_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 |