SAP ABAP Class CL_ECATT_UI_TDW_SUMMARY (UI class for Summary step)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_TDWIZARD_UI (Package) Package for TDC Wizard UI layer
⤷
⤷
Properties
| Class | CL_ECATT_UI_TDW_SUMMARY | |
| Short Description | UI class for Summary step | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_TDWIZARD_UI | Package for TDC Wizard UI layer |
| Created | 20110527 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECATT_UI_TDW_SUMMARY has no forward declaration.
Interfaces
Class CL_ECATT_UI_TDW_SUMMARY has no interface implemented.
Friends
Class CL_ECATT_UI_TDW_SUMMARY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ECATT_UI_TDW_MAP_PARAMS | Map parameters from TDC to TC | 20120312 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ECATT_UI_TDW_SEL_TDC | UI Class for TDC Assignment step | 20120312 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ECATT_UI_TDW_SEL_TDC_VAR | UI class to select TDC variants | 20120312 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ECATT_APL_TDW_SUMMARY | Status Summary | 20120312 | |||
| 5 | Instance attribute | Public | See coding | Summary of Assigned TDCs | 20120312 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20120312 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20120312 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20120312 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20120312 | |||
| 10 | Instance attribute | Public | See coding | 20120312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Set APL Object | 20120312 | |
| 2 | Instance method | Public | Method | Create ALV to display assigned test data details | 20120312 | |
| 3 | Instance method | Public | Method | Free all referance | 20120312 | |
| 4 | Instance method | Public | Method | Return the list of TDCs assigned | 20120312 | |
| 5 | Instance method | Public | Method | Return the list of assigned TDCs and its summary | 20120312 | |
| 6 | Instance method | Public | Method | Return the referance to Application layer class | 20120312 | |
| 7 | Instance method | Private | Event handling method | Navigate to test data container from assigned TDC list | 20120312 | |
| 8 | Instance method | Public | Method | Save the current staatus of user changes to database | 20120312 | |
| 9 | Instance method | Public | Method | Update the list of assigned TDCs and its summary | 20120312 | |
| 10 | Instance method | Private | Method | Set Field Caltalog for Assigned TDC ALV | 20120312 | |
| 11 | Instance method | Private | Method | Set Assigned Test Data to ALV Grid | 20120312 | |
| 12 | Instance method | Public | Method | Set referance to other UI class attributes | 20120312 |
Events
Class CL_ECATT_UI_TDW_SUMMARY has no event.
Types
Class CL_ECATT_UI_TDW_SUMMARY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APL_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_ECATT_APL_TDW_SUMMARY | Status Summary | 20120312 |
Method CONSTRUCTOR on class CL_ECATT_UI_TDW_SUMMARY has no exception.
Method CREATE_ASS_TEST_DATA_ALV_SUM Signature
Method CREATE_ASS_TEST_DATA_ALV_SUM on class CL_ECATT_UI_TDW_SUMMARY has no parameter.
Method CREATE_ASS_TEST_DATA_ALV_SUM on class CL_ECATT_UI_TDW_SUMMARY has no exception.
Method FINISH Signature
Method FINISH on class CL_ECATT_UI_TDW_SUMMARY has no parameter.
Method FINISH on class CL_ECATT_UI_TDW_SUMMARY has no exception.
Method GET_ASSIGNED_TDCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASS_TDC | Call by reference | Attribute reference (LIKE) | CL_ECATT_UI_TDW_SUMMARY=>AT_ASS_TDC_SUM | Summary of Assigned TDCs | 20120312 |
Method GET_ASSIGNED_TDCS on class CL_ECATT_UI_TDW_SUMMARY has no exception.
Method GET_ASS_TDC_SUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASS_TDC_SUM | Call by reference | Attribute reference (LIKE) | CL_ECATT_UI_TDW_SUMMARY=>AT_ASS_TDC_SUM | Summary of Assigned TDCs | 20120312 |
Method GET_ASS_TDC_SUM on class CL_ECATT_UI_TDW_SUMMARY has no exception.
Method GET_SUMMARY_APL_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_APL_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_ECATT_APL_TDW_SUMMARY | Status Summary | 20120312 |
Method GET_SUMMARY_APL_OBJ on class CL_ECATT_UI_TDW_SUMMARY has no exception.
Method ON_DOUBLE_CLICK_ASS_TDC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROW | Call by reference | Attribute reference (LIKE) | 20120312 |
Method ON_DOUBLE_CLICK_ASS_TDC on class CL_ECATT_UI_TDW_SUMMARY has no exception.
Method SAVE_CHANGES_TO_DB Signature
Method SAVE_CHANGES_TO_DB on class CL_ECATT_UI_TDW_SUMMARY has no parameter.
Method SAVE_CHANGES_TO_DB on class CL_ECATT_UI_TDW_SUMMARY has no exception.
Method SET_ASS_TDC_SUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ASS_TDC_SUM | Call by reference | Attribute reference (LIKE) | CL_ECATT_UI_TDW_SUMMARY=>AT_ASS_TDC_SUM | Summary of Assigned TDCs | 20120312 |
Method SET_ASS_TDC_SUM on class CL_ECATT_UI_TDW_SUMMARY has no exception.
Method SET_ASS_TD_FIELD_CAT Signature
Method SET_ASS_TD_FIELD_CAT on class CL_ECATT_UI_TDW_SUMMARY has no parameter.
Method SET_ASS_TD_FIELD_CAT on class CL_ECATT_UI_TDW_SUMMARY has no exception.
Method SET_DATA_TO_ASS_ALV Signature
Method SET_DATA_TO_ASS_ALV on class CL_ECATT_UI_TDW_SUMMARY has no parameter.
Method SET_DATA_TO_ASS_ALV on class CL_ECATT_UI_TDW_SUMMARY has no exception.
Method SET_SCREEN_REFRENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MAP_PAR | Call by reference | Object reference (TYPE REF TO) | CL_ECATT_UI_TDW_MAP_PARAMS | Map parameters from TDC to TC | 20120312 | |||
| 2 | IM_SEL_TDC | Call by reference | Object reference (TYPE REF TO) | CL_ECATT_UI_TDW_SEL_TDC | UI Class for TDC Assignment step | 20120312 | |||
| 3 | IM_SEL_TDC_VAR | Call by reference | Object reference (TYPE REF TO) | CL_ECATT_UI_TDW_SEL_TDC_VAR | UI class to select TDC variants | 20120312 |
Method SET_SCREEN_REFRENCES on class CL_ECATT_UI_TDW_SUMMARY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |