SAP ABAP Class CL_SAPEVT (Background Processing Events: sapevt)
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_SAPEVT | |
| Short Description | Background Processing Events: sapevt | |
| 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 | 20051111 | SAP |
| Last change | 20060912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAPEVT has no forward declaration.
Interfaces
Class CL_SAPEVT has no interface implemented.
Friends
Class CL_SAPEVT has no friend class.
Attributes
Class CL_SAPEVT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Executes sapevt | 20051111 | |
| 2 | Static method | Public | Method | Returns sapevt's command line | 20051111 | |
| 3 | Static method | Public | Method | Reads sapevt's default profile | 20051111 | |
| 4 | Static method | Public | Method | Reads sapevt's trace: dev_evt | 20051111 |
Events
Class CL_SAPEVT has no event.
Types
Class CL_SAPEVT has no local type.
Method Signatures
Method CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CALL_INFO | Call by reference | Type reference (TYPE) | BTC_S_SAPEVT_OUTPUT | Batch Events: Ausgabeparameter von sapevt | 20051111 | |||
| 2 | E_COMMAND | Call by reference | Type reference (TYPE) | BTCXPGPGM | Name des externen Programms (evtl. inkl. Zugriffspfad) | 20051111 | |||
| 3 | E_SAPEVT_PARAMS | Call by reference | Type reference (TYPE) | BTCSAPEVTCOMMANDLINE | Batch Events: Kommandozeile von sapevt | 20060215 | |||
| 4 | I_EVENTID | Call by reference | Type reference (TYPE) | BTCEVENTID | Ereignisse der Hintergrundverarbeitung | 20051111 | |||
| 5 | I_EVENTPARM | Call by reference | Type reference (TYPE) | BTCEVTPARM | Parameter eines Batch-Events (z.B. Jobname/Jobcount ) | 20051111 | |||
| 6 | I_SAPEVT_PARAMS | Call by reference | Type reference (TYPE) | BTC_S_SAPEVT_INPUT | sapevt: Parameter der Kommandozeile | 20060215 | |||
| 7 | I_SAPXPG_PARAMS | Call by reference | Type reference (TYPE) | BTC_S_SAPEVT_EXEC | sapevt: Parameter für sapxpg | 20060215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RFC-Destination konnte nicht generiert werden | 20051111 | ||
| 2 | Kommunikationsfehler | 20051111 | ||
| 3 | Systemfehler | 20051111 | ||
| 4 | Unbekannter Fehler | 20051111 |
Method GET_COMMAND_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMMAND | Call by reference | Type reference (TYPE) | BTCXPGPGM | Name des externen Programms (evtl. inkl. Zugriffspfad) | 20051111 | |||
| 2 | E_PARAMETERS | Call by reference | Type reference (TYPE) | BTCSAPEVTCOMMANDLINE | Batch Events: Kommandozeile von sapevt | 20051111 | |||
| 3 | I_EVENTID | Call by reference | Type reference (TYPE) | BTCEVENTID | Ereignisse der Hintergrundverarbeitung | 20051111 | |||
| 4 | I_EVENTPARM | Call by reference | Type reference (TYPE) | BTCEVTPARM | Parameter eines Batch-Events (z.B. Jobname/Jobcount ) | 20051111 | |||
| 5 | I_PARAMETERS | Call by reference | Type reference (TYPE) | BTC_S_SAPEVT_INPUT | Batch Events: Parameter von sapevt | 20051111 |
Method GET_COMMAND_LINE on class CL_SAPEVT has no exception.
Method READ_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ENTRIES | Call by reference | Type reference (TYPE) | BTC_T_FILE | Batch Events: Trace-Einträge | 20051111 | |||
| 2 | E_MAX_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20051111 | |||
| 3 | E_OPENED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20051125 | |||
| 4 | E_PATH | Call by reference | Type reference (TYPE) | BTCPATH | Batch: File-Pfad | 20051111 | |||
| 5 | I_SERVER | Call by reference | Type reference (TYPE) | BTCSERVER | Batch: Name eines Applikationsservers im Scheduling | 20051111 | |||
| 6 | I_SID | Call by reference | Type reference (TYPE) | SYSYSID | Name des SAP-Systems | 20051111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | communication_failure | 20051124 | ||
| 2 | system_failure | 20051124 | ||
| 3 | Der angegebene Server ist unbekannt | 20051124 |
Method READ_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ENTRIES | Call by reference | Type reference (TYPE) | BTC_T_FILE | Batch Events: Trace-Einträge | 20051111 | |||
| 2 | E_MAX_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20051111 | |||
| 3 | E_OPENED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20051125 | |||
| 4 | E_PATH | Call by reference | Type reference (TYPE) | BTCPATH | Batch: File-Pfad | 20051111 | |||
| 5 | I_PATH | Call by reference | Type reference (TYPE) | BTCPATH | Batch: File-Pfad | 20051111 | |||
| 6 | I_SERVER | Call by reference | Type reference (TYPE) | BTCSERVER | Batch: Name eines Applikationsservers im Scheduling | 20051111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | communication_failure | 20051124 | ||
| 2 | system_failure | 20051124 | ||
| 3 | Der angegebene Server ist unbekannt | 20051124 |
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 710 |