Hierarchy
⤷
⤷
Properties
| Class | CL_ECATT_APL_TDW_SUMMARY | |
| Short Description | Status Summary | |
| 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 | 20110525 | 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_SUMMARY has no interface implemented.
Friends
Class CL_ECATT_APL_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_APL_ECATT_TEST_CONFIG | Test Configuration | 20120312 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_APL_ECATT_PARAMS | Parameter Definition for Test Data | 20120312 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_APL_ECATT_MODULE_CACHE | DB Reader/Cache for eCATT Objects | 20130315 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ET_ASS_TDC_SUM_TT | Assigned Test Data Summary | 20120312 | |||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | CL_ECATT_APL_TDW_SUMMARY=>TT_ASS_VAR | 20120312 | ||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | CL_ECATT_APL_TDW_SUMMARY=>TT_ASS_VAR_TXT | 20120312 | ||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | CL_ECATT_APL_TDW_SUMMARY=>TT_SEL_VAR | 20120312 | ||||
| 8 | Instance attribute | Public | See coding | 20120312 | |||||
| 9 | Instance attribute | Public | See coding | 20120312 | |||||
| 10 | Instance attribute | Public | See coding | 20120312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Method to check if there is any session data saved into DB | 20120312 | |
| 2 | Instance method | Public | Constructor | 20120312 | ||
| 3 | Instance method | Public | Method | Fetch the details required to display summary screen | 20120312 | |
| 4 | Instance method | Public | Method | Method to delete the assigned variant attributes | 20120312 | |
| 5 | Static method | Public | Method | Deletes all DB entries created by TDW | 20130315 | |
| 6 | Instance method | Public | Method | Free all referances | 20120312 | |
| 7 | Instance method | Private | Method | Fetch the total number of parameters assigned | 20120312 | |
| 8 | Instance method | Public | Method | Return the table containing assigned TDCs | 20120312 | |
| 9 | Instance method | Private | Method | Get summary of assigned test data | 20120312 | |
| 10 | Instance method | Private | Method | Fetch the total number of variants assigned | 20120312 | |
| 11 | Instance method | Public | Method | Return the list of parameters mapped | 20120312 | |
| 12 | Instance method | Public | Method | Method to check if there is any session data saved into DB | 20120312 | |
| 13 | Instance method | Public | Method | Get user session data for assigned variants | 20120312 | |
| 14 | Instance method | Public | Method | Method to check if there is any session data saved into DB | 20120312 | |
| 15 | Instance method | Public | Method | Get user session data for assigned variants from DB | 20120312 | |
| 16 | Instance method | Public | Method | Method to check if there is any session data saved into DB | 20120312 | |
| 17 | Instance method | Public | Method | Get user session data for assigned variants from DB | 20120312 | |
| 18 | Instance method | Public | Method | Method to get the TC params clone object | 20120312 | |
| 19 | Instance method | Private | Method | Get Variants Count | 20120312 | |
| 20 | Instance method | Public | Method | Save the list of parameters mapped | 20130315 | |
| 21 | Instance method | Public | Method | Update the list of assigned TDCs and its summary | 20120312 | |
| 22 | Instance method | Public | Method | Get user session data for assigned variants | 20130315 | |
| 23 | Instance method | Public | Method | Method to add a record to the assign variant DB | 20120312 |
Events
Class CL_ECATT_APL_TDW_SUMMARY has no event.
Types
Class CL_ECATT_APL_TDW_SUMMARY has no local type.
Method Signatures
Method CHECK_FOR_SEL_ASS_VAR_ENABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ASS_VAR_ENABLE | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Switch On/Off | 20120312 | |||
| 2 | EX_MULT_TDC | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Switch On/Off | 20120312 | |||
| 3 | EX_SEL_VAR_ENABLE | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Switch On/Off | 20120312 | |||
| 4 | IM_TC_NAME | Call by reference | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20120312 |
Method CHECK_FOR_SEL_ASS_VAR_ENABLE on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_TEST_CONFIG | Test Configuration | 20120312 |
Method CONSTRUCTOR on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method CREATE_SUMMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PARAMS_ASSIGNED | Call by reference | Type reference (TYPE) | I | Parameters Assigned to Test Data | 20120312 | |||
| 2 | EX_PARAMS_IN_TC | Call by reference | Type reference (TYPE) | I | Total number of Parameters | 20120312 | |||
| 3 | EX_TC_NAME | Call by reference | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20120312 | |||
| 4 | EX_TDC_EXISTS | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Switch On/Off | 20120312 | |||
| 5 | EX_TDC_IN_TC | Call by reference | Type reference (TYPE) | I | TDCs assigned to TC object | 20120312 | |||
| 6 | EX_TEST_CONFIG_DESC | Call by reference | Type reference (TYPE) | TWB_TITLE | Title | 20120312 | |||
| 7 | EX_VAR_ASSIGNED | Call by reference | Type reference (TYPE) | I | Variants Assigned to Test Data | 20120312 | |||
| 8 | EX_VAR_IN_TC | Call by reference | Type reference (TYPE) | I | Total number of Variants | 20120312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis Class for eCATT Middleware Exceptions | 20120312 |
Method DELETE_ASS_VAR_ATTRIBUTES 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 | IM_TDC_NAME | Call by reference | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20120312 | |||
| 3 | IM_TDC_PNAME | Call by reference | Type reference (TYPE) | ETP_NAME | Name of a Parameter or Command Interface | 20120312 | |||
| 4 | IM_VAR_NAME | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20120312 |
Method DELETE_ASS_VAR_ATTRIBUTES on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method DELETE_SUMMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_NAME | Call by reference | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20130315 | |||
| 2 | I_DEL_FAV | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | X = delete favorites too | 20130405 |
Method DELETE_SUMMARY on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method FINISH Signature
Method FINISH on class CL_ECATT_APL_TDW_SUMMARY has no parameter.
Method FINISH on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method GET_ASSIGNED_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PARAMS_ASSIGNED | Call by reference | Type reference (TYPE) | I | Parameters assigned to test data | 20120312 |
Method GET_ASSIGNED_PARAMS on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method GET_ASSIGNED_TDC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASS_TDC_SUM | Call by reference | Type reference (TYPE) | ET_ASS_TDC_SUM_TT | Assigned Test Data Summary | 20120312 |
Method GET_ASSIGNED_TDC on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method GET_ASSIGNED_TDC_SUMMARY Signature
Method GET_ASSIGNED_TDC_SUMMARY on class CL_ECATT_APL_TDW_SUMMARY has no parameter.
Method GET_ASSIGNED_TDC_SUMMARY on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method GET_ASSIGNED_VARIANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VARIANTS_ASSIGNED | Call by reference | Type reference (TYPE) | I | Variants assigned to test data | 20120312 |
Method GET_ASSIGNED_VARIANTS on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method GET_ASS_PAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASS_PAR | Call by reference | Type reference (TYPE) | ETTDW_TDC_MAP_PARAMS_TT | 20120312 |
Method GET_ASS_PAR on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method GET_ASS_PAR_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MULT_TDC | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Switch On/Off | 20120312 | |||
| 2 | EX_PAR_ASS | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Switch On/Off | 20120312 | |||
| 3 | IT_ASS_TDC | Call by reference | Attribute reference (LIKE) | CL_ECATT_UI_TDW_SEL_TDC=>TT_ASS_TDC | 20120312 |
Method GET_ASS_PAR_COUNT on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method GET_ASS_VAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASS_VAR | Call by reference | Attribute reference (LIKE) | CL_ECATT_APL_TDW_SUMMARY=>TT_ASS_VAR | Table to store list of TDC variant's assignment | 20120312 | |||
| 2 | ET_ASS_VAR_TXT | Call by reference | Attribute reference (LIKE) | CL_ECATT_APL_TDW_SUMMARY=>TT_ASS_VAR_TXT | Table to return Variant descriptions | 20120312 |
Method GET_ASS_VAR on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method GET_ASS_VAR_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MULT_TDC | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Switch On/Off | 20120312 | |||
| 2 | EX_VAR_ASS | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Switch On/Off | 20120312 |
Method GET_ASS_VAR_COUNT on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method GET_ASS_VAR_FROM_DB Signature
Method GET_ASS_VAR_FROM_DB on class CL_ECATT_APL_TDW_SUMMARY has no parameter.
Method GET_ASS_VAR_FROM_DB on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method GET_SEL_VAR_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MULT_TDC | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Switch On/Off | 20120312 | |||
| 2 | EX_SEL_VAR | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Switch On/Off | 20120312 | |||
| 3 | IT_MAPPED_PARAMS | Call by reference | Type reference (TYPE) | ETTDW_TC_ASSIGNED_PARAMS_TT | Parameters assigned to TC | 20120312 |
Method GET_SEL_VAR_COUNT on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method GET_SEL_VAR_FROM_DB Signature
Method GET_SEL_VAR_FROM_DB on class CL_ECATT_APL_TDW_SUMMARY has no parameter.
Method GET_SEL_VAR_FROM_DB on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method GET_TC_PARAMS_CLONE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PARAMS_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_PARAMS | Parameter Definition for Test Data | 20120312 |
Method GET_TC_PARAMS_CLONE_OBJECT on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method GET_VARIANT_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TOTAL_VAR | Call by reference | Type reference (TYPE) | INT4 | Total number of variants in TDC | 20120312 | |||
| 2 | EX_USED_VAR | Call by reference | Type reference (TYPE) | INT4 | Total number of used variants | 20120312 | |||
| 3 | IM_TDC_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_TEST_DATA | eCATT Test Data Container | 20120312 |
Method GET_VARIANT_DETAILS on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method SET_ASS_PAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ASS_PAR | Call by reference | Type reference (TYPE) | ETTDW_TDC_MAP_PARAMS_TT | 20130315 |
Method SET_ASS_PAR on class CL_ECATT_APL_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 | Type reference (TYPE) | ET_ASS_TDC_SUM_TT | Summary of Assigned TDCs | 20120312 |
Method SET_ASS_TDC_SUM on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method SET_ASS_VAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ASS_VAR | Call by reference | Attribute reference (LIKE) | CL_ECATT_APL_TDW_SUMMARY=>TT_ASS_VAR | Table to store list of TDC variant's assignment | 20130315 | |||
| 2 | IT_ASS_VAR_TXT | Call by reference | Attribute reference (LIKE) | CL_ECATT_APL_TDW_SUMMARY=>TT_ASS_VAR_TXT | 20130315 |
Method SET_ASS_VAR on class CL_ECATT_APL_TDW_SUMMARY has no exception.
Method SET_ASS_VAR_DATA_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONFIG_PNAME | Call by reference | Type reference (TYPE) | ETP_NAME | Name of a Parameter or Command Interface | 20120312 | |||
| 2 | IM_TDC_NAME | Call by reference | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20120312 | |||
| 3 | IM_TDC_PNAME | Call by reference | Type reference (TYPE) | ETP_NAME | Name of a Parameter or Command Interface | 20120312 |
Method SET_ASS_VAR_DATA_TO_DB on class CL_ECATT_APL_TDW_SUMMARY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |