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 a depreciation profile change exists for the specified record.
Syntax
client server public static boolean exist(TableId _sourceTableId, RecId _sourceRecId)
Run On
Called
Parameters
- _sourceTableId
Type: TableId Extended Data Type
The table identifier (ID) for the source table.
- _sourceRecId
Type: RecId Extended Data Type
The record ID for the source record.
Return Value
Type: boolean
true if a depreciation profile change exists for the specified record.