SAP ABAP Data Element RMXTE_TASKCLASS (Task Class)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMXTTLS (Package) Main Package - Trial: Tools

⤷

⤷

Basic Data
Data Element | RMXTE_TASKCLASS |
Short Description | Task Class |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | SEOCLSNAME | |
Data Type | CHAR | Character String |
Length | 30 | |
Decimal Places | 0 | |
Output Length | 30 | |
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 Class |
Medium | 20 | Task Class |
Long | 20 | Task Class |
Heading | 30 | Task Class |
Documentation
Definition
Each trial monitor task must be assigned an ABAP class. All the tasks provided by SAP are already assigned to an ABAP class.
You can assign the same ABAP class to different tasks.
Use
You can implement your own ABAP classes, which have to use the interface IF_RMXT_TASK. SAP provides the ABAP class CL_RMXT_TASK_EXAMPLE which, you can use as a template for implementing your own classes. You can use the classes CL_RMXT_TASK_* provided by SAP in the packages RMX* as additional templates.
Dependencies
Example
History
Last changed by/on | SAP | 20110901 |
SAP Release Created in | 471 |