SAP ABAP Class CL_CNVMBT_CONFIRM_UTILS (Methods for pop-up confirm)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_UI (Package) Package for PCL Related UI's
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_DEX_RESET_DEXID Reset DEXID to repeat export action 20121119
Properties
Class CL_CNVMBT_CONFIRM_UTILS  
Short Description Methods for pop-up confirm    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_UI   Package for PCL Related UI's 
Created 20121106   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNVMBT_CONFIRM_UTILS has no forward declaration.
Interfaces
Class CL_CNVMBT_CONFIRM_UTILS has no interface implemented.
Friends
Class CL_CNVMBT_CONFIRM_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MSGID Constant Private Type reference (TYPE) STRING 'P_MSGID' 20121107
2 CO_MSGNO Constant Private Type reference (TYPE) STRING 'P_MSGNO' 20121107
3 PV_ACTIVITY Instance attribute Private Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121109
4 PV_PACKID Instance attribute Private Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20121109
5 PV_PHASE Instance attribute Private Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121109
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20121109
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121109
3 GET_BUTTON_TEXTS Instance method Public Method define button texts 20121112
4 HANDLE_ABORT Instance method Public Method Abort method of confirm pop-up 20121109
5 HANDLE_CANCEL Instance method Public Method Cancel method of confirm pop-up 20121109
6 HANDLE_CLOSE Instance method Public Method Close method of confirm pop-up 20121109
7 HANDLE_IGNORE Instance method Public Method Ignore method of confirm pop-up 20121109
8 HANDLE_NO Instance method Public Method No method of confirm pop-up 20121109
9 HANDLE_OK Instance method Public Method Ok method of confirm pop-up 20121109
10 HANDLE_RETRY Instance method Public Method Retry method of confirm pop-up 20121109
11 HANDLE_YES Instance method Public Method Yes method of confirm pop-up 20121109
12 READ_CNV_MBT_UI_CONF Static method Public Method Read the popup text from activity variants 20121112
13 READ_POPUP_TEXT Static method Public Method Read the popup text from activity variants 20121106
Events
Class CL_CNVMBT_CONFIRM_UTILS has no event.
Types
Class CL_CNVMBT_CONFIRM_UTILS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CNVMBT_CONFIRM_UTILS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CNVMBT_CONFIRM_UTILS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Value transfer Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121109
2 Importing IV_PACKID Value transfer Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20121109
3 Importing IV_PHASE Value transfer Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121109
# Exception Resumable Description Created on
1 CX_CNV_MBT_GLOBAL_PARAMETERS Global Parameters 20121109

Method GET_BUTTON_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XT_BUTTONS Call by reference Type reference (TYPE) BTP_PWD_T_BUTTONS Table type for button texts 20121112
# Exception Resumable Description Created on
1 CX_CNV_MBT_PROCESS_CONTROL Issues related to State Management 20121112

Method HANDLE_ABORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVMBT_BALMI_T Error table 20121221
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121109
3 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20121109
4 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121109
# Exception Resumable Description Created on
1 CX_CNV_MBT_PROCESS_CONTROL Exceptions on BTP PDL Utils 20121109

Method HANDLE_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVMBT_BALMI_T Error table 20121221
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121109
3 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20121109
4 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121109
# Exception Resumable Description Created on
1 CX_BTP_PDL_STEP_EXECUTION BTP PCL step execution failed 20121109
2 CX_CNV_MBT_PROCESS_CONTROL Exceptions on BTP PDL Utils 20121109

Method HANDLE_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVMBT_BALMI_T Error table 20121221
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121109
3 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20121109
4 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121109
# Exception Resumable Description Created on
1 CX_CNV_MBT_PROCESS_CONTROL Exceptions on BTP PDL Utils 20121109

Method HANDLE_IGNORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVMBT_BALMI_T Error table 20121221
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121109
3 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20121109
4 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121109
# Exception Resumable Description Created on
1 CX_CNV_MBT_PROCESS_CONTROL Exceptions on BTP PDL Utils 20121109

Method HANDLE_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVMBT_BALMI_T Error table 20121221
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121109
3 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20121109
4 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121109
# Exception Resumable Description Created on
1 CX_CNV_MBT_PROCESS_CONTROL Exceptions on BTP PDL Utils 20121109

Method HANDLE_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVMBT_BALMI_T Error table 20121221
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121109
3 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20121109
4 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121109
# Exception Resumable Description Created on
1 CX_BTP_PDL_STEP_EXECUTION BTP PCL step execution failed 20121109
2 CX_CNV_MBT_PROCESS_CONTROL Exceptions on BTP PDL Utils 20121109

Method HANDLE_RETRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVMBT_BALMI_T Error table 20121221
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121109
3 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20121109
4 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121109
# Exception Resumable Description Created on
1 CX_CNV_MBT_PROCESS_CONTROL Exceptions on BTP PDL Utils 20121109

Method HANDLE_YES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVMBT_BALMI_T Error table 20121221
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121109
3 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20121109
4 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121109
# Exception Resumable Description Created on
1 CX_CNV_MBT_PROCESS_CONTROL Exceptions on BTP PDL Utils 20121109

Method READ_CNV_MBT_UI_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UI_CONF Value transfer Type reference (TYPE) CNV_MBT_UI_CONF Bottun combination and class 20121112
2 Importing IV_ACTIVITY Value transfer Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121112

Method READ_CNV_MBT_UI_CONF on class CL_CNVMBT_CONFIRM_UTILS has no exception.

Method READ_POPUP_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_POPUP_TEXT Value transfer Type reference (TYPE) STRING Text string 20121106
2 Importing IV_MSGID Value transfer Type reference (TYPE) SY-MSGID msg id 20121112
3 Importing IV_MSGNO Value transfer Type reference (TYPE) SY-MSGNO msg number 20121112
# Exception Resumable Description Created on
1 CX_BTP_DL_UTIL Exceptions on BTP PDL Utils 20121106
2 CX_BTP_PDL_STEP_EXECUTION Issues related to State Management 20121106
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_700