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
- _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 Interest posting.
Remarks
Will return the value in the CustPostFinInterestOption field if the module is customer; otherwise, it returns the VendPostFinInterestOption field.