SAP ABAP Interface IF_CCMS_AL_CONTEXT (Interface for MTS Context)
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_CONTEXT | MTB Context | 20010221 |
Properties
Interface | IF_CCMS_AL_CONTEXT | |
Short Description | Interface for MTS Context |
General Data
Package | SCSM | CCMS Central System Management |
Created | 20010221 | SAP |
Last changed | 20080612 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CCMS_AL_CONTEXT has no forward declaration.
Interfaces
Interface IF_CCMS_AL_CONTEXT has no interface.
Friends
Interface IF_CCMS_AL_CONTEXT has no friend.
Attributes
Interface IF_CCMS_AL_CONTEXT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Return Context Class | 20010309 |
2 | ![]() |
Instance method | Public | Method | Return Context Client | 20010309 |
3 | ![]() |
Instance method | Public | Method | Return Context Owner | 20010315 |
4 | ![]() |
Instance method | Public | Method | Return Last Change | 20010315 |
5 | ![]() |
Instance method | Public | Method | Return Monitored System ID | 20010330 |
6 | ![]() |
Instance method | Public | Method | Return Context Name | 20010301 |
7 | ![]() |
Instance method | Public | Method | Return Segment Associated with Context | 20010301 |
8 | ![]() |
Instance method | Public | Method | Return Context Status | 20010301 |
9 | ![]() |
Instance method | Public | Method | Return Context Type | 20010301 |
10 | ![]() |
Instance method | Public | Method | Initialization | 20010221 |
Events
Interface IF_CCMS_AL_CONTEXT has no event.
Types
Interface IF_CCMS_AL_CONTEXT has no local type.
Method Signatures
Method GET_CTXTCLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CTXTCLASS | Value transfer | Type reference (TYPE) | ALCUSGROUP | Alert: Customization: Name of Customization Group | 20010309 |
Method GET_CTXTCLASS on Interface IF_CCMS_AL_CONTEXT has no exception.
Method GET_CTXTCLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CTXTCLIENT | Value transfer | Type reference (TYPE) | SYMANDT | R/3-System, Mandantennummer aus Anmeldung | 20010309 |
Method GET_CTXTCLIENT on Interface IF_CCMS_AL_CONTEXT has no exception.
Method GET_CTXTOWNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CTXTOWNER | Value transfer | Type reference (TYPE) | ALMCOWNER | Alert: owner of monitoring context | 20010315 |
Method GET_CTXTOWNER on Interface IF_CCMS_AL_CONTEXT has no exception.
Method GET_LASTCHG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LASTCHG | Value transfer | Type reference (TYPE) | CSMLASTCHG | AL: Struktur für letzte Änderung | 20010315 |
Method GET_LASTCHG on Interface IF_CCMS_AL_CONTEXT has no exception.
Method GET_MONSID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MONSID | Value transfer | Type reference (TYPE) | SYSYSID | R/3-System, Name des R/3-Systems | 20010330 |
Method GET_MONSID on Interface IF_CCMS_AL_CONTEXT has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | ALMCNAME | Alert: name of monitoring context | 20010301 |
Method GET_NAME on Interface IF_CCMS_AL_CONTEXT has no exception.
Method GET_SEGMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SEGMENT | Value transfer | Object reference (TYPE REF TO) | IF_CCMS_AL_SEGMENT | Segment | 20010301 |
Method GET_SEGMENT on Interface IF_CCMS_AL_CONTEXT has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STATUS | Value transfer | Type reference (TYPE) | ALCONTSTAT | Alert: Status of Context (active/inactive/....) | 20010301 |
Method GET_STATUS on Interface IF_CCMS_AL_CONTEXT has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | CTXTTYPE | Alert: Type of Monitoring Context | 20010301 |
Method GET_TYPE on Interface IF_CCMS_AL_CONTEXT has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CTXTCLASS | Value transfer | Type reference (TYPE) | ALCUSGROUP | Alert: Customization: Name of Customization Group | 20010309 | ||
2 | ![]() |
I_CTXTCLIENT | Value transfer | Type reference (TYPE) | SYMANDT | R/3-System, Mandantennummer aus Anmeldung | 20010309 | ||
3 | ![]() |
I_CTXTOWNER | Value transfer | Type reference (TYPE) | ALMCOWNER | Alert: owner of monitoring context | 20010315 | ||
4 | ![]() |
I_LASTCHG | Value transfer | Type reference (TYPE) | CSMLASTCHG | AL: Struktur für letzte Änderung | 20010315 | ||
5 | ![]() |
I_MONSID | Value transfer | Type reference (TYPE) | SYSYSID | R/3-System, Name des R/3-Systems | 20010330 | ||
6 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | ALMCNAME | Alert: name of monitoring context | 20010221 | ||
7 | ![]() |
I_SEGMENT | Value transfer | Object reference (TYPE REF TO) | IF_CCMS_AL_SEGMENT | Segmentreferenz | 20010221 | ||
8 | ![]() |
I_STATUS | Value transfer | Type reference (TYPE) | ALCONTSTAT | Alert: Status of Context (active/inactive/....) | 20010301 | ||
9 | ![]() |
I_TYPE | Value transfer | Type reference (TYPE) | CTXTTYPE | Alert: Type of Monitoring Context | 20010221 |
Method INITIALIZE on Interface IF_CCMS_AL_CONTEXT has no exception.
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 610 |