AssetDepProfileChange_JP::exist Method
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.