SAP ABAP Class IF_CCMS_AL_AGENT (AL: Interface for Agents)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CCMS_AL_RFC_CONNECTIONS AL: Interface for RFC Connections 20010327
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCMS_AL_AGENT AL: Agent 20010327
Properties
Class IF_CCMS_AL_AGENT  
Short Description AL: Interface for Agents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010327   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CCMS_AL_AGENT has no forward declaration.
Interfaces
Class IF_CCMS_AL_AGENT has no interface implemented.
Friends
Class IF_CCMS_AL_AGENT has no friend class.
Attributes
Class IF_CCMS_AL_AGENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LASTCHG Instance method Public Method Return Last Change 20010327
2 GET_RESP_SERVER Instance method Public Method Return Responsible Application Server 20010327
3 GET_RFC_CONNECTIONS Instance method Public Method 20010327
4 GET_SEGMENT Instance method Public Method Return Segment Reference 20010402
5 GET_SEGMNAME Instance method Public Method Return Segment Name 20010327
6 GET_SYSID Instance method Public Method Return Name of SAP R/3 Associated with Segment 20010327
7 GET_VERSION Instance method Public Method Return Version 20010327
8 INITIALIZE Instance method Public Method Initialize Data Content 20010327
Events
Class IF_CCMS_AL_AGENT has no event.
Types
Class IF_CCMS_AL_AGENT has no local type.
Method Signatures

Method GET_LASTCHG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LASTCHG Value transfer Type reference (TYPE) CSMLASTCHG AL: Struktur für letzte Änderung 20010327

Method GET_LASTCHG on class IF_CCMS_AL_AGENT has no exception.

Method GET_RESP_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESP_SERVER Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20010327

Method GET_RESP_SERVER on class IF_CCMS_AL_AGENT has no exception.

Method GET_RFC_CONNECTIONS Signature

Method GET_RFC_CONNECTIONS on class IF_CCMS_AL_AGENT has no parameter.
Method GET_RFC_CONNECTIONS on class IF_CCMS_AL_AGENT has no exception.

Method GET_SEGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SEGMENT Value transfer Object reference (TYPE REF TO) IF_CCMS_AL_SEGMENT Segment 20010402

Method GET_SEGMENT on class IF_CCMS_AL_AGENT has no exception.

Method GET_SEGMNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SEGMNAME Value transfer Type reference (TYPE) ALMSEGNAME Alert: name of monitoring segment 20010327

Method GET_SEGMNAME on class IF_CCMS_AL_AGENT has no exception.

Method GET_SYSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SYSID Value transfer Type reference (TYPE) SYSYSID R/3-System, Name des R/3-Systems 20010327

Method GET_SYSID on class IF_CCMS_AL_AGENT has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VERSION Value transfer Type reference (TYPE) ALMONIVERS Alert: Version of Monitoring Infrastructure 20010327

Method GET_VERSION on class IF_CCMS_AL_AGENT has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LASTCHG Value transfer Type reference (TYPE) CSMLASTCHG AL: Struktur für letzte Änderung 20010327
2 Importing I_RESP_SERVER Value transfer Type reference (TYPE) RFCDEST 20010327
3 Importing I_RFCCONN Value transfer Type reference (TYPE) CSMRFCCONN_TAB AL: Tabellentyp für CSMRFCCONN 20010327
4 Importing I_SEGMENT Value transfer Object reference (TYPE REF TO) IF_CCMS_AL_SEGMENT Segment 20010402
5 Importing I_SEGMNAME Value transfer Type reference (TYPE) ALMSEGNAME Alert: name of monitoring segment 20010327
6 Importing I_SYSID Value transfer Type reference (TYPE) SYSYSID R/3-System, Name des R/3-Systems 20010327
7 Importing I_VERSION Value transfer Type reference (TYPE) ALMONIVERS Alert: Version of Monitoring Infrastructure 20010327

Method INITIALIZE on class IF_CCMS_AL_AGENT has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in