SAP ABAP Data Element SWLNCCMPNT (N3 Workload: Name/ID 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 SWLNCCMPNT
Short Description N3 Workload: Name/ID of Calling Component  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SAPWLCHR32    
Data Type CHAR   Character String 
Length 32    
Decimal Places 0    
Output Length 32    
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 Component 
Medium 15 Component 
Long 30 Name / ID of Component 
Heading 40 Name or ID of Calling Component 
Documentation

Definition

A DSR component stores the name or ID of a third component called by it in this field of the call subrecord, if the DSR component knows this name.

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

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 . In this field, the ITS stores the name of the concrete module for which the individual call within the request lasted the longest time. This can be the name of a module from a flow logic file or the name of an ABAP transaction.
  • The name of an ABAP system is the system ID.

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