|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_DD_Order
Generated Interface for DD_Order
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_C_Activity_ID
Column name C_Activity_ID |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID |
static String |
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID |
static String |
COLUMNNAME_C_Charge_ID
Column name C_Charge_ID |
static String |
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID |
static String |
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID |
static String |
COLUMNNAME_C_Order_ID
Column name C_Order_ID |
static String |
COLUMNNAME_C_Project_ID
Column name C_Project_ID |
static String |
COLUMNNAME_ChargeAmt
Column name ChargeAmt |
static String |
COLUMNNAME_CreateConfirm
Column name CreateConfirm |
static String |
COLUMNNAME_CreateFrom
Column name CreateFrom |
static String |
COLUMNNAME_CreatePackage
Column name CreatePackage |
static String |
COLUMNNAME_DateOrdered
Column name DateOrdered |
static String |
COLUMNNAME_DatePrinted
Column name DatePrinted |
static String |
COLUMNNAME_DatePromised
Column name DatePromised |
static String |
COLUMNNAME_DateReceived
Column name DateReceived |
static String |
COLUMNNAME_DD_Order_ID
Column name DD_Order_ID |
static String |
COLUMNNAME_DeliveryRule
Column name DeliveryRule |
static String |
COLUMNNAME_DeliveryViaRule
Column name DeliveryViaRule |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocAction
Column name DocAction |
static String |
COLUMNNAME_DocStatus
Column name DocStatus |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_FreightAmt
Column name FreightAmt |
static String |
COLUMNNAME_FreightCostRule
Column name FreightCostRule |
static String |
COLUMNNAME_GenerateTo
Column name GenerateTo |
static String |
COLUMNNAME_IsApproved
Column name IsApproved |
static String |
COLUMNNAME_IsDelivered
Column name IsDelivered |
static String |
COLUMNNAME_IsDropShip
Column name IsDropShip |
static String |
COLUMNNAME_IsInDispute
Column name IsInDispute |
static String |
COLUMNNAME_IsInTransit
Column name IsInTransit |
static String |
COLUMNNAME_IsPrinted
Column name IsPrinted |
static String |
COLUMNNAME_IsSelected
Column name IsSelected |
static String |
COLUMNNAME_IsSOTrx
Column name IsSOTrx |
static String |
COLUMNNAME_M_Shipper_ID
Column name M_Shipper_ID |
static String |
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID |
static String |
COLUMNNAME_NoPackages
Column name NoPackages |
static String |
COLUMNNAME_PickDate
Column name PickDate |
static String |
COLUMNNAME_POReference
Column name POReference |
static String |
COLUMNNAME_Posted
Column name Posted |
static String |
COLUMNNAME_PriorityRule
Column name PriorityRule |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_Ref_Order_ID
Column name Ref_Order_ID |
static String |
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID |
static String |
COLUMNNAME_SendEMail
Column name SendEMail |
static String |
COLUMNNAME_ShipDate
Column name ShipDate |
static String |
COLUMNNAME_TrackingNo
Column name TrackingNo |
static String |
COLUMNNAME_User1_ID
Column name User1_ID |
static String |
COLUMNNAME_User2_ID
Column name User2_ID |
static String |
COLUMNNAME_Volume
Column name Volume |
static String |
COLUMNNAME_Weight
Column name Weight |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53037 |
static String |
Table_Name
TableName=DD_Order |
| Method Summary | |
|---|---|
int |
getAD_OrgTrx_ID()
Get Trx Organization. |
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getC_Activity_ID()
Get Activity. |
I_C_Activity |
getC_Activity()
|
int |
getC_BPartner_ID()
Get Business Partner . |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
I_C_BPartner_Location |
getC_BPartner_Location()
|
I_C_BPartner |
getC_BPartner()
|
int |
getC_Campaign_ID()
Get Campaign. |
I_C_Campaign |
getC_Campaign()
|
int |
getC_Charge_ID()
Get Charge. |
int |
getC_DocType_ID()
Get Document Type. |
I_C_DocType |
getC_DocType()
|
int |
getC_Invoice_ID()
Get Invoice. |
I_C_Invoice |
getC_Invoice()
|
int |
getC_Order_ID()
Get Order. |
I_C_Order |
getC_Order()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
BigDecimal |
getChargeAmt()
Get Charge amount. |
String |
getCreateConfirm()
Get Create Confirm |
String |
getCreateFrom()
Get Create lines from. |
String |
getCreatePackage()
Get Create Package |
Timestamp |
getDateOrdered()
Get Date Ordered. |
Timestamp |
getDatePrinted()
Get Date printed. |
Timestamp |
getDatePromised()
Get Date Promised. |
Timestamp |
getDateReceived()
Get Date received. |
int |
getDD_Order_ID()
Get Distribution Order |
String |
getDeliveryRule()
Get Delivery Rule. |
String |
getDeliveryViaRule()
Get Delivery Via. |
String |
getDescription()
Get Description. |
String |
getDocAction()
Get Document Action. |
String |
getDocStatus()
Get Document Status. |
String |
getDocumentNo()
Get Document No. |
BigDecimal |
getFreightAmt()
Get Freight Amount. |
String |
getFreightCostRule()
Get Freight Cost Rule. |
String |
getGenerateTo()
Get Generate To. |
int |
getM_Shipper_ID()
Get Shipper. |
I_M_Shipper |
getM_Shipper()
|
int |
getM_Warehouse_ID()
Get Warehouse. |
I_M_Warehouse |
getM_Warehouse()
|
int |
getNoPackages()
Get No Packages. |
Timestamp |
getPickDate()
Get Pick Date. |
String |
getPOReference()
Get Order Reference. |
String |
getPriorityRule()
Get Priority. |
int |
getRef_Order_ID()
Get Referenced Order. |
int |
getSalesRep_ID()
Get Sales Representative. |
Timestamp |
getShipDate()
Get Ship Date. |
String |
getTrackingNo()
Get Tracking No. |
int |
getUser1_ID()
Get User List 1. |
int |
getUser2_ID()
Get User List 2. |
BigDecimal |
getVolume()
Get Volume. |
BigDecimal |
getWeight()
Get Weight. |
boolean |
isApproved()
Get Approved. |
boolean |
isDelivered()
Get Delivered |
boolean |
isDropShip()
Get Drop Shipment. |
boolean |
isInDispute()
Get In Dispute. |
boolean |
isInTransit()
Get In Transit. |
boolean |
isPosted()
Get Posted. |
boolean |
isPrinted()
Get Printed. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
boolean |
isSelected()
Get Selected |
boolean |
isSendEMail()
Get Send EMail. |
boolean |
isSOTrx()
Get Sales Transaction. |
void |
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setC_Activity_ID(int C_Activity_ID)
Set Activity. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. |
void |
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. |
void |
setC_Charge_ID(int C_Charge_ID)
Set Charge. |
void |
setC_DocType_ID(int C_DocType_ID)
Set Document Type. |
void |
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. |
void |
setC_Order_ID(int C_Order_ID)
Set Order. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setChargeAmt(BigDecimal ChargeAmt)
Set Charge amount. |
void |
setCreateConfirm(String CreateConfirm)
Set Create Confirm |
void |
setCreateFrom(String CreateFrom)
Set Create lines from. |
void |
setCreatePackage(String CreatePackage)
Set Create Package |
void |
setDateOrdered(Timestamp DateOrdered)
Set Date Ordered. |
void |
setDatePrinted(Timestamp DatePrinted)
Set Date printed. |
void |
setDatePromised(Timestamp DatePromised)
Set Date Promised. |
void |
setDateReceived(Timestamp DateReceived)
Set Date received. |
void |
setDD_Order_ID(int DD_Order_ID)
Set Distribution Order |
void |
setDeliveryRule(String DeliveryRule)
Set Delivery Rule. |
void |
setDeliveryViaRule(String DeliveryViaRule)
Set Delivery Via. |
void |
setDescription(String Description)
Set Description. |
void |
setDocAction(String DocAction)
Set Document Action. |
void |
setDocStatus(String DocStatus)
Set Document Status. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setFreightAmt(BigDecimal FreightAmt)
Set Freight Amount. |
void |
setFreightCostRule(String FreightCostRule)
Set Freight Cost Rule. |
void |
setGenerateTo(String GenerateTo)
Set Generate To. |
void |
setIsApproved(boolean IsApproved)
Set Approved. |
void |
setIsDelivered(boolean IsDelivered)
Set Delivered |
void |
setIsDropShip(boolean IsDropShip)
Set Drop Shipment. |
void |
setIsInDispute(boolean IsInDispute)
Set In Dispute. |
void |
setIsInTransit(boolean IsInTransit)
Set In Transit. |
void |
setIsPrinted(boolean IsPrinted)
Set Printed. |
void |
setIsSelected(boolean IsSelected)
Set Selected |
void |
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. |
void |
setM_Shipper_ID(int M_Shipper_ID)
Set Shipper. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setNoPackages(int NoPackages)
Set No Packages. |
void |
setPickDate(Timestamp PickDate)
Set Pick Date. |
void |
setPOReference(String POReference)
Set Order Reference. |
void |
setPosted(boolean Posted)
Set Posted. |
void |
setPriorityRule(String PriorityRule)
Set Priority. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setRef_Order_ID(int Ref_Order_ID)
Set Referenced Order. |
void |
setSalesRep_ID(int SalesRep_ID)
Set Sales Representative. |
void |
setSendEMail(boolean SendEMail)
Set Send EMail. |
void |
setShipDate(Timestamp ShipDate)
Set Ship Date. |
void |
setTrackingNo(String TrackingNo)
Set Tracking No. |
void |
setUser1_ID(int User1_ID)
Set User List 1. |
void |
setUser2_ID(int User2_ID)
Set User List 2. |
void |
setVolume(BigDecimal Volume)
Set Volume. |
void |
setWeight(BigDecimal Weight)
Set Weight. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_OrgTrx_ID
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_Location_ID
static final String COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Charge_ID
static final String COLUMNNAME_C_DocType_ID
static final String COLUMNNAME_ChargeAmt
static final String COLUMNNAME_C_Invoice_ID
static final String COLUMNNAME_C_Order_ID
static final String COLUMNNAME_C_Project_ID
static final String COLUMNNAME_CreateConfirm
static final String COLUMNNAME_CreateFrom
static final String COLUMNNAME_CreatePackage
static final String COLUMNNAME_DateOrdered
static final String COLUMNNAME_DatePrinted
static final String COLUMNNAME_DatePromised
static final String COLUMNNAME_DateReceived
static final String COLUMNNAME_DD_Order_ID
static final String COLUMNNAME_DeliveryRule
static final String COLUMNNAME_DeliveryViaRule
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocAction
static final String COLUMNNAME_DocStatus
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_FreightAmt
static final String COLUMNNAME_FreightCostRule
static final String COLUMNNAME_GenerateTo
static final String COLUMNNAME_IsApproved
static final String COLUMNNAME_IsDelivered
static final String COLUMNNAME_IsDropShip
static final String COLUMNNAME_IsInDispute
static final String COLUMNNAME_IsInTransit
static final String COLUMNNAME_IsPrinted
static final String COLUMNNAME_IsSelected
static final String COLUMNNAME_IsSOTrx
static final String COLUMNNAME_M_Shipper_ID
static final String COLUMNNAME_M_Warehouse_ID
static final String COLUMNNAME_NoPackages
static final String COLUMNNAME_PickDate
static final String COLUMNNAME_POReference
static final String COLUMNNAME_Posted
static final String COLUMNNAME_PriorityRule
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_Ref_Order_ID
static final String COLUMNNAME_SalesRep_ID
static final String COLUMNNAME_SendEMail
static final String COLUMNNAME_ShipDate
static final String COLUMNNAME_TrackingNo
static final String COLUMNNAME_User1_ID
static final String COLUMNNAME_User2_ID
static final String COLUMNNAME_Volume
static final String COLUMNNAME_Weight
| Method Detail |
|---|
void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
int getAD_OrgTrx_ID()
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setC_Activity_ID(int C_Activity_ID)
int getC_Activity_ID()
I_C_Activity getC_Activity()
throws Exception
Exceptionvoid setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_BPartner_Location_ID(int C_BPartner_Location_ID)
int getC_BPartner_Location_ID()
I_C_BPartner_Location getC_BPartner_Location()
throws Exception
Exceptionvoid setC_Campaign_ID(int C_Campaign_ID)
int getC_Campaign_ID()
I_C_Campaign getC_Campaign()
throws Exception
Exceptionvoid setC_Charge_ID(int C_Charge_ID)
int getC_Charge_ID()
void setC_DocType_ID(int C_DocType_ID)
int getC_DocType_ID()
I_C_DocType getC_DocType()
throws Exception
Exceptionvoid setChargeAmt(BigDecimal ChargeAmt)
BigDecimal getChargeAmt()
void setC_Invoice_ID(int C_Invoice_ID)
int getC_Invoice_ID()
I_C_Invoice getC_Invoice()
throws Exception
Exceptionvoid setC_Order_ID(int C_Order_ID)
int getC_Order_ID()
I_C_Order getC_Order()
throws Exception
Exceptionvoid setC_Project_ID(int C_Project_ID)
int getC_Project_ID()
I_C_Project getC_Project()
throws Exception
Exceptionvoid setCreateConfirm(String CreateConfirm)
String getCreateConfirm()
void setCreateFrom(String CreateFrom)
String getCreateFrom()
void setCreatePackage(String CreatePackage)
String getCreatePackage()
void setDateOrdered(Timestamp DateOrdered)
Timestamp getDateOrdered()
void setDatePrinted(Timestamp DatePrinted)
Timestamp getDatePrinted()
void setDatePromised(Timestamp DatePromised)
Timestamp getDatePromised()
void setDateReceived(Timestamp DateReceived)
Timestamp getDateReceived()
void setDD_Order_ID(int DD_Order_ID)
int getDD_Order_ID()
void setDeliveryRule(String DeliveryRule)
String getDeliveryRule()
void setDeliveryViaRule(String DeliveryViaRule)
String getDeliveryViaRule()
void setDescription(String Description)
String getDescription()
void setDocAction(String DocAction)
String getDocAction()
void setDocStatus(String DocStatus)
String getDocStatus()
void setDocumentNo(String DocumentNo)
String getDocumentNo()
void setFreightAmt(BigDecimal FreightAmt)
BigDecimal getFreightAmt()
void setFreightCostRule(String FreightCostRule)
String getFreightCostRule()
void setGenerateTo(String GenerateTo)
String getGenerateTo()
void setIsApproved(boolean IsApproved)
boolean isApproved()
void setIsDelivered(boolean IsDelivered)
boolean isDelivered()
void setIsDropShip(boolean IsDropShip)
boolean isDropShip()
void setIsInDispute(boolean IsInDispute)
boolean isInDispute()
void setIsInTransit(boolean IsInTransit)
boolean isInTransit()
void setIsPrinted(boolean IsPrinted)
boolean isPrinted()
void setIsSelected(boolean IsSelected)
boolean isSelected()
void setIsSOTrx(boolean IsSOTrx)
boolean isSOTrx()
void setM_Shipper_ID(int M_Shipper_ID)
int getM_Shipper_ID()
I_M_Shipper getM_Shipper()
throws Exception
Exceptionvoid setM_Warehouse_ID(int M_Warehouse_ID)
int getM_Warehouse_ID()
I_M_Warehouse getM_Warehouse()
throws Exception
Exceptionvoid setNoPackages(int NoPackages)
int getNoPackages()
void setPickDate(Timestamp PickDate)
Timestamp getPickDate()
void setPOReference(String POReference)
String getPOReference()
void setPosted(boolean Posted)
boolean isPosted()
void setPriorityRule(String PriorityRule)
String getPriorityRule()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setRef_Order_ID(int Ref_Order_ID)
int getRef_Order_ID()
void setSalesRep_ID(int SalesRep_ID)
int getSalesRep_ID()
void setSendEMail(boolean SendEMail)
boolean isSendEMail()
void setShipDate(Timestamp ShipDate)
Timestamp getShipDate()
void setTrackingNo(String TrackingNo)
String getTrackingNo()
void setUser1_ID(int User1_ID)
int getUser1_ID()
void setUser2_ID(int User2_ID)
int getUser2_ID()
void setVolume(BigDecimal Volume)
BigDecimal getVolume()
void setWeight(BigDecimal Weight)
BigDecimal getWeight()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||