SAP ABAP Class CL_OXT_TASK_OL (OO Wrapper for tasks)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-EEW-SRV (Application Component) EEW Services
⤷
OXT_ROOT (Package) Object Extension Tool: Basis
⤷
⤷
Properties
| Class | CL_OXT_TASK_OL | |
| Short Description | OO Wrapper for tasks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | OXT_MISC | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | OXT_ROOT | Object Extension Tool: Basis |
| Created | 20011031 | SAP |
| Last change | 20011123 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OXT_TASK_OL has no forward declaration.
Interfaces
Class CL_OXT_TASK_OL has no interface implemented.
Friends
Class CL_OXT_TASK_OL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | OXT_TASKSTATUS | ' ' | Task status | 20011031 | ||
| 2 | Constant | Public | Type reference (TYPE) | OXT_TASKSTATUS | 'F' | Task status | 20020111 | ||
| 3 | Constant | Public | Type reference (TYPE) | OXT_TASKSTATUS | 'D' | Task status | 20011031 | ||
| 4 | Constant | Public | Type reference (TYPE) | OXT_TASKSTATUS | 'E' | Task status | 20011031 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OXT_EXTENSION_OL | Processing of OXT Extensions | 20011031 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_OXT_MESSAGES_OL | OXT message processing | 20011031 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | COMT_GOX_TRANS_OBJECT | Table with entries for transport | 20011102 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BAPI_MSG | Message text | 20011031 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application log: Log handle | 20011031 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | OXT_SETTYPENAME | Set type for OXT task | 20011102 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | OXT_SYSNAME | System | 20011031 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | OXT_TASKID | OXT task ID | 20011031 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | OXT_OBJECTORDER | Sequence for OXT objects | 20011031 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | OXT_TASKSTATUS | Task status | 20011031 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | OXT_TASKTYP | OXT task type | 20011031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | (OL) Add messages to a task | 20011106 | |
| 2 | Instance method | Public | Constructor | (OL) Instantiate a task in memory | 20011031 | |
| 3 | Instance method | Public | Method | (OL) Delete the log handle | 20020409 | |
| 4 | Instance method | Public | Method | (OL) Get detail of special task | 20011031 | |
| 5 | Static method | Public | Method | (DB) Get list of existing tasks | 20011031 | |
| 6 | Instance method | Private | Method | (DB) Read local information | 20011031 | |
| 7 | Instance method | Private | Method | (DB) Read global information | 20011106 | |
| 8 | Instance method | Private | Method | (DB) Write log handle to OXT_TASKLINK | 20011106 |
Events
Class CL_OXT_TASK_OL has no event.
Types
Class CL_OXT_TASK_OL has no local type.
Method Signatures
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | TOXT_BAPIRETURN | Tabelle von Nachrichten | 20011106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | technischer Fehler | 20011106 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EXTENSION | Call by reference | Object reference (TYPE REF TO) | CL_OXT_EXTENSION_OL | Verarbeitung von OXT Erweiterungen | 20011031 | |||
| 2 | IV_TASKID | Call by reference | Type reference (TYPE) | OXT_TASKID | ID eines OXT Tasks | 20011031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler auf der Datenbank | 20011031 | ||
| 2 | Logischer Fehler | 20011031 |
Method DELETE_LOG Signature
Method DELETE_LOG on class CL_OXT_TASK_OL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Database Error | 20020409 |
Method GETDETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EXTENSION | Call by reference | Object reference (TYPE REF TO) | CL_OXT_EXTENSION_OL | Verarbeitung von OXT Erweiterungen | 20011105 | |||
| 2 | ET_GENOBJ | Call by reference | Type reference (TYPE) | COMT_GOX_TRANS_OBJECT | Tabelle mit Einträgen zum Transport | 20011102 | |||
| 3 | EV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20011031 | |||
| 4 | EV_SYSTEMNAME | Call by reference | Type reference (TYPE) | OXT_SYSNAME | System | 20011031 | |||
| 5 | EV_TASKID | Call by reference | Type reference (TYPE) | OXT_TASKID | ID eines OXT Tasks | 20011031 | |||
| 6 | EV_TASKORDER | Call by reference | Type reference (TYPE) | OXT_OBJECTORDER | Reihenfolge für OXT Objekte | 20011031 | |||
| 7 | EV_TASKSTATUS | Call by reference | Type reference (TYPE) | OXT_TASKSTATUS | Task-Status | 20011031 | |||
| 8 | EV_TASKTYP | Call by reference | Type reference (TYPE) | OXT_TASKTYP | OXT Tasktyp | 20011031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | technischer Fehler | 20011031 |
Method GETLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASKLIST | Call by reference | Type reference (TYPE) | TOXT_TASKINFO | Tabellentype für OXT_TASKINFO | 20011031 | |||
| 2 | IV_EXTENSIONID | Call by reference | Type reference (TYPE) | OXT_EXTENSIONID | 20011031 | ||||
| 3 | IV_EXTVERSION | Call by reference | Type reference (TYPE) | OXT_EXTVERSION | Version einer Erweiterung | 20011031 |
Method GETLIST on class CL_OXT_TASK_OL has no exception.
Method SYNCH_READ Signature
Method SYNCH_READ on class CL_OXT_TASK_OL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler auf der Datenbank | 20011031 |
Method SYNCH_READ_RFC Signature
Method SYNCH_READ_RFC on class CL_OXT_TASK_OL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler auf der Datenbank | 20011106 |
Method SYNCH_WRITE_LOG Signature
Method SYNCH_WRITE_LOG on class CL_OXT_TASK_OL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenbank Fehler | 20011106 |
History
| Last changed by/on | SAP | 20011123 |
| SAP Release Created in | 620 |