Table idempiere9.adempiere.c_allocationline
Allocation Line

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
c_allocationline_id numeric 10 Allocation Line
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
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.c_invoice_id cinvoice_callocationline R
Invoice Identifier
c_bpartner_id numeric 10  √  null Identifies a Business Partner
c_order_id numeric 10  √  null
c_order.c_order_id corder_callocation R
Order
c_payment_id numeric 10  √  null
c_payment.c_payment_id cpayment_callocationline R
Payment identifier
c_cashline_id numeric 10  √  null 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 Payment allocation
c_allocationline_uu varchar 36  √  NULL::character varying C_AllocationLine_UU
c_charge_id numeric 10  √  NULL::numeric Additional document charges

Table contained 3 rows at 2021-12-25 14:46 +0100

Indexes:
Column(s) Type Sort Constraint Name
c_allocationline_id Primary key Asc c_allocationline_pkey
c_invoice_id Performance Asc c_allocationline_invoice
c_payment_id Performance Asc c_allocationline_payment
c_allocationline_uu Must be unique Asc c_allocationline_uu_idx

Close relationships  within of separation: