/AWS1/CL_IOSDSCCOMPUTATIONMD03¶
DescribeComputationModelExecutionSummaryResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_computationmodelid TYPE /AWS1/IOSID /AWS1/IOSID¶
The ID of the computation model.
it_computationmodelexecsumm TYPE /AWS1/CL_IOSCOMPUTATIONMDELE00=>TT_COMPUTATIONMODELEXECSUMMARY TT_COMPUTATIONMODELEXECSUMMARY¶
Contains the execution summary of the computation model.
Optional arguments:¶
io_resolveto TYPE REF TO /AWS1/CL_IOSRESOLVETO /AWS1/CL_IOSRESOLVETO¶
The detailed resource this execution summary resolves to.
Queryable Attributes¶
computationModelId¶
The ID of the computation model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPUTATIONMODELID() |
Getter for COMPUTATIONMODELID, with configurable default |
ASK_COMPUTATIONMODELID() |
Getter for COMPUTATIONMODELID w/ exceptions if field has no |
HAS_COMPUTATIONMODELID() |
Determine if COMPUTATIONMODELID has a value |
resolveTo¶
The detailed resource this execution summary resolves to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOLVETO() |
Getter for RESOLVETO |
computationModelExecutionSummary¶
Contains the execution summary of the computation model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPUTATIONMODELEXECSUMM() |
Getter for COMPUTATIONMODELEXECSUMMARY, with configurable de |
ASK_COMPUTATIONMODELEXECSUMM() |
Getter for COMPUTATIONMODELEXECSUMMARY w/ exceptions if fiel |
HAS_COMPUTATIONMODELEXECSUMM() |
Determine if COMPUTATIONMODELEXECSUMMARY has a value |