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 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 2 | Agent Type: 3x Agent | 20020403 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 1 | Agent Type: 4x Agent | 20020304 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 4 | Agent Type: CCMSPING | 20080226 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 3 | Agent Type: EX Agent | 20030711 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 0 | Agent Type: SR Agent | 20020304 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDEST | RFC Destination of Agent | 20030711 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CSMDIRENTRTAB | Contents of Agent Directory | 20020304 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR512 | Name of Agent Directory | 20020304 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CCMCTLTXTTAB | Contents of Agent File | 20020304 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Contents of the Agent File as a String | 20041027 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR512 | Name of Agent File | 20020304 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYSYSID | 20030711 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Type of Agent | 20020304 | ||
14 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_FILE_SYSTEM_MANAGER | Manager for Loading Directories and Files | 20020304 | ||
15 | ![]() |
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 | ![]() |
Instance method | Private | Method | Build Name of Agent File | 20020304 |
2 | ![]() |
Instance method | Public | Method | Return Contents of Agent Directory | 20020304 |
3 | ![]() |
Instance method | Public | Method | Build Name of Agent Directory | 20020314 |
4 | ![]() |
Instance method | Public | Method | Return an Agent File | 20020304 |
5 | ![]() |
Static method | Public | Method | Return Instance of this Singleton Class | 20020304 |
6 | ![]() |
Instance method | Private | Method | Retun Operating System | 20020304 |
7 | ![]() |
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 | ![]() |
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 | ![]() |
AGENTDIR | Value transfer | Type reference (TYPE) | CSMDIRENTRTAB | Inhalt des Agentenverzeichnisses | 20020305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
AGENTDIR_NAME | Value transfer | Type reference (TYPE) | CHAR512 | Name des Agentenverzeichnisses | 20020314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
AGENT_FILE | Value transfer | Type reference (TYPE) | CCMCTLTXTTAB | Inhalt der Agentendatei | 20020305 | ||
2 | ![]() |
AGENT_FILE_AS_STRING | Value transfer | Type reference (TYPE) | STRING | Inhalt der Agentendatei als String | 20041027 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |