Removes all values, totals, financial tags, and related values for a specified dimension attribute.
Syntax
server public static void deleteForDimensionAttribute(RecId _dimensionAttributeId)
Run On
Server
Parameters
- _dimensionAttributeId
Type: RecId Extended Data Type
The dimension attribute for which to remove all value, totals, financial tags, and related values.
Exceptions
| Exception | Condition |
|---|---|
| Error | A valid DimensionAttribute record ID is not specified. |