|
|
| 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_rfqresponse_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_rfq_id |
numeric |
10 |
|
|
|
|
| c_rfq.c_rfq_id
|
crfq_crfqresponse C |
|
| name |
varchar |
60 |
|
|
|
|
|
| description |
varchar |
255 |
√ |
|
null |
|
|
| help |
varchar |
2000 |
√ |
|
null |
|
|
| c_bpartner_id |
numeric |
10 |
|
|
|
|
|
| c_bpartner_location_id |
numeric |
10 |
|
|
|
|
|
| ad_user_id |
numeric |
10 |
√ |
|
null |
|
| ad_user.ad_user_id
|
aduser_crfqresponse R |
|
| c_currency_id |
numeric |
10 |
|
|
|
|
|
| dateinvited |
timestamp |
29,6 |
√ |
|
null |
|
|
| dateresponse |
timestamp |
29,6 |
√ |
|
null |
|
|
| dateworkstart |
timestamp |
29,6 |
√ |
|
null |
|
|
| deliverydays |
numeric |
10 |
√ |
|
0 |
|
|
| dateworkcomplete |
timestamp |
29,6 |
√ |
|
null |
|
|
| price |
numeric |
0 |
|
|
0 |
|
|
| isselfservice |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| iscomplete |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| isselectedwinner |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| ranking |
numeric |
10 |
√ |
|
0 |
|
|
| processing |
bpchar |
1 |
√ |
|
null |
|
|
| c_order_id |
numeric |
10 |
√ |
|
null |
|
| c_order.c_order_id
|
corder_crfqresponse R |
|
| processed |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| checkcomplete |
bpchar |
1 |
√ |
|
null |
|
|
| c_rfqresponse_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
Table contained 0 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| c_rfqresponse_id |
Primary key |
Asc |
c_rfqresponse_pkey |
| c_rfqresponse_uu |
Must be unique |
Asc |
c_rfqresponse_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.