Class Methods (CL_APL_ECATT_TC_API)
Use
The following class methods are available for CL_APL_ECATT_TC_API.
CHECK_VARIANT
This method checks the existence of a variant.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
I_VARIANT_NAME |
ETVAR_ID |
Variant names |
|
|
RE_EXISTS |
ETONOFF |
eCATT switch |
CHECK_VARIANTS
This method reads the list of variants into local attributes.
ADD_VARIANT
This method adds a new variant to the local list.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
I_VARIANT_STRUC |
ETVARIDDSC |
Variant ID and description |
DELETE_VARIANT
This method deletes a variant.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
I_VARIANT_NAME |
ETVAR_ID |
Variant name |