Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets either the customer or vendor Interest posting options for the specified parameters.
Syntax
public CustVendSettleCompanyPostOption getInterestPostOptions_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.