SAP ABAP Data Element SWLNACTTYPS (N3 Workload: Name (Short Text) of Action Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SAPWL_FRONTEND (Package) SAP: Workload Display, Enjoy & OO Version - ST03N
Basic Data
Data Element SWLNACTTYPS
Short Description N3 Workload: Name (Short Text) of Action Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SAPWLCHR20    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
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 ActionType 
Medium 10 ActionType 
Long 30 Name of Action Type 
Heading 40 Action Type of Component (Name) 
Documentation

Use

The action type is stored within the DSR as a number. During the initialization of the DSR component for the monitoring systsem, the component must fill a conversion table with texts in english that assign a name and description to each ID. When the data is displayed, the action type number is converted into the corresponding text.

Dependencies

If the conversion table is not filled (for example, due errors during initialization), the display transaction can only display the action type number. You can insert language-dependent texts in a translation table (see SAP Notes).

Example

  • The Internet Transaction Server knows only the action type ITS service, as it is not possible to further differentiate the actions here beyond the service.
  • The DSR action type can be compared with the Business Transaction Type in ABAP statistics records. Here, there are the types transaction, report , and job.

History
Last changed by/on SAP  20040312 
SAP Release Created in 620