Share via


CustLedgerAccounts::billingClassPostingProfileinterestCode Method

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

  • _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.

See Also

Reference

CustLedgerAccounts Table