Skip to main content

Window: Import Account

[Created: 11/01/2003 - Updated: 02/01/2000 ]
Description: Import Natural Account Values
Help: The Import Natural Account Window is an interim table which is used when importing external data into the system. Selecting the 'Process' button will either add or modify the appropriate records.

Tab: Import Account

[Created: 11/01/2003 - Updated: 02/01/2000 ]
Description:
Help:
Tab Level: 0

Table 10: Import Account - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
Import AccountImport Account Valuei_elementvalue.I_ElementValue_ID numeric(10)
ID
ImportedHas this import been processedThe Imported check box indicates if this import has been processed.i_elementvalue.I_IsImported character(1)
Yes-No
Account ElementAccount ElementAccount Elements can be natural accounts or user defined values.i_elementvalue.C_ElementValue_ID numeric(10)
Search
Import Error MessageMessages generated from import processThe Import Error Message displays any error messages generated during the import process.i_elementvalue.I_ErrorMsg character varying(2000)
String
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.i_elementvalue.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.i_elementvalue.AD_Org_ID numeric(10)
Table Direct
Element NameName of the Elementi_elementvalue.ElementName character varying(60)
String
ElementAccounting ElementThe Account Element uniquely identifies an Account Type. These are commonly known as a Chart of Accounts.i_elementvalue.C_Element_ID numeric(10)
Table Direct
Search KeySearch key for the record in the format required - must be uniqueA search key allows you a fast method of finding a particular record.If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order).i_elementvalue.Value character varying(40)
String
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.i_elementvalue.Name character varying(60)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.i_elementvalue.Description character varying(255)
String
Account TypeIndicates the type of accountValid account types are A - Asset, E - Expense, L - Liability, O- Owner's Equity, R -Revenue and M- Memo. The account type is used to determine what taxes, if any are applicable, validating payables and receivables for business partners. Note: Memo account amounts are ignored when checking for balancingi_elementvalue.AccountType character(1)
List
Account SignIndicates the Natural Sign of the Account as a Debit or CreditIndicates if the expected balance for this account should be a Debit or a Credit. If set to Natural, the account sign for an asset or expense account is Debit Sign (i.e. negative if a credit balance).i_elementvalue.AccountSign character(1)
List
Summary LevelThis is a summary entityA summary entity represents a branch in a tree rather than an end-node. Summary entities are used for reporting and do not have own values.i_elementvalue.IsSummary character(1)
Yes-No
Parent KeyKey if the Parenti_elementvalue.ParentValue character varying(40)
String
Parent AccountThe parent (summary) accounti_elementvalue.ParentElementValue_ID numeric(10)
Search
Post ActualActual Values can be postedThe Post Actual indicates if actual values can be posted to this element value.i_elementvalue.PostActual character(1)
Yes-No
Post BudgetBudget values can be postedThe Post Budget indicates if budget values can be posted to this element value.i_elementvalue.PostBudget character(1)
Yes-No
Post StatisticalPost statistical quantities to this account?i_elementvalue.PostStatistical character(1)
Yes-No
Post EncumbrancePost commitments to this accounti_elementvalue.PostEncumbrance character(1)
Yes-No
Document ControlledControl account - If an account is controlled by a document, you cannot post manually to iti_elementvalue.IsDocControlled character(1)
Yes-No
Default AccountName of the Default Account Columni_elementvalue.Default_Account character varying(30)
String
ColumnColumn in the tableLink to the database column of the tablei_elementvalue.AD_Column_ID numeric(10)
Table
Import AccountsImport Natural AccountsImport accounts and their hierarchies and optional update the default accounts. Updating the Default Accounts changes the natural account segment of the used account, e.g. account 01-240 becomes 01-300). If you create a new combination, the old account (e.g. 01-240) will remain, otherwise replaced.If you select this, make sure that you not multiple default accounts using one natural account and HAVE A BACKUP !!The Parameters are default values for null import record values, they do not overwrite any data.i_elementvalue.Processing character(1)
Button
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.i_elementvalue.Processed character(1)
Yes-No