Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| c_landedcostallocation_id | numeric | 10 | null |
|
|
||||||
| ad_client_id | numeric | 10 | null |
|
|
||||||
| ad_org_id | numeric | 10 | null |
|
|
||||||
| created | timestamp | 29,6 | now() |
|
|
||||||
| createdby | numeric | 10 | null |
|
|
||||||
| updated | timestamp | 29,6 | now() |
|
|
||||||
| updatedby | numeric | 10 | null |
|
|
||||||
| c_invoiceline_id | numeric | 10 | null |
|
|
||||||
| m_product_id | numeric | 10 | null |
|
|
||||||
| m_attributesetinstance_id | numeric | 10 | √ | null |
|
|
|||||
| m_costelement_id | numeric | 10 | null |
|
|
||||||
| amt | numeric | 0 | 0 |
|
|
||||||
| qty | numeric | 0 | 0 |
|
|
||||||
| base | numeric | 0 | 0 |
|
|
||||||
| c_landedcostallocation_uu | varchar | 36 | √ | NULL::character varying |
|
|
|||||
| m_inoutline_id | numeric | 10 | √ | NULL::numeric |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| c_landedcostallocation_pkey | Primary key | Asc | c_landedcostallocation_id |
| c_landedcostallocation_uu_idx | Must be unique | Asc | c_landedcostallocation_uu |