SAP ABAP Class CL_ECATT_APL_TDW_MAP_PARAMS (Assign parameters from TDC to TC)
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_MAP_PARAMS | |
Short Description | Assign parameters from TDC to TC | |
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 | 20110620 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ECATT_APL_TDW_MAP_PARAMS has no interface implemented.
Friends
Class CL_ECATT_APL_TDW_MAP_PARAMS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ECATT_APL_TDW_SUMMARY | Status Summary | 20130315 | ||
2 | ![]() |
Instance attribute | Private | See coding | Table to store list of TDC parameters mapped to TC parameter | 20120312 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130315 |
2 | ![]() |
Instance method | Public | Method | method to clear the attributes | 20120312 |
3 | ![]() |
Instance method | Public | Method | Get the list of mapped parameters attribute | 20120312 |
4 | ![]() |
Instance method | Public | Method | Get the list of parameters with assignment | 20120312 |
5 | ![]() |
Instance method | Private | Method | Get the list of parameters in test configuration | 20120312 |
6 | ![]() |
Instance method | Public | Method | Get the list of parameters in test data container | 20120312 |
7 | ![]() |
Instance method | Public | Method | Save the list of mapped parameters into database | 20120312 |
8 | ![]() |
Instance method | Public | Method | Set the list of mapped parameters attribute | 20120312 |
Events
Class CL_ECATT_APL_TDW_MAP_PARAMS has no event.
Types
Class CL_ECATT_APL_TDW_MAP_PARAMS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_SUM_APL | Call by reference | Object reference (TYPE REF TO) | CL_ECATT_APL_TDW_SUMMARY | Status Summary | 20130315 |
Method CONSTRUCTOR on class CL_ECATT_APL_TDW_MAP_PARAMS has no exception.
Method FINISH Signature
Method FINISH on class CL_ECATT_APL_TDW_MAP_PARAMS has no parameter.
Method FINISH on class CL_ECATT_APL_TDW_MAP_PARAMS has no exception.
Method GET_MAP_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MAPPED_PARAMS | Call by reference | Type reference (TYPE) | ETTDW_TDC_MAP_PARAMS_TT | Parameters assigned to TC | 20120312 |
Method GET_MAP_PARAMS on class CL_ECATT_APL_TDW_MAP_PARAMS has no exception.
Method GET_TC_ASS_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TC_PARAMS | Call by reference | Type reference (TYPE) | ETTDW_TC_ASSIGNED_PARAMS_TT | Parameters assigned to TC | 20120312 | ||
2 | ![]() |
IP_TC_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_TEST_CONFIG | Test Configuration | 20120312 |
Method GET_TC_ASS_PARAMS on class CL_ECATT_APL_TDW_MAP_PARAMS has no exception.
Method GET_TC_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_TC_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_TEST_CONFIG | Test Configuration | 20120312 |
Method GET_TC_PARAMS on class CL_ECATT_APL_TDW_MAP_PARAMS has no exception.
Method GET_TDC_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TDC_PARAMS | Call by reference | Type reference (TYPE) | ETTDW_TDC_AVAIL_PARAMS_TT | Parameters available in TDC | 20120312 | ||
2 | ![]() |
EX_PARAMS | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_PARAMS | Parameter Definition for Test Data | 20120312 | ||
3 | ![]() |
IT_ASS_TDC | Call by reference | Attribute reference (LIKE) | CL_ECATT_UI_TDW_SEL_TDC=>TT_ASS_TDC | List of TDC assigned to TC | 20120312 |
Method GET_TDC_PARAMS on class CL_ECATT_APL_TDW_MAP_PARAMS has no exception.
Method SAVE_MAP_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TC_NAME | Call by reference | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20120312 |
Method SAVE_MAP_PARAMS on class CL_ECATT_APL_TDW_MAP_PARAMS has no exception.
Method SET_MAP_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TC_NAME | Call by reference | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20120312 | ||
2 | ![]() |
IT_MAPPED_PAR | Call by reference | Type reference (TYPE) | ETTDW_TC_ASSIGNED_PARAMS_TT | Parameters assigned to TC | 20120312 |
Method SET_MAP_PARAMS on class CL_ECATT_APL_TDW_MAP_PARAMS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |