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 CO_EXEC_EVENT_FINISHED Constant Public Type reference (TYPE) CNV_MBT_NE_EXECUTION_EVENT 'FINISHED' Notification Event 20130405
2 CO_EXEC_EVENT_STARTED Constant Public Type reference (TYPE) CNV_MBT_NE_EXECUTION_EVENT 'STARTED' Notification Event 20130225
3 CO_EXEC_RESULT_ABORT Constant Public Type reference (TYPE) CNV_MBT_NE_EXECUTION_RESULT 'ABORT' Execution Result of a Notification 20131017
4 CO_EXEC_RESULT_ERROR Constant Public Type reference (TYPE) CNV_MBT_NE_EXECUTION_RESULT 'ERROR' Notification Event 20130405
5 CO_EXEC_RESULT_SUCCESS Constant Public Type reference (TYPE) CNV_MBT_NE_EXECUTION_RESULT 'SUCCESS' Notification Event 20130405
6 CO_EXEC_RESULT_WARNING Constant Public Type reference (TYPE) CNV_MBT_NE_EXECUTION_RESULT 'WARNING' Notification Event 20130405
7 MS_DATA Instance attribute Private Type reference (TYPE) CNVMBTNEEVENT Possible Events based on COT Types 20130225
Methods
# Method Level Visibility Method type Description Created on
1 COMPOSE_LONG_TEXT Instance method Public Method Composes the Message Body Used for Sending the Notification 20130228
2 COMPOSE_TEXT Instance method Public Method Composes the Message Title Used for Sending the Notification 20130228
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130225
4 GET_COT_TYPE Instance method Public Method Returns the COT Type of the Event 20130227
5 GET_DESCRIPTION Instance method Public Method Returns the event description 20130917
6 GET_KEY Instance method Public Method 20130917
7 GET_MESSAGE_CLASS Instance method Public Method Returns the Message Class 20130225
8 GET_MESSAGE_NUMBER Instance method Public Method Returns the Message Number 20130225
9 GET_OBJECT_DESCRIPTION Instance method Private Method 20130424
10 GET_OBJECT_NAME Instance method Public Method 20130225
11 GET_PACKAGE Instance method Private Method 20130315
12 GET_PHASE Instance method Private Method 20130315
13 GET_PHASE_DESCRIPTION Instance method Private Method 20130424
14 GET_RESULT Instance method Public Method 20130424
15 GET_SCENARIO Instance method Private Method Returns the Scenario by COT GUID 20130424
16 SEARCH_ALL Static method Public Method Returns all Known Events 20130917
17 SEARCH_BY_ATTRIBUTES Static method Public Method Returns Known Events by Attributes 20130225
18 SEARCH_BY_KEY Static method Public Method Returns Known Events by its Key 20130226
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 Importing IV_BNAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20130315
2 Importing IV_COT_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130315
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130315
4 Returning 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 Importing IV_BNAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20130315
2 Importing IV_COT_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130315
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130315
4 Returning 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 Importing IV_EVENT_KEY Call by reference Type reference (TYPE) CNV_MBT_NE_EVENT_KEY 20130225
# Exception Resumable Description Created on
1 CX_CNV_MBT_NE_INVALID_PARAM Invalid Parameters 20130917

Method GET_COT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing IV_COT_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130424
2 Returning 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 Importing IV_COT_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130225
2 Returning 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 Importing IV_COT_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130315
2 Returning 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 Importing IV_COT_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130315
2 Returning 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 Importing IV_COT_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130424
2 Returning 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 Returning 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 Importing IV_COT_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130424
2 Returning 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 Returning 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 CX_CNV_MBT_NE_INVALID_PARAM Invalid Parameters 20130917

Method SEARCH_BY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COT_TYPE Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE SLO COT Object Type 20130225
2 Importing IV_EXEC_EVENT Call by reference Type reference (TYPE) CNV_MBT_NE_EXECUTION_EVENT Notification Event 20130225
3 Importing IV_EXEC_RESULT Call by reference Type reference (TYPE) CNV_MBT_NE_EXECUTION_RESULT Notification Event 20130225
4 Returning 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 CX_CNV_MBT_NE_INVALID_PARAM Invalid Parameters 20130228

Method SEARCH_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) CNV_MBT_NE_EVENT_KEY 20130226
2 Returning 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 CX_CNV_MBT_NE_INVALID_PARAM Invalid Parameters 20130917
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620