|
|
| 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 |
| c_bankstatementline_id |
numeric |
10 |
|
|
|
|
|
| ad_client_id |
numeric |
10 |
|
|
|
|
|
| ad_org_id |
numeric |
10 |
|
|
|
|
|
| isactive |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| created |
timestamp |
29,6 |
|
|
now() |
|
|
| createdby |
numeric |
10 |
|
|
|
|
|
| updated |
timestamp |
29,6 |
|
|
now() |
|
|
| updatedby |
numeric |
10 |
|
|
|
|
|
| c_bankstatement_id |
numeric |
10 |
|
|
|
|
|
| line |
numeric |
10 |
|
|
|
|
|
| description |
varchar |
255 |
√ |
|
null |
|
|
| isreversal |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| c_payment_id |
numeric |
10 |
√ |
|
null |
|
| c_payment.c_payment_id
|
cpayment_cbankstmtline R |
|
| valutadate |
timestamp |
29,6 |
|
|
|
|
|
| dateacct |
timestamp |
29,6 |
|
|
|
|
|
| c_currency_id |
numeric |
10 |
|
|
|
|
| c_currency.c_currency_id
|
ccurrency_cbankstmtline R |
|
| trxamt |
numeric |
0 |
|
|
0 |
|
|
| stmtamt |
numeric |
0 |
|
|
0 |
|
|
| c_charge_id |
numeric |
10 |
√ |
|
null |
|
| c_charge.c_charge_id
|
ccharge_cbankstmtlime R |
|
| chargeamt |
numeric |
0 |
|
|
0 |
|
|
| interestamt |
numeric |
0 |
|
|
0 |
|
|
| memo |
varchar |
255 |
√ |
|
null |
|
|
| referenceno |
varchar |
40 |
√ |
|
null |
|
|
| ismanual |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| efttrxid |
varchar |
40 |
√ |
|
null |
|
|
| efttrxtype |
varchar |
20 |
√ |
|
null |
|
|
| eftmemo |
varchar |
2000 |
√ |
|
null |
|
|
| eftpayee |
varchar |
255 |
√ |
|
null |
|
|
| eftpayeeaccount |
varchar |
40 |
√ |
|
null |
|
|
| createpayment |
bpchar |
1 |
√ |
|
null |
|
|
| statementlinedate |
timestamp |
29,6 |
|
|
|
|
|
| eftstatementlinedate |
timestamp |
29,6 |
√ |
|
null |
|
|
| eftvalutadate |
timestamp |
29,6 |
√ |
|
null |
|
|
| eftreference |
varchar |
60 |
√ |
|
null |
|
|
| eftcurrency |
varchar |
20 |
√ |
|
null |
|
|
| eftamt |
numeric |
0 |
√ |
|
0 |
|
|
| eftcheckno |
varchar |
20 |
√ |
|
null |
|
|
| matchstatement |
bpchar |
1 |
√ |
|
null |
|
|
| c_bpartner_id |
numeric |
10 |
√ |
|
null |
|
| c_bpartner.c_bpartner_id
|
cbpartner_cbankstatementline R |
|
| c_invoice_id |
numeric |
10 |
√ |
|
null |
|
| c_invoice.c_invoice_id
|
cinvoice_cbankstatementline R |
|
| processed |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| c_bankstatementline_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
Table contained 2 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| c_bankstatementline_id |
Primary key |
Asc |
c_bankstatementline_pkey |
| c_bankstatementline_uu |
Must be unique |
Asc |
c_bankstatementline_uu_idx |
| c_bankstatement_id |
Performance |
Asc |
c_bankstmtline_bankstmt |
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.