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 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'P_MSGID' | 20121107 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'P_MSGNO' | 20121107 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20121109 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20121109 | ||
5 | ![]() |
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 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20121109 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20121109 |
3 | ![]() |
Instance method | Public | Method | define button texts | 20121112 |
4 | ![]() |
Instance method | Public | Method | Abort method of confirm pop-up | 20121109 |
5 | ![]() |
Instance method | Public | Method | Cancel method of confirm pop-up | 20121109 |
6 | ![]() |
Instance method | Public | Method | Close method of confirm pop-up | 20121109 |
7 | ![]() |
Instance method | Public | Method | Ignore method of confirm pop-up | 20121109 |
8 | ![]() |
Instance method | Public | Method | No method of confirm pop-up | 20121109 |
9 | ![]() |
Instance method | Public | Method | Ok method of confirm pop-up | 20121109 |
10 | ![]() |
Instance method | Public | Method | Retry method of confirm pop-up | 20121109 |
11 | ![]() |
Instance method | Public | Method | Yes method of confirm pop-up | 20121109 |
12 | ![]() |
Static method | Public | Method | Read the popup text from activity variants | 20121112 |
13 | ![]() |
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 | ![]() |
IV_ACTIVITY | Value transfer | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20121109 | ||
2 | ![]() |
IV_PACKID | Value transfer | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20121109 | ||
3 | ![]() |
IV_PHASE | Value transfer | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20121109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Global Parameters | 20121109 |
Method GET_BUTTON_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XT_BUTTONS | Call by reference | Type reference (TYPE) | BTP_PWD_T_BUTTONS | Table type for button texts | 20121112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVMBT_BALMI_T | Error table | 20121221 | ||
2 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20121109 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20121109 | ||
4 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20121109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVMBT_BALMI_T | Error table | 20121221 | ||
2 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20121109 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20121109 | ||
4 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20121109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BTP PCL step execution failed | 20121109 | |
2 | ![]() |
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 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVMBT_BALMI_T | Error table | 20121221 | ||
2 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20121109 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20121109 | ||
4 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20121109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVMBT_BALMI_T | Error table | 20121221 | ||
2 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20121109 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20121109 | ||
4 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20121109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVMBT_BALMI_T | Error table | 20121221 | ||
2 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20121109 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20121109 | ||
4 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20121109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVMBT_BALMI_T | Error table | 20121221 | ||
2 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20121109 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20121109 | ||
4 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20121109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BTP PCL step execution failed | 20121109 | |
2 | ![]() |
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 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVMBT_BALMI_T | Error table | 20121221 | ||
2 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20121109 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20121109 | ||
4 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20121109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVMBT_BALMI_T | Error table | 20121221 | ||
2 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20121109 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20121109 | ||
4 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20121109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
EV_UI_CONF | Value transfer | Type reference (TYPE) | CNV_MBT_UI_CONF | Bottun combination and class | 20121112 | ||
2 | ![]() |
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 | ![]() |
EV_POPUP_TEXT | Value transfer | Type reference (TYPE) | STRING | Text string | 20121106 | ||
2 | ![]() |
IV_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | msg id | 20121112 | ||
3 | ![]() |
IV_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | msg number | 20121112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions on BTP PDL Utils | 20121106 | |
2 | ![]() |
Issues related to State Management | 20121106 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_700 |