Distribution Order Line
DD_OrderLine
Distribution Order Line
Overview
| Table Name | DD_OrderLine |
|---|---|
| Access Level | Organization Only |
| Entity Type | EE01 |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | DD_Order |
| Wiki | View on iDempiere Wiki |
Columns (61)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
ASI_EngChange |
String(60) | No | - | - |
DD_Order_ID |
Search(22) | Yes | - | - |
DDOrderLineStatus |
List(2) | Yes | ND | Filter distribution lines based on his processing status |
InternalNote |
Text(2000) | No | - | - |
IsApproved |
Yes-No(1) | Yes | N | Indicates if this document requires approval |
IsInDispute |
Yes-No(1) | Yes | N | Document is in dispute |
IsListed |
Yes-No(1) | No | - | - |
Lot |
String(40) | No | - | Lot number (alphanumeric) |
M_HandlingUnitLine_ID |
Search(22) | No | - | - |
M_Shipper_ID |
Search(22) | No | - | Method or manner of product delivery |
PickingNote |
Text(2000) | No | - | - |
PlannedQty |
Quantity(22) | No | - | Planned quantity for this project |
ProductName |
String(60) | No | - | Name of the Product |
ProductValue |
String(40) | No | - | Key of the Product |
QtyReturned |
Quantity(131089) | No | - | Returned Quantity |
ShippingNote |
Text(2000) | No | - | - |
UPC |
String(30) | No | - | Bar Code (Universal Product Code or its superset European Article Number) |
WMSNote |
Text(2000) | No | - | - |
Line |
Integer(22) | Yes | @SQL=SELECT NVL(MAX(Line),0)+10 AS DefaultValue FROM DD_OrderLine WHERE DD_Order_ID=@DD_Order_ID@ | Unique line for this document |
QtyInTransit |
Quantity(22) | No | - | - |
QtyOrdered |
Quantity(22) | Yes | - | Ordered Quantity |
M_Product_ID |
Search(22) | No | - | Product, Service, Item |
Value |
String(40) | No | - | Search key for the record in the format required - must be unique |
WM_InOutBoundLine_ID |
Search(22) | No | - | - |
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 |
AD_OrgTrx_ID |
Table(10) | No | - | Performing or initiating organization |
C_Activity_ID |
Table Direct(10) | No | - | Business Activity |
C_Campaign_ID |
Table Direct(10) | No | - | Marketing Campaign |
C_Charge_ID |
Table Direct(10) | No | - | Additional document charges |
ConfirmedQty |
Quantity(22) | No | - | Confirmation of a received quantity |
C_Project_ID |
Table Direct(10) | 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 | @#C_UOM_ID@ | Unit of Measure |
DateDelivered |
Date(8) | No | - | Date when the product was delivered |
DateOrdered |
Date(10) | No | @DateOrdered@ | Date of Order |
DatePromised |
Date(10) | No | @DatePromised@ | Date Order was promised |
DD_OrderLine_ID |
ID(22) | Yes | - | - |
DD_OrderLine_UU |
String(36) | No | - | - |
Description |
Text(255) | No | - | Optional short description of the record |
FreightAmt |
Amount(10) | No | - | Freight Amount |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsDescription |
Yes-No(1) | Yes | N | if true, the line is just description and no transaction |
IsInvoiced |
Yes-No(1) | Yes | - | Is this invoiced? |
LineNetAmt |
Amount(10) | No | - | Line Extended Amount (Quantity x Actual Price) without Freight and Charges |
M_AttributeSetInstance_ID |
Product Attribute(22) | No | - | Product Attribute Set Instance |
M_AttributeSetInstanceTo_ID |
Product Attribute(10) | No | - | Target Product Attribute Set Instance |
M_Locator_ID |
Search(22) | Yes | @M_Locator_ID@ | Warehouse Locator |
M_LocatorTo_ID |
Search(10) | Yes | - | Location inventory is moved to |
PickedQty |
Quantity(22) | No | - | - |
Processed |
Yes-No(1) | Yes | - | The document has been processed |
QtyDelivered |
Quantity(10) | No | - | Delivered Quantity |
QtyEntered |
Quantity(22) | Yes | - | The Quantity Entered is based on the selected UoM |
QtyReserved |
Quantity(10) | No | 0 | Reserved Quantity |
ScrappedQty |
Quantity(22) | No | 0 | The Quantity scrapped due to QA issues |
TargetQty |
Quantity(22) | No | - | Target Movement Quantity |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
User1_ID |
Search(10) | No | - | User defined element #1 |
User2_ID |
Search(10) | No | - | User defined element #2 |
Foreign Keys
| Column | References | Description |
|---|---|---|
DD_Order_ID |
DD_Order.DD_Order_ID | - |
M_HandlingUnitLine_ID |
M_HandlingUnitLine.M_HandlingUnitLine_ID | - |
M_Shipper_ID |
M_Shipper.M_Shipper_ID | Method or manner of product delivery |
M_Product_ID |
M_Product.M_Product_ID | Product, Service, Item |
WM_InOutBoundLine_ID |
WM_InOutBoundLine.WM_InOutBoundLine_ID | - |
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 |
C_Activity_ID |
C_Activity.C_Activity_ID | Business Activity |
C_Campaign_ID |
C_Campaign.C_Campaign_ID | Marketing Campaign |
C_Charge_ID |
C_Charge.C_Charge_ID | Additional document charges |
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 |
M_AttributeSetInstanceTo_ID |
M_AttributeSetInstanceTo.M_AttributeSetInstanceTo_ID | Target Product Attribute Set Instance |
M_Locator_ID |
M_Locator.M_Locator_ID | Warehouse Locator |
M_LocatorTo_ID |
M_LocatorTo.M_LocatorTo_ID | Location inventory is moved to |
User1_ID |
User1.User1_ID | User defined element #1 |
User2_ID |
User2.User2_ID | User defined element #2 |
Generated on 2026-05-03T16:36:47.770879797Z