The CFinancialEntity type exposes the following members.

Properties

  NameDescription
CompanyVatRegistrationNumber
Gets the VAT company used by the Financial Entity. Set only if TaxType is TaxVat.
DefaultARAccount
Gets the General Ledger Account that this Financial entity uses for Accounts Receivable (i.e., when full payment is not recieved for an order).
DefaultCancellationAcct
Gets the General Ledger Account that this Financial entity uses for tracking Cancellations.
DefaultCashAcct
Gets the default cash account number for this organization.
DefaultFreightAccount
Gets the General Ledger Account that this Financial entity uses for Freight (Shipping) charges.
DefaultHandlingAccount
Gets the General Ledger Account that this Financial entity uses for Handling charges (i.e., of Shipping and Handling).
DefaultIncomeAcct
Gets the General Ledger Account that this Financial entity uses for those transactions where an income account is not specified at the product level.
DefaultPrepaidOrderAcct
Gets the General Ledger Account that this Financial entity uses when a prepaid order is initially entered. The Cash account is debited and the Prepaid account is credited.
DefaultTaxAcct
Gets the General Ledger Account that this Financial entity uses for those transactions where a sales tax account is not specified at the product level.
DefaultTransferClearingAcct
Gets the General Ledger Account that this Financial entity uses for transaction generation where forced balancing is required.
DefaultWriteOffOffsetAcct
Gets the General Ledger Account to which the offset credit or debit created by the credit/debit write-off process (from AR/Cash, select Process month-end procedures, and click Credit/Debit Write-Offs) will be written for this Financial Entity.
DiscountAccount
Gets the General Ledger Account that this Financial entity uses for tracking Discounts.
FinanceAccount
Gets the General Ledger Account that this Financial entity uses for the Finance account.
FinancialEntityCode
Gets the key to the Financial Entity/Organization.
FinancialEntityName
Gets the full name of the Financial Entity.
GstRemitNumber
Gets the remittance number this Financial Entity uses for the Canadian Goods and Services Tax. Set only if TaxType is TaxCanadian.
InvoiceAddress
Gets the organization's complete address. This address is the receipt address for invoices and other correspondences. It is also used on reports where the name and address display as a block.
IsDefault
Gets an indication of whether this Financial Entity is the system default financial entity.
IsFund
Gets an indication of whether this Financial Entity is also a Fund.
LetterheadAddress
Gets the single line address, like that typically used on Letter Head. Used in iMIS for reports and confirmations.
RefundAPAcct
Gets the General Ledger Account that this Financial entity uses for Accounts Payable control for the AP interface.
RefundClearingAccount
Gets the General Ledger Account that this Financial entity uses when it clears credit balances. marked for refund.
TaxAuthorityCode
Gets the key to the Tax Authority that this Financial Entity uses for Canadian taxes. Set only if TaxType is TaxCanadian.
TaxType
Gets type of tax that the Financial Entity tracks. Currently one of TaxStandard, TaxCanadian, or TaxVat.
VatBranchId
Gets the VAT Branch ID number for the Financial Entity (optional). Set only if TaxType is TaxVat.
VatCountryCode
Gets the alphabetic part of an alphanumeric VAT number. This corresponds to the EU member country of the organization. For example, FR 224 852 654 12 is used in France and BE 422 544 865 is used in Belgium. et only if TaxType is TaxVat.
VatRegistrationNumber
Gets the numeric part of an alphanumeric VAT number. Length and structure will vary depending on country. For example, FR 224 852 654 12 is used in France and BE 422 544 865 is used in Belgium. Set only if TaxType is TaxVat.

See Also