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.
Retrieves either the customer or vendor currency exchange posting options for the specified parameters.
Syntax
public CustVendSettleCompanyPostOption getCurrencyExchPostOptions(SysModule _module)
Run On
Called
Parameters
- _module
Type: SysModule Enumeration
The module that is used to determine the correct posting option to retrieve.
Return Value
Type: CustVendSettleCompanyPostOption Enumeration
The CustVendSettleCompanyPostOption enumeration value for the currency exchange posting.
Remarks
Returns the CustCurrencyExchPostOption field if the module is a customer module; otherwise, returns the VendCurrencyExchPostOption field.