SAP ABAP Data Element SWLNCCMPTYPE (N3 Workload: Type of Calling Component)
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 SWLNCCMPTYPE
Short Description N3 Workload: Type of Calling Component  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR10    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
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 Comp. Type 
Medium 20 Component Type 
Long 35 Type of Calling Component 
Heading 40 Type of Calling Component 
Documentation

Definition

A DSR component sotres the component type of a third component that it has called in this field of the call subrecord, if the DSR component knows this type.

Use

For each statistics main record, there is exactly one Call subrecord for each component that is called during this request. The number and resource usage of all calls to this component are combined in this subrecord.

Dependencies

The following applies:

  • For ABAP systems and all ABAP-based applications, the component type is SAP R/3.
  • For DSR components, the component type is defined during the implementation of statistics monitoring. This type then applies to all components of this type.
  • The type for the Internet Transaction Server is ITS.

Example

The Internet Transaction Server writes a call subrecord for each called module provider. Module providers can be, for example,RFC, BAPI, script, IPC, IMS, or DIAG .The ITS stores the called module provider in this field.

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