SAP ABAP Data Element SWLNACTTYP (N3 Workload: Action Type Number)
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 SWLNACTTYP
Short Description N3 Workload: Action Type Number  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT2    
Data Type INT2   2-byte integer, only for length field before LCHR or LRAW 
Length 5    
Decimal Places 0    
Output Length 5    
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 Action Tpye (Number) 
Heading 40 Numerical Value of Action Type 
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  20130604 
SAP Release Created in 620