SAP ABAP Class CL_TDMS_WD_CR_SLICE_DATE (Assistance Class for CNVTDMS_UI_CR_SLICE_DATE)
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 | 20110524 |
Properties
Class | CL_TDMS_WD_CR_SLICE_DATE | |
Short Description | Assistance Class for CNVTDMS_UI_CR_SLICE_DATE | |
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 | 20110524 | SAP |
Last change | 20141107 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TDMS_WD_CR_SLICE_DATE has no forward declaration.
Interfaces
Class CL_TDMS_WD_CR_SLICE_DATE has no interface implemented.
Friends
Class CL_TDMS_WD_CR_SLICE_DATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'BACK' | Action ID | 20110524 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR45 | 'P_BTM' | Char45 | 20121106 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CANCEL_CHANGES' | Action ID | 20110524 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CLOSE' | Action ID | 20110524 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | ')' | Closed Parenthesis | 20110526 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR45 | 'P_CRU' | Char45 | 20110524 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR45 | 'P_CTM' | Char45 | 20110524 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'EDIT' | Action ID | 20110524 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | WDUI_VISIBILITY | '01' | Visible | 20110524 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '(' | Open Parenthesis | 20110526 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | LTR_OBJECT_NAME | 'CNV_TDMS_DATA_SLICE_DATE_IF' | PIFD Cross Apps Interface | 20110525 | |
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LTR_OBJECT_NAME | 'CNV_TDMS_DATA_SLICE_DATE' | PIFD Parameter for Drop Office | 20110525 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SAVE' | Action ID | 20110524 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_MBT_SCENARIO | 'TDMS' | TDMS | 20110525 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | ' ' | Abap False Value | 20110524 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR45 | 'P_TSR' | Char45 | 20110524 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | WDUI_VISIBILITY | '02' | Visible | 20110524 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Abap True Value | 20110524 | |
19 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_TDMS_CR_ANALYZE_FROM_DATE | Analyze From Date | 20110524 | ||
20 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CNV_MBT_PROCESS_STEP | Reference to Current Process Step | 20110524 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Call activity in background | 20110525 |
2 | ![]() |
Instance method | Public | Method | Check Selected Date | 20110524 |
3 | ![]() |
Instance method | Public | Method | Exit | 20110524 |
4 | ![]() |
Instance method | Public | Method | Get Parameter Values from PIFD | 20110525 |
5 | ![]() |
Instance method | Public | Method | Get cnvmbtactparams Values for Current Process Step | 20110524 |
6 | ![]() |
Instance method | Public | Method | Initializations | 20110524 |
7 | ![]() |
Instance method | Public | Method | Initial Display | 20110524 |
8 | ![]() |
Instance method | Public | Method | Initialize Reference to Current Process Step | 20110524 |
9 | ![]() |
Instance method | Public | Method | Load Data | 20110524 |
10 | ![]() |
Instance method | Public | Method | Save Data | 20110524 |
11 | ![]() |
Instance method | Public | Method | Update Tables | 20110524 |
Events
Class CL_TDMS_WD_CR_SLICE_DATE has no event.
Types
Class CL_TDMS_WD_CR_SLICE_DATE 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 | 20110525 | ||
2 | ![]() |
IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Activity ID | 20110525 | ||
3 | ![]() |
IV_BTM | Call by reference | Type reference (TYPE) | BOOLEAN | BI Package | 20121211 | ||
4 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number | 20110525 | ||
5 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase | 20110525 |
Method CALL_ACTIVITY_BACKGROUND on class CL_TDMS_WD_CR_SLICE_DATE has no exception.
Method CHECK_DATE 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 | 20110524 | ||
2 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110524 | ||
3 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | CNV_TDMS_01_FROM_DATE | From Date | 20110524 |
Method CHECK_DATE on class CL_TDMS_WD_CR_SLICE_DATE has no exception.
Method EXIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_TDMS_AP_EXCEPTION | TDMS Exception Class | 20110524 | ||
2 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20110524 |
Method EXIT on class CL_TDMS_WD_CR_SLICE_DATE has no exception.
Method GET_PIFD_PARAMETER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_EXCP | Call by reference | Object reference (TYPE REF TO) | CX_CNV_MBT_PROCESS_DEFINITION | Exceptions related to Process Definition | 20110525 | ||
2 | ![]() |
EV_PARAM_VALUE | Call by reference | Type reference (TYPE) | STRING | Parameter Value | 20110525 | ||
3 | ![]() |
EV_VALIDATED | Call by reference | Type reference (TYPE) | BOOLEAN | If Variant is validated, then 'X' | 20140409 | ||
4 | ![]() |
EV_VARIANT_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | If PIFD variant exists | 20110525 | ||
5 | ![]() |
IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Activity ID | 20110525 | ||
6 | ![]() |
IV_PACK | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | package information | 20110525 | ||
7 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase | 20110525 |
Method GET_PIFD_PARAMETER_VALUE on class CL_TDMS_WD_CR_SLICE_DATE has no exception.
Method GET_SEL_SCREEN_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PARAMETERS | Value transfer | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20110524 |
Method GET_SEL_SCREEN_VALUES on class CL_TDMS_WD_CR_SLICE_DATE has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20110524 | ||
2 | ![]() |
IV_BTM | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20121106 | ||
3 | ![]() |
IV_CRU | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110524 | ||
4 | ![]() |
IV_CTM | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110524 | ||
5 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number of Transformation / Analysis Package | 20110524 | ||
6 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20110524 | ||
7 | ![]() |
IV_TSR | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110524 |
Method INIT on class CL_TDMS_WD_CR_SLICE_DATE has no exception.
Method INITIAL_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERP_FRDATE | Call by reference | Type reference (TYPE) | CNV_TDMS_01_FROM_DATE | From Date | 20110524 | ||
2 | ![]() |
EV_ERP_PACK | Call by reference | Type reference (TYPE) | CHAR20 | Character Field Length = 10 | 20110524 | ||
3 | ![]() |
EV_FROM_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20110524 |
Method INITIAL_DISPLAY on class CL_TDMS_WD_CR_SLICE_DATE has no exception.
Method INIT_PROC_STEP 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) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20110524 | ||
2 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110524 | ||
3 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20110524 |
Method INIT_PROC_STEP on class CL_TDMS_WD_CR_SLICE_DATE has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_TDMS_AP_EXCEPTION | TDMS Exception Class | 20110524 | ||
2 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20110524 |
Method LOAD on class CL_TDMS_WD_CR_SLICE_DATE has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_TDMS_AP_EXCEPTION | TDMS Exception Class | 20110524 | ||
2 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20110524 |
Method SAVE on class CL_TDMS_WD_CR_SLICE_DATE has no exception.
Method UPDATE_TABLES 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 | 20110524 |
Method UPDATE_TABLES on class CL_TDMS_WD_CR_SLICE_DATE has no exception.
History
Last changed by/on | SAP | 20141107 |
SAP Release Created in | 2006_1_700 |