/AWS1/CL_CWTPUTDASHBOARDOUTPUT¶
PutDashboardOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_dashboardvalidationmsgs TYPE /AWS1/CL_CWTDASHBOARDVALIDAT00=>TT_DASHBOARDVALIDATIONMESSAGES TT_DASHBOARDVALIDATIONMESSAGES¶
If the input for
PutDashboardwas correct and the dashboard was successfully created or modified, this result is empty.If this result includes only warning messages, then the input was valid enough for the dashboard to be created or modified, but some elements of the dashboard might not render.
If this result includes error messages, the input was not valid and the operation failed.
Queryable Attributes¶
DashboardValidationMessages¶
If the input for
PutDashboardwas correct and the dashboard was successfully created or modified, this result is empty.If this result includes only warning messages, then the input was valid enough for the dashboard to be created or modified, but some elements of the dashboard might not render.
If this result includes error messages, the input was not valid and the operation failed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DASHBOARDVALIDATIONMSGS() |
Getter for DASHBOARDVALIDATIONMESSAGES, with configurable de |
ASK_DASHBOARDVALIDATIONMSGS() |
Getter for DASHBOARDVALIDATIONMESSAGES w/ exceptions if fiel |
HAS_DASHBOARDVALIDATIONMSGS() |
Determine if DASHBOARDVALIDATIONMESSAGES has a value |