SAP ABAP Class CL_SCSM_CHECK_BASE (Base Class for Check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SCSM_CEN_CONFIG (Package) CCMS Consistency Check
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCSM_CHECK | Check Interface for Consistency Check | 20080806 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCSM_CHECKSTATE | Status Checks | 20080902 |
Meta Relationship - Used By
Properties
| Class | CL_SCSM_CHECK_BASE | |
| Short Description | Base Class for Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SCSM_CEN_CONFIG | CCMS Consistency Check |
| Created | 20080806 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SCSM_CHECK | Check Interface for Consistency Check | 20080806 | ||
| 2 | IF_SCSM_CHECKSTATE | Status Checks | 20080902 |
Friends
Class CL_SCSM_CHECK_BASE has no friend class.
Attributes
Class CL_SCSM_CHECK_BASE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adds an entry to the log | 20090828 | |
| 2 | Instance method | Public | Constructor | 20081212 | ||
| 3 | Instance method | Protected | Method | Gets the name of the SE61 mail text object | 20080916 | |
| 4 | Instance method | Protected | Method | Replaces general placeholder | 20080916 |
Events
Class CL_SCSM_CHECK_BASE has no event.
Types
Class CL_SCSM_CHECK_BASE has no local type.
Method Signatures
Method ADD_TOLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INP_MSGNR | Call by reference | Type reference (TYPE) | MSGNR | Nachrichtennummer | 20090831 | |||
| 2 | INP_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20090831 | |||
| 3 | INP_MSGV1 | Call by reference | Type reference (TYPE) | C | Nachrichtenvariable | 20090831 | |||
| 4 | INP_MSGV2 | Call by reference | Type reference (TYPE) | C | Nachrichtenvariable | 20090831 | |||
| 5 | INP_MSGV3 | Call by reference | Type reference (TYPE) | C | Nachrichtenvariable | 20090831 | |||
| 6 | INP_MSGV4 | Call by reference | Type reference (TYPE) | C | Nachrichtenvariable | 20090831 |
Method ADD_TOLOG on class CL_SCSM_CHECK_BASE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_ALSYSTEM | Call by reference | Type reference (TYPE) | ALSYSTEMS | CCMS Central System Management: Remote Managed Systems | 20081212 | |||
| 2 | IMP_AUTOCHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | allgemeines flag | 20081212 | |||
| 3 | IMP_AUTOHEAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | allgemeines flag | 20081212 | |||
| 4 | IMP_CHECKGROUP | Call by reference | Type reference (TYPE) | SCSM_GEN_CHECKGROUP | Prüfgruppe für allgemeine Prüfungen | 20081212 |
Method CONSTRUCTOR on class CL_SCSM_CHECK_BASE has no exception.
Method DETERMINE_MAILTEXTNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_OBJNAME | Value transfer | Type reference (TYPE) | DOKHL-OBJECT | Dokumentations-Objekt | 20080916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmenklasse Konsitenzprüfung | 20080916 |
Method REPLACE_GENERAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHG_TEXT | Call by reference | Type reference (TYPE) | STRING | 20080916 |
Method REPLACE_GENERAL on class CL_SCSM_CHECK_BASE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |