BOM & Formula
PP_Product_BOM
BOM & Formula
Overview
| Table Name | PP_Product_BOM |
|---|---|
| Access Level | Client Only |
| Entity Type | EE01 |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (25)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
ComplexityPoints |
String(1) | No | - | - |
Value |
String(80) | Yes | - | Search key for the record in the format required - must be unique |
Name |
Text(60) | Yes | - | Alphanumeric identifier of the entity |
Revision |
String(10) | No | - | - |
Description |
String(255) | No | - | Optional short description of the record |
AD_Client_ID |
Table Direct(22) | Yes | @#AD_Client_ID@ | Tenant for this installation. |
AD_Org_ID |
Table Direct(22) | Yes | @#AD_Org_ID@ | Organizational entity within tenant |
BOMType |
List(1) | No | A | Type of BOM |
BOMUse |
List(1) | No | A | The use of the Bill of Material |
CopyFrom |
Button(1) | No | - | Copy From Record |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
C_UOM_ID |
Table Direct(22) | No | - | Unit of Measure |
Help |
Text(2000) | No | - | Comment or Hint |
IsActive |
Yes-No(1) | Yes | - | The record is active in the system |
M_AttributeSetInstance_ID |
Product Attribute(22) | No | - | Product Attribute Set Instance |
M_ChangeNotice_ID |
Table Direct(10) | No | - | Bill of Materials (Engineering) Change Notice (Version) |
M_Product_ID |
Search(22) | Yes | - | Product, Service, Item |
PP_Product_BOM_ID |
ID(22) | Yes | - | BOM & Formula |
PP_Product_BOM_UU |
String(36) | No | - | - |
Processing |
Button(1) | No | - | - |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
ValidFrom |
Date(7) | No | @#Date@ | Valid from including this date (first day) |
ValidTo |
Date(7) | No | - | Valid to including this date (last day) |
Foreign Keys
| Column | References | Description |
|---|---|---|
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
C_UOM_ID |
C_UOM.C_UOM_ID | Unit of Measure |
M_AttributeSetInstance_ID |
M_AttributeSetInstance.M_AttributeSetInstance_ID | Product Attribute Set Instance |
M_ChangeNotice_ID |
M_ChangeNotice.M_ChangeNotice_ID | Bill of Materials (Engineering) Change Notice (Version) |
M_Product_ID |
M_Product.M_Product_ID | Product, Service, Item |
Generated on 2026-05-03T19:19:07.252600244Z