Hierarchy

⤷

⤷

Basic Data
Data Element | SAPWLTTYPE |
Short Description | SAP Workload: Task Type Name |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | SAPWLRAW1 | |
Data Type | RAW | Uninterpreted sequence of bytes |
Length | 1 | |
Decimal Places | 0 | |
Output Length | 2 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | Task type |
Medium | 15 | Task type |
Long | 25 | Task Type Name |
Heading | 25 | Task Type Name |
Documentation
Definition
The task type depends on the task of the associated application process and is an identifiable part of each statistics record. There are the following task types:
AUTOABAP: Automatically processed report (for example, for monitoring tools).
B.INPUT: Transaction step in batch input mode; it is processed by the dialog work process (update dialogs created in BI are always processed synchronously; they belong to the task type UPDATE).
BACKGROUND: Transaction step started by a backround processing work process
BUFFER SYNC: A synchronization of the local table buffer regularly started by the SAP system (the time interval is controlled by the profile parameter rdisp/bufreftime).
DIALOG: Transaction step usually started online by the user (such as editor dialogs or manual postings).
RFC: Remote Function Call in the ABAP system; it is processed by the dialog work process
CPIC: Other communication using the CPIC interface; it is processed by the dialog work process
SPOOL: Transaction step of a spool work process
UPDATE: Transaction step of the SAP update process; it is automatically started by the dispatcher on a host with an active update process (update processes are usually installed on the database server).
ALE: IDoc processing; it is processed by the dialog work process.
LCOM: Fast RFC (fRFC or LCOM-RFC) is a very fast form of data transfer that works over a shared memory pipeline. It is only used for internal communication between ABAP and Java in the SAP Web AS
HTTP, HTTPS, NNTP, SMTP, FTP: Requests from the ICM, which are based on the corresponding Internet protocols.
ENQUEUE: Enqueue handler
UPDATE2: V2 update
EXT.PLUGIN: Ext. Plugin
AUTOTH: Auto task handler
RPCTH: Task handler remote procedure call
RFCVMC: RFC inside VMC
DDLOG CLEANUP: DDLOG cleanup
DEL. THCALL: Delayed task handler call
AUTOJAVA: Auto JAVA
DIALOG(-)GUI: Dialog without a GUI
HTTP/JSP, HTTPS/JSP:
The task types correspond to the work process types - with the exceptions of the RFC, CPIC, ALE, AUTOABAP, and BUFFER SYNC types, which simply represent special applications in the dialog work process. TOTAL is the total of all task types.
History
Last changed by/on | SAP | 20040312 |
SAP Release Created in |