| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| s_resource_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 |
|
|
|
|
|
| value |
varchar |
40 |
|
|
|
|
|
| name |
varchar |
60 |
|
|
|
|
|
| description |
varchar |
255 |
√ |
|
null |
|
|
| s_resourcetype_id |
numeric |
10 |
|
|
|
|
|
| m_warehouse_id |
numeric |
10 |
|
|
|
|
|
| isavailable |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| ad_user_id |
numeric |
10 |
√ |
|
null |
|
| ad_user.ad_user_id
|
aduser_sresource R |
|
| chargeableqty |
numeric |
0 |
√ |
|
0 |
|
|
| percentutilization |
numeric |
0 |
|
|
(100)::numeric |
|
|
| dailycapacity |
numeric |
0 |
√ |
|
null |
|
|
| ismanufacturingresource |
bpchar |
1 |
√ |
|
'N'::bpchar |
|
|
| waitingtime |
numeric |
0 |
√ |
|
null |
|
|
| manufacturingresourcetype |
bpchar |
2 |
√ |
|
null |
|
|
| queuingtime |
numeric |
0 |
√ |
|
null |
|
|
| planninghorizon |
numeric |
10 |
√ |
|
(0)::numeric |
|
|
| s_resource_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
Table contained 11 rows at 2024-01-03 13:55 +0100
|