SAP ABAP Class IF_CCMS_AL_CONTEXT (Interface for MTS Context)
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
| Class | IF_CCMS_AL_CONTEXT | |
| Short Description | Interface for MTS Context | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010221 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CCMS_AL_CONTEXT has no forward declaration.
Interfaces
Class IF_CCMS_AL_CONTEXT has no interface implemented.
Friends
Class IF_CCMS_AL_CONTEXT has no friend class.
Attributes
Class 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
Class IF_CCMS_AL_CONTEXT has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_CCMS_AL_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in |