/AWS1/CL_COARULEPREVIEWTOTAL¶
Aggregate totals for automation rule preview results, including count and estimated savings.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_recommendedactioncount TYPE /AWS1/COAINTEGER /AWS1/COAINTEGER¶
The total number of recommended actions matching the rule preview configuration.
io_estimatedmonthlysavings TYPE REF TO /AWS1/CL_COAESTMONTHLYSAVINGS /AWS1/CL_COAESTMONTHLYSAVINGS¶
estimatedMonthlySavings
Queryable Attributes¶
recommendedActionCount¶
The total number of recommended actions matching the rule preview configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECOMMENDEDACTIONCOUNT() |
Getter for RECOMMENDEDACTIONCOUNT, with configurable default |
ASK_RECOMMENDEDACTIONCOUNT() |
Getter for RECOMMENDEDACTIONCOUNT w/ exceptions if field has |
HAS_RECOMMENDEDACTIONCOUNT() |
Determine if RECOMMENDEDACTIONCOUNT has a value |
estimatedMonthlySavings¶
estimatedMonthlySavings
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ESTIMATEDMONTHLYSAVINGS() |
Getter for ESTIMATEDMONTHLYSAVINGS |