SAP ABAP Class CL_EVENT_HISTORY_REOCRIT_GUI (Event History Reorganization GUI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTI_EVTHIST (Package) Event History of Background Processing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SBTI_UI_CONTROL_GRID | UI GRID Control | 20060103 |
Properties
| Class | CL_EVENT_HISTORY_REOCRIT_GUI | |
| Short Description | Event History Reorganization GUI | |
| Super Class | CL_SBTI_UI_CONTROL_GRID | UI GRID Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SBTI_EVTHIST | Event History of Background Processing |
| Created | 20060103 | SAP |
| Last change | 20060912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_EVENT_HISTORY_REOCRIT_GUI has no interface implemented.
Friends
Class CL_EVENT_HISTORY_REOCRIT_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'CHANGE' | Function Code | 20060103 | ||
| 2 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_CHANGE | Icon in Text Fields (substitute display, alias) | 20060103 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20060103 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20060103 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TY_GRIDTABLE | 20060103 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SBTI_CRITERIA_UI | 20060104 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SBTI_CRITERIA_PROFILE | Criteria Manager: Criteria Profile Interface | 20060103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060103 | ||
| 2 | Instance method | Private | Method | 20060103 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20060103 | |
| 4 | Instance method | Private | Event handling method | 20060103 | ||
| 5 | Instance method | Public | Method | 20060103 | ||
| 6 | Instance method | Private | Method | 20060104 |
Events
Class CL_EVENT_HISTORY_REOCRIT_GUI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GRIDTABLE | Private | See coding | 20060103 | ty_gridtable TYPE STANDARD TABLE OF btc_s_evthist_reorg_disp
|
Method Signatures
Method BIND2PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROFILES | Call by reference | Object reference (TYPE REF TO) | CL_SBTI_PROFILES_UI | 20060103 |
Method BIND2PROFILES on class CL_EVENT_HISTORY_REOCRIT_GUI has no exception.
Method CHANGE_CRITERIA Signature
Method CHANGE_CRITERIA on class CL_EVENT_HISTORY_REOCRIT_GUI has no parameter.
Method CHANGE_CRITERIA on class CL_EVENT_HISTORY_REOCRIT_GUI has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | 20060103 | ||||
| 2 | I_CRITERIA_GUI | Call by reference | Object reference (TYPE REF TO) | CL_SBTI_CRITERIA_UI | 20060104 | ||||
| 3 | I_GUI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20060103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060103 |
Method HANDLE_NEW_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROFILEID | Value transfer | Attribute reference (LIKE) | 20060103 | |||||
| 2 | I_PROFILETYPE | Value transfer | Attribute reference (LIKE) | 20060103 |
Method HANDLE_NEW_PROFILE on class CL_EVENT_HISTORY_REOCRIT_GUI has no exception.
Method IS_CAN_BE_SHOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060103 |
Method IS_CAN_BE_SHOWED on class CL_EVENT_HISTORY_REOCRIT_GUI has no exception.
Method TRIGGER_CRITERIA_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REREAD_DATA | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20060104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060104 |
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 710 |