Methods for Read Access (CL_APL_ECATT_TC_API)
Use
This category contains the following methods:
GET_TEST_SCRIPT
This method returns the test script of the referenced object. The method contains the following parameters:
|
Parameter Name |
Type |
Description |
|---|---|---|
|
E_OBJECT_NAME |
ETOBJ_NAME |
eCATT object |
GET_START_PROFILE_OBJECT
This method returns the start profile of the referenced object. .
|
Parameter Name |
Type |
Description |
|---|---|---|
|
E_START_PROFILE_NAME |
ETOBJ_NAME |
eCATT object |
GET_SYSTEM_DATA_CONTAINER
This method returns the system data container of the referenced object.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
E_SDC_NAME |
ETOBJ_NAME |
eCATT object |
GET_TARGET_SYSTEM
This method returns the target system of the referenced object.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
E_TARGET_SYSTEM |
ETCMP_CMP |
Target system (key in system data container) |
GET_TEST_DATA_CONTAINER
This method returns the test data container name of the referenced object.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
ET_TDC_LIST |
ETAPI_TD_OBJ_EX_TABTYPE |
eCATT table with assignment of test data to test configuration |
GET_VARIANT_CONTENT
This method returns the variant values of the referenced object.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
I_VARIANT_NAME |
ETVAR_ID |
Variant name |
|
ET_PARAM_LIST |
ETPAR_REF_TABTYPE |
Table with parameter names and references |
GET_VARIANT_LIST
This method returns the list of variants of the referenced object.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
I_SORTORDER |
ETONOFF |
X |
Sort order:
|
|
ET_VARIANT_LIST |
ETVAR_NAME_TABTYPE |
Table of variant names |
GET_EXTERNAL_VARIANT
This method returns the settings for external variants.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
ES_EXT_VARIANT |
ETAPI_VARI_EXT |
File name, path, and mode of the external variant |