Share via


LedgerInterCompany.getFinInterestPostOptions_BR Method

Gets either the customer or vendor Interest posting options for the specified parameters.

Syntax

public CustVendSettleCompanyPostOption getFinInterestPostOptions_BR(SysModule _module)

Run On

Called

Parameters

Return Value

Type: CustVendSettleCompanyPostOption Enumeration
The CustVendSettleCompanyPostOption enum for the Interest posting.

Remarks

Will return the value in the CustPostFinInterestOption field if the module is customer; otherwise, it returns the VendPostFinInterestOption field.

See Also

Reference

LedgerInterCompany Table