SAP ABAP Class CL_TRACE_VIEWER_FOR_CCMSAGENTS (Display Traces for CCMS Agent Directory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SCSM (Package) CCMS Central System Management
Properties
Class CL_TRACE_VIEWER_FOR_CCMSAGENTS  
Short Description Display Traces for CCMS Agent Directory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCSM   CCMS Central System Management 
Created 20020304   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TRACE_VIEWER_FOR_CCMSAGENTS has no forward declaration.
Interfaces
Class CL_TRACE_VIEWER_FOR_CCMSAGENTS has no interface implemented.
Friends
Class CL_TRACE_VIEWER_FOR_CCMSAGENTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGENT3X Constant Public Type reference (TYPE) INT4 2 Agent Type: 3x Agent 20020403
2 AGENT4X Constant Public Type reference (TYPE) INT4 1 Agent Type: 4x Agent 20020304
3 AGENTCCMSPING Constant Public Type reference (TYPE) INT4 4 Agent Type: CCMSPING 20080226
4 AGENTEX Constant Public Type reference (TYPE) INT4 3 Agent Type: EX Agent 20030711
5 AGENTSR Constant Public Type reference (TYPE) INT4 0 Agent Type: SR Agent 20020304
6 AGENT_DESTINATION Instance attribute Private Type reference (TYPE) RFCDEST RFC Destination of Agent 20030711
7 AGENT_DIRECTORY Instance attribute Private Type reference (TYPE) CSMDIRENTRTAB Contents of Agent Directory 20020304
8 AGENT_DIRECTORY_NAME Instance attribute Private Type reference (TYPE) CHAR512 Name of Agent Directory 20020304
9 AGENT_FILE Instance attribute Private Type reference (TYPE) CCMCTLTXTTAB Contents of Agent File 20020304
10 AGENT_FILE_AS_STRING Instance attribute Private Type reference (TYPE) STRING Contents of the Agent File as a String 20041027
11 AGENT_FILE_NAME Instance attribute Private Type reference (TYPE) CHAR512 Name of Agent File 20020304
12 AGENT_SYSID Instance attribute Private Type reference (TYPE) SYSYSID 20030711
13 AGENT_TYPE Instance attribute Private Type reference (TYPE) INT4 Type of Agent 20020304
14 FILE_SYST_MANAGER Static Attribute Private Object reference (TYPE REF TO) CL_FILE_SYSTEM_MANAGER Manager for Loading Directories and Files 20020304
15 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_TRACE_VIEWER_FOR_CCMSAGENTS Display Traces for CCMS Agent Directory 20020304
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_AGENT_FILE_NAME Instance method Private Method Build Name of Agent File 20020304
2 GET_AGENT_DIRECTORY Instance method Public Method Return Contents of Agent Directory 20020304
3 GET_AGENT_DIRECTORY_NAME Instance method Public Method Build Name of Agent Directory 20020314
4 GET_AGENT_FILE Instance method Public Method Return an Agent File 20020304
5 GET_INSTANCE Static method Public Method Return Instance of this Singleton Class 20020304
6 GET_OPERATING_SYSTEM Instance method Private Method Retun Operating System 20020304
7 SET_AGENT_DESTINATION Instance method Public Method Set Agent Type 20030712
Events
Class CL_TRACE_VIEWER_FOR_CCMSAGENTS has no event.
Types
Class CL_TRACE_VIEWER_FOR_CCMSAGENTS has no local type.
Method Signatures

Method BUILD_AGENT_FILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) CHAR512 Dateinamen 20020305

Method BUILD_AGENT_FILE_NAME on class CL_TRACE_VIEWER_FOR_CCMSAGENTS has no exception.

Method GET_AGENT_DIRECTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AGENTDIR Value transfer Type reference (TYPE) CSMDIRENTRTAB Inhalt des Agentenverzeichnisses 20020305
# Exception Resumable Description Created on
1 CX_MAP_ERROR Anzeigen von Traces des CCMS-Agentenverzeichnisses 20020404

Method GET_AGENT_DIRECTORY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AGENTDIR_NAME Value transfer Type reference (TYPE) CHAR512 Name des Agentenverzeichnisses 20020314
# Exception Resumable Description Created on
1 CX_MAP_ERROR Fehler beim Mapping des Verzeichnisnamens 20020322

Method GET_AGENT_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AGENT_FILE Value transfer Type reference (TYPE) CCMCTLTXTTAB Inhalt der Agentendatei 20020305
2 Exporting AGENT_FILE_AS_STRING Value transfer Type reference (TYPE) STRING Inhalt der Agentendatei als String 20041027
3 Importing FILE_NAME Call by reference Type reference (TYPE) CHAR512 Name der Agentendatei 20020305

Method GET_AGENT_FILE on class CL_TRACE_VIEWER_FOR_CCMSAGENTS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_TRACE_VIEWER_FOR_CCMSAGENTS Anzeigen von Traces des CCMS-Agentenverzeichnisses 20020304

Method GET_INSTANCE on class CL_TRACE_VIEWER_FOR_CCMSAGENTS has no exception.

Method GET_OPERATING_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OPERATING_SYSTEM Value transfer Type reference (TYPE) SYOPSYS R/3-System, Betriebssystem des Applikationsservers 20020304

Method GET_OPERATING_SYSTEM on class CL_TRACE_VIEWER_FOR_CCMSAGENTS has no exception.

Method SET_AGENT_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGENTDEST Call by reference Type reference (TYPE) RFCDEST 20030712

Method SET_AGENT_DESTINATION on class CL_TRACE_VIEWER_FOR_CCMSAGENTS has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 630