SAP ABAP Class CL_CNV_MBT_NE_EVENT (Event Class for Notifications thrown as a result)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_NOTIFICATION_ENGINE (Package) Notification Service for Subscribers to PCL Object Changes
⤷
⤷
Properties
| Class | CL_CNV_MBT_NE_EVENT | |
| Short Description | Event Class for Notifications thrown as a result | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_NOTIFICATION_ENGINE | Notification Service for Subscribers to PCL Object Changes |
| Created | 20130225 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_MBT_NE_EVENT has no forward declaration.
Interfaces
Class CL_CNV_MBT_NE_EVENT has no interface implemented.
Friends
Class CL_CNV_MBT_NE_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CNV_MBT_NE_EXECUTION_EVENT | 'FINISHED' | Notification Event | 20130405 | ||
| 2 | Constant | Public | Type reference (TYPE) | CNV_MBT_NE_EXECUTION_EVENT | 'STARTED' | Notification Event | 20130225 | ||
| 3 | Constant | Public | Type reference (TYPE) | CNV_MBT_NE_EXECUTION_RESULT | 'ABORT' | Execution Result of a Notification | 20131017 | ||
| 4 | Constant | Public | Type reference (TYPE) | CNV_MBT_NE_EXECUTION_RESULT | 'ERROR' | Notification Event | 20130405 | ||
| 5 | Constant | Public | Type reference (TYPE) | CNV_MBT_NE_EXECUTION_RESULT | 'SUCCESS' | Notification Event | 20130405 | ||
| 6 | Constant | Public | Type reference (TYPE) | CNV_MBT_NE_EXECUTION_RESULT | 'WARNING' | Notification Event | 20130405 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | CNVMBTNEEVENT | Possible Events based on COT Types | 20130225 |
Methods
Events
Class CL_CNV_MBT_NE_EVENT has no event.
Types
Class CL_CNV_MBT_NE_EVENT has no local type.
Method Signatures
Method COMPOSE_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BNAME | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20130315 | |||
| 2 | IV_COT_OBJECT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130315 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130315 | |||
| 4 | RT_TEXT | Value transfer | Type reference (TYPE) | TSFTEXT | Smart Forms: Text | 20130228 |
Method COMPOSE_LONG_TEXT on class CL_CNV_MBT_NE_EVENT has no exception.
Method COMPOSE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BNAME | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20130315 | |||
| 2 | IV_COT_OBJECT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130315 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130315 | |||
| 4 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20130228 |
Method COMPOSE_TEXT on class CL_CNV_MBT_NE_EVENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_NE_EVENT_KEY | 20130225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Parameters | 20130917 |
Method GET_COT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COT_TYPE | Value transfer | Type reference (TYPE) | CNV_MBT_COT_OBJECT_TYPE | SLO COT Object Type | 20130227 |
Method GET_COT_TYPE on class CL_CNV_MBT_NE_EVENT has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | CNV_MBT_DESCRIPTION | Description of tables | 20130917 |
Method GET_DESCRIPTION on class CL_CNV_MBT_NE_EVENT has no exception.
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EVENT_KEY | Value transfer | Type reference (TYPE) | CNV_MBT_NE_EVENT_KEY | SLO Notification Engine Event GUID | 20130917 |
Method GET_KEY on class CL_CNV_MBT_NE_EVENT has no exception.
Method GET_MESSAGE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MESSAGE_CLASS | Value transfer | Type reference (TYPE) | SYMSGID | Messages, Message Class | 20130225 |
Method GET_MESSAGE_CLASS on class CL_CNV_MBT_NE_EVENT has no exception.
Method GET_MESSAGE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MESSAGE_NUMBER | Value transfer | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20130225 |
Method GET_MESSAGE_NUMBER on class CL_CNV_MBT_NE_EVENT has no exception.
Method GET_OBJECT_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COT_OBJECT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130424 | |||
| 2 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | CNV_MBT_DESCRIPT | Description Field | 20130424 |
Method GET_OBJECT_DESCRIPTION on class CL_CNV_MBT_NE_EVENT has no exception.
Method GET_OBJECT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COT_OBJECT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130225 | |||
| 2 | RV_COT_NAME | Value transfer | Type reference (TYPE) | CHAR64 | 20130225 |
Method GET_OBJECT_NAME on class CL_CNV_MBT_NE_EVENT has no exception.
Method GET_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COT_OBJECT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130315 | |||
| 2 | RV_PACKAGE | Value transfer | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20130315 |
Method GET_PACKAGE on class CL_CNV_MBT_NE_EVENT has no exception.
Method GET_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COT_OBJECT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130315 | |||
| 2 | RV_PHASE | Value transfer | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20130315 |
Method GET_PHASE on class CL_CNV_MBT_NE_EVENT has no exception.
Method GET_PHASE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COT_OBJECT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130424 | |||
| 2 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | CNV_MBT_DESCRIPT | Package Number of Transformation / Analysis Package | 20130424 |
Method GET_PHASE_DESCRIPTION on class CL_CNV_MBT_NE_EVENT has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | CNV_MBT_NE_EXECUTION_RESULT | Execution Result of a Notification | 20130424 |
Method GET_RESULT on class CL_CNV_MBT_NE_EVENT has no exception.
Method GET_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COT_OBJECT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130424 | |||
| 2 | RV_SCENARIO | Value transfer | Type reference (TYPE) | CNV_MBT_SCENARIO | Phase of the Migration Project | 20130424 |
Method GET_SCENARIO on class CL_CNV_MBT_NE_EVENT has no exception.
Method SEARCH_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_EVENT | Value transfer | Type reference (TYPE) | CNV_MBT_NE_T_EVENT_INST | Table Type for Event Instances | 20130917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Parameters | 20130917 |
Method SEARCH_BY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COT_TYPE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_TYPE | SLO COT Object Type | 20130225 | |||
| 2 | IV_EXEC_EVENT | Call by reference | Type reference (TYPE) | CNV_MBT_NE_EXECUTION_EVENT | Notification Event | 20130225 | |||
| 3 | IV_EXEC_RESULT | Call by reference | Type reference (TYPE) | CNV_MBT_NE_EXECUTION_RESULT | Notification Event | 20130225 | |||
| 4 | RT_EVENT | Value transfer | Type reference (TYPE) | CNV_MBT_NE_T_EVENT_INST | Table Type for Event Instances | 20130225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Parameters | 20130228 |
Method SEARCH_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_NE_EVENT_KEY | 20130226 | ||||
| 2 | RT_EVENT | Value transfer | Type reference (TYPE) | CNV_MBT_NE_T_EVENT_INST | Table Type for Event Instances | 20130226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Parameters | 20130917 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |