SAP ABAP Class C_EVENTS (Events themselves and Raise Events)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
AC (Application Component) Accounting - General
⤷
FB_CLOSING (Package) Closing
⤷
⤷
Properties
| Class | C_EVENTS | |
| Short Description | Events themselves and Raise Events | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | TFC0 | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FB_CLOSING | Closing |
| Created | 20030827 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class C_EVENTS has no forward declaration.
Interfaces
Class C_EVENTS has no interface implemented.
Friends
Class C_EVENTS has no friend class.
Attributes
Class C_EVENTS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Triggers activated_main-Event | 20030828 | |
| 2 | Static method | Public | Method | Triggers activated_main-Event | 20030828 | |
| 3 | Static method | Public | Method | 20050301 | ||
| 4 | Static method | Public | Method | Trigger Data_change_finished Event | 20030925 | |
| 5 | Static method | Public | Method | Raise Event Header Changed | 20101004 | |
| 6 | Static method | Public | Method | Triggers Item_Double_Clicked Event | 20030827 | |
| 7 | Static method | Public | Method | 20040304 | ||
| 8 | Static method | Public | Method | Triggers Load_Data Event | 20030827 | |
| 9 | Static method | Public | Method | Triggers method changed | 20031029 | |
| 10 | Static method | Public | Method | 20030901 | ||
| 11 | Static method | Public | Method | 20030901 | ||
| 12 | Static method | Public | Method | Triggers Refresh-Event | 20030827 | |
| 13 | Static method | Public | Method | Triggers Set_Change_Mode Event | 20030827 | |
| 14 | Static method | Public | Method | Disply Data from Applcation Log | 20040304 | |
| 15 | Static method | Public | Method | Triggers Store_Data-Event | 20030827 | |
| 16 | Static method | Public | Method | Triggers Timer_triggered-Event | 20030828 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ACTIVATED_DETAIL | Static Event (1) |
Public (2) |
20030828 | |
| 2 | ACTIVATED_MAIN | Static Event (1) |
Public (2) |
20030828 | |
| 3 | DATA_CHANGE_BEGIN | Static Event (1) |
Public (2) |
20050301 | |
| 4 | DATA_CHANGE_FINISHED | Static Event (1) |
Public (2) |
Data Change Completed | 20030925 |
| 5 | HEADER_CHANGED | Static Event (1) |
Public (2) |
Template/Task Plan Was Changed | 20101004 |
| 6 | ITEM_DOUBLE_CLICKED | Static Event (1) |
Public (2) |
Double-Click from CNODE or CITRMX Objects | 20030827 |
| 7 | JOB_FINISHED | Static Event (1) |
Public (2) |
Task complete | 20040304 |
| 8 | LOAD_DATA | Static Event (1) |
Public (2) |
Is Called During Load | 20030827 |
| 9 | METHOD_CHANGED | Static Event (1) |
Public (2) |
Closing hierarchy was changed | 20031029 |
| 10 | ON_PAI | Static Event (1) |
Public (2) |
Triggered at Event PAI | 20030901 |
| 11 | ON_PBO | Static Event (1) |
Public (2) |
Triggered at Event PBO | 20030901 |
| 12 | REFRESH | Static Event (1) |
Public (2) |
Update Display | 20030827 |
| 13 | SET_CHANGE_MODE | Static Event (1) |
Public (2) |
Change Mode Changes | 20030827 |
| 14 | SHOW_MESSAGES | Static Event (1) |
Public (2) |
Display application log | 20040304 |
| 15 | STORE_DATA | Static Event (1) |
Public (2) |
Called During Save | 20030827 |
| 16 | TIMER_TRIGGERED | Static Event (1) |
Public (2) |
Timer Was Triggered | 20030828 |
Types
Class C_EVENTS has no local type.
Method Signatures
Method RE_ACTIVATED_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20030828 |
Method RE_ACTIVATED_DETAIL on class C_EVENTS has no exception.
Method RE_ACTIVATED_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20030828 |
Method RE_ACTIVATED_MAIN on class C_EVENTS has no exception.
Method RE_DATA_CHANGE_BEGIN Signature
Method RE_DATA_CHANGE_BEGIN on class C_EVENTS has no parameter.
Method RE_DATA_CHANGE_BEGIN on class C_EVENTS has no exception.
Method RE_DATA_CHANGE_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTION | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20090406 |
Method RE_DATA_CHANGE_FINISHED on class C_EVENTS has no exception.
Method RE_HEADER_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HDR | Call by reference | Type reference (TYPE) | TFC_INST_HDR | Kopfinformation Statusverwaltung FastClose | 20101004 | |||
| 2 | IS_HDR_OLD | Call by reference | Type reference (TYPE) | TFC_INST_HDR | Kopfinformation Statusverwaltung FastClose | 20101004 | |||
| 3 | IS_INSTANCE | Call by reference | Type reference (TYPE) | TFC_INSTANCE | Instanzen eines Profils | 20101004 | |||
| 4 | IS_INSTANCE_OLD | Call by reference | Type reference (TYPE) | TFC_INSTANCE | Instanzen eines Profils | 20101004 |
Method RE_HEADER_CHANGED on class C_EVENTS has no exception.
Method RE_ITEM_DOUBLE_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FOLDER_DATA | Call by reference | Type reference (TYPE) | C | 20101001 | ||||
| 2 | IT_ITEMS | Call by reference | Type reference (TYPE) | CITEMS | 20030827 | ||||
| 3 | IT_NODES | Call by reference | Type reference (TYPE) | CNODES | 20030827 | ||||
| 4 | SENDER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20030827 |
Method RE_ITEM_DOUBLE_CLICKED on class C_EVENTS has no exception.
Method RE_JOB_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_INSTANCE | Call by reference | Type reference (TYPE) | TFC_NUM | Zähler | 20040304 | |||
| 2 | ID_ITEM | Call by reference | Object reference (TYPE REF TO) | CITEMX | Knotenelement | 20090407 | |||
| 3 | ID_NODE | Call by reference | Type reference (TYPE) | SCMA_NODE | ID eines Knotens | 20040304 | |||
| 4 | ID_PROFILE | Call by reference | Type reference (TYPE) | TFC_PROFILE | FastClose: Abschlußplan | 20040304 | |||
| 5 | I_CALLER | Call by reference | Type reference (TYPE) | CHAR1 | Aufrufende Stelle | 20090407 |
Method RE_JOB_FINISHED on class C_EVENTS has no exception.
Method RE_LOAD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20030827 |
Method RE_LOAD_DATA on class C_EVENTS has no exception.
Method RE_METHOD_CHANGED Signature
Method RE_METHOD_CHANGED on class C_EVENTS has no parameter.
Method RE_METHOD_CHANGED on class C_EVENTS has no exception.
Method RE_ON_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | 20030901 |
Method RE_ON_PAI on class C_EVENTS has no exception.
Method RE_ON_PBO Signature
Method RE_ON_PBO on class C_EVENTS has no parameter.
Method RE_ON_PBO on class C_EVENTS has no exception.
Method RE_REFRESH Signature
Method RE_REFRESH on class C_EVENTS has no parameter.
Method RE_REFRESH on class C_EVENTS has no exception.
Method RE_SET_CHANGE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHANGE_MODE | Call by reference | Type reference (TYPE) | I | 20030827 | ||||
| 2 | SENDER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20030827 |
Method RE_SET_CHANGE_MODE on class C_EVENTS has no exception.
Method RE_SHOW_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CAPTION | Call by reference | Type reference (TYPE) | TFC_FOLDER_TEXT | Caption der Loganzeige | 20040304 | |||
| 2 | IT_BAL_T_LOGH | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Anwendungs-Log: Tabelle mit Protokoll-Handles | 20040304 | |||
| 3 | I_LOG_APLID | Call by reference | Type reference (TYPE) | SM_APLID | Fehlersteuerung der Anwendung | 20071213 | |||
| 4 | I_LOG_NR | Call by reference | Type reference (TYPE) | SM_NR | Fehlersteuerungsnummer | 20071213 |
Method RE_SHOW_MESSAGES on class C_EVENTS has no exception.
Method RE_STORE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20030827 |
Method RE_STORE_DATA on class C_EVENTS has no exception.
Method RE_TIMER_TRIGGERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20030828 |
Method RE_TIMER_TRIGGERED on class C_EVENTS has no exception.
Event Signatures
Event ACTIVATED_DETAIL Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE_CONTAINER | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20030828 |
Event ACTIVATED_MAIN Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE_CONTAINER | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20030828 |
Event DATA_CHANGE_BEGIN Signature
Event DATA_CHANGE_BEGIN on class C_EVENTS has no parameter.
Event DATA_CHANGE_FINISHED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTION | Exporting | Value transfer | Type reference (TYPE) | UI_FUNC | Funktionscode | 20090406 |
Event HEADER_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HDR | Exporting | Value transfer | Type reference (TYPE) | TFC_INST_HDR | Kopfinformation Statusverwaltung FastClose | 20101004 | ||
| 2 | IS_HDR_OLD | Exporting | Value transfer | Type reference (TYPE) | TFC_INST_HDR | Kopfinformation Statusverwaltung FastClose | 20101004 | ||
| 3 | IS_INSTANCE | Exporting | Value transfer | Type reference (TYPE) | TFC_INSTANCE | Instanzen eines Profils | 20101004 | ||
| 4 | IS_INSTANCE_OLD | Exporting | Value transfer | Type reference (TYPE) | TFC_INSTANCE | Instanzen eines Profils | 20101004 |
Event ITEM_DOUBLE_CLICKED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FOLDER_DATA | Exporting | Value transfer | Type reference (TYPE) | C | 20101001 | |||
| 2 | IT_ITEMS | Exporting | Value transfer | Type reference (TYPE) | CITEMS | 20030827 | |||
| 3 | IT_NODES | Exporting | Value transfer | Type reference (TYPE) | CNODES | 20030827 | |||
| 4 | SENDER | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20030827 |
Event JOB_FINISHED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_INSTANCE | Exporting | Value transfer | Type reference (TYPE) | TFC_NUM | Zähler | 20040304 | ||
| 2 | ID_ITEM | Exporting | Value transfer | Object reference (TYPE REF TO) | CITEMX | Knotenelement | 20090407 | ||
| 3 | ID_NODE | Exporting | Value transfer | Type reference (TYPE) | SCMA_NODE | ID eines Knotens | 20040304 | ||
| 4 | ID_PROFILE | Exporting | Value transfer | Type reference (TYPE) | TFC_PROFILE | FastClose: Abschlußplan | 20040304 | ||
| 5 | I_CALLER | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Aufrufende Stelle | 20090407 |
Event LOAD_DATA Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20030827 |
Event METHOD_CHANGED Signature
Event METHOD_CHANGED on class C_EVENTS has no parameter.
Event ON_PAI Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_UCOMM | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | 20030901 |
Event ON_PBO Signature
Event ON_PBO on class C_EVENTS has no parameter.
Event REFRESH Signature
Event REFRESH on class C_EVENTS has no parameter.
Event SET_CHANGE_MODE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHANGE_MODE | Exporting | Value transfer | Type reference (TYPE) | I | 20030827 | |||
| 2 | SENDER | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20030827 |
Event SHOW_MESSAGES Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CAPTION | Exporting | Value transfer | Type reference (TYPE) | TFC_FOLDER_TEXT | Beschreibung eines Ordners | 20040304 | ||
| 2 | IT_BAL_T_LOGH | Exporting | Value transfer | Type reference (TYPE) | BAL_T_LOGH | Anwendungs-Log: Tabelle mit Protokoll-Handles | 20040304 | ||
| 3 | I_LOG_APLID | Exporting | Value transfer | Type reference (TYPE) | SM_APLID | Fehlersteuerung der Anwendung | 20071213 | ||
| 4 | I_LOG_NR | Exporting | Value transfer | Type reference (TYPE) | SM_NR | Fehlersteuerungsnummer | 20071213 |
Event STORE_DATA Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20030827 |
Event TIMER_TRIGGERED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20030828 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |