Table idempiere9.adempiere.a_asset_transfer
A_Asset_Transfer_ID

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
a_asset_acct_id numeric 10  √  null A_Asset_Acct_ID
a_asset_transfer_id numeric 10 A_Asset_Transfer_ID
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
a_accumdepreciation_acct numeric 10  √  null
c_validcombination.c_validcombination_id aaccumdepreciation_aassettrans R
Accumulated Depreciation Account
a_asset_acct_new varchar 22  √  null New Asset Cost Acct
a_depreciation_acct numeric 10  √  null
c_validcombination.c_validcombination_id adepreciation_aassettransfer R
Depreciation Account
a_depreciation_acct_str varchar 40  √  null A_Depreciation_Acct_Str
a_disposal_loss_new varchar 22  √  null New Disposal Loss
a_transfer_balance_is bpchar 1 A_Transfer_Balance_IS
a_transfer_balance bpchar 1 'Y'::bpchar A_Transfer_Balance
a_split_percent numeric 0 (1)::numeric Split Percent
a_period_start numeric 10 A_Period_Start
a_period_end numeric 10 A_Period_End
a_disposal_revenue_str varchar 40  √  null Disposal Revenue Str
a_disposal_revenue_new varchar 22  √  null New Disposal Revenue
a_disposal_revenue numeric 10  √  null Disposal Revenue
a_disposal_loss_str varchar 40  √  null Disposal Loss Str
updatedby numeric 10 User who updated this records
updated timestamp 29,6 statement_timestamp() Date this record was updated
processing bpchar 1 'N'::bpchar Process Now
processed bpchar 1 'N'::bpchar The document has been processed
postingtype bpchar 1 'A'::bpchar The type of posted amount for the transaction
isactive bpchar 1 'Y'::bpchar The record is active in the system
dateacct timestamp 29,6 Accounting Date
createdby numeric 10 User who created this records
created timestamp 29,6 statement_timestamp() Date this record was created
c_period_id numeric 10  √  null
c_period.c_period_id cperiod_aassettransfer R
Period of the Calendar
c_acctschema_id numeric 10
c_acctschema.c_acctschema_id cacctschema_aassettransfer R
Rules for accounting
a_disposal_loss numeric 10  √  null Loss on Disposal
a_depreciation_acct_new varchar 22  √  null New Depreciation Exp Acct
a_asset_id numeric 10
a_asset.a_asset_id aasset_aassettransfer R
Asset used internally or by customers
a_asset_acct_str varchar 40  √  null A_Asset_Acct_Str
a_accumdepreciation_acct_new varchar 22  √  null New Accum Depreciation Acct
a_accumdepreciation_acct_str varchar 40  √  null Old Asset Cost Acct
a_asset_acct numeric 10  √  null
c_validcombination.c_validcombination_id aassetvc_aassettransfer R
Asset Acct
a_asset_transfer_uu varchar 36  √  NULL::character varying A_Asset_Transfer_UU
a_accumdepreciation_new_acct numeric 10
c_validcombination.c_validcombination_id aaccumdepreciationnew_aassettr R
Accumulated Depreciation Account (new)
a_depreciation_new_acct numeric 10
c_validcombination.c_validcombination_id adepreciationnew_aassettransfe R
Depreciation Acct (new)
a_disposal_loss_acct numeric 10  √  NULL::numeric
c_validcombination.c_validcombination_id adisposalloss_aassettransfer R
Disposal Loss Acct
a_disposal_revenue_new_acct numeric 10
c_validcombination.c_validcombination_id adisposalrevenuenew_aassettran R
Disposal Revenue Acct (new)
a_disposal_revenue_acct numeric 10  √  NULL::numeric
c_validcombination.c_validcombination_id adisposalrevenue_aassettransfe R
Disposal Revenue Acct
a_disposal_loss_new_acct numeric 10
c_validcombination.c_validcombination_id adisposallossnew_aassettransfe R
Disposal Loss Acct (new)
a_asset_new_acct numeric 10
c_validcombination.c_validcombination_id aassetnew_aassettransfer R
Asset Acct (new)
docaction bpchar 2 'CO'::bpchar The targeted status of the document
docstatus varchar 2 'DR'::character varying The current status of the document
posted bpchar 1  √  NULL::bpchar Posting status
a_capvsexp varchar 3 'Cap'::character varying Capital/Expense
a_accumulated_depr_f numeric 0  √  null Accumulated Depreciation (fiscal)
documentno varchar 30  √  NULL::character varying Document sequence number of the document
datedoc timestamp 29,6  √  null Date of the Document
processedon numeric 0  √  null The date+time (expressed in decimal format) when the document has been processed

Table contained 0 rows at 2021-12-25 14:43 +0100

Indexes:
Column(s) Type Sort Constraint Name
a_asset_transfer_id Primary key Asc a_asset_transfer_key
a_asset_transfer_uu Must be unique Asc a_asset_transfer_uu_idx


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.