Methods for Write Access (CL_APL__ECATT_TC_API)
Use
This category contains the following methods:
COPY_VARIANT
This method creates a new variant by copying an existing variant.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
I_VARIANT_NAME |
ETVAR_ID |
Variant name |
|
|
IS_NEW_VARIANT_NAME |
ETVARIDDSC |
Name of new variant |
|
|
I_NEW_VARIANT_SORTLNR |
ETLFDNR |
0 |
Sort field 0=Append, 1=Insert Before |
|
I_CLEAR_NEW_VALUES |
ETONOFF |
X = All values of new variants are deleted |
CREATE_VARIANTS
This method creates the set of variants for the referenced object.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
IT_VARIANT_LIST |
ETVAR_ID_TABTYPE |
eCATT table of variant names |
DELETE_VARIANTS
This method deletes variants of the referenced object.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
I_VARIANT_NAME |
ETVAR_ID |
Variant name |
|
I_VARIANT_INDEX |
ETVINDEX |
Variant index |
DELETE_TDC_ASSIGNMENT
This method deletes test data containers of the referenced object.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
IS_TDC |
ETAPI_TD_OBJ |
Details for the test data container (name, type, version, and so on) |
SET_EXTERNAL_VARIANT
This method makes the settings for external variants.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
IS_VAR_EXT_SETTINGS |
ETAPI_VARI_EXT |
Settings for external variants |
SET_START_PROFILE_OBJECT
This method sets the start profile object.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
I_START_PROFILE_NAME |
ETOBJ_NAME |
eCATT object |
SET_SYSTEM_DATA_CONTAINER
This method sets system data containers.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
I_SDC_NAME |
ETOBJ_NAME |
eCATT object |
SET_TARGET_SYSTEM
This method sets the target system.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
IM_TARGETSYSTEM |
ETCMP_CMP |
System data |
SET_TEST_DATA_CONTAINER
This method sets the test data container.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
IT_TDC_LIST |
ETTD_OBJ_EX_TABTYPE |
Table with assignment of test data to test configuration |
|
ET_TD_ERROR_LIST |
ETTD_OBJ_EX_TABTYPE |
Table of invalid entries in the test data container list |
SET_TESTSCRIPT
This method sets the test script.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
I_OBJECT_NAME |
ETOBJ_NAME |
eCATT object |
SET_VARIANT_CONTENT
This method sets the variant value.
|
Parameter Name |
Type |
Description |
|---|---|---|
|
I_VARIANT_NAME |
ETVAR_ID |
Variant name |
|
IS_PARAM_NAME |
ETPAR_REF |
Table of parameter names and references |