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.
Gets the value of the CurrencyCode field from a CustInterestFee table that depends on the value of the CustInterestVersionDetail field.
Syntax
client server public static CurrencyCode getCurrencyCode(RecId _custInterestVersionDetail)
Run On
Called
Parameters
- _custInterestVersionDetail
Type: RecId Extended Data Type
The record ID of the CustInterestVersionDetail field to find.
Return Value
Type: CurrencyCode Extended Data Type
A CurrencyCode field in the CustInterestFee table; otherwise, an empty CurrencyCode field.