Share via


LedgerInterCompany.getFinePostOptions_BR Method

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

Syntax

public CustVendSettleCompanyPostOption getFinePostOptions_BR(SysModule _module)

Run On

Called

Parameters

Return Value

Type: CustVendSettleCompanyPostOption Enumeration
The CustVendSettleCompanyPostOption enum for the Fine 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