Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the budget control dimension attribute is valid.
Syntax
client server public static boolean validateBudgetControlDimensionAttribute(DimensionHierarchyId _dimensionHierarchyRecId, RecId _dimAttributeRecId)
Run On
Called
Parameters
- _dimensionHierarchyRecId
Type: DimensionHierarchyId Extended Data Type
The record ID of the account structure for which the dimensions must be validated.
- _dimAttributeRecId
Type: RecId Extended Data Type
The dimension attribute record ID that must be verified.
Return Value
Type: boolean
true if the dimension attribute is present in the account structure; otherwise, false.