SAP ABAP Interface IF_ECATT_GD_ENTITY (eCATT Test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_QM (Package) eCATT Test Cases
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ECATT_GD_ENTITY | eCATT Base Class | 20031017 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ECATT_GD_PERSON | Basis Class | 20031017 |
Properties
| Interface | IF_ECATT_GD_ENTITY | |
| Short Description | eCATT Test |
General Data
| Package | SECATT_QM | eCATT Test Cases |
| Created | 20031017 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ECATT_GD_ENTITY has no forward declaration.
Interfaces
Interface IF_ECATT_GD_ENTITY has no interface.
Friends
Interface IF_ECATT_GD_ENTITY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AT_PARVALS | Instance attribute | Private | Type reference (TYPE) | ETPAR_VALS_TABTYPE | Parameter Value Table | 20050202 | ||
| 2 | AT_PARVALS_STATIC | Static Attribute | Public | Type reference (TYPE) | ETPAR_VALS_TABTYPE | Parameter Value Table | 20050202 | ||
| 3 | IF_ATTR | Instance attribute | Public | Type reference (TYPE) | TEXT30 | 20031020 | |||
| 4 | IF_ATTR_STAT | Static Attribute | Public | Type reference (TYPE) | TEXT30 | 20031020 | |||
| 5 | IF_OBJREF | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ECATT_GD_ENTITY | 20031021 | |||
| 6 | IF_OBJREF_STAT | Static Attribute | Public | Object reference (TYPE REF TO) | CL_ECATT_GD_ENTITY | 20031021 | |||
| 7 | IF_STRUCT | Instance attribute | Public | Type reference (TYPE) | ECATT_GD_TEST | 20031020 | |||
| 8 | IF_STRUCT_STAT | Static Attribute | Public | Type reference (TYPE) | ECATT_GD_TEST | 20031020 | |||
| 9 | KIND | Instance attribute | Public | Type reference (TYPE) | TEXT30 | Kind of entity | 20031017 | ||
| 10 | NAME | Instance attribute | Public | Type reference (TYPE) | TEXT30 | Name of Entity | 20031017 | ||
| 11 | POUND_IN_KG | Constant | Public | Type reference (TYPE) | FLOAT | '0.450' | Weight of 1 pound in kgs | 20031017 | |
| 12 | SAYING | Instance attribute | Public | Type reference (TYPE) | TEXT30 | Favorite noise | 20031017 | ||
| 13 | WEIGHT | Instance attribute | Public | Type reference (TYPE) | FLOAT | Weight of Entity in kg | 20031017 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Compute pounds from kg | 20031017 | |
| 2 | Instance method | Public | Method | Return kind of entity | 20031017 | |
| 3 | Instance method | Public | Method | Return weight of entity | 20031017 | |
| 4 | Instance method | Public | Method | Return weight of entity in kg | 20031017 | |
| 5 | Instance method | Public | Method | Return weight of entity in pounds | 20031017 | |
| 6 | Instance method | Public | Method | Ask entity to make noise | 20031017 | |
| 7 | Instance method | Public | Method | Change name of entity | 20031017 | |
| 8 | Instance method | Public | Method | Set Tabular Attribute | 20050202 | |
| 9 | Static method | Public | Method | Set Tabular Attribute - Static | 20050202 | |
| 10 | Instance method | Public | Method | Change favorite noise of entity | 20031017 | |
| 11 | Instance method | Public | Method | Change weight of entity | 20031017 | |
| 12 | Instance method | Public | Method | Test Method with Generic Parameters | 20050224 | |
| 13 | Static method | Public | Method | Static Test Method with Generic Parameters | 20050224 | |
| 14 | Instance method | Public | Method | Test Method with Generic Parameters Incl. REF TO DATA | 20050224 | |
| 15 | Instance method | Public | Method | Test Method with Generic Parameters Incl. REF TO OBJ | 20050224 |
Events
Interface IF_ECATT_GD_ENTITY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | IF_TEST_TYP_1 | Public | Type reference (TYPE) | ETXML_ITEM | Fields in a Structured Type | 20060622 | |
Method Signatures
Method COMPUTE_POUNDS_FROM_KG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_POUNDS | Call by reference | Type reference (TYPE) | FLOAT | Weight in pounds | 20031017 | |||
| 2 | I_KG | Call by reference | Type reference (TYPE) | FLOAT | Weight in kg | 20031017 |
Method COMPUTE_POUNDS_FROM_KG on Interface IF_ECATT_GD_ENTITY has no exception.
Method GET_KIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_KIND | Value transfer | Type reference (TYPE) | TEXT30 | Kind of entity | 20031017 |
Method GET_KIND on Interface IF_ECATT_GD_ENTITY has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | TEXT30 | Name of entity | 20031017 |
Method GET_NAME on Interface IF_ECATT_GD_ENTITY has no exception.
Method GET_WEIGHT_KG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_WEIGHT | Value transfer | Type reference (TYPE) | FLOAT | Weight of entity in kg | 20031017 |
Method GET_WEIGHT_KG on Interface IF_ECATT_GD_ENTITY has no exception.
Method GET_WEIGHT_PD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_WEIGHT | Value transfer | Type reference (TYPE) | FLOAT | Weight of entity in pounds | 20031017 |
Method GET_WEIGHT_PD on Interface IF_ECATT_GD_ENTITY has no exception.
Method SAY_SOMETHING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SAYING | Value transfer | Type reference (TYPE) | TEXT30 | 20031017 |
Method SAY_SOMETHING on Interface IF_ECATT_GD_ENTITY has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Value transfer | Type reference (TYPE) | TEXT30 | New name | 20031017 |
Method SET_NAME on Interface IF_ECATT_GD_ENTITY has no exception.
Method SET_PAR_VALS_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARVALS | Call by reference | Type reference (TYPE) | ETPAR_VALS_TABTYPE | Export Tabelle für Parameterwerte | 20050202 | |||
| 2 | IT_PARVALS | Value transfer | Type reference (TYPE) | ETPAR_VALS_TABTYPE | Import Tabelle für Parameterwerte | 20050202 |
Method SET_PAR_VALS_TAB on Interface IF_ECATT_GD_ENTITY has no exception.
Method SET_PAR_VALS_TAB_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARVALS | Call by reference | Type reference (TYPE) | ETPAR_VALS_TABTYPE | Export Tabelle für Parameterwerte | 20050202 | |||
| 2 | IT_PARVALS | Value transfer | Type reference (TYPE) | ETPAR_VALS_TABTYPE | Import Tabelle für Parameterwerte | 20050202 |
Method SET_PAR_VALS_TAB_STATIC on Interface IF_ECATT_GD_ENTITY has no exception.
Method SET_SAYING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SAYING | Value transfer | Type reference (TYPE) | TEXT30 | Favorite saying | 20031017 |
Method SET_SAYING on Interface IF_ECATT_GD_ENTITY has no exception.
Method SET_WEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WEIGHT | Value transfer | Type reference (TYPE) | FLOAT | 0 | New weight in kg | 20031017 |
Method SET_WEIGHT on Interface IF_ECATT_GD_ENTITY has no exception.
Method TEST_GENERIC_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DESCR_TYPE_ANY | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 2 | EX_DESCR_TYPE_CLIKE | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 3 | EX_DESCR_TYPE_NUMERIC | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 4 | EX_DESCR_TYPE_TABLE | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 5 | EX_TYPE_ANY | Call by reference | Type reference (TYPE) | ANY | Exportparameter Typ ANY | 20050224 | |||
| 6 | EX_TYPE_CLIKE | Call by reference | Type reference (TYPE) | CLIKE | Exportparameter Typ CLIKE | 20050224 | |||
| 7 | EX_TYPE_NUMERIC | Call by reference | Type reference (TYPE) | NUMERIC | Exportparameter Typ NUMERIC | 20050224 | |||
| 8 | EX_TYPE_TABLE | Call by reference | Type reference (TYPE) | TABLE | Exportparameter Typ TABLE | 20050224 | |||
| 9 | IM_TYPE_ANY | Call by reference | Type reference (TYPE) | ANY | Importparameter Typ ANY | 20050224 | |||
| 10 | IM_TYPE_CLIKE | Call by reference | Type reference (TYPE) | CLIKE | Importparameter Typ CLIKE | 20050224 | |||
| 11 | IM_TYPE_NUMERIC | Call by reference | Type reference (TYPE) | NUMERIC | Importparameter Typ NUMERIC | 20050224 | |||
| 12 | IM_TYPE_TABLE | Call by reference | Type reference (TYPE) | TABLE | Importparameter Typ TABLE | 20050224 |
Method TEST_GENERIC_PARAMETERS on Interface IF_ECATT_GD_ENTITY has no exception.
Method TEST_GENERIC_PARAMETERS_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DESCR_TYPE_ANY | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 2 | EX_DESCR_TYPE_CLIKE | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 3 | EX_DESCR_TYPE_NUMERIC | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 4 | EX_DESCR_TYPE_TABLE | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 5 | EX_TYPE_ANY | Call by reference | Type reference (TYPE) | ANY | Exportparameter Typ ANY | 20050224 | |||
| 6 | EX_TYPE_CLIKE | Call by reference | Type reference (TYPE) | CLIKE | Exportparameter Typ CLIKE | 20050224 | |||
| 7 | EX_TYPE_NUMERIC | Call by reference | Type reference (TYPE) | NUMERIC | Exportparameter Typ NUMERIC | 20050224 | |||
| 8 | EX_TYPE_TABLE | Call by reference | Type reference (TYPE) | TABLE | Exportparameter Typ TABLE | 20050224 | |||
| 9 | IM_TYPE_ANY | Call by reference | Type reference (TYPE) | ANY | Importparameter Typ ANY | 20050224 | |||
| 10 | IM_TYPE_CLIKE | Call by reference | Type reference (TYPE) | CLIKE | Importparameter Typ CLIKE | 20050224 | |||
| 11 | IM_TYPE_NUMERIC | Call by reference | Type reference (TYPE) | NUMERIC | Importparameter Typ NUMERIC | 20050224 | |||
| 12 | IM_TYPE_TABLE | Call by reference | Type reference (TYPE) | TABLE | Importparameter Typ TABLE | 20050224 |
Method TEST_GENERIC_PARAMETERS_STATIC on Interface IF_ECATT_GD_ENTITY has no exception.
Method TEST_GENERIC_PARS_REFTODATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DESCR_TYPE_ANY | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 2 | EX_DESCR_TYPE_CLIKE | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 3 | EX_DESCR_TYPE_NUMERIC | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 4 | EX_DESCR_TYPE_REF_TO_DATA | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 5 | EX_DESCR_TYPE_TABLE | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 6 | EX_TYPE_ANY | Call by reference | Type reference (TYPE) | ANY | Exportparameter Typ ANY | 20050224 | |||
| 7 | EX_TYPE_CLIKE | Call by reference | Type reference (TYPE) | CLIKE | Exportparameter Typ CLIKE | 20050224 | |||
| 8 | EX_TYPE_NUMERIC | Call by reference | Type reference (TYPE) | NUMERIC | Exportparameter Typ NUMERIC | 20050224 | |||
| 9 | EX_TYPE_REF_TO_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Exportparameter Typ REF TO DATA | 20050224 | |||
| 10 | EX_TYPE_TABLE | Call by reference | Type reference (TYPE) | TABLE | Exportparameter Typ TABLE | 20050224 | |||
| 11 | IM_TYPE_ANY | Call by reference | Type reference (TYPE) | ANY | Importparameter Typ ANY | 20050224 | |||
| 12 | IM_TYPE_CLIKE | Call by reference | Type reference (TYPE) | CLIKE | Importparameter Typ CLIKE | 20050224 | |||
| 13 | IM_TYPE_NUMERIC | Call by reference | Type reference (TYPE) | NUMERIC | Importparameter Typ NUMERIC | 20050224 | |||
| 14 | IM_TYPE_REF_TO_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Importparameter Typ REF TO DATA | 20050224 | |||
| 15 | IM_TYPE_TABLE | Call by reference | Type reference (TYPE) | TABLE | Importparameter Typ TABLE | 20050224 |
Method TEST_GENERIC_PARS_REFTODATA on Interface IF_ECATT_GD_ENTITY has no exception.
Method TEST_GENERIC_PARS_REFTOOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DESCR_TYPE_ANY | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 2 | EX_DESCR_TYPE_CLIKE | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 3 | EX_DESCR_TYPE_NUMERIC | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 4 | EX_DESCR_TYPE_REF_TO_OBJECT | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 5 | EX_DESCR_TYPE_TABLE | Call by reference | Type reference (TYPE) | STRING | Beschreibung für Importparameter | 20050224 | |||
| 6 | EX_TYPE_ANY | Call by reference | Type reference (TYPE) | ANY | Exportparameter Typ ANY | 20050224 | |||
| 7 | EX_TYPE_CLIKE | Call by reference | Type reference (TYPE) | CLIKE | Exportparameter Typ CLIKE | 20050224 | |||
| 8 | EX_TYPE_NUMERIC | Call by reference | Type reference (TYPE) | NUMERIC | Exportparameter Typ NUMERIC | 20050224 | |||
| 9 | EX_TYPE_REF_TO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Exportparameter Typ REF TO OBJECT | 20050224 | |||
| 10 | EX_TYPE_TABLE | Call by reference | Type reference (TYPE) | TABLE | Exportparameter Typ TABLE | 20050224 | |||
| 11 | IM_TYPE_ANY | Call by reference | Type reference (TYPE) | ANY | Importparameter Typ ANY | 20050224 | |||
| 12 | IM_TYPE_CLIKE | Call by reference | Type reference (TYPE) | CLIKE | Importparameter Typ CLIKE | 20050224 | |||
| 13 | IM_TYPE_NUMERIC | Call by reference | Type reference (TYPE) | NUMERIC | Importparameter Typ NUMERIC | 20050224 | |||
| 14 | IM_TYPE_REF_TO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Importparameter Typ REF TO OBJECT | 20050224 | |||
| 15 | IM_TYPE_TABLE | Call by reference | Type reference (TYPE) | TABLE | Importparameter Typ TABLE | 20050224 |
Method TEST_GENERIC_PARS_REFTOOBJ on Interface IF_ECATT_GD_ENTITY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |