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 GC_BACK Constant Public Type reference (TYPE) STRING 'BACK' Action ID 20110128
2 GC_CANCEL Constant Public Type reference (TYPE) STRING 'CANCEL' Action ID 20110128
3 GC_CLOSE Constant Public Type reference (TYPE) STRING 'CLOSE' Action ID 20110128
4 GC_COL_COUNT Constant Public Type reference (TYPE) I 2 Column Count 20110310
5 GC_EDIT Constant Public Type reference (TYPE) STRING 'EDIT' Action ID 20110128
6 GC_INVISIBLE Constant Public Type reference (TYPE) WDUI_VISIBILITY '01' Set Invisible 20110128
7 GC_ROW_ALV Constant Public Type reference (TYPE) I 5 Row Count for ALV 20130912
8 GC_ROW_COUNT Constant Public Type reference (TYPE) I 20 Row Count 20110310
9 GC_SAVE Constant Public Type reference (TYPE) STRING 'SAVE' Action ID 20110128
10 GC_SAVE_CLOSE Constant Public Type reference (TYPE) STRING 'SAVE_CLOSE' Action ID 20121115
11 GC_SEL_STRING Constant Public Type reference (TYPE) STRING 'SEL_STRING' Button ID 20110128
12 GC_SPACE Constant Public Type reference (TYPE) BOOLEAN ' ' Indicates False 20110128
13 GC_VISIBLE Constant Public Type reference (TYPE) WDUI_VISIBILITY '02' Set Visible 20110128
14 GC_X Constant Public Type reference (TYPE) BOOLEAN 'X' Indicates True 20110128
15 GREF_SEL_STRING 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 CHECK_ACTIVE Instance method Public Method Check Active/ Selection String 20110128
2 CHECK_ACTIVE_STRING Instance method Public Method Check Active Select String 20110202
3 CHECK_DATA_CHANGE Instance method Public Method Check Data Change 20110224
4 CHECK_VARIABLE Instance method Public Method Check ALV 20110204
5 GET_ACTIVITY_TEXT Instance method Public Method Get Activity Text for Display in Header Information Area 20110128
6 GET_DATA Instance method Public Method Get Data 20110128
7 GET_DROPDOWN_VALUES Instance method Public Method Get Dropdown Values for ALV Columns 20110128
8 GET_FILLHDR_ACTIVITY Instance method Public Method Get Fill Header Activtiy ID and description 20121119
9 GET_LOWER_VAL_F4_HELP Instance method Public Method Get F4 Help Internal Table for Lower Value Field in ALV 20110128
10 GET_SELECT_STRING Instance method Public Method Get gt_select_string 20110201
11 GET_SELFIELD_F4_HELP Instance method Public Method Get F4 Help for Selection Field 20110128
12 GET_TABNAME_F4_HELP Instance method Public Method Get F4 Help Internal Table for Table Names 20110128
13 GET_WHERE_CLAUSE Instance method Public Method Get Where Clause for Selection String 20110128
14 INIT Instance method Public Method Initialization for API Class Attributes 20110128
15 POPULATE_ALV Instance method Public Method Populate ALV with Selection String for Selected Table 20110128
16 SAVE_DATA Instance method Public Method Save Data 20110128
17 SET_GT_SELECT_STRING Instance method Public Method Set gt_select_string 20110128
18 SET_TABNAME 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 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20110128
2 Exporting EV_FLAG1 Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110128
3 Importing 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 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20110202
2 Exporting ET_SEL_STRING Call by reference Type reference (TYPE) CNVTDMS_AP_T_ABAPSOURCE Select Query for Display 20110202
3 Importing 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 Exporting EV_NOCHANGE Call by reference Type reference (TYPE) CHAR1 Indicator for Data Change 20110224
2 Importing 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 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20110204
2 Exporting EV_DATA_ERROR Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110204
3 Exporting EV_FLAG1 Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110204
4 Exporting EV_FLAG2 Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110204
5 Exporting EV_FLAG3 Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110204
6 Importing 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 Exporting 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 Exporting 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 Exporting 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 Exporting EV_FH_ACT_DESC Call by reference Type reference (TYPE) CNV_MBT_NODE Text of Activity in Process Tree 20121119
2 Exporting EV_FH_ACT_ID Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121119
3 Importing 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 Exporting ET_VARIABLES Call by reference Type reference (TYPE) CNVTDMS_AP_T_VARIABLE Structure for Variables for Fill Header 20110128
2 Exporting 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 Exporting ET_OUTTAB_ERROR Call by reference Type reference (TYPE) CNVTDMS_AP_T_CUSTM_OUTTAB_ERR Error Outtab 20110201
2 Exporting ET_SEL_STRING Call by reference Type reference (TYPE) CNVTDMS_AP_T_ABAPSOURCE ABAP_SOURCE 20110201
3 Importing 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 Exporting EREF_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_TDMS_AP_EXCEPTION TDMS Exception Class 20121119
2 Exporting 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 Exporting 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 Exporting ET_SELEC_TABLS Call by reference Type reference (TYPE) CNVTDMS_05_SELECTABLT Table definition for where clauses 20110128
2 Changing 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 Exporting EREF_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_TDMS_AP_EXCEPTION Added in SP05 20130527
2 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20110128
3 Importing IV_PACK_ID Call by reference Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20110128
4 Importing 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 Exporting 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 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20110128
2 Exporting EV_SYNTAX_ERROR Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110128
3 Importing IT_SELECTSTRING Call by reference Type reference (TYPE) CNVTDMS_AP_T_CUSTM Table to customize the select statement in fill header pgm 20110128
4 Importing 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 Exporting ET_SELECTSTRING Call by reference Type reference (TYPE) CNVTDMS_AP_T_CUSTM 20110201
2 Importing 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 Importing 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