SAP ABAP Class CL_SCSM_SERV_AGENT (Service Class for Agent Checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SCSM_CEN_CONFIG (Package) CCMS Consistency Check

⤷

⤷

Properties
Class | CL_SCSM_SERV_AGENT | |
Short Description | Service Class for Agent Checks | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCSM_CEN_CONFIG | CCMS Consistency Check |
Created | 20080903 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SCSM_SERV_AGENT has no forward declaration.
Interfaces
Class CL_SCSM_SERV_AGENT has no interface implemented.
Friends
Class CL_SCSM_SERV_AGENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SCSM_SERV_AGENT | Service Class for Agent Checks | 20080903 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20080903 |
2 | ![]() |
Static method | Public | Method | Singleton Pattern | 20080903 |
3 | ![]() |
Instance method | Public | Method | Gets the routes to a system | 20080903 |
Events
Class CL_SCSM_SERV_AGENT has no event.
Types
Class CL_SCSM_SERV_AGENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SCSM_SERV_AGENT has no parameter.
Method CONSTRUCTOR on class CL_SCSM_SERV_AGENT has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET_REFERENCE | Value transfer | Object reference (TYPE REF TO) | CL_SCSM_SERV_AGENT | Serviceklasse für Agentenchecks | 20080903 |
Method GET_INSTANCE on class CL_SCSM_SERV_AGENT has no exception.
Method GET_ROUTES_FOR_SYSTEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXP_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20080903 | ||
2 | ![]() |
EXP_ROUTES | Call by reference | Type reference (TYPE) | CSMSEGM_TAB | AL: Segmenttabelle | 20080903 | ||
3 | ![]() |
IMP_COMMTYPE | Call by reference | Type reference (TYPE) | CSMSEGM-COMMTYPE | Typ der RFC-Kommunikationsroute | 20080903 | ||
4 | ![]() |
IMP_SEGMSTATUS | Call by reference | Type reference (TYPE) | CSMSEGM-SEGMSTATUS | Alert: Segmentstatus (online/offline/problems/disabled) | 20080903 | ||
5 | ![]() |
IMP_SUPPRESS_REFILL | Call by reference | Type reference (TYPE) | ALPARAMS-ONLY_LOCAL | Alert: SALC: Flag (X) if only local input for function call | 20080903 | ||
6 | ![]() |
IMP_SYSID | Call by reference | Type reference (TYPE) | SY-SYSID | Name des SAP-Systems | 20080903 |
Method GET_ROUTES_FOR_SYSTEMS on class CL_SCSM_SERV_AGENT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |