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 to determine whether the specified record currently exists in the FBSpedFileCostCenterDimensionTmp_BR temporary table.
Syntax
client server public static boolean exists(FBSpedFileCostCenterDimensionTmp_BR _spedFileCostCenterDimension, DimensionValue _dimensionValue)
Run On
Called
Parameters
- _spedFileCostCenterDimension
Type: FBSpedFileCostCenterDimensionTmp_BR Table
The FBSpedFileCostCenterDimensionTmp_BR table buffer that you want to search for the specified record.
- _dimensionValue
Type: DimensionValue Extended Data Type
The cost center dimension value.
Return Value
Type: boolean
true if the specified record exists in the temporary table; otherwise, false.