View source | Discuss this page | Page history | Printable version   

ERP/3.0/Developers Guide/Database Model/org.openbravo.model.financialmgmt.accounting/Fact Acct

This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
Back button.png   Back to ERP/3.0/Developers Guide/Database Model/org.openbravo.model.financialmgmt.accounting


Contents

Fact_Acct

This table contains the following columns:

Name Nullable Data Type Description


User1_ID Yes VARCHAR (32) The user defined element displays the optional elements that have been defined for this account combination.
User2_ID Yes VARCHAR (32) The user defined element displays the optional elements that have been defined for this account combination.
Account_ID No VARCHAR (32) The (natural) account used
DateAcct No TIMESTAMP (7) The date this transaction is recorded on in the general ledger. This date also indicates which accounting period within the fiscal year this transaction will be part of.
Fact_Acct_ID No VARCHAR (32)
C_AcctSchema_ID No VARCHAR (32) The book containing all financial transactions recorded for the legal entity.
AcctDescription Yes NVARCHAR (255) Description of the accounting entry
IsActive No CHAR (1) There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reporting. There are two reasons for de-activating and not deleting records:

(1) The system requires the record for auditing purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are existing invoices for it. By de-activating the Business Partner you prevent it from being used in future transactions.

C_Activity_ID Yes VARCHAR (32) Activities indicate tasks that are performed and used to utilize Activity based Costing
A_Asset_ID Yes VARCHAR (32) Any item of economic value owned by the corporation, especially that which could be converted to cash.
C_BPartner_ID Yes VARCHAR (32) A Business Partner is anyone with whom you transact. This can include a customer, vendor, employee or any combination of these.
AD_Client_ID No VARCHAR (32) A Client is a company or a legal entity. You cannot share data between Clients.
C_Costcenter_ID Yes VARCHAR (32) Division that adds to the cost of an organization. Internal structure for cost allocation.
CreatedBy No VARCHAR (32) The Created By field indicates the user who created this record.
Created No TIMESTAMP (7) The Created field indicates the date that this record was created.
AmtAcctCr No DECIMAL The Account Credit Amount indicates the transaction amount converted to this organization's accounting currency
C_Currency_ID No VARCHAR (32) Indicates the currency to be used when processing this document.
Datebalanced Yes TIMESTAMP (7) Used for certain accounts to set the date on which the account gets balance equal zero. This is used to exclude entries which are no longer open items. Useful to reduce number of entries to be reviewed
AmtAcctDr No DECIMAL The Account Debit Amount indicates the transaction amount converted to this organization's accounting currency
Description Yes NVARCHAR (255) A description is limited to 255 characters.
DocBaseType Yes NVARCHAR (40) The Document Base Type identifies the base or starting point for a document. Multiple document types may share a single document base type.
C_Doctype_ID Yes VARCHAR (32) The Document Type determines document sequence and processing rules
AmtSourceCr No DECIMAL The Source Credit Amount indicates the credit amount for this line in the source currency.
AmtSourceDr No DECIMAL The Source Debit Amount indicates the credit amount for this line in the source currency.
GL_Category_ID No VARCHAR (32) The General Ledger Category is an optional, user defined method of grouping journal lines.
Fact_Acct_Group_ID No VARCHAR (32) Accounting entry group ID. Used to group a set of entries
Line_ID Yes VARCHAR (32) Internal link
C_LocFrom_ID Yes VARCHAR (32) The Location From indicates the location that a product was moved from.
C_LocTo_ID Yes VARCHAR (32) The Location To indicates the location that a product was moved to.
Ismodify No CHAR (1)
AD_Org_ID No VARCHAR (32) An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations.
C_Period_ID No VARCHAR (32) The Period indicates an exclusive range of dates for a calendar.
PostingType No VARCHAR (60) The Posting Type indicates the type of amount (Actual, Encumbrance, Budget) this journal updated.
M_Product_ID Yes VARCHAR (32) Identifies an item which is either purchased or sold in this organization.
C_Project_ID Yes VARCHAR (32) Identifier of a project defined within the Project & Service Management module.
Qty Yes DECIMAL The Quantity indicates the number of a specific product or item for this document.
Record_ID No VARCHAR (32) The Record ID is the internal unique identifier of a record
Record_ID2 Yes VARCHAR (32) Payment the fact refers to.
C_Campaign_ID Yes VARCHAR (32) The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign.
C_SalesRegion_ID Yes VARCHAR (32) The Sales Region indicates a specific area of sales coverage.
SeqNo No DECIMAL (10,0) The Sequence indicates the order of records
M_Locator_ID Yes VARCHAR (32) The Locator ID indicates where in a Warehouse a product is located.
AD_Table_ID No VARCHAR (32) The Table indicates the table in which a field or fields reside.
C_Tax_ID Yes VARCHAR (32) The Tax indicates the type of tax for this document line.
DateTrx No TIMESTAMP (7) The Transaction Date indicates the date of the transaction.
AD_OrgTrx_ID Yes VARCHAR (32) The organization which performs or initiates this transaction (for another organization). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions.
FactAcctType Yes VARCHAR (60) Type of entry (Normal, Closing, Opening, Regularization)
C_UOM_ID Yes VARCHAR (32) The UOM defines a unique non monetary unit of measure
Updated No TIMESTAMP (7) The Updated field indicates the date that this record was updated.
UpdatedBy No VARCHAR (32) The Updated By field indicates the user who updated this record.
AcctValue Yes NVARCHAR (40) Value of the account used in the entry.
C_Withholding_ID Yes VARCHAR (32) The Withholding indicates the type of withholding to be calculated.

Columns

1st Dimension


Foreign key column to User1 table, (column: User1_ID)

top


2nd Dimension


Foreign key column to User2 table, (column: User2_ID)

top


Account


Foreign key column to C_ElementValue table, (column: C_ElementValue_ID)

top


Accounting Date



top


Accounting Fact



top


Accounting Schema


Foreign key column to C_AcctSchema table, (column: C_AcctSchema_ID)

top


Accounting entry Description



top


Active



top


Activity


Foreign key column to C_Activity table, (column: C_Activity_ID)

top


Asset


Foreign key column to A_Asset table, (column: A_Asset_ID)

top


Business Partner


Foreign key column to C_BPartner table, (column: C_BPartner_ID)

top


Client


Foreign key column to AD_Client table, (column: AD_Client_ID)

top


Costcenter


Foreign key column to C_Costcenter table, (column: C_Costcenter_ID)

top


Created By


Foreign key column to AD_User table, (column: AD_User_ID)

top


Creation Date



top


Credit



top


Currency


Foreign key column to C_Currency table, (column: C_Currency_ID)

top


Date Balanced



top


Debit



top


Description


top


Document Category



top


Document Type


Foreign key column to C_DocType table, (column: C_DocType_ID)

top


Foreign Currency Credit



top


Foreign Currency Debit



top


G/L Category


Foreign key column to GL_Category table, (column: GL_Category_ID)

top


Group ID



top


Line ID



top


Location from Address


Foreign key column to C_Location table, (column: C_Location_ID)

top


Location to Address


Foreign key column to C_Location table, (column: C_Location_ID)

top


Modify



top


Organization


Foreign key column to AD_Org table, (column: AD_Org_ID)

top


Period


Foreign key column to C_Period table, (column: C_Period_ID)

top


Posting Type



List values: All_Posting Type

The allowed values for this list are:

top


Product


Foreign key column to M_Product table, (column: M_Product_ID)

top


Project


Foreign key column to C_Project table, (column: C_Project_ID)

top


Quantity



top


Record ID



top


Record ID 2



top


Sales Campaign


Foreign key column to C_Campaign table, (column: C_Campaign_ID)

top


Sales Region


Foreign key column to C_SalesRegion table, (column: C_SalesRegion_ID)

top


Sequence Number



top


Storage Bin


Foreign key column to M_Locator table, (column: M_Locator_ID)

top


Table


Foreign key column to AD_Table table, (column: AD_Table_ID)

top


Tax


Foreign key column to C_Tax table, (column: C_Tax_ID)

top


Transaction Date



top


Trx Organization


Foreign key column to AD_Org table, (column: AD_Org_ID)

top


Type


List values: FACT_FactAcctType

The allowed values for this list are:

top


UOM


Foreign key column to C_UOM table, (column: C_UOM_ID)

top


Updated



top


Updated By


Foreign key column to AD_User table, (column: AD_User_ID)

top


Value



top


Withholding


Foreign key column to C_Withholding table, (column: C_Withholding_ID)

top


Other Info

Indices

These are the indices for this table (for each index there is a list of all the columns included within it):

top

Check Constraints

These are the check constraints for this table:

top

Back button.png   Back to org.openbravo.model.financialmgmt.accounting

Retrieved from "http://wiki.openbravo.com/wiki/ERP/3.0/Developers_Guide/Database_Model/org.openbravo.model.financialmgmt.accounting/Fact_Acct"

This page has been accessed 12,612 times. This page was last modified on 4 September 2023, at 01:58. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.