/AWS1/CL_CRMPROTECTEDQUERYST00¶
Contains statistics about the execution of the protected query.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_totaldurationinmillis TYPE /AWS1/CRMLONG /AWS1/CRMLONG¶
The duration of the protected query, from creation until query completion, in milliseconds.
io_billedresourceutilization TYPE REF TO /AWS1/CL_CRMBILLEDRESRCUTILI00 /AWS1/CL_CRMBILLEDRESRCUTILI00¶
The billed resource utilization.
Queryable Attributes¶
totalDurationInMillis¶
The duration of the protected query, from creation until query completion, in milliseconds.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOTALDURATIONINMILLIS() |
Getter for TOTALDURATIONINMILLIS, with configurable default |
ASK_TOTALDURATIONINMILLIS() |
Getter for TOTALDURATIONINMILLIS w/ exceptions if field has |
HAS_TOTALDURATIONINMILLIS() |
Determine if TOTALDURATIONINMILLIS has a value |
billedResourceUtilization¶
The billed resource utilization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BILLEDRESRCUTILIZATION() |
Getter for BILLEDRESOURCEUTILIZATION |