Manufacturing Order Activity
PP_Order_Node
Manufacturing Order Activity
Overview
| Table Name | PP_Order_Node |
|---|---|
| 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 (70)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
Yield |
Integer(10) | No | 100 | The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
Action |
List(1) | Yes | Z | Indicates the Action to be performed |
AD_Client_ID |
Table Direct(22) | Yes | - | Tenant for this installation. |
AD_Column_ID |
Table Direct(22) | No | - | Column in the table |
AD_Form_ID |
Table Direct(22) | No | - | Special Form |
AD_Image_ID |
Table Direct(22) | No | - | System Image or Icon |
AD_Org_ID |
Table Direct(22) | Yes | - | Organizational entity within tenant |
AD_Process_ID |
Table Direct(22) | No | - | Process or Report |
AD_Task_ID |
Table Direct(22) | No | - | Operation System Task |
AD_WF_Block_ID |
Table Direct(22) | No | - | Workflow Transaction Execution Block |
AD_WF_Node_ID |
Table Direct(22) | Yes | - | Workflow Node (activity), step or process |
AD_WF_Responsible_ID |
Table Direct(22) | No | - | Responsible for Workflow Execution |
AD_Window_ID |
Table Direct(22) | No | - | Data entry or display window |
AD_Workflow_ID |
Table(22) | Yes | - | Workflow or combination of tasks |
AttributeName |
String(60) | No | - | Name of the Attribute |
AttributeValue |
String(60) | No | - | Value of the Attribute |
C_BPartner_ID |
Search(22) | No | - | Identifies a Business Partner |
Cost |
Amount(22) | Yes | - | Cost information |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
DateFinish |
Date+Time(7) | No | - | Finish or (planned) completion date |
DateFinishSchedule |
Date+Time(7) | No | - | Scheduled Finish date for this Order |
DateStart |
Date+Time(7) | No | - | Date Start for this Order |
DateStartSchedule |
Date+Time(7) | No | - | Scheduled start date for this Order |
Description |
String(255) | No | - | Optional short description of the record |
DocAction |
List(2) | No | - | The targeted status of the document |
DocStatus |
List(2) | No | - | The current status of the document |
Duration |
Integer(22) | No | 0 | Normal Duration in Duration Unit |
DurationReal |
Integer(22) | No | - | - |
DurationRequired |
Integer(22) | No | - | - |
EntityType |
Table(40) | Yes | @SQL=select get_sysconfig('DEFAULT_ENTITYTYPE','U',0,0) from dual | Dictionary Entity Type; Determines ownership and synchronization |
FinishMode |
List(1) | No | - | Workflow Activity Finish Mode |
Help |
String(2000) | No | - | Comment or Hint |
IsActive |
Yes-No(1) | Yes | - | The record is active in the system |
IsCentrallyMaintained |
Yes-No(1) | Yes | - | Information maintained in System Element table |
IsMilestone |
Yes-No(1) | No | - | - |
IsSubcontracting |
Yes-No(1) | No | - | - |
JoinElement |
List(1) | Yes | X | Semantics for multiple incoming Transitions |
Limit |
Integer(22) | Yes | - | Maximum Duration in Duration Unit |
MovingTime |
Integer(22) | No | - | - |
OverlapUnits |
Integer(22) | No | - | Overlap Units are number of units that must be completed before they are moved the next activity |
PP_Order_ID |
Table Direct(22) | Yes | - | Manufacturing Order |
PP_Order_Node_ID |
ID(22) | Yes | - | Workflow Node (activity), step or process |
PP_Order_Node_UU |
String(36) | No | - | - |
PP_Order_Workflow_ID |
Table Direct(22) | Yes | - | - |
Priority |
Integer(22) | Yes | - | Indicates if this request/activity is of a high, medium or low priority. |
QtyDelivered |
Quantity(22) | No | - | Delivered Quantity |
QtyReject |
Quantity(22) | No | - | - |
QtyRequired |
Quantity(22) | No | - | - |
QtyScrap |
Quantity(22) | No | - | Scrap % Quantity for this component |
QueuingTime |
Integer(22) | No | - | Queue time is the time a job waits at a work center before begin handled. |
SetupTime |
Integer(22) | No | - | Setup time before starting Production |
SetupTimeReal |
Integer(22) | No | - | - |
SetupTimeRequired |
Integer(22) | No | - | - |
SplitElement |
List(1) | Yes | X | Semantics for multiple outgoing Transitions |
S_Resource_ID |
Table(22) | No | - | Resource |
StartMode |
List(1) | No | - | Workflow Activity Start Mode |
SubflowExecution |
List(1) | No | - | Mode how the sub-workflow is executed |
UnitsCycles |
Integer(22) | No | - | The Units by Cycles are defined for process type Flow Repetitive Dedicated and indicated the product to be manufactured on a production line for duration unit. |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
ValidFrom |
Date+Time(7) | No | - | Valid from including this date (first day) |
ValidTo |
Date+Time(7) | No | - | Valid to including this date (last day) |
Value |
String(40) | Yes | - | Search key for the record in the format required - must be unique |
WaitingTime |
Integer(22) | Yes | - | Workflow Simulation Waiting time |
Workflow_ID |
Table(22) | No | - | Workflow or tasks |
WorkingTime |
Integer(22) | Yes | - | Workflow Simulation Execution Time |
XPosition |
Integer(22) | Yes | - | Absolute X (horizontal) position in 1/72 of an inch |
YPosition |
Integer(22) | Yes | - | Absolute Y (vertical) position in 1/72 of an inch |
Foreign Keys
| Column | References | Description |
|---|---|---|
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Column_ID |
AD_Column.AD_Column_ID | Column in the table |
AD_Form_ID |
AD_Form.AD_Form_ID | Special Form |
AD_Image_ID |
AD_Image.AD_Image_ID | System Image or Icon |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
AD_Process_ID |
AD_Process.AD_Process_ID | Process or Report |
AD_Task_ID |
AD_Task.AD_Task_ID | Operation System Task |
AD_WF_Block_ID |
AD_WF_Block.AD_WF_Block_ID | Workflow Transaction Execution Block |
AD_WF_Node_ID |
AD_WF_Node.AD_WF_Node_ID | Workflow Node (activity), step or process |
AD_WF_Responsible_ID |
AD_WF_Responsible.AD_WF_Responsible_ID | Responsible for Workflow Execution |
AD_Window_ID |
AD_Window.AD_Window_ID | Data entry or display window |
AD_Workflow_ID |
AD_Workflow.AD_Workflow_ID | Workflow or combination of tasks |
C_BPartner_ID |
C_BPartner.C_BPartner_ID | Identifies a Business Partner |
PP_Order_ID |
PP_Order.PP_Order_ID | Manufacturing Order |
PP_Order_Workflow_ID |
PP_Order_Workflow.PP_Order_Workflow_ID | - |
S_Resource_ID |
S_Resource.S_Resource_ID | Resource |
Workflow_ID |
Workflow.Workflow_ID | Workflow or tasks |
Generated on 2026-05-03T17:57:03.406856709Z