CustInterestVersion::findCurrentVersionByInterestCode Method
Finds the active or current version for the specified interest code.
Syntax
client server public static CustInterestVersion findCurrentVersionByInterestCode(CustInterestCode _custInterestCode)
Run On
Called
Parameters
- _custInterestCode
Type: CustInterestCode Extended Data Type
The interest code for which the current or active version is to be found.
Return Value
Type: CustInterestVersion Table
A record of the CustInterestVersion table if found; otherwise, an empty buffer.