/AWS1/CL_M2TUPDATETESTSUITERSP¶
UpdateTestSuiteResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_testsuiteid TYPE /AWS1/M2TIDENTIFIER /AWS1/M2TIDENTIFIER¶
The test suite ID of the test suite.
Optional arguments:¶
iv_testsuiteversion TYPE /AWS1/M2TVERSION /AWS1/M2TVERSION¶
The test suite version of the test suite.
Queryable Attributes¶
testSuiteId¶
The test suite ID of the test suite.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTSUITEID() |
Getter for TESTSUITEID, with configurable default |
ASK_TESTSUITEID() |
Getter for TESTSUITEID w/ exceptions if field has no value |
HAS_TESTSUITEID() |
Determine if TESTSUITEID has a value |
testSuiteVersion¶
The test suite version of the test suite.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTSUITEVERSION() |
Getter for TESTSUITEVERSION, with configurable default |
ASK_TESTSUITEVERSION() |
Getter for TESTSUITEVERSION w/ exceptions if field has no va |
HAS_TESTSUITEVERSION() |
Determine if TESTSUITEVERSION has a value |