SAP ABAP Class CL_TDMS_WD_TS_SELECTS_MAINT (Assistance Class for ZCNVTDMS_UI_TS_SELS_MAINT)
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 | 20110128 |
Properties
Class | CL_TDMS_WD_TS_SELECTS_MAINT | |
Short Description | Assistance Class for ZCNVTDMS_UI_TS_SELS_MAINT | |
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 | 20110128 | SAP |
Last change | 20141107 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TDMS_WD_TS_SELECTS_MAINT has no forward declaration.
Interfaces
Class CL_TDMS_WD_TS_SELECTS_MAINT has no interface implemented.
Friends
Class CL_TDMS_WD_TS_SELECTS_MAINT 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 | 20110128 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CANCEL' | Action ID | 20110128 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CLOSE' | Action ID | 20110128 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Column Count | 20110310 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'EDIT' | Action ID | 20110128 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | WDUI_VISIBILITY | '01' | Set Invisible | 20110128 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 5 | Row Count for ALV | 20130912 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | I | 20 | Row Count | 20110310 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SAVE' | Action ID | 20110128 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SAVE_CLOSE' | Action ID | 20121115 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SEL_STRING' | Button ID | 20110128 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | ' ' | Indicates False | 20110128 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | WDUI_VISIBILITY | '02' | Set Visible | 20110128 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Indicates True | 20110128 | |
15 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_TDMS_AP_SELECTS_MAINTAIN | Reference to API Class | 20110128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Active/ Selection String | 20110128 |
2 | ![]() |
Instance method | Public | Method | Check Active Select String | 20110202 |
3 | ![]() |
Instance method | Public | Method | Check Data Change | 20110224 |
4 | ![]() |
Instance method | Public | Method | Check ALV | 20110204 |
5 | ![]() |
Instance method | Public | Method | Get Activity Text for Display in Header Information Area | 20110128 |
6 | ![]() |
Instance method | Public | Method | Get Data | 20110128 |
7 | ![]() |
Instance method | Public | Method | Get Dropdown Values for ALV Columns | 20110128 |
8 | ![]() |
Instance method | Public | Method | Get Fill Header Activtiy ID and description | 20121119 |
9 | ![]() |
Instance method | Public | Method | Get F4 Help Internal Table for Lower Value Field in ALV | 20110128 |
10 | ![]() |
Instance method | Public | Method | Get gt_select_string | 20110201 |
11 | ![]() |
Instance method | Public | Method | Get F4 Help for Selection Field | 20110128 |
12 | ![]() |
Instance method | Public | Method | Get F4 Help Internal Table for Table Names | 20110128 |
13 | ![]() |
Instance method | Public | Method | Get Where Clause for Selection String | 20110128 |
14 | ![]() |
Instance method | Public | Method | Initialization for API Class Attributes | 20110128 |
15 | ![]() |
Instance method | Public | Method | Populate ALV with Selection String for Selected Table | 20110128 |
16 | ![]() |
Instance method | Public | Method | Save Data | 20110128 |
17 | ![]() |
Instance method | Public | Method | Set gt_select_string | 20110128 |
18 | ![]() |
Instance method | Public | Method | Set the Selected Table Name | 20110128 |
Events
Class CL_TDMS_WD_TS_SELECTS_MAINT has no event.
Types
Class CL_TDMS_WD_TS_SELECTS_MAINT has no local type.
Method Signatures
Method CHECK_ACTIVE 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 | 20110128 | ||
2 | ![]() |
EV_FLAG1 | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110128 | ||
3 | ![]() |
IT_SELECTSTRING | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_CUSTM | Table to customize the select statement in fill header pgm | 20110128 |
Method CHECK_ACTIVE on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method CHECK_ACTIVE_STRING 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 | 20110202 | ||
2 | ![]() |
ET_SEL_STRING | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_ABAPSOURCE | Select Query for Display | 20110202 | ||
3 | ![]() |
IT_SELECTSTRING | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_CUSTM | Table to customize the select statement in fill header pgm | 20110202 |
Method CHECK_ACTIVE_STRING on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method CHECK_DATA_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NOCHANGE | Call by reference | Type reference (TYPE) | CHAR1 | Indicator for Data Change | 20110224 | ||
2 | ![]() |
IT_OUTTAB | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_CUSTM_OUTTAB | Current ALV on Screen | 20110224 |
Method CHECK_DATA_CHANGE on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method CHECK_VARIABLE 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 | 20110204 | ||
2 | ![]() |
EV_DATA_ERROR | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110204 | ||
3 | ![]() |
EV_FLAG1 | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110204 | ||
4 | ![]() |
EV_FLAG2 | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110204 | ||
5 | ![]() |
EV_FLAG3 | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110204 | ||
6 | ![]() |
IT_S_SELECSTRING | Call by reference | Type reference (TYPE) | CNVTDMS_AP_S_CUSTM | Table to customize the select statement in fill header pgm | 20110204 |
Method CHECK_VARIABLE on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method GET_ACTIVITY_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ACTIVITY_TEXT | Call by reference | Type reference (TYPE) | CNV_MBT_NODE | Text of Activity in Process Tree | 20110128 |
Method GET_ACTIVITY_TEXT on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SELECTSTRING | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_CUSTM | Table to customize the select statement in fill header pgm | 20110128 |
Method GET_DATA on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method GET_DROPDOWN_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DROPDOWN_VALUES | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_DROPDOWN | List of Dropdown Values | 20110128 |
Method GET_DROPDOWN_VALUES on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method GET_FILLHDR_ACTIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FH_ACT_DESC | Call by reference | Type reference (TYPE) | CNV_MBT_NODE | Text of Activity in Process Tree | 20121119 | ||
2 | ![]() |
EV_FH_ACT_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20121119 | ||
3 | ![]() |
IV_TS_ACT_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | MBT PCL Trouble shooting process ID | 20121119 |
Method GET_FILLHDR_ACTIVITY on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method GET_LOWER_VAL_F4_HELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VARIABLES | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_VARIABLE | Structure for Variables for Fill Header | 20110128 | ||
2 | ![]() |
ET_VARIABLE_RANGE | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_VARIABLE_RANGE | Range Table | 20110128 |
Method GET_LOWER_VAL_F4_HELP on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method GET_SELECT_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OUTTAB_ERROR | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_CUSTM_OUTTAB_ERR | Error Outtab | 20110201 | ||
2 | ![]() |
ET_SEL_STRING | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_ABAPSOURCE | ABAP_SOURCE | 20110201 | ||
3 | ![]() |
IT_S_SELEC_TABLS | Call by reference | Type reference (TYPE) | CNVTDMS_05_SELECTABL | Definition for table with select clauses | 20110201 |
Method GET_SELECT_STRING on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method GET_SELFIELD_F4_HELP 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 | 20121119 | ||
2 | ![]() |
ET_F4_SELFIELD | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_SELFIELD | Internal Table for F4 Help Vales for Selection Field | 20110128 |
Method GET_SELFIELD_F4_HELP on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method GET_TABNAME_F4_HELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TABNAMES | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_F4_HELP | F4 Help for Table Names | 20110128 |
Method GET_TABNAME_F4_HELP on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method GET_WHERE_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SELEC_TABLS | Call by reference | Type reference (TYPE) | CNVTDMS_05_SELECTABLT | Table definition for where clauses | 20110128 | ||
2 | ![]() |
XT_VARIABLES | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_VARIABLE | Structure for Variables for Fill Header | 20110128 |
Method GET_WHERE_CLAUSE on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method INIT 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 | Added in SP05 | 20130527 | ||
2 | ![]() |
IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20110128 | ||
3 | ![]() |
IV_PACK_ID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number to Specify CMIS and TDMS Packages | 20110128 | ||
4 | ![]() |
IV_SELTAB | Call by reference | Type reference (TYPE) | CNV_MBT_TABLE | Table Name | 20110128 |
Method INIT on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method POPULATE_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALV_DISP | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_CUSTM_OUTTAB | Selection String Display Table | 20110128 |
Method POPULATE_ALV on class CL_TDMS_WD_TS_SELECTS_MAINT 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 | 20110128 | ||
2 | ![]() |
EV_SYNTAX_ERROR | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110128 | ||
3 | ![]() |
IT_SELECTSTRING | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_CUSTM | Table to customize the select statement in fill header pgm | 20110128 | ||
4 | ![]() |
IT_SELECTSTRING_DELETE | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_CUSTM | Table to customize the select statement in fill header pgm | 20110128 |
Method SAVE_DATA on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method SET_GT_SELECT_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SELECTSTRING | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_CUSTM | 20110201 | |||
2 | ![]() |
IT_OUTTAB | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_CUSTM_OUTTAB | ALV DisplayTable | 20110128 |
Method SET_GT_SELECT_STRING on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
Method SET_TABNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Table Name | 20110128 |
Method SET_TABNAME on class CL_TDMS_WD_TS_SELECTS_MAINT has no exception.
History
Last changed by/on | SAP | 20141107 |
SAP Release Created in | 2006_1_700 |