Package org.eevolution.model
Interface I_DD_Order
-
- All Known Implementing Classes:
MDDOrder,X_DD_Order
public interface I_DD_OrderGenerated Interface for DD_Order- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 1 - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_OrgTrx_IDColumn name AD_OrgTrx_IDstatic StringCOLUMNNAME_AD_User_IDColumn name AD_User_IDstatic StringCOLUMNNAME_C_Activity_IDColumn name C_Activity_IDstatic StringCOLUMNNAME_C_BPartner_IDColumn name C_BPartner_IDstatic StringCOLUMNNAME_C_BPartner_Location_IDColumn name C_BPartner_Location_IDstatic StringCOLUMNNAME_C_Campaign_IDColumn name C_Campaign_IDstatic StringCOLUMNNAME_C_Charge_IDColumn name C_Charge_IDstatic StringCOLUMNNAME_C_DocType_IDColumn name C_DocType_IDstatic StringCOLUMNNAME_C_Invoice_IDColumn name C_Invoice_IDstatic StringCOLUMNNAME_C_Order_IDColumn name C_Order_IDstatic StringCOLUMNNAME_C_Project_IDColumn name C_Project_IDstatic StringCOLUMNNAME_ChargeAmtColumn name ChargeAmtstatic StringCOLUMNNAME_CreateConfirmColumn name CreateConfirmstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_CreateFromColumn name CreateFromstatic StringCOLUMNNAME_CreatePackageColumn name CreatePackagestatic StringCOLUMNNAME_DateOrderedColumn name DateOrderedstatic StringCOLUMNNAME_DatePrintedColumn name DatePrintedstatic StringCOLUMNNAME_DatePromisedColumn name DatePromisedstatic StringCOLUMNNAME_DateReceivedColumn name DateReceivedstatic StringCOLUMNNAME_DD_Order_IDColumn name DD_Order_IDstatic StringCOLUMNNAME_DD_Order_UUColumn name DD_Order_UUstatic StringCOLUMNNAME_DeliveryRuleColumn name DeliveryRulestatic StringCOLUMNNAME_DeliveryViaRuleColumn name DeliveryViaRulestatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_DocActionColumn name DocActionstatic StringCOLUMNNAME_DocStatusColumn name DocStatusstatic StringCOLUMNNAME_DocumentNoColumn name DocumentNostatic StringCOLUMNNAME_FreightAmtColumn name FreightAmtstatic StringCOLUMNNAME_FreightCostRuleColumn name FreightCostRulestatic StringCOLUMNNAME_GenerateToColumn name GenerateTostatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsApprovedColumn name IsApprovedstatic StringCOLUMNNAME_IsDeliveredColumn name IsDeliveredstatic StringCOLUMNNAME_IsDropShipColumn name IsDropShipstatic StringCOLUMNNAME_IsInDisputeColumn name IsInDisputestatic StringCOLUMNNAME_IsInTransitColumn name IsInTransitstatic StringCOLUMNNAME_IsPrintedColumn name IsPrintedstatic StringCOLUMNNAME_IsSelectedColumn name IsSelectedstatic StringCOLUMNNAME_IsSOTrxColumn name IsSOTrxstatic StringCOLUMNNAME_M_Shipper_IDColumn name M_Shipper_IDstatic StringCOLUMNNAME_M_Warehouse_IDColumn name M_Warehouse_IDstatic StringCOLUMNNAME_NoPackagesColumn name NoPackagesstatic StringCOLUMNNAME_PickDateColumn name PickDatestatic StringCOLUMNNAME_POReferenceColumn name POReferencestatic StringCOLUMNNAME_PostedColumn name Postedstatic StringCOLUMNNAME_PriorityRuleColumn name PriorityRulestatic StringCOLUMNNAME_ProcessedColumn name Processedstatic StringCOLUMNNAME_ProcessedOnColumn name ProcessedOnstatic StringCOLUMNNAME_ProcessingColumn name Processingstatic StringCOLUMNNAME_Ref_Order_IDColumn name Ref_Order_IDstatic StringCOLUMNNAME_SalesRep_IDColumn name SalesRep_IDstatic StringCOLUMNNAME_SendEMailColumn name SendEMailstatic StringCOLUMNNAME_ShipDateColumn name ShipDatestatic StringCOLUMNNAME_TrackingNoColumn name TrackingNostatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic StringCOLUMNNAME_User1_IDColumn name User1_IDstatic StringCOLUMNNAME_User2_IDColumn name User2_IDstatic StringCOLUMNNAME_VolumeColumn name Volumestatic StringCOLUMNNAME_WeightColumn name Weightstatic KeyNamePairModelstatic intTable_IDAD_Table_ID=53037static StringTable_NameTableName=DD_Order
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.intgetAD_OrgTrx_ID()Get Trx Organization.I_AD_UsergetAD_User()intgetAD_User_ID()Get User/Contact.I_C_ActivitygetC_Activity()intgetC_Activity_ID()Get Activity.I_C_BPartnergetC_BPartner()intgetC_BPartner_ID()Get Business Partner.I_C_BPartner_LocationgetC_BPartner_Location()intgetC_BPartner_Location_ID()Get Partner Location.I_C_CampaigngetC_Campaign()intgetC_Campaign_ID()Get Campaign.I_C_ChargegetC_Charge()intgetC_Charge_ID()Get Charge.I_C_DocTypegetC_DocType()intgetC_DocType_ID()Get Document Type.I_C_InvoicegetC_Invoice()intgetC_Invoice_ID()Get Invoice.I_C_OrdergetC_Order()intgetC_Order_ID()Get Order.I_C_ProjectgetC_Project()intgetC_Project_ID()Get Project.BigDecimalgetChargeAmt()Get Charge amount.StringgetCreateConfirm()Get Create ConfirmTimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetCreateFrom()Get Create lines from.StringgetCreatePackage()Get Create PackageTimestampgetDateOrdered()Get Date Ordered.TimestampgetDatePrinted()Get Date printed.TimestampgetDatePromised()Get Date Promised.TimestampgetDateReceived()Get Date received.intgetDD_Order_ID()Get Distribution OrderStringgetDD_Order_UU()Get DD_Order_UUStringgetDeliveryRule()Get Delivery Rule.StringgetDeliveryViaRule()Get Delivery Via.StringgetDescription()Get Description.StringgetDocAction()Get Document Action.StringgetDocStatus()Get Document Status.StringgetDocumentNo()Get Document No.BigDecimalgetFreightAmt()Get Freight Amount.StringgetFreightCostRule()Get Freight Cost Rule.StringgetGenerateTo()Get Generate To.I_M_ShippergetM_Shipper()intgetM_Shipper_ID()Get Shipper.I_M_WarehousegetM_Warehouse()intgetM_Warehouse_ID()Get Warehouse.intgetNoPackages()Get No Packages.TimestampgetPickDate()Get Pick Date.StringgetPOReference()Get Order Reference.StringgetPriorityRule()Get Priority.BigDecimalgetProcessedOn()Get Processed On.I_C_OrdergetRef_Order()intgetRef_Order_ID()Get Referenced Order.I_AD_UsergetSalesRep()intgetSalesRep_ID()Get Sales Representative.TimestampgetShipDate()Get Ship Date.StringgetTrackingNo()Get Tracking No.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.I_C_ElementValuegetUser1()intgetUser1_ID()Get User Element List 1.I_C_ElementValuegetUser2()intgetUser2_ID()Get User Element List 2.BigDecimalgetVolume()Get Volume.BigDecimalgetWeight()Get Weight.booleanisActive()Get Active.booleanisApproved()Get Approved.booleanisDelivered()Get DeliveredbooleanisDropShip()Get Drop Shipment.booleanisInDispute()Get In Dispute.booleanisInTransit()Get In Transit.booleanisPosted()Get Posted.booleanisPrinted()Get Printed.booleanisProcessed()Get Processed.booleanisProcessing()Get Process NowbooleanisSelected()Get SelectedbooleanisSendEMail()Get Send EMail.booleanisSOTrx()Get Sales Transaction.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_OrgTrx_ID(int AD_OrgTrx_ID)Set Trx Organization.voidsetAD_User_ID(int AD_User_ID)Set User/Contact.voidsetC_Activity_ID(int C_Activity_ID)Set Activity.voidsetC_BPartner_ID(int C_BPartner_ID)Set Business Partner.voidsetC_BPartner_Location_ID(int C_BPartner_Location_ID)Set Partner Location.voidsetC_Campaign_ID(int C_Campaign_ID)Set Campaign.voidsetC_Charge_ID(int C_Charge_ID)Set Charge.voidsetC_DocType_ID(int C_DocType_ID)Set Document Type.voidsetC_Invoice_ID(int C_Invoice_ID)Set Invoice.voidsetC_Order_ID(int C_Order_ID)Set Order.voidsetC_Project_ID(int C_Project_ID)Set Project.voidsetChargeAmt(BigDecimal ChargeAmt)Set Charge amount.voidsetCreateConfirm(String CreateConfirm)Set Create ConfirmvoidsetCreateFrom(String CreateFrom)Set Create lines from.voidsetCreatePackage(String CreatePackage)Set Create PackagevoidsetDateOrdered(Timestamp DateOrdered)Set Date Ordered.voidsetDatePrinted(Timestamp DatePrinted)Set Date printed.voidsetDatePromised(Timestamp DatePromised)Set Date Promised.voidsetDateReceived(Timestamp DateReceived)Set Date received.voidsetDD_Order_ID(int DD_Order_ID)Set Distribution OrdervoidsetDD_Order_UU(String DD_Order_UU)Set DD_Order_UUvoidsetDeliveryRule(String DeliveryRule)Set Delivery Rule.voidsetDeliveryViaRule(String DeliveryViaRule)Set Delivery Via.voidsetDescription(String Description)Set Description.voidsetDocAction(String DocAction)Set Document Action.voidsetDocStatus(String DocStatus)Set Document Status.voidsetDocumentNo(String DocumentNo)Set Document No.voidsetFreightAmt(BigDecimal FreightAmt)Set Freight Amount.voidsetFreightCostRule(String FreightCostRule)Set Freight Cost Rule.voidsetGenerateTo(String GenerateTo)Set Generate To.voidsetIsActive(boolean IsActive)Set Active.voidsetIsApproved(boolean IsApproved)Set Approved.voidsetIsDelivered(boolean IsDelivered)Set DeliveredvoidsetIsDropShip(boolean IsDropShip)Set Drop Shipment.voidsetIsInDispute(boolean IsInDispute)Set In Dispute.voidsetIsInTransit(boolean IsInTransit)Set In Transit.voidsetIsPrinted(boolean IsPrinted)Set Printed.voidsetIsSelected(boolean IsSelected)Set SelectedvoidsetIsSOTrx(boolean IsSOTrx)Set Sales Transaction.voidsetM_Shipper_ID(int M_Shipper_ID)Set Shipper.voidsetM_Warehouse_ID(int M_Warehouse_ID)Set Warehouse.voidsetNoPackages(int NoPackages)Set No Packages.voidsetPickDate(Timestamp PickDate)Set Pick Date.voidsetPOReference(String POReference)Set Order Reference.voidsetPosted(boolean Posted)Set Posted.voidsetPriorityRule(String PriorityRule)Set Priority.voidsetProcessed(boolean Processed)Set Processed.voidsetProcessedOn(BigDecimal ProcessedOn)Set Processed On.voidsetProcessing(boolean Processing)Set Process NowvoidsetRef_Order_ID(int Ref_Order_ID)Set Referenced Order.voidsetSalesRep_ID(int SalesRep_ID)Set Sales Representative.voidsetSendEMail(boolean SendEMail)Set Send EMail.voidsetShipDate(Timestamp ShipDate)Set Ship Date.voidsetTrackingNo(String TrackingNo)Set Tracking No.voidsetUser1_ID(int User1_ID)Set User Element List 1.voidsetUser2_ID(int User2_ID)Set User Element List 2.voidsetVolume(BigDecimal Volume)Set Volume.voidsetWeight(BigDecimal Weight)Set Weight.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=DD_Order- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53037- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 1 - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_OrgTrx_ID
static final String COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_Location_ID
static final String COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Charge_ID
static final String COLUMNNAME_C_Charge_ID
Column name C_Charge_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_DocType_ID
static final String COLUMNNAME_C_DocType_ID
Column name C_DocType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ChargeAmt
static final String COLUMNNAME_ChargeAmt
Column name ChargeAmt- See Also:
- Constant Field Values
-
COLUMNNAME_C_Invoice_ID
static final String COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Order_ID
static final String COLUMNNAME_C_Order_ID
Column name C_Order_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Project_ID
static final String COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
- Constant Field Values
-
COLUMNNAME_CreateConfirm
static final String COLUMNNAME_CreateConfirm
Column name CreateConfirm- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_CreateFrom
static final String COLUMNNAME_CreateFrom
Column name CreateFrom- See Also:
- Constant Field Values
-
COLUMNNAME_CreatePackage
static final String COLUMNNAME_CreatePackage
Column name CreatePackage- See Also:
- Constant Field Values
-
COLUMNNAME_DateOrdered
static final String COLUMNNAME_DateOrdered
Column name DateOrdered- See Also:
- Constant Field Values
-
COLUMNNAME_DatePrinted
static final String COLUMNNAME_DatePrinted
Column name DatePrinted- See Also:
- Constant Field Values
-
COLUMNNAME_DatePromised
static final String COLUMNNAME_DatePromised
Column name DatePromised- See Also:
- Constant Field Values
-
COLUMNNAME_DateReceived
static final String COLUMNNAME_DateReceived
Column name DateReceived- See Also:
- Constant Field Values
-
COLUMNNAME_DD_Order_ID
static final String COLUMNNAME_DD_Order_ID
Column name DD_Order_ID- See Also:
- Constant Field Values
-
COLUMNNAME_DD_Order_UU
static final String COLUMNNAME_DD_Order_UU
Column name DD_Order_UU- See Also:
- Constant Field Values
-
COLUMNNAME_DeliveryRule
static final String COLUMNNAME_DeliveryRule
Column name DeliveryRule- See Also:
- Constant Field Values
-
COLUMNNAME_DeliveryViaRule
static final String COLUMNNAME_DeliveryViaRule
Column name DeliveryViaRule- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_DocAction
static final String COLUMNNAME_DocAction
Column name DocAction- See Also:
- Constant Field Values
-
COLUMNNAME_DocStatus
static final String COLUMNNAME_DocStatus
Column name DocStatus- See Also:
- Constant Field Values
-
COLUMNNAME_DocumentNo
static final String COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
- Constant Field Values
-
COLUMNNAME_FreightAmt
static final String COLUMNNAME_FreightAmt
Column name FreightAmt- See Also:
- Constant Field Values
-
COLUMNNAME_FreightCostRule
static final String COLUMNNAME_FreightCostRule
Column name FreightCostRule- See Also:
- Constant Field Values
-
COLUMNNAME_GenerateTo
static final String COLUMNNAME_GenerateTo
Column name GenerateTo- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsApproved
static final String COLUMNNAME_IsApproved
Column name IsApproved- See Also:
- Constant Field Values
-
COLUMNNAME_IsDelivered
static final String COLUMNNAME_IsDelivered
Column name IsDelivered- See Also:
- Constant Field Values
-
COLUMNNAME_IsDropShip
static final String COLUMNNAME_IsDropShip
Column name IsDropShip- See Also:
- Constant Field Values
-
COLUMNNAME_IsInDispute
static final String COLUMNNAME_IsInDispute
Column name IsInDispute- See Also:
- Constant Field Values
-
COLUMNNAME_IsInTransit
static final String COLUMNNAME_IsInTransit
Column name IsInTransit- See Also:
- Constant Field Values
-
COLUMNNAME_IsPrinted
static final String COLUMNNAME_IsPrinted
Column name IsPrinted- See Also:
- Constant Field Values
-
COLUMNNAME_IsSelected
static final String COLUMNNAME_IsSelected
Column name IsSelected- See Also:
- Constant Field Values
-
COLUMNNAME_IsSOTrx
static final String COLUMNNAME_IsSOTrx
Column name IsSOTrx- See Also:
- Constant Field Values
-
COLUMNNAME_M_Shipper_ID
static final String COLUMNNAME_M_Shipper_ID
Column name M_Shipper_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Warehouse_ID
static final String COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID- See Also:
- Constant Field Values
-
COLUMNNAME_NoPackages
static final String COLUMNNAME_NoPackages
Column name NoPackages- See Also:
- Constant Field Values
-
COLUMNNAME_PickDate
static final String COLUMNNAME_PickDate
Column name PickDate- See Also:
- Constant Field Values
-
COLUMNNAME_POReference
static final String COLUMNNAME_POReference
Column name POReference- See Also:
- Constant Field Values
-
COLUMNNAME_Posted
static final String COLUMNNAME_Posted
Column name Posted- See Also:
- Constant Field Values
-
COLUMNNAME_PriorityRule
static final String COLUMNNAME_PriorityRule
Column name PriorityRule- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_ProcessedOn
static final String COLUMNNAME_ProcessedOn
Column name ProcessedOn- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_Ref_Order_ID
static final String COLUMNNAME_Ref_Order_ID
Column name Ref_Order_ID- See Also:
- Constant Field Values
-
COLUMNNAME_SalesRep_ID
static final String COLUMNNAME_SalesRep_ID
Column name SalesRep_ID- See Also:
- Constant Field Values
-
COLUMNNAME_SendEMail
static final String COLUMNNAME_SendEMail
Column name SendEMail- See Also:
- Constant Field Values
-
COLUMNNAME_ShipDate
static final String COLUMNNAME_ShipDate
Column name ShipDate- See Also:
- Constant Field Values
-
COLUMNNAME_TrackingNo
static final String COLUMNNAME_TrackingNo
Column name TrackingNo- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_User1_ID
static final String COLUMNNAME_User1_ID
Column name User1_ID- See Also:
- Constant Field Values
-
COLUMNNAME_User2_ID
static final String COLUMNNAME_User2_ID
Column name User2_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Volume
static final String COLUMNNAME_Volume
Column name Volume- See Also:
- Constant Field Values
-
COLUMNNAME_Weight
static final String COLUMNNAME_Weight
Column name Weight- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_OrgTrx_ID
void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. Performing or initiating organization
-
getAD_OrgTrx_ID
int getAD_OrgTrx_ID()
Get Trx Organization. Performing or initiating organization
-
setAD_User_ID
void setAD_User_ID(int AD_User_ID)
Set User/Contact. User within the system - Internal or Business Partner Contact
-
getAD_User_ID
int getAD_User_ID()
Get User/Contact. User within the system - Internal or Business Partner Contact
-
getAD_User
I_AD_User getAD_User() throws RuntimeException
- Throws:
RuntimeException
-
setC_Activity_ID
void setC_Activity_ID(int C_Activity_ID)
Set Activity. Business Activity
-
getC_Activity_ID
int getC_Activity_ID()
Get Activity. Business Activity
-
getC_Activity
I_C_Activity getC_Activity() throws RuntimeException
- Throws:
RuntimeException
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner. Identifies a Business Partner
-
getC_BPartner_ID
int getC_BPartner_ID()
Get Business Partner. Identifies a Business Partner
-
getC_BPartner
I_C_BPartner getC_BPartner() throws RuntimeException
- Throws:
RuntimeException
-
setC_BPartner_Location_ID
void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. Identifies the (ship to) address for this Business Partner
-
getC_BPartner_Location_ID
int getC_BPartner_Location_ID()
Get Partner Location. Identifies the (ship to) address for this Business Partner
-
getC_BPartner_Location
I_C_BPartner_Location getC_BPartner_Location() throws RuntimeException
- Throws:
RuntimeException
-
setC_Campaign_ID
void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. Marketing Campaign
-
getC_Campaign_ID
int getC_Campaign_ID()
Get Campaign. Marketing Campaign
-
getC_Campaign
I_C_Campaign getC_Campaign() throws RuntimeException
- Throws:
RuntimeException
-
setC_Charge_ID
void setC_Charge_ID(int C_Charge_ID)
Set Charge. Additional document charges
-
getC_Charge_ID
int getC_Charge_ID()
Get Charge. Additional document charges
-
getC_Charge
I_C_Charge getC_Charge() throws RuntimeException
- Throws:
RuntimeException
-
setC_DocType_ID
void setC_DocType_ID(int C_DocType_ID)
Set Document Type. Document type or rules
-
getC_DocType_ID
int getC_DocType_ID()
Get Document Type. Document type or rules
-
getC_DocType
I_C_DocType getC_DocType() throws RuntimeException
- Throws:
RuntimeException
-
setChargeAmt
void setChargeAmt(BigDecimal ChargeAmt)
Set Charge amount. Charge Amount
-
getChargeAmt
BigDecimal getChargeAmt()
Get Charge amount. Charge Amount
-
setC_Invoice_ID
void setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. Invoice Identifier
-
getC_Invoice_ID
int getC_Invoice_ID()
Get Invoice. Invoice Identifier
-
getC_Invoice
I_C_Invoice getC_Invoice() throws RuntimeException
- Throws:
RuntimeException
-
setC_Order_ID
void setC_Order_ID(int C_Order_ID)
Set Order. Order
-
getC_Order_ID
int getC_Order_ID()
Get Order. Order
-
getC_Order
I_C_Order getC_Order() throws RuntimeException
- Throws:
RuntimeException
-
setC_Project_ID
void setC_Project_ID(int C_Project_ID)
Set Project. Financial Project
-
getC_Project_ID
int getC_Project_ID()
Get Project. Financial Project
-
getC_Project
I_C_Project getC_Project() throws RuntimeException
- Throws:
RuntimeException
-
setCreateConfirm
void setCreateConfirm(String CreateConfirm)
Set Create Confirm
-
getCreateConfirm
String getCreateConfirm()
Get Create Confirm
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setCreateFrom
void setCreateFrom(String CreateFrom)
Set Create lines from. Process which will generate a new document lines based on an existing document
-
getCreateFrom
String getCreateFrom()
Get Create lines from. Process which will generate a new document lines based on an existing document
-
setCreatePackage
void setCreatePackage(String CreatePackage)
Set Create Package
-
getCreatePackage
String getCreatePackage()
Get Create Package
-
setDateOrdered
void setDateOrdered(Timestamp DateOrdered)
Set Date Ordered. Date of Order
-
getDateOrdered
Timestamp getDateOrdered()
Get Date Ordered. Date of Order
-
setDatePrinted
void setDatePrinted(Timestamp DatePrinted)
Set Date printed. Date the document was printed.
-
getDatePrinted
Timestamp getDatePrinted()
Get Date printed. Date the document was printed.
-
setDatePromised
void setDatePromised(Timestamp DatePromised)
Set Date Promised. Date Order was promised
-
getDatePromised
Timestamp getDatePromised()
Get Date Promised. Date Order was promised
-
setDateReceived
void setDateReceived(Timestamp DateReceived)
Set Date received. Date a product was received
-
getDateReceived
Timestamp getDateReceived()
Get Date received. Date a product was received
-
setDD_Order_ID
void setDD_Order_ID(int DD_Order_ID)
Set Distribution Order
-
getDD_Order_ID
int getDD_Order_ID()
Get Distribution Order
-
setDD_Order_UU
void setDD_Order_UU(String DD_Order_UU)
Set DD_Order_UU
-
getDD_Order_UU
String getDD_Order_UU()
Get DD_Order_UU
-
setDeliveryRule
void setDeliveryRule(String DeliveryRule)
Set Delivery Rule. Defines the timing of Delivery
-
getDeliveryRule
String getDeliveryRule()
Get Delivery Rule. Defines the timing of Delivery
-
setDeliveryViaRule
void setDeliveryViaRule(String DeliveryViaRule)
Set Delivery Via. How the order will be delivered
-
getDeliveryViaRule
String getDeliveryViaRule()
Get Delivery Via. How the order will be delivered
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setDocAction
void setDocAction(String DocAction)
Set Document Action. The targeted status of the document
-
getDocAction
String getDocAction()
Get Document Action. The targeted status of the document
-
setDocStatus
void setDocStatus(String DocStatus)
Set Document Status. The current status of the document
-
getDocStatus
String getDocStatus()
Get Document Status. The current status of the document
-
setDocumentNo
void setDocumentNo(String DocumentNo)
Set Document No. Document sequence number of the document
-
getDocumentNo
String getDocumentNo()
Get Document No. Document sequence number of the document
-
setFreightAmt
void setFreightAmt(BigDecimal FreightAmt)
Set Freight Amount. Freight Amount
-
getFreightAmt
BigDecimal getFreightAmt()
Get Freight Amount. Freight Amount
-
setFreightCostRule
void setFreightCostRule(String FreightCostRule)
Set Freight Cost Rule. Method for charging Freight
-
getFreightCostRule
String getFreightCostRule()
Get Freight Cost Rule. Method for charging Freight
-
setGenerateTo
void setGenerateTo(String GenerateTo)
Set Generate To. Generate To
-
getGenerateTo
String getGenerateTo()
Get Generate To. Generate To
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setIsApproved
void setIsApproved(boolean IsApproved)
Set Approved. Indicates if this document requires approval
-
isApproved
boolean isApproved()
Get Approved. Indicates if this document requires approval
-
setIsDelivered
void setIsDelivered(boolean IsDelivered)
Set Delivered
-
isDelivered
boolean isDelivered()
Get Delivered
-
setIsDropShip
void setIsDropShip(boolean IsDropShip)
Set Drop Shipment. Drop Shipments are sent directly to the Drop Shipment Location
-
isDropShip
boolean isDropShip()
Get Drop Shipment. Drop Shipments are sent directly to the Drop Shipment Location
-
setIsInDispute
void setIsInDispute(boolean IsInDispute)
Set In Dispute. Document is in dispute
-
isInDispute
boolean isInDispute()
Get In Dispute. Document is in dispute
-
setIsInTransit
void setIsInTransit(boolean IsInTransit)
Set In Transit. Movement is in transit
-
isInTransit
boolean isInTransit()
Get In Transit. Movement is in transit
-
setIsPrinted
void setIsPrinted(boolean IsPrinted)
Set Printed. Indicates if this document / line is printed
-
isPrinted
boolean isPrinted()
Get Printed. Indicates if this document / line is printed
-
setIsSelected
void setIsSelected(boolean IsSelected)
Set Selected
-
isSelected
boolean isSelected()
Get Selected
-
setIsSOTrx
void setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. This is a Sales Transaction
-
isSOTrx
boolean isSOTrx()
Get Sales Transaction. This is a Sales Transaction
-
setM_Shipper_ID
void setM_Shipper_ID(int M_Shipper_ID)
Set Shipper. Method or manner of product delivery
-
getM_Shipper_ID
int getM_Shipper_ID()
Get Shipper. Method or manner of product delivery
-
getM_Shipper
I_M_Shipper getM_Shipper() throws RuntimeException
- Throws:
RuntimeException
-
setM_Warehouse_ID
void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. Storage Warehouse and Service Point
-
getM_Warehouse_ID
int getM_Warehouse_ID()
Get Warehouse. Storage Warehouse and Service Point
-
getM_Warehouse
I_M_Warehouse getM_Warehouse() throws RuntimeException
- Throws:
RuntimeException
-
setNoPackages
void setNoPackages(int NoPackages)
Set No Packages. Number of packages shipped
-
getNoPackages
int getNoPackages()
Get No Packages. Number of packages shipped
-
setPickDate
void setPickDate(Timestamp PickDate)
Set Pick Date. Date/Time when picked for Shipment
-
getPickDate
Timestamp getPickDate()
Get Pick Date. Date/Time when picked for Shipment
-
setPOReference
void setPOReference(String POReference)
Set Order Reference. Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner
-
getPOReference
String getPOReference()
Get Order Reference. Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner
-
setPosted
void setPosted(boolean Posted)
Set Posted. Posting status
-
isPosted
boolean isPosted()
Get Posted. Posting status
-
setPriorityRule
void setPriorityRule(String PriorityRule)
Set Priority. Priority of a document
-
getPriorityRule
String getPriorityRule()
Get Priority. Priority of a document
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setProcessedOn
void setProcessedOn(BigDecimal ProcessedOn)
Set Processed On. The date+time (expressed in decimal format) when the document has been processed
-
getProcessedOn
BigDecimal getProcessedOn()
Get Processed On. The date+time (expressed in decimal format) when the document has been processed
-
setProcessing
void setProcessing(boolean Processing)
Set Process Now
-
isProcessing
boolean isProcessing()
Get Process Now
-
setRef_Order_ID
void setRef_Order_ID(int Ref_Order_ID)
Set Referenced Order. Reference to corresponding Sales/Purchase Order
-
getRef_Order_ID
int getRef_Order_ID()
Get Referenced Order. Reference to corresponding Sales/Purchase Order
-
getRef_Order
I_C_Order getRef_Order() throws RuntimeException
- Throws:
RuntimeException
-
setSalesRep_ID
void setSalesRep_ID(int SalesRep_ID)
Set Sales Representative. Sales Representative or Company Agent
-
getSalesRep_ID
int getSalesRep_ID()
Get Sales Representative. Sales Representative or Company Agent
-
getSalesRep
I_AD_User getSalesRep() throws RuntimeException
- Throws:
RuntimeException
-
setSendEMail
void setSendEMail(boolean SendEMail)
Set Send EMail. Enable sending Document EMail
-
isSendEMail
boolean isSendEMail()
Get Send EMail. Enable sending Document EMail
-
setShipDate
void setShipDate(Timestamp ShipDate)
Set Ship Date. Shipment Date/Time
-
getShipDate
Timestamp getShipDate()
Get Ship Date. Shipment Date/Time
-
setTrackingNo
void setTrackingNo(String TrackingNo)
Set Tracking No. Number to track the shipment
-
getTrackingNo
String getTrackingNo()
Get Tracking No. Number to track the shipment
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setUser1_ID
void setUser1_ID(int User1_ID)
Set User Element List 1. User defined list element #1
-
getUser1_ID
int getUser1_ID()
Get User Element List 1. User defined list element #1
-
getUser1
I_C_ElementValue getUser1() throws RuntimeException
- Throws:
RuntimeException
-
setUser2_ID
void setUser2_ID(int User2_ID)
Set User Element List 2. User defined list element #2
-
getUser2_ID
int getUser2_ID()
Get User Element List 2. User defined list element #2
-
getUser2
I_C_ElementValue getUser2() throws RuntimeException
- Throws:
RuntimeException
-
setVolume
void setVolume(BigDecimal Volume)
Set Volume. Volume of a product
-
getVolume
BigDecimal getVolume()
Get Volume. Volume of a product
-
setWeight
void setWeight(BigDecimal Weight)
Set Weight. Weight of a product
-
getWeight
BigDecimal getWeight()
Get Weight. Weight of a product
-
-