SAP ABAP Class CL_CCMS_GRMG_PROPERTY (Container for GRMG Property)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
DSWP_MON_GRMG (Package) Generic Request and Message Generator
⤷
⤷
Properties
| Class | CL_CCMS_GRMG_PROPERTY | |
| Short Description | Container for GRMG Property | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DSWP_MON_GRMG | Generic Request and Message Generator |
| Created | 20020820 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CCMS_GRMG_PROPERTY has no forward declaration.
Interfaces
Class CL_CCMS_GRMG_PROPERTY has no interface implemented.
Friends
Class CL_CCMS_GRMG_PROPERTY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | GRMG_PROP_NAME_TYPE | 20020820 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | GRMG_PROPERTY_TYPE | 20020820 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GRMG_PROP_VALUE_TYPE | 20020820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Fetch GRMG Property Name | 20020820 | |
| 2 | Instance method | Public | Method | Fetch GRMG Property Type | 20020820 | |
| 3 | Instance method | Public | Method | Fetch GRMG Property Value | 20020820 | |
| 4 | Instance method | Public | Method | Set GRMG Property Name | 20020820 | |
| 5 | Instance method | Public | Method | Set GRMG Property Type | 20020820 | |
| 6 | Instance method | Public | Method | Set GRMG Property Value | 20020820 |
Events
Class CL_CCMS_GRMG_PROPERTY has no event.
Types
Class CL_CCMS_GRMG_PROPERTY has no local type.
Method Signatures
Method GET_PROP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROP_NAME | Value transfer | Type reference (TYPE) | GRMG_PROP_NAME_TYPE | 20020820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in XML-Daten für die CCMS-Monitoring-Architektur | 20020820 |
Method GET_PROP_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROP_TYPE | Value transfer | Type reference (TYPE) | GRMG_PROPERTY_TYPE | 20020820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in XML-Daten für die CCMS-Monitoring-Architektur | 20020820 |
Method GET_PROP_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROP_VALUE | Value transfer | Type reference (TYPE) | GRMG_PROP_VALUE_TYPE | 20020820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in XML-Daten für die CCMS-Monitoring-Architektur | 20020820 |
Method SET_PROP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROP_NAME | Call by reference | Type reference (TYPE) | STRING | 20020820 |
Method SET_PROP_NAME on class CL_CCMS_GRMG_PROPERTY has no exception.
Method SET_PROP_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROP_TYPE | Call by reference | Type reference (TYPE) | STRING | 20020820 |
Method SET_PROP_TYPE on class CL_CCMS_GRMG_PROPERTY has no exception.
Method SET_PROP_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROP_VALUE | Call by reference | Type reference (TYPE) | STRING | 20020820 |
Method SET_PROP_VALUE on class CL_CCMS_GRMG_PROPERTY has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 630 |