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 Interest Code that is related to the Billing Class Posting profile.
Syntax
server public static container billingClassPostingProfileinterestCode(
CustAccount _accountNum,
CustPostingProfile _custPostingProfile,
[boolean _lookupDefPostingProfile])
Run On
Server
Parameters
- _accountNum
Type: CustAccount Extended Data Type
The customer account number.
- _custPostingProfile
Type: CustPostingProfile Extended Data Type
The posting profile ID that is used to find the CustInterest record.
- _lookupDefPostingProfile
Type: boolean
A Boolean value that indicates whether to find the posting profile in accounts receivable; Optional.
Return Value
Type: container
A container that contains a CustInterestRecId value and a CustInterestCodeSourcevalue.