|
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 |
pa_reportline_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 |
|
|
|
|
|
pa_reportlineset_id |
numeric |
10 |
|
|
|
|
|
name |
varchar |
60 |
|
|
|
|
|
seqno |
numeric |
10 |
|
|
|
|
|
description |
varchar |
255 |
√ |
|
null |
|
|
isprinted |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
parent_id |
numeric |
10 |
√ |
|
null |
|
|
issummary |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
linetype |
bpchar |
1 |
|
|
|
|
|
calculationtype |
bpchar |
1 |
√ |
|
null |
|
|
oper_1_id |
numeric |
10 |
√ |
|
null |
|
|
oper_2_id |
numeric |
10 |
√ |
|
null |
|
|
postingtype |
bpchar |
1 |
√ |
|
null |
|
|
gl_budget_id |
numeric |
10 |
√ |
|
null |
|
gl_budget.gl_budget_id
|
glbudget_pareportline R |
|
amounttype |
bpchar |
2 |
√ |
|
null |
|
|
paamounttype |
bpchar |
1 |
√ |
|
NULL::bpchar |
|
|
paperiodtype |
bpchar |
1 |
√ |
|
NULL::bpchar |
|
|
pa_reportline_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
isinversedebitcreditonly |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
isshowoppositesign |
bpchar |
1 |
√ |
|
'N'::bpchar |
|
|
overlinestroketype |
varchar |
3 |
√ |
|
NULL::character varying |
|
|
underlinestroketype |
varchar |
3 |
√ |
|
NULL::character varying |
|
|
Table contained 113 rows at 2021-12-25 14:43 +0100
|
Indexes:
Column(s) |
Type |
Sort |
Constraint Name |
pa_reportline_id |
Primary key |
Asc |
pa_reportline_pkey |
pa_reportline_uu |
Must be unique |
Asc |
pa_reportline_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.