The CFinancialEntity type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CFinancialEntity | Initializes a new instance of the CFinancialEntity class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CompanyVatRegistrationNumber | ||
| 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 | ||
| VatCountryCode | ||
| VatRegistrationNumber |