Table idempiere11.adempiere.c_withholding
Withholding type defined

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_withholding_id numeric 10
c_bp_withholding
c_withholding_acct
Withholding type defined
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
name varchar 60 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
c_paymentterm_id numeric 10
c_paymentterm
The terms of Payment (timing, discount)
istaxwithholding bpchar 1 'Y'::bpchar This is a tax related withholding
istaxprorated bpchar 1 'N'::bpchar Tax is Prorated
ispaidto3party bpchar 1 'Y'::bpchar Amount paid to someone other than the Business Partner
beneficiary numeric 10  √  null
c_bpartner
Business Partner to whom payment is made
ispercentwithholding bpchar 1 'Y'::bpchar Withholding amount is a percentage of the invoice amount
percent numeric 0  √  0 Percentage
fixamt numeric 0  √  0 Fix amounted amount to be levied or paid
thresholdmin numeric 0  √  0 Minimum gross amount for withholding calculation
thresholdmax numeric 0  √  0 Maximum gross amount for withholding calculation (0=no limit)
minamt numeric 0  √  0 Minimum Amount in invoice currency
maxamt numeric 0  √  0 Maximum Amount in invoice currency
c_withholding_uu varchar 36  √  NULL::character varying C_Withholding_UU

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

Indexes:
Column(s) Type Sort
c_withholding_id Primary key Asc
c_withholding_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.