/AWS1/CL_FISEXPERIMENTREPORT¶
Describes the experiment report.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_state TYPE REF TO /AWS1/CL_FISEXPERIMENTRPTSTATE /AWS1/CL_FISEXPERIMENTRPTSTATE¶
The state of the experiment report.
it_s3reports TYPE /AWS1/CL_FISEXPERIMENTRPTS3RPT=>TT_EXPERIMENTRPTS3RPTLIST TT_EXPERIMENTRPTS3RPTLIST¶
The S3 destination of the experiment report.
Queryable Attributes¶
state¶
The state of the experiment report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE |
s3Reports¶
The S3 destination of the experiment report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3REPORTS() |
Getter for S3REPORTS, with configurable default |
ASK_S3REPORTS() |
Getter for S3REPORTS w/ exceptions if field has no value |
HAS_S3REPORTS() |
Determine if S3REPORTS has a value |