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
- _module
Type: SysModule Enumeration
The module used to determine the correct posting option to return.
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.