Manufacturing Order
PP_Order
Manufacturing Order
Overview
| Table Name | PP_Order |
|---|---|
| Access Level | Organization Only |
| Entity Type | EE01 |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | M_Product |
| Wiki | View on iDempiere Wiki |
Columns (66)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
ProcessedOn |
Number(20) | No | - | The date+time (expressed in decimal format) when the document has been processed |
DocumentNo |
String(60) | Yes | - | Document sequence number of the document |
M_Product_ID |
Search(22) | Yes | - | Product, Service, Item |
S_Resource_ID |
Table(22) | Yes | - | Resource |
M_Warehouse_ID |
Table Direct(22) | Yes | - | Storage Warehouse and Service Point |
AD_Client_ID |
Table Direct(22) | Yes | - | Tenant for this installation. |
AD_Org_ID |
Table Direct(22) | Yes | - | Organizational entity within tenant |
AD_OrgTrx_ID |
Table(22) | No | - | Performing or initiating organization |
AD_Workflow_ID |
Search(22) | Yes | - | Workflow or combination of tasks |
Assay |
Quantity(22) | No | 0 | Indicated the Quantity Assay to use into Quality Order |
C_Activity_ID |
Table Direct(22) | No | - | Business Activity |
C_Campaign_ID |
Table Direct(22) | No | - | Marketing Campaign |
C_DocType_ID |
Table(22) | No | 0 | Document type or rules |
C_DocTypeTarget_ID |
Table(22) | Yes | 0 | Target document type for conversing documents |
CopyFrom |
Button(1) | No | - | Copy From Record |
C_OrderLine_ID |
Search(10) | No | - | Sales Order Line |
C_Project_ID |
Table Direct(22) | No | - | Financial Project |
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) | Yes | @UOMConversion@=Y | @Processed@='Y' | Unit of Measure |
DateConfirm |
Date+Time(7) | No | - | Date Confirm of this Order |
DateDelivered |
Date+Time(7) | No | - | Date when the product was delivered |
DateFinish |
Date+Time(7) | No | - | Finish or (planned) completion date |
DateFinishSchedule |
Date+Time(7) | No | - | Scheduled Finish date for this Order |
DateOrdered |
Date+Time(7) | Yes | @#Date@ | Date of Order |
DatePromised |
Date+Time(7) | Yes | - | Date Order was promised |
DateStart |
Date+Time(7) | No | - | Date Start for this Order |
DateStartSchedule |
Date+Time(7) | Yes | @#Date@ | Scheduled start date for this Order |
Description |
Text(510) | No | - | Optional short description of the record |
DocAction |
Button(2) | Yes | -- | The targeted status of the document |
DocStatus |
List(2) | Yes | DR | The current status of the document |
FloatAfter |
Quantity(22) | No | - | - |
FloatBefored |
Quantity(22) | No | - | - |
IsActive |
Yes-No(1) | Yes | - | The record is active in the system |
IsApproved |
Yes-No(1) | Yes | N | Indicates if this document requires approval |
IsPrinted |
Yes-No(1) | Yes | N | Indicates if this document / line is printed |
IsQtyPercentage |
Yes-No(1) | No | - | Indicate that this component is based in % Quantity |
IsSelected |
Yes-No(1) | Yes | N | - |
IsSOTrx |
Yes-No(1) | Yes | N | This is a Sales Transaction |
Line |
Integer(22) | Yes | - | Unique line for this document |
Lot |
String(20) | No | - | Lot number (alphanumeric) |
M_AttributeSetInstance_ID |
Product Attribute(22) | No | - | Product Attribute Set Instance |
OrderType |
String(1) | No | - | Type of Order: MRP records grouped by source (Sales Order, Purchase Order, Distribution Order, Requisition) |
Planner_ID |
Table(22) | No | - | - |
Posted |
Button(1) | No | - | Posting status |
PP_Order_ID |
ID(22) | Yes | - | Manufacturing Order |
PP_Order_UU |
String(36) | No | - | - |
PP_Product_BOM_ID |
Search(22) | Yes | - | BOM & Formula |
PriorityRule |
List(1) | Yes | - | Priority of a document |
Processed |
Yes-No(1) | Yes | N | The document has been processed |
Processing |
Button(1) | No | - | - |
QtyBatchs |
Quantity(22) | No | 0 | - |
QtyBatchSize |
Quantity(22) | No | 0 | - |
QtyDelivered |
Quantity(22) | Yes | 0 | Delivered Quantity |
QtyEntered |
Quantity(10) | No | 1 | The Quantity Entered is based on the selected UoM |
QtyOrdered |
Quantity(22) | Yes | 1 | Ordered Quantity |
QtyReject |
Quantity(22) | Yes | 0 | - |
QtyReserved |
Quantity(22) | No | - | Reserved Quantity |
QtyScrap |
Quantity(22) | Yes | 0 | Scrap % Quantity for this component |
ScheduleType |
String(1) | No | D | Type of schedule |
SerNo |
String(20) | No | - | Product Serial Number |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
User1_ID |
Search(22) | No | - | User defined element #1 |
User2_ID |
Search(22) | No | - | User defined element #2 |
Yield |
Quantity(22) | Yes | 100 | The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent |
Foreign Keys
| Column | References | Description |
|---|---|---|
M_Product_ID |
M_Product.M_Product_ID | Product, Service, Item |
S_Resource_ID |
S_Resource.S_Resource_ID | Resource |
M_Warehouse_ID |
M_Warehouse.M_Warehouse_ID | Storage Warehouse and Service Point |
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
AD_OrgTrx_ID |
AD_OrgTrx.AD_OrgTrx_ID | Performing or initiating organization |
AD_Workflow_ID |
AD_Workflow.AD_Workflow_ID | Workflow or combination of tasks |
C_Activity_ID |
C_Activity.C_Activity_ID | Business Activity |
C_Campaign_ID |
C_Campaign.C_Campaign_ID | Marketing Campaign |
C_DocType_ID |
C_DocType.C_DocType_ID | Document type or rules |
C_DocTypeTarget_ID |
C_DocTypeTarget.C_DocTypeTarget_ID | Target document type for conversing documents |
C_OrderLine_ID |
C_OrderLine.C_OrderLine_ID | Sales Order Line |
C_Project_ID |
C_Project.C_Project_ID | Financial Project |
C_UOM_ID |
C_UOM.C_UOM_ID | Unit of Measure |
M_AttributeSetInstance_ID |
M_AttributeSetInstance.M_AttributeSetInstance_ID | Product Attribute Set Instance |
Planner_ID |
Planner.Planner_ID | - |
PP_Product_BOM_ID |
PP_Product_BOM.PP_Product_BOM_ID | BOM & Formula |
User1_ID |
User1.User1_ID | User defined element #1 |
User2_ID |
User2.User2_ID | User defined element #2 |
Generated on 2026-05-03T17:57:27.270768562Z