Table idempiere11.adempiere.c_allocationline
Allocation Line

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
c_allocationline_id numeric 10
c_paymentallocate
c_taxdeclarationline
Allocation Line
ad_client_id numeric 10 Tenant for this installation.
ad_org_id numeric 10 Organizational entity within tenant
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
allocationno numeric 10  √  null
datetrx timestamp 29,6  √  null Transaction Date
ismanual bpchar 1  √  'N'::bpchar This is a manual process
c_invoice_id numeric 10  √  null
c_invoice
Invoice Identifier
c_bpartner_id numeric 10  √  null
c_bpartner
Identifies a Business Partner
c_order_id numeric 10  √  null
c_order
Order
c_payment_id numeric 10  √  null
c_payment
Payment identifier
c_cashline_id numeric 10  √  null
c_cashline
Cash Journal Line
amount numeric 0 0 Amount in a defined currency
discountamt numeric 0 0 Calculated amount of discount
writeoffamt numeric 0 0 Amount to write-off
overunderamt numeric 0  √  0 Over-Payment (unallocated) or Under-Payment (partial payment) Amount
c_allocationhdr_id numeric 10
c_allocationhdr
Payment allocation
c_allocationline_uu varchar 36  √  NULL::character varying C_AllocationLine_UU
c_charge_id numeric 10  √  NULL::numeric
c_charge
Additional document charges
c_banktransfer_id numeric 10  √  NULL::numeric
c_banktransfer
Bank Transfer

Table contained 2 rows at 2024-01-03 13:44 +0100

Indexes:
Column(s) Type Sort
c_allocationline_id Primary key Asc
c_invoice_id Performance Asc
c_payment_id Performance Asc
c_allocationline_uu Must be unique Asc


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.