SAP ABAP Class CL_BATCH_EVENT_GUI (Background Processing: Background Processing Event (GUI))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTI_EVTHIST (Package) Event History of Background Processing
⤷
⤷
Properties
| Class | CL_BATCH_EVENT_GUI | |
| Short Description | Background Processing: Background Processing Event (GUI) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBTI_EVTHIST | Event History of Background Processing |
| Created | 20050830 | SAP |
| Last change | 20060912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BATCH_EVENT_GUI has no forward declaration.
Interfaces
Class CL_BATCH_EVENT_GUI has no interface implemented.
Friends
Class CL_BATCH_EVENT_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) | DDSHPVKEY | 'BTC_F4_EVENT_DESCRIPTION' | Key for personal help | 20050830 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu "Authorizations" | 20051207 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu "Event" | 20050830 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu "Selection" | 20050830 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BTC_T_EVT_DISP | Background Event: Table Type for BTC_S_EVT_DISP | 20050830 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050830 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20060613 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20060613 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20051013 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20051025 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20051013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050830 | |
| 2 | Instance method | Private | Method | Creates the Context Menu | 20050830 | |
| 3 | Instance method | Public | Method | Destructor | 20060613 | |
| 4 | Instance method | Public | Method | Returns Selected Rows | 20050911 | |
| 5 | Instance method | Private | Method | 20051013 | ||
| 6 | Instance method | Private | Event handling method | Processes CONTEXT_MENU_REQUEST of GRID | 20050830 | |
| 7 | Instance method | Private | Event handling method | Processes DOUBLE_CLICK of GRID | 20050830 | |
| 8 | Instance method | Private | Event handling method | Processes TOOLBAR of GRID | 20050830 | |
| 9 | Instance method | Private | Event handling method | Processes USER_COMMAND of GRID | 20050830 | |
| 10 | Instance method | Public | Method | Update the GRID | 20050830 | |
| 11 | Instance method | Private | Method | Update the Selection | 20050914 | |
| 12 | Static method | Public | Method | Displays Authorizations | 20051122 | |
| 13 | Static method | Public | Method | Displays Dialog Box to Create, Change, and Display an Event | 20050830 | |
| 14 | Static method | Public | Method | Displays F4 Help for Background Processing Events | 20051011 | |
| 15 | Static method | Public | Method | Displays Dialog Box for Triggering an Event | 20050830 | |
| 16 | Static method | Public | Method | Displays Dialog Box for Extended Triggering of an Event | 20051015 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
Event CONTEXT_MENU_REQUEST | 20051010 |
| 2 | USER_COMMAND | Instance Event (0) |
Public (2) |
Event USER_COMMAND | 20051010 |
Types
Class CL_BATCH_EVENT_GUI has no local type.
Method Signatures
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 | 20060328 | ||||
| 2 | I_CONTAINER_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20060328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das Control konnte nicht als Container verwendet werden | 20050830 | ||
| 2 | Das erzeugte ALV GRID konnte nicht angezeigt werden | 20050830 | ||
| 3 | ALV GRID konnte nicht erzeugt werden | 20050830 | ||
| 4 | Das angegebene Custom Control ist leer | 20050830 |
Method CREATE_CONTEXT_MENU Signature
Method CREATE_CONTEXT_MENU on class CL_BATCH_EVENT_GUI has no parameter.
Method CREATE_CONTEXT_MENU on class CL_BATCH_EVENT_GUI has no exception.
Method FREE Signature
Method FREE on class CL_BATCH_EVENT_GUI has no parameter.
Method FREE on class CL_BATCH_EVENT_GUI has no exception.
Method GET_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EVENTS | Call by reference | Type reference (TYPE) | BTC_T_EVTINFO | Batch: Tabellentyp für BTCEVTINFO | 20050911 |
Method GET_SELECTED on class CL_BATCH_EVENT_GUI has no exception.
Method GET_SELECTED_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SELECTED_ROW | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV-Control: Zeilennummer (Index der internen Tabelle) | 20051013 | |||
| 2 | E_SELECTED_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | ALV-Control: Tabellenzeilen | 20051013 |
Method GET_SELECTED_INT on class CL_BATCH_EVENT_GUI has no exception.
Method HANDLE_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20050830 |
Method HANDLE_CONTEXT_MENU_REQUEST on class CL_BATCH_EVENT_GUI has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20050830 | |||||
| 2 | E_ROW | Value transfer | Attribute reference (LIKE) | 20050830 |
Method HANDLE_DOUBLE_CLICK on class CL_BATCH_EVENT_GUI has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20050830 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20050830 |
Method HANDLE_TOOLBAR on class CL_BATCH_EVENT_GUI has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20050830 |
Method HANDLE_USER_COMMAND on class CL_BATCH_EVENT_GUI has no exception.
Method REFRESH Signature
Method REFRESH on class CL_BATCH_EVENT_GUI has no parameter.
Method REFRESH on class CL_BATCH_EVENT_GUI has no exception.
Method SELECT Signature
Method SELECT on class CL_BATCH_EVENT_GUI has no parameter.
Method SELECT on class CL_BATCH_EVENT_GUI has no exception.
Method SHOW_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20051122 |
Method SHOW_AUTHORITY on class CL_BATCH_EVENT_GUI has no exception.
Method SHOW_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REFRESH_NEEDED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050906 | |||
| 2 | I_EDIT | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050830 | |||
| 3 | I_EVENTID | Call by reference | Type reference (TYPE) | BTCEVENTID | Ereignisse der Hintergrundverarbeitung | 20050830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das Event ist gesperrt | 20051025 | ||
| 2 | Fehler des Sperrhandlers | 20051025 |
Method SHOW_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SELECTED_ITEM | Call by reference | Type reference (TYPE) | BTCEVENTID | Ereignisse der Hintergrundverarbeitung | 20051011 | |||
| 2 | I_ALL | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20051011 | |||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | HELP_INFO-DYNPROFLD | Feldname | 20051011 | |||
| 4 | I_PLACEHOLDER_FOR_ALL | Call by reference | Type reference (TYPE) | BTCEVENTID | Ereignisse der Hintergrundverarbeitung | 20051011 | |||
| 5 | I_PROGRAM | Value transfer | Type reference (TYPE) | PROGRAMM | ABAP-Programmname | 20051011 | |||
| 6 | I_SCREEN | Value transfer | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20051011 | |||
| 7 | I_SHOW_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20051011 |
Method SHOW_F4 on class CL_BATCH_EVENT_GUI has no exception.
Method SHOW_RAISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVENTID | Call by reference | Type reference (TYPE) | BTCEVENTID | Ereignisse der Hintergrundverarbeitung | 20050830 | |||
| 2 | I_EVENTPARM | Call by reference | Type reference (TYPE) | BTCEVTPARM | Optionaler Parameter des Events | 20050830 | |||
| 3 | I_SERVER | Call by reference | Type reference (TYPE) | BTCSERVER | Batch: Name eines Applikationsservers im Scheduling | 20050830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation ist abgebrochen durch den Benutzer | 20051025 | ||
| 2 | Das Auslösen des Events ist misslungen | 20051025 | ||
| 3 | Das Auslösen des angegebenen Events ist verboten | 20051025 | ||
| 4 | Der Zielserver bearbeitet keine Events | 20051025 | ||
| 5 | Der angegebene Name ist unbekannt | 20051025 |
Method SHOW_RAISE_EX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVENTID | Call by reference | Type reference (TYPE) | BTCEVENTID | Ereignisse der Hintergrundverarbeitung | 20051015 | |||
| 2 | I_EVENTPARM | Call by reference | Type reference (TYPE) | BTCEVTPARM | Parameter eines Batch-Events (z.B. Jobname/Jobcount ) | 20051015 |
Method SHOW_RAISE_EX on class CL_BATCH_EVENT_GUI has no exception.
Event Signatures
Event CONTEXT_MENU_REQUEST Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20051010 | ||
| 2 | E_NUM_OF_SELECTED | Exporting | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20051013 |
Event USER_COMMAND Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMMAND | Exporting | Value transfer | Attribute reference (LIKE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20051010 |
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 710 |