SAP ABAP Class CL_ECATT_APL_TDW_SEL_TDC (Application layer class for Select TDC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_TDWIZARD_APL (Package) Package for TDC Wizard application layer
Properties
Class CL_ECATT_APL_TDW_SEL_TDC  
Short Description Application layer class for Select TDC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_TDWIZARD_APL   Package for TDC Wizard application layer 
Created 20110531   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ECATT_APL_TDW_SEL_TDC has no forward declaration.
Interfaces
Class CL_ECATT_APL_TDW_SEL_TDC has no interface implemented.
Friends
Class CL_ECATT_APL_TDW_SEL_TDC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AP_BADI_INST Static Attribute Private Object reference (TYPE REF TO) ECATT_BADI_TC_WIZ_SRCH_SOLMAN 20120312
2 AP_SUM_APL Instance attribute Private Object reference (TYPE REF TO) CL_ECATT_APL_TDW_SUMMARY Status Summary 20130315
3 AT_ASS_TDC Instance attribute Private Type reference (TYPE) ET_ASS_TDC_SUM_TT Table to store assigned TDC list 20120312
4 AT_TDC_FAV Static Attribute Private Type reference (TYPE) ET_TDW_TDC_SEARCH_LIST_TT Table type to store details of favorite TDCs 20120312
5 AT_TDC_SEARCH_PAR_RES Static Attribute Private Type reference (TYPE) ETTDW_PARAM_SEARCH_RES_TT attribute for search by par result 20120312
6 AT_TDC_SEARCH_RES Static Attribute Private Type reference (TYPE) ET_TDW_TDC_SEARCH_LIST_TT TableType for TDC Search list 20120312
7 A_ADD_ATTR_TAB Static Attribute Private Type reference (TYPE) ETONOFF SPACE eCATT Switch On/Off 20120312
8 A_DESC_TAB Static Attribute Private Type reference (TYPE) ETONOFF SPACE eCATT Switch On/Off 20120312
9 A_RESP_TAB Static Attribute Private Type reference (TYPE) ETONOFF SPACE eCATT Switch On/Off 20120312
10 A_TECH_INFO_TAB Static Attribute Private Type reference (TYPE) ETONOFF SPACE eCATT Switch On/Off 20120312
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120312
2 DELETE_TDC_FAV Static method Public Method Delete tdc list from favorites 20120312
3 FINISH Instance method Public Method Method to clear all the attributes 20120312
4 GET_BADI_INST Static method Public Method Get BADI Instance 20120312
5 GET_TAB_STATUS Static method Public Method Get the tabs with search criteria entered 20120312
6 GET_TDC_FAV Static method Public Method Returns the list of TDC set as favorite for the user 20120312
7 GET_TDC_SEARCH_PARAM_RES Static method Public Method Method to get the tdc search by parameter result 20120312
8 GET_TDC_SEARCH_RES Static method Public Method Returns the TDC Serach result stored in the class attribute 20120312
9 GET_VAR_AND_PAR_COUNT_FOR_TDC Instance method Private Method Returns the count of variants in the TDC 20120312
10 SEARCH_BY_ATTRIBUTES Instance method Public Method Search for TDC's 20120312
11 SEARCH_BY_FAV Instance method Public Method Search for TDC's set as favourite 20120312
12 SEARCH_BY_PARAMETERS Instance method Public Method Search TDC's by parameters 20120312
13 SEARCH_BY_SOLMAN Static method Public Method Returns TDCs assigned to given set of SolMan projects 20120312
14 SET_ASS_TDC Instance method Public Method Set assigned TDCs attribute 20120312
15 SET_ASS_TDC_DB Instance method Public Method Set the list of TDCs selected for assignment to database 20120312
16 SET_BADI_INST Static method Public Method Set BADI Instance 20120312
17 SET_FAV_TDC_DB Instance method Public Method Set the list of favorite TDCs selected to database 20120312
18 SET_TAB_STATUS Static method Public Method Set the tabs with search criteria entered 20120312
19 SET_TDC_FAV Static method Public Method Set TDC's as favorite 20120312
20 SET_TDC_FAV_ATTR Static method Private Method set the tdc favorite attribute 20120312
21 SET_TDC_SEARCH_PARAM_RES Static method Private Method Method to set the TDC search by parameter result 20120312
22 SET_TDC_SEARCH_RES Static method Public Method Sets the class attribute with the TDC search results 20120312
Events
Class CL_ECATT_APL_TDW_SEL_TDC has no event.
Types
Class CL_ECATT_APL_TDW_SEL_TDC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SUM_APL Call by reference Object reference (TYPE REF TO) CL_ECATT_APL_TDW_SUMMARY Status Summary 20130315
2 Importing I_INIT_FAV Call by reference Type reference (TYPE) ETONOFF 'X' Initialize favorites 20130315

Method CONSTRUCTOR on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method DELETE_TDC_FAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SRCH_FAV Call by reference Type reference (TYPE) ETONOFF Flag to indicate search by fav 20120312
2 Importing IT_TDC_LIST Call by reference Type reference (TYPE) ETTDW_TDC_FAV_TT Table type to store details of favorite TDCs 20120312
# Exception Resumable Description Created on
1 CX_ECATT_APL_TDW Exception class for Test data Wizard 20120312

Method FINISH Signature

Method FINISH on class CL_ECATT_APL_TDW_SEL_TDC has no parameter.
Method FINISH on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method GET_BADI_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_BADI_INST Call by reference Object reference (TYPE REF TO) ECATT_BADI_TC_WIZ_SRCH_SOLMAN 20120312

Method GET_BADI_INST on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method GET_TAB_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ADD_ATTR_TAB Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312
2 Exporting EX_DESC_TAB Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312
3 Exporting EX_RESP_TAB Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312
4 Exporting EX_TECH_INFO_TAB Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312

Method GET_TAB_STATUS on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method GET_TDC_FAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TDC_FAV_LIST Call by reference Type reference (TYPE) ET_TDW_TDC_SEARCH_LIST_TT Table type to store details of favorite TDCs 20120312

Method GET_TDC_FAV on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method GET_TDC_SEARCH_PARAM_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TDC_SEARCH_PAR_RES Call by reference Type reference (TYPE) ETTDW_PARAM_SEARCH_RES_TT Structure for search by parameter result 20120312

Method GET_TDC_SEARCH_PARAM_RES on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method GET_TDC_SEARCH_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TDC_SEARCH_RES Call by reference Type reference (TYPE) ET_TDW_TDC_SEARCH_LIST_TT TableType for TDC Search list 20120312

Method GET_TDC_SEARCH_RES on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method GET_VAR_AND_PAR_COUNT_FOR_TDC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TDC_NAME Call by reference Type reference (TYPE) ETOBJ_NAME eCATT Object 20120312
2 Exporting PAR_COUNT Call by reference Type reference (TYPE) INT4 Natural number 20120312
3 Exporting VAR_COUNT Call by reference Type reference (TYPE) INT4 Natural number 20120312
# Exception Resumable Description Created on
1 CX_ECATT_APL Basis Class for eCATT Middleware Exceptions 20120312

Method SEARCH_BY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_APP_COMP Call by reference Type reference (TYPE) ETRANGE_APP_COMP_TT Table type for Applicaton component range 20120312
2 Importing IT_COUNTRY Call by reference Type reference (TYPE) ETRANGE_COUNTRY_TT Table type for Country range 20120312
3 Importing IT_CREATED_ON Call by reference Type reference (TYPE) ETRANGE_CREATED_ON_TT table type for created on date 20120312
4 Importing IT_FUSER Call by reference Type reference (TYPE) ETRANGE_FUSER_TT table type for created by 20120312
5 Importing IT_LANG Call by reference Type reference (TYPE) ETRANGE_LANG_TT table type for language 20120312
6 Importing IT_LAST_CHANGE_DATE Call by reference Type reference (TYPE) ETRANGE_LAST_CHANGE_DATE_TT Table type for last changed date 20120312
7 Importing IT_LUSER Call by reference Type reference (TYPE) ETRANGE_LUSER_TT table type for Last changed by 20120312
8 Importing IT_NAME Call by reference Type reference (TYPE) ETRANGE_OBJ_NAME_TT table type for obj name ranges table 20120312
9 Importing IT_PACKAGE Call by reference Type reference (TYPE) ETRANGE_PACKAGE_TT table type for package range 20120312
10 Importing IT_RESPONSIBLE Call by reference Type reference (TYPE) ETRANGE_RESP_TT Table tyoe for responsible range 20120312
11 Importing IT_SEARCH_TERMS Call by reference Type reference (TYPE) ETRANGE_SEARCH_TT table type for serach terms range 20120312
12 Importing IT_TITLE Call by reference Type reference (TYPE) ETRANGE_TITLE_TT table type for Title range 20120312
13 Importing IT_VARIANT Call by reference Type reference (TYPE) ETRANGE_VARIANT_TT table type for variant range 20120312
14 Importing I_MAX_HITS Call by reference Type reference (TYPE) INT4 200 Natural number 20120312
# Exception Resumable Description Created on
1 CX_ECATT_APL Basis Class for eCATT Middleware Exceptions 20120312
2 CX_ECATT_APL_TDW Exception class for Test data Wizard 20120312

Method SEARCH_BY_FAV Signature

Method SEARCH_BY_FAV on class CL_ECATT_APL_TDW_SEL_TDC has no parameter.
Method SEARCH_BY_FAV on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method SEARCH_BY_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAM_NAME Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312
2 Importing IM_PARAM_TYPE Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312
3 Importing IM_TC_OBJECT Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_TEST_CONFIG Test Configuration 20120312
# Exception Resumable Description Created on
1 CX_ECATT_APL Basis Class for eCATT Middleware Exceptions 20120312
2 CX_ECATT_APL_TDW Exception class for Test data Wizard 20120312

Method SEARCH_BY_SOLMAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROJECT_IDS Call by reference Type reference (TYPE) ETRANGE_STRING_TAB Ranges table type of string 20120312
# Exception Resumable Description Created on
1 CX_ECATT_APL_TDW Exception class for Test data Wizard 20120312

Method SET_ASS_TDC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TDC_LIST Call by reference Type reference (TYPE) ET_ASS_TDC_SUM_TT Table to store assigned TDC list 20120312

Method SET_ASS_TDC on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method SET_ASS_TDC_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TC_NAME Call by reference Type reference (TYPE) ETOBJ_NAME eCATT Object 20120312

Method SET_ASS_TDC_DB on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method SET_BADI_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_BADI_INST Call by reference Object reference (TYPE REF TO) ECATT_BADI_TC_WIZ_SRCH_SOLMAN 20120312

Method SET_BADI_INST on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method SET_FAV_TDC_DB Signature

Method SET_FAV_TDC_DB on class CL_ECATT_APL_TDW_SEL_TDC has no parameter.
Method SET_FAV_TDC_DB on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method SET_TAB_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ADD_ATTR_TAB Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312
2 Importing IM_DESC_TAB Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312
3 Importing IM_RESP_TAB Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312
4 Importing IM_TECH_INFO_TAB Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312

Method SET_TAB_STATUS on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method SET_TDC_FAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TDC_LIST Call by reference Type reference (TYPE) ET_TDW_TDC_SEARCH_LIST_TT Table type to store details of favorite TDCs 20120312
# Exception Resumable Description Created on
1 CX_ECATT_APL_TDW Exception class for Test data Wizard 20120312

Method SET_TDC_FAV_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TDC_LIST Call by reference Type reference (TYPE) ET_TDW_TDC_SEARCH_LIST_TT Table type to store details of favorite TDCs 20120312

Method SET_TDC_FAV_ATTR on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method SET_TDC_SEARCH_PARAM_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TDC_SEARCH_PAR_RES Call by reference Type reference (TYPE) ETTDW_PARAM_SEARCH_RES_TT Structure for search by parameter result 20120312

Method SET_TDC_SEARCH_PARAM_RES on class CL_ECATT_APL_TDW_SEL_TDC has no exception.

Method SET_TDC_SEARCH_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TDC_SEARCH_RES Call by reference Type reference (TYPE) ET_TDW_TDC_SEARCH_LIST_TT TableType for TDC Search list 20120312

Method SET_TDC_SEARCH_RES on class CL_ECATT_APL_TDW_SEL_TDC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740