SAP ABAP Class CL_TDMS_AP_SELECTS_MAINTAIN (CL_TDMS_AP_SELECTS_MAINTAIN)
Hierarchy
DMIS_CNT (Software Component) DMIS_CNT 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_AP_A (Package) Package - TDMS All applications and system
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TDMS_AP_OBJ TDMS All Application Interface 20110111
Properties
Class CL_TDMS_AP_SELECTS_MAINTAIN  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_TDMS_AP_A   Package - TDMS All applications and system 
Created 20110111   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TDMS_AP_SELECTS_MAINTAIN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TDMS_AP_OBJ TDMS All Application Interface 20110111
Friends
Class CL_TDMS_AP_SELECTS_MAINTAIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ERROR Constant Public Type reference (TYPE) BALMI-MSGTY 'E' Messages, message type 20110120
2 C_INFO Constant Public Type reference (TYPE) BALMI-MSGTY 'I' Messages, message type 20110118
3 C_MSGID_1 Constant Public Type reference (TYPE) BALMI-MSGID 'CNV_TDMS_05_A' Messages, Message Class 20110118
4 C_MSGID_2 Constant Public Type reference (TYPE) BALMI-MSGID 'CNV_TDMS_01_SCEN_A' Message Class 20130521
5 C_SUCCESS Constant Public Type reference (TYPE) BALMI-MSGTY 'S' Messages, message type 20110123
6 C_WARNING Constant Public Type reference (TYPE) BALMI-MSGTY 'W' Messages, message type 20110203
7 GS_ACTIVITY_TEXT Instance attribute Public Type reference (TYPE) CNVMBTACTIVITYT Text table for CNVMBTACTIVITIES 20110112
8 GS_MODIFICATIONS Instance attribute Public Type reference (TYPE) LVC_S_MODI ALV control: Modified cells for application 20110118
9 GS_OUTTAB Instance attribute Public Type reference (TYPE) CNVTDMS_AP_S_CUSTM_OUTTAB Outtab 20110112
10 GS_OUTTAB_ERROR Instance attribute Public Type reference (TYPE) CNVTDMS_AP_S_CUSTM_OUTTAB_ERR Error Outtab 20110118
11 GS_SELECTSTRING Instance attribute Public Type reference (TYPE) CNVTDMS_AP_S_CUSTM Table to customize the select statement in fill header pgm 20110112
12 GS_VARIABLES Instance attribute Public Type reference (TYPE) CNVTDMS_05_VARIABLE Structure for Variables for Fill Header 20110117
13 GT_ACTIVE_STRING Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_CUSTM Table to customize the select statement in fill header pgm 20110202
14 GT_OUTTAB Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_CUSTM_OUTTAB Outtab 20110112
15 GT_OUTTAB_ERROR Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_CUSTM_OUTTAB_ERR Error Outtab 20110118
16 GT_OUTTAB_OLD Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_CUSTM_OUTTAB Outtab 20110112
17 GT_SELECTRING1 Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_CUSTM Table to customize the select statement in fill header pgm 20110118
18 GT_SELECTSTRING Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_CUSTM Table to customize the select statement in fill header pgm 20110112
19 GT_SELECTSTRING1 Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_CUSTM Table to customize the select statement in fill header pgm 20110118
20 GT_SELECTSTRING_DELETE Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_CUSTM Table to customize the select statement in fill header pgm 20110123
21 GT_SEL_STRING Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_ABAPSOURCE ABAP_SOURCE 20110118
22 GT_VARIABLES Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_VARIABLE Structure for Variables for Fill Header 20110117
23 GT_VARIABLE_RANGE Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_VARIABLE_RANGE Structure for Variables for Fill Header 20110117
24 GT_WHERE_CLAUSE Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_RSDSWHERE Where Clause 20110216
25 GV_ACTIVITY_ID Instance attribute Public Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20110111
26 GV_DATA_ERROR Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 20110119
27 GV_DEST_ID Instance attribute Public Type reference (TYPE) CNVMBTDEST-DESTINATION_ID Logical Destination (Specified in Function Call) 20130521
28 GV_ERROR_DISPLAY Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 20110117
29 GV_HEADER_ID Instance attribute Public Type reference (TYPE) CNV_MBT_ACTIVITY TDMS Header activity ID 20130712
30 GV_NODE_TEXT Instance attribute Public Type reference (TYPE) CNV_MBT_NODE Text of Activity in Process Tree 20110112
31 GV_PACK_ID Instance attribute Public Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20110111
32 GV_PHASE Instance attribute Public Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20130521
33 GV_SELTAB Instance attribute Public Type reference (TYPE) CNV_MBT_TABLE Table Name 20110112
34 GV_SELTABNAME Instance attribute Public Type reference (TYPE) CNV_MBT_TABLE Table Name 20110112
35 GV_SYNTAX_ERROR Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 20110118
36 GV_TABNAME Instance attribute Public Type reference (TYPE) DDOBJNAME Name of an ABAP Dictionary object 20110112
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTIVE Instance method Public Method check active 20110120
2 CHECK_ACTIVE_STRING Instance method Public Method Check active string 20110118
3 CHECK_DATA_CHANGE Instance method Public Method check data change 20110117
4 CHECK_SELECTION_STRING Instance method Public Method 20110118
5 CHECK_VARIABLE Instance method Public Method check variable field 20110119
6 CONSTRUCTOR Instance method Public Constructor Constructor 20110111
7 DISPLAY_ACTTEXT Instance method Public Method display activity text 20110119
8 GET_DATA Instance method Public Method Get data 20110112
9 GET_DROPDOWN_LIST Instance method Public Method Dropdown List 20110119
10 GET_ERROR_FLAG Instance method Public Method Get error flag 20110117
11 GET_F4_HELP_TABLE Instance method Public Method F4 help Table 20110118
12 GET_F4_SELFIELD Instance method Public Method Get Selfield F4 20110119
13 GET_FILLADR_ACTIVITYID Instance method Public Method get the Fill Adder Id activity and its details 20121119
14 GET_SELECTION_STRING Instance method Public Method Get the Selection string 20110120
15 GET_VARIABLE_LIST Instance method Public Method Get Variable List 20110117
16 GET_WHERE_CLAUSE Instance method Public Method 20110120
17 INITIAL_OUTTAB_FILL Instance method Public Method 20110112
18 SAVE Instance method Public Method Save Data 20110120
19 SET_SELECTSTRING Instance method Public Method Change SelectString 20110121
20 SET_TABNAME Instance method Public Method Get table name 20110119
Events
Class CL_TDMS_AP_SELECTS_MAINTAIN has no event.
Types
Class CL_TDMS_AP_SELECTS_MAINTAIN 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 20110121
2 Exporting EV_FLAG1 Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110120
3 Importing IT_SELECTSTRING Call by reference Type reference (TYPE) CNVTDMS_AP_T_CUSTM Table to customize the select statement in fill header pgm 20110120

Method CHECK_ACTIVE on class CL_TDMS_AP_SELECTS_MAINTAIN 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 20110118
2 Exporting ET_SEL_STRING Call by reference Type reference (TYPE) CNVTDMS_AP_T_ABAPSOURCE ABAP_SOURCE 20110118
3 Exporting EV_FLAG1 Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110118
4 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_AP_SELECTS_MAINTAIN 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 Single-Character Flag 20110117
2 Importing IT_OUTTAB Call by reference Type reference (TYPE) CNVTDMS_AP_T_CUSTM_OUTTAB Outtab 20110217

Method CHECK_DATA_CHANGE on class CL_TDMS_AP_SELECTS_MAINTAIN has no exception.

Method CHECK_SELECTION_STRING Signature

Method CHECK_SELECTION_STRING on class CL_TDMS_AP_SELECTS_MAINTAIN has no parameter.
Method CHECK_SELECTION_STRING on class CL_TDMS_AP_SELECTS_MAINTAIN 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 20110120
2 Exporting EV_DATA_ERROR Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110120
3 Exporting EV_FLAG1 Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110120
4 Exporting EV_FLAG2 Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110120
5 Exporting EV_FLAG3 Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110120
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 20110120

Method CHECK_VARIABLE on class CL_TDMS_AP_SELECTS_MAINTAIN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20110112
2 Importing IV_PACK_ID Call by reference Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20110112
3 Importing IV_SELTAB Call by reference Type reference (TYPE) CNV_MBT_TABLE Table Name 20130529
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20130521

Method DISPLAY_ACTTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NODE_TEXT Call by reference Type reference (TYPE) CNV_MBT_NODE Text of Activity in Process Tree 20110119
2 Exporting EV_TABNAME Call by reference Type reference (TYPE) DDOBJNAME Name of an ABAP Dictionary object 20110119

Method DISPLAY_ACTTEXT on class CL_TDMS_AP_SELECTS_MAINTAIN 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 20110112

Method GET_DATA on class CL_TDMS_AP_SELECTS_MAINTAIN has no exception.

Method GET_DROPDOWN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DDVAL Call by reference Type reference (TYPE) CNVTDMS_AP_T_DROPDOWN Dropdown List 20110119

Method GET_DROPDOWN_LIST on class CL_TDMS_AP_SELECTS_MAINTAIN has no exception.

Method GET_ERROR_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_DISPLAY Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110117

Method GET_ERROR_FLAG on class CL_TDMS_AP_SELECTS_MAINTAIN has no exception.

Method GET_F4_HELP_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_F4_HELP Call by reference Type reference (TYPE) CNVTDMS_AP_T_F4_HELP F4 help 20110118

Method GET_F4_HELP_TABLE on class CL_TDMS_AP_SELECTS_MAINTAIN has no exception.

Method GET_F4_SELFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELFIELD Call by reference Type reference (TYPE) CNVTDMS_AP_T_SELFIELD Sel Field 20110119
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20121119

Method GET_FILLADR_ACTIVITYID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVITY_ID Value transfer Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121119
2 Exporting EV_NODE_TEXT Value transfer Type reference (TYPE) CNV_MBT_NODE Text of Activity in Process Tree 20121119
3 Importing IV_TSACTIVITY_ID Value transfer Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121120

Method GET_FILLADR_ACTIVITYID on class CL_TDMS_AP_SELECTS_MAINTAIN has no exception.

Method GET_SELECTION_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 20110120
2 Exporting ET_SEL_STRING Call by reference Type reference (TYPE) CNVTDMS_AP_T_ABAPSOURCE ABAP_SOURCE 20110120
3 Importing IT_S_SELEC_TABLS Call by reference Type reference (TYPE) CNVTDMS_05_SELECTABL Definition for table with select clauses 20110120

Method GET_SELECTION_STRING on class CL_TDMS_AP_SELECTS_MAINTAIN has no exception.

Method GET_VARIABLE_LIST 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 20110117
2 Exporting ET_VARIABLE_RANGE Call by reference Type reference (TYPE) CNVTDMS_AP_T_VARIABLE_RANGE Range Table 20110117

Method GET_VARIABLE_LIST on class CL_TDMS_AP_SELECTS_MAINTAIN 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 20110120
2 Changing XT_VARIABLES Call by reference Type reference (TYPE) CNVTDMS_AP_T_VARIABLE Structure for Variables for Fill Header 20110120

Method GET_WHERE_CLAUSE on class CL_TDMS_AP_SELECTS_MAINTAIN has no exception.

Method INITIAL_OUTTAB_FILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OUTTAB Call by reference Type reference (TYPE) CNVTDMS_AP_T_CUSTM_OUTTAB Outtab 20110112

Method INITIAL_OUTTAB_FILL on class CL_TDMS_AP_SELECTS_MAINTAIN has no exception.

Method SAVE 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 20110123
2 Exporting EV_SYNTAX_ERROR Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110123
3 Importing IT_SELECTSTRING Call by reference Type reference (TYPE) CNVTDMS_AP_T_CUSTM Table to customize the select statement in fill header pgm 20110123
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 20110123

Method SAVE on class CL_TDMS_AP_SELECTS_MAINTAIN has no exception.

Method SET_SELECTSTRING 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 20110201
2 Importing IT_OUTTAB Call by reference Type reference (TYPE) CNVTDMS_AP_T_CUSTM_OUTTAB Outtab 20110126

Method SET_SELECTSTRING on class CL_TDMS_AP_SELECTS_MAINTAIN 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 Name of an ABAP Dictionary object 20110119

Method SET_TABNAME on class CL_TDMS_AP_SELECTS_MAINTAIN has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 2006_1_620