/AWS1/CL_CRMPROTECTEDJOBSTATS¶
Contains statistics about the execution of the protected job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_totaldurationinmillis TYPE /AWS1/CRMLONG /AWS1/CRMLONG¶
The duration of the protected job, from creation until job completion, in milliseconds.
io_billedresourceutilization TYPE REF TO /AWS1/CL_CRMBILLEDJOBRESRCUT00 /AWS1/CL_CRMBILLEDJOBRESRCUT00¶
The billed resource utilization for the protected job.
Queryable Attributes¶
totalDurationInMillis¶
The duration of the protected job, from creation until job 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 for the protected job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BILLEDRESRCUTILIZATION() |
Getter for BILLEDRESOURCEUTILIZATION |