MultiEntityPreference
Represents multi-entity configuration preferences that control inter-entity transaction behavior, account mapping plans, currency settings, and entity-level restrictions.
Columns
| Name | Type | ReadOnly | Description |
| approvalCurrency | String | False |
The currency used for approval thresholds in multi-entity transactions. |
| auditCreatedBy | String | True |
The user who created the multi-entity preference record. |
| auditCreatedDateTime | Datetime | True |
The date and time when the multi-entity preference record was created. |
| auditModifiedBy | String | True |
The user who last modified the multi-entity preference record. |
| auditModifiedDateTime | Datetime | True |
The date and time when the multi-entity preference record was last modified. |
| balanceJournalEntryBy | String | False |
The method used to balance inter-entity journal entries, such as entity or location. |
| enableAffiliateEntity | Bool | False |
Indicates whether affiliate entity functionality is enabled. |
| enableMultipleBaseCurrency | Bool | False |
Indicates whether multiple base currencies are enabled across entities. |
| interEntityAccountMappingPlan | String | False |
The plan type for inter-entity account mapping, indicating whether basic or advanced mapping rules are used. |
| interEntityTxnsEnableForJournalEntry | Bool | False |
Indicates whether inter-entity transactions are enabled for journal entries. |
| interEntityTxnsManuallyBalanceSubledgerCredits | Bool | False |
Indicates whether subledger credit transactions must be manually balanced across entities. |
| interEntityTxnsManuallyBalanceSubledgerTxns | Bool | False |
Indicates whether subledger transactions must be manually balanced across entities. |
| isForm1099 | Bool | False |
Indicates whether Form 1099 reporting is enabled for multi-entity transactions. |
| isModuleConfigured | Bool | True |
Indicates whether the multi-entity module has been configured. |
| key [KEY] | String | False |
The system-assigned key that uniquely identifies the multi-entity preference record. |
| limitAPCredit | Bool | False |
Indicates whether accounts payable credit transactions are limited to the originating entity. |
| limitARCredit | Bool | False |
Indicates whether accounts receivable credit transactions are limited to the originating entity. |
| restrictionsDisableEntitySlideIn | Bool | False |
Indicates whether the entity slide-in feature is disabled for multi-entity transactions. |
| restrictionsEnableCheckingAccountRestrictions | Bool | False |
Indicates whether checking account restrictions are enabled across entities. |
| restrictionsEnableCustomerRestrictions | Bool | False |
Indicates whether customer restrictions are enabled across entities. |
| restrictionsEnableSavingsAccountRestrictions | Bool | False |
Indicates whether savings account restrictions are enabled across entities. |
| restrictionsEnableVendorRestrictions | Bool | False |
Indicates whether vendor restrictions are enabled across entities. |
| restrictionsRestrictGLTxnToEntity | Bool | False |
Indicates whether general ledger transactions are restricted to the originating entity. |
| restrictionsRestrictSubledgerTxnToEntity | Bool | False |
Indicates whether subledger transactions are restricted to the originating entity. |