SAP ABAP Class CL_COM_TASK_ADMIN (Administration for CALL FUNCTION ... STARTING NEW TASK)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-SES (Application Component) TREX Search Engine Service
⤷
SES_INDEXING (Package) SES: Indexing

⤷

⤷

Properties
Class | CL_COM_TASK_ADMIN | |
Short Description | Administration for CALL FUNCTION ... STARTING NEW TASK | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SES_INDEXING | SES: Indexing |
Created | 20040612 | SAP |
Last change | 20050213 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_COM_TASK_ADMIN has no forward declaration.
Interfaces
Class CL_COM_TASK_ADMIN has no interface implemented.
Friends
Class CL_COM_TASK_ADMIN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | COM_TASK_TT_ADMIN | Table for Task Administration | 20040612 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | INT4 | Last Assigned Task ID | 20040612 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Fetch Data from Table and Delete Task from Table | 20040612 |
2 | ![]() |
Static method | Public | Method | Fetch New Task ID and Save Data in Table | 20040612 |
3 | ![]() |
Static method | Public | Method | Determine Number of Active Tasks | 20040612 |
Events
Class CL_COM_TASK_ADMIN has no event.
Types
Class CL_COM_TASK_ADMIN has no local type.
Method Signatures
Method DELETE_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATA | Call by reference | Type reference (TYPE) | STRING | Daten der gelöschten Aufgabe | 20040612 | ||
2 | ![]() |
IV_TASK_ID | Call by reference | Type reference (TYPE) | COM_TASK_TV_ID | Zu löschende Aufgabe | 20040612 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aufgabe nicht in Tabelle GT_ADMIN gefunden | 20040612 |
Method GET_NEW_TASK_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TASK_ID | Call by reference | Type reference (TYPE) | COM_TASK_TV_ID | Aufgaben-ID für CALL FUNCTION ... STARTING NEW TASK | 20040612 | ||
2 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | STRING | Daten zur Aufgaben-ID werden gespeichert und zurückgegeben | 20040612 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nummernbereich für Aufgaben-ID übergelaufen | 20040612 |
Method NUMBER_OF_ACTIVE_TASKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER_OF_ACTIVE_TASKS | Value transfer | Type reference (TYPE) | INT4 | Anzahl der aktiven Aufgaben | 20040612 |
Method NUMBER_OF_ACTIVE_TASKS on class CL_COM_TASK_ADMIN has no exception.
History
Last changed by/on | SAP | 20050213 |
SAP Release Created in | 300 |