| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| c_projectline_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_project_id |
numeric |
10 |
|
|
|
|
| c_project.c_project_id
|
cproject_cprojectline C |
|
| line |
numeric |
10 |
|
|
|
|
|
| description |
varchar |
255 |
√ |
|
null |
|
|
| plannedqty |
numeric |
0 |
|
|
0 |
|
|
| plannedprice |
numeric |
0 |
|
|
0 |
|
|
| plannedamt |
numeric |
0 |
|
|
0 |
|
|
| plannedmarginamt |
numeric |
0 |
|
|
0 |
|
|
| committedamt |
numeric |
0 |
√ |
|
0 |
|
|
| m_product_id |
numeric |
10 |
√ |
|
null |
|
|
| m_product_category_id |
numeric |
10 |
√ |
|
null |
|
|
| invoicedamt |
numeric |
0 |
|
|
0 |
|
|
| invoicedqty |
numeric |
0 |
|
|
0 |
|
|
| committedqty |
numeric |
0 |
√ |
|
0 |
|
|
| c_projectissue_id |
numeric |
10 |
√ |
|
null |
|
|
| c_order_id |
numeric |
10 |
√ |
|
null |
|
| c_order.c_order_id
|
corder_cprojectline R |
|
| c_orderpo_id |
numeric |
10 |
√ |
|
null |
|
| c_order.c_order_id
|
corderpo_cprojectline R |
|
| isprinted |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| processed |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| dopricing |
bpchar |
1 |
√ |
|
'Y'::bpchar |
|
|
| c_projectphase_id |
numeric |
10 |
√ |
|
null |
|
|
| c_projecttask_id |
numeric |
10 |
√ |
|
null |
|
|
| c_projectline_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
| m_production_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
Table contained 1 rows at 2021-12-25 14:53 +0100
|