|
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 |
m_rma_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 |
|
|
|
|
|
documentno |
varchar |
30 |
|
|
|
|
|
name |
varchar |
60 |
|
|
|
|
|
description |
varchar |
255 |
√ |
|
null |
|
|
inout_id |
numeric |
10 |
|
|
|
|
|
processing |
bpchar |
1 |
√ |
|
null |
|
|
processed |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
c_order_id |
numeric |
10 |
√ |
|
null |
|
|
c_doctype_id |
numeric |
10 |
|
|
|
|
|
salesrep_id |
numeric |
10 |
|
|
|
|
|
docaction |
bpchar |
2 |
|
|
|
|
|
docstatus |
bpchar |
2 |
|
|
|
|
|
isapproved |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
amt |
numeric |
0 |
√ |
|
null |
|
|
m_rmatype_id |
numeric |
10 |
√ |
|
null |
|
|
help |
varchar |
2000 |
√ |
|
null |
|
|
c_currency_id |
numeric |
10 |
√ |
|
null |
|
|
c_bpartner_id |
numeric |
10 |
√ |
|
null |
|
|
issotrx |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
generateto |
bpchar |
1 |
√ |
|
null |
|
|
ref_rma_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
m_rma.m_rma_id
|
refrma_mrma R |
|
m_rma_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
createfrom |
bpchar |
1 |
√ |
|
NULL::bpchar |
|
|
Table contained 1 rows at 2021-12-25 14:43 +0100
|
Indexes:
Column(s) |
Type |
Sort |
Constraint Name |
m_rma_id |
Primary key |
Asc |
m_rma_pkey |
m_rma_uu |
Must be unique |
Asc |
m_rma_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.