SAP ABAP Interface IF_CCMS_AL_SEGMENT (Segment)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SCSM (Package) CCMS Central System Management
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCMS_AL_SEGMENT AL: Segment 20010301
Properties
Interface IF_CCMS_AL_SEGMENT  
Short Description Segment    
General Data
Package SCSM   CCMS Central System Management 
Created 20010221   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_CCMS_AL_SEGMENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CCMS_AL_RFC_CONNECTIONS AL: Interface for RFC Connections 20010313
Friends
Interface IF_CCMS_AL_SEGMENT has no friend.
Attributes
Interface IF_CCMS_AL_SEGMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AGENTS Instance method Public Method Return Agents Table 20010402
2 GET_CONTEXTS Instance method Public Method Return Context References Table 20010221
3 GET_DESTATT Instance method Public Method Return Destination-Dependent Attribute 20010305
4 GET_NAME Instance method Public Method Return Segment Name 20010221
5 GET_RESP_SERVER Instance method Public Method Return Responsible Application Server 20010315
6 GET_RFC_CONNECTIONS Instance method Public Method 20010313
7 GET_SEGMHOST Instance method Public Method Return Associated Host 20010309
8 GET_SEGMSERVER Instance method Public Method Return Associated Server 20010309
9 GET_SYSID Instance method Public Method Return Name of SAP R/3 Associated with Segment 20010301
10 GET_SYSTEM Instance method Public Method Return System Reference 20010402
11 GET_TYPE Instance method Public Method Return Segment Type 20010301
12 GET_VERSION Instance method Public Method Return Monitoring Infrastructure Version 20010314
13 INITIALIZE Instance method Public Method Initialize Data Content 20010221
Events
Interface IF_CCMS_AL_SEGMENT has no event.
Types
Interface IF_CCMS_AL_SEGMENT has no local type.
Method Signatures

Method GET_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_AGENTS Value transfer Type reference (TYPE) CSMAGENT_TAB AL: Tabellentyp für CSMAGENT 20010402

Method GET_AGENTS on Interface IF_CCMS_AL_SEGMENT has no exception.

Method GET_CONTEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTEXTS Value transfer Type reference (TYPE) CSMCONTEXT_TAB Tabelle von Kontextreferenzen 20010221

Method GET_CONTEXTS on Interface IF_CCMS_AL_SEGMENT has no exception.

Method GET_DESTATT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DESTATT Value transfer Type reference (TYPE) CSMDESTATT_TAB Tabellentyp für CSMDESTATT 20010305

Method GET_DESTATT on Interface IF_CCMS_AL_SEGMENT has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) ALMSEGNAME Segmentname 20010301

Method GET_NAME on Interface IF_CCMS_AL_SEGMENT 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) 20010315

Method GET_RESP_SERVER on Interface IF_CCMS_AL_SEGMENT has no exception.

Method GET_RFC_CONNECTIONS Signature

Method GET_RFC_CONNECTIONS on Interface IF_CCMS_AL_SEGMENT has no parameter.
Method GET_RFC_CONNECTIONS on Interface IF_CCMS_AL_SEGMENT has no exception.

Method GET_SEGMHOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SEGMHOST Value transfer Type reference (TYPE) SYHOST R/3-System, Name des Applikationsservers 20010309

Method GET_SEGMHOST on Interface IF_CCMS_AL_SEGMENT has no exception.

Method GET_SEGMSERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SEGMSERVER Value transfer Type reference (TYPE) MSNAME Server-Name 20010309

Method GET_SEGMSERVER on Interface IF_CCMS_AL_SEGMENT 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 20010301

Method GET_SYSID on Interface IF_CCMS_AL_SEGMENT has no exception.

Method GET_SYSTEM Signature

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

Method GET_SYSTEM on Interface IF_CCMS_AL_SEGMENT has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) ALMSEGTYPE Alert: Monitoring Segment: SegmentType 20010301

Method GET_TYPE on Interface IF_CCMS_AL_SEGMENT 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 20010314

Method GET_VERSION on Interface IF_CCMS_AL_SEGMENT has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGENTS Value transfer Type reference (TYPE) CSMAGENT_TAB AL: Tabellentyp für CSMAGENT 20010402
2 Importing I_CONTEXTS Value transfer Type reference (TYPE) CSMCONTEXT_TAB AL: Kontexttabelle 20010301
3 Importing I_DESTATT Value transfer Type reference (TYPE) CSMDESTATT_TAB Tabellentyp für CSMDESTATT 20010305
4 Importing I_NAME Value transfer Type reference (TYPE) ALMSEGNAME Alert: name of monitoring segment 20010301
5 Importing I_RESP_SERVER Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20010315
6 Importing I_SEGMHOST Value transfer Type reference (TYPE) SYHOST R/3-System, Name des Applikationsservers 20010309
7 Importing I_SEGMSERVER Value transfer Type reference (TYPE) MSNAME Server-Name 20010309
8 Importing I_SYSID Value transfer Type reference (TYPE) SYSYSID Name des zum Segment gehörigen R/3 Systems 20010301
9 Importing I_SYSTEM Value transfer Object reference (TYPE REF TO) IF_CCMS_AL_SYSTEM AL: Interface für R/3 Systeme 20010402
10 Importing I_TYPE Value transfer Type reference (TYPE) ALMSEGTYPE Alert: Monitoring Segment: SegmentType 20010301
11 Importing I_VERSION Value transfer Type reference (TYPE) ALMONIVERS Alert: Version of Monitoring Infrastructure 20010314

Method INITIALIZE on Interface IF_CCMS_AL_SEGMENT has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 610