VendUnrealizedRev::exist Method
Indicates whether the VendUnrealizedRev table existed.
Syntax
client server public static boolean exist(VendUnrealizedRevId _reversalId)
Run On
Called
Parameters
- _reversalId
Type: VendUnrealizedRevId Extended Data Type
The field reversal ID of the VendUnrealizedRev table that is used to find the specified record.
Return Value
Type: boolean
true if the specified record existed; otherwise, false.