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.
Checks existence of the default dimensions.
Syntax
server public static boolean checkDefaultDimension(
DimensionDefault _accDefaultDimension,
DimensionDefault _offDefaultDimension,
[RecId _exclDimAttrId])
Run On
Server
Parameters
- _accDefaultDimension
Type: DimensionDefault Extended Data Type
An account default dimension which is checked.
- _offDefaultDimension
Type: DimensionDefault Extended Data Type
An offset account default dimension which is checked.
- _exclDimAttrId
Type: RecId Extended Data Type
A dimension attribute record id to set some exclusions for the dimension check.
Return Value
Type: boolean
true if the check is OK; otherwise, false.