Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ad_pinstance_id | numeric | 10 | null |
|
|
||||||
| fact_acct_id | numeric | 10 | null |
|
|
||||||
| ad_client_id | numeric | 10 | null |
|
|
||||||
| ad_org_id | numeric | 10 | null |
|
|
||||||
| created | timestamp | 29,6 | statement_timestamp() |
|
|
||||||
| createdby | numeric | 10 | null |
|
|
||||||
| updated | timestamp | 29,6 | statement_timestamp() |
|
|
||||||
| updatedby | numeric | 10 | null |
|
|
||||||
| c_acctschema_id | numeric | 10 | null |
|
|
||||||
| account_id | numeric | 10 | null |
|
|
||||||
| datetrx | timestamp | 29,6 | √ | null |
|
|
|||||
| dateacct | timestamp | 29,6 | null |
|
|
||||||
| c_period_id | numeric | 10 | √ | null |
|
|
|||||
| ad_table_id | numeric | 10 | √ | null |
|
|
|||||
| record_id | numeric | 10 | √ | null |
|
|
|||||
| line_id | numeric | 10 | √ | null |
|
|
|||||
| gl_category_id | numeric | 10 | √ | null |
|
|
|||||
| gl_budget_id | numeric | 10 | √ | null |
|
|
|||||
| c_tax_id | numeric | 10 | √ | null |
|
|
|||||
| m_locator_id | numeric | 10 | √ | null |
|
|
|||||
| postingtype | bpchar | 1 | null |
|
|
||||||
| c_currency_id | numeric | 10 | √ | null |
|
|
|||||
| amtsourcedr | numeric | 0 | √ | null |
|
|
|||||
| amtsourcecr | numeric | 0 | √ | null |
|
|
|||||
| amtsourcebalance | numeric | 0 | √ | null |
|
|
|||||
| amtacctdr | numeric | 0 | null |
|
|
||||||
| amtacctcr | numeric | 0 | null |
|
|
||||||
| amtacctbalance | numeric | 0 | null |
|
|
||||||
| c_uom_id | numeric | 10 | √ | null |
|
|
|||||
| qty | numeric | 0 | √ | null |
|
|
|||||
| m_product_id | numeric | 10 | √ | null |
|
|
|||||
| c_bpartner_id | numeric | 10 | √ | null |
|
|
|||||
| ad_orgtrx_id | numeric | 10 | √ | null |
|
|
|||||
| c_locfrom_id | numeric | 10 | √ | null |
|
|
|||||
| c_locto_id | numeric | 10 | √ | null |
|
|
|||||
| c_salesregion_id | numeric | 10 | √ | null |
|
|
|||||
| c_project_id | numeric | 10 | √ | null |
|
|
|||||
| c_campaign_id | numeric | 10 | √ | null |
|
|
|||||
| c_activity_id | numeric | 10 | √ | null |
|
|
|||||
| user1_id | numeric | 10 | √ | null |
|
|
|||||
| user2_id | numeric | 10 | √ | null |
|
|
|||||
| a_asset_id | numeric | 10 | √ | null |
|
|
|||||
| description | varchar | 255 | √ | null |
|
|
|||||
| accountvalue | varchar | 40 | √ | null |
|
|
|||||
| cof_accountdescription | varchar | 255 | √ | NULL::character varying |
|
|
|||||
| levelno | numeric | 10 | √ | '0'::numeric |
|
|
|||||
| t_trialbalance_uu | varchar | 36 | √ | NULL::character varying |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| t_trialbalance_pkey | Primary key | Asc/Asc/Asc/Asc | ad_pinstance_id + fact_acct_id + account_id + ad_org_id |
| t_trialbalance_uu_idx | Must be unique | Asc | t_trialbalance_uu |