SAP ABAP Class CL_TDMS_WD_CHOOSE_SAPOFFI (Assistance class for CNVTDMS_UI_CHOOSE_SAPOFFI)
Hierarchy
☛
DMIS_CNT (Software Component) DMIS_CNT 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_TDMS_WD_UI (Package) TDMS Activity UI's
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20101112 |
Properties
| Class | CL_TDMS_WD_CHOOSE_SAPOFFI | |
| Short Description | Assistance class for CNVTDMS_UI_CHOOSE_SAPOFFI | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_TDMS_WD_UI | TDMS Activity UI's |
| Created | 20101112 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TDMS_WD_CHOOSE_SAPOFFI has no forward declaration.
Interfaces
Class CL_TDMS_WD_CHOOSE_SAPOFFI has no interface implemented.
Friends
Class CL_TDMS_WD_CHOOSE_SAPOFFI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 2 | Standard settings chosen | 20101126 | ||
| 2 | Constant | Public | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | 'TD07P_DROP_SAPOFFICE' | Unique id for activites to be executed | 20101126 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'CANCEL' | Cancel | 20110526 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 2 | Drop SAP Office Tables | 20110508 | ||
| 5 | Constant | Public | Type reference (TYPE) | BOOLEAN | ' ' | enable radiobuttons | 20101221 | ||
| 6 | Constant | Public | Type reference (TYPE) | NUMC2 | 01 | invisible | 20101125 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 1 | Do not drop SAP Office Tables | 20110508 | ||
| 8 | Constant | Public | Type reference (TYPE) | CNVMBTACTIVE-PHASE | 'TDBAS_PHASE_PACKAGE_SETTINGS' | Phase of the Migration Project | 20101126 | ||
| 9 | Constant | Public | Type reference (TYPE) | LTR_OBJECT_NAME | 'CNV_TDMS_SAP_OFFICE_IF' | PIFD Cross Apps Interface | 20110519 | ||
| 10 | Constant | Public | Type reference (TYPE) | LTR_OBJECT_NAME | 'CNV_TDMS_SAP_OFFICE_ALL' | PIFD Parameter for Drop Office | 20110519 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'Do you want to save your data?' | 'Do you want to save your data?' | 20101228 | ||
| 12 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | read only | 20101221 | ||
| 13 | Constant | Public | Type reference (TYPE) | CNV_MBT_SCENARIO | 'TDMS' | TDMS | 20110519 | ||
| 14 | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | ' ' | 20101203 | ||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | 'Result of selection: SAPoffice tables are not transferred from the sender system' | 'SAP office tables are not transferred from the sender syst' | 20101228 | ||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | 'Result of selection: SAPoffice tables are transferred from the sender system' | 'SAP office tables are transferred from the sender system' | 20101228 | ||
| 17 | Constant | Public | Type reference (TYPE) | NUMC2 | 02 | visible | 20101125 | ||
| 18 | Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | 'X' | 20101203 | ||
| 19 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_TDMS_EC_DROP_OFFICE | For CL_TDMS_EC_DROP_OFFICE | 20101115 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110406 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | CHAR10 | Choice of Selection | 20101203 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Indicates whether confirm settings has ben run | 20101125 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | CHAR50 | 'DROP' | 'DROP' | 20101206 | ||
| 24 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Flag for first time execution | 20101115 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | CHAR50 | 'NODROP' | 'NODROP' | 20101206 | ||
| 26 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Save made flag | 20110604 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | CHAR45 | Selection of Radiobutton | 20101130 | |||
| 28 | Constant | Public | Type reference (TYPE) | I | 1 | Standard settings chosen | 20101126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Call activity in background | 20110519 | |
| 2 | Instance method | Public | Method | Method Cancel | 20110104 | |
| 3 | Instance method | Public | Method | Returns the final state of the activity | 20101130 | |
| 4 | Instance method | Public | Method | change in user input after last save | 20101123 | |
| 5 | Instance method | Public | Method | Check Entries | 20101126 | |
| 6 | Instance method | Public | Method | Check if during first execution, value has been selected | 20110603 | |
| 7 | Instance method | Public | Method | Deletes the row | 20101123 | |
| 8 | Instance method | Public | Method | Exit activity on Cancel pushbutton | 20121029 | |
| 9 | Instance method | Public | Method | get parameter values from PIFD | 20110519 | |
| 10 | Instance method | Public | Method | Returns the status of the radio button | 20101123 | |
| 11 | Instance method | Public | Method | Instantiate the App class | 20101115 | |
| 12 | Instance method | Public | Method | Load | 20101115 | |
| 13 | Instance method | Public | Method | Method Save | 20110104 | |
| 14 | Instance method | Public | Method | save and leave | 20101123 | |
| 15 | Instance method | Public | Method | saves the data after doing the validations | 20101123 | |
| 16 | Instance method | Public | Method | Returns the status of the log | 20110104 | |
| 17 | Instance method | Public | Method | Update the status of the change flag | 20110406 |
Events
Class CL_TDMS_WD_CHOOSE_SAPOFFI has no event.
Types
Class CL_TDMS_WD_CHOOSE_SAPOFFI has no local type.
Method Signatures
Method CALL_ACTIVITY_BACKGROUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | Error occurred | 20110519 | |||
| 2 | IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Activity ID | 20110519 | |||
| 3 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number | 20110519 | |||
| 4 | IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase | 20110519 |
Method CALL_ACTIVITY_BACKGROUND on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method 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) | CNVTDMS_BALMI_T | Message log : BALMI | 20110104 | |||
| 2 | EV_EXCP_MSG | Call by reference | Type reference (TYPE) | STRING | Exception Message | 20110104 | |||
| 3 | IV_VALUELOW | Call by reference | Type reference (TYPE) | CNVMBTPARAMS-LOW | ABAP/4: Selection value (LOW or HIGH value, external format) | 20110104 |
Method CANCEL on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method CANCEL_AND_LEAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20101130 | |||
| 2 | EV_EXCP_MSG | Call by reference | Type reference (TYPE) | STRING | 20101130 | ||||
| 3 | IV_VALUELOW | Call by reference | Type reference (TYPE) | CNVMBTPARAMS-LOW | Table for storing general parameters | 20101130 |
Method CANCEL_AND_LEAVE on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method CHECK_CHANGED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATA_CHANGE | Call by reference | Type reference (TYPE) | C | 20101123 | ||||
| 2 | EV_VALID | Call by reference | Type reference (TYPE) | C | 20101123 |
Method CHECK_CHANGED_DATA on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method CHECK_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20101126 | |||
| 2 | IT_OUTTAB | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_OUT_TAB | Out Table | 20101126 |
Method CHECK_ENTRIES on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method CHECK_FIRST_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | If default selection popup is to be shown to the user | 20110603 |
Method CHECK_FIRST_EXECUTION on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method DELETE_ROWS Signature
Method DELETE_ROWS on class CL_TDMS_WD_CHOOSE_SAPOFFI has no parameter.
Method DELETE_ROWS on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method EXIT_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXCEPTION_MSG | Call by reference | Type reference (TYPE) | STRING | 20121029 |
Method EXIT_ACTIVITY on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method GET_PIFD_PARAMETER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXCEPTION_MSG | Call by reference | Type reference (TYPE) | STRING | exception message | 20121221 | |||
| 2 | EV_PARAM_VALUE | Call by reference | Type reference (TYPE) | STRING | Parameter Value | 20110519 | |||
| 3 | EV_VARIANT_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | If PIFD variant exists | 20110519 | |||
| 4 | IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Activity ID | 20110519 | |||
| 5 | IV_PACK | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | package information | 20110519 | |||
| 6 | IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase | 20110519 |
Method GET_PIFD_PARAMETER_VALUE on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method GET_RB_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHOICE | Call by reference | Type reference (TYPE) | I | Single-Character Flag | 20110508 | |||
| 2 | EV_SCENARIO | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20110508 |
Method GET_RB_STATUS on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20101115 | |||
| 2 | IV_PACK_ID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number to Specify CMIS and TDMS Packages | 20101115 | |||
| 3 | IV_PHASE | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20101115 |
Method INIT on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20101115 | |||
| 2 | EV_EXCP_MSG | Call by reference | Type reference (TYPE) | STRING | Exception Message | 20101115 |
Method LOAD on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20110104 | |||
| 2 | EV_CHANGE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110104 | |||
| 3 | EV_EXCP_MSG | Call by reference | Type reference (TYPE) | STRING | Exception Message | 20110104 | |||
| 4 | IV_CHOICE | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20110104 | |||
| 5 | IV_VALUELOW | Call by reference | Type reference (TYPE) | CNVMBTPARAMS-LOW | ABAP/4: Selection value (LOW or HIGH value, external format) | 20110104 |
Method SAVE on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method SAVE_AND_LEAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20101130 | |||
| 2 | EV_CHANGE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20101129 | |||
| 3 | EV_EXCP_MSG | Call by reference | Type reference (TYPE) | STRING | Exception Message | 20101123 | |||
| 4 | IV_CHOICE | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20101123 | |||
| 5 | IV_VALUELOW | Call by reference | Type reference (TYPE) | CNVMBTPARAMS-LOW | ABAP/4: Selection value(LOW or HIGH value,external format) | 20101123 |
Method SAVE_AND_LEAVE on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method SAVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20101123 | |||
| 2 | EV_EXCP_MSG | Call by reference | Type reference (TYPE) | STRING | Exception Message | 20101123 |
Method SAVE_DATA on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method STATE_FINISH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20110104 | |||
| 2 | EV_EXCP_MSG | Call by reference | Type reference (TYPE) | STRING | Exception Message | 20110104 |
Method STATE_FINISH on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
Method UPDATE_CHANGE_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110406 |
Method UPDATE_CHANGE_FLAG on class CL_TDMS_WD_CHOOSE_SAPOFFI has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 2006_1_700 |