Package org.eevolution.model
Class X_PP_Order
- java.lang.Object
-
- org.compiere.model.PO
-
- org.eevolution.model.X_PP_Order
-
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_Persistent,Evaluatee,I_PP_Order
public class X_PP_Order extends PO implements I_PP_Order, I_Persistent
Generated Model for PP_Order- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static intDOCACTION_AD_Reference_IDDocAction AD_Reference_ID=135static StringDOCACTION_ApproveApprove = APstatic StringDOCACTION_CloseClose = CLstatic StringDOCACTION_CompleteComplete = COstatic StringDOCACTION_InvalidateInvalidate = INstatic StringDOCACTION_None<None> = --static StringDOCACTION_PostPost = POstatic StringDOCACTION_PreparePrepare = PRstatic StringDOCACTION_Re_ActivateRe-activate = REstatic StringDOCACTION_RejectReject = RJstatic StringDOCACTION_Reverse_AccrualReverse - Accrual = RAstatic StringDOCACTION_Reverse_CorrectReverse - Correct = RCstatic StringDOCACTION_UnlockUnlock = XLstatic StringDOCACTION_VoidVoid = VOstatic StringDOCACTION_WaitCompleteWait Complete = WCstatic intDOCSTATUS_AD_Reference_IDDocStatus AD_Reference_ID=131static StringDOCSTATUS_ApprovedApproved = APstatic StringDOCSTATUS_ClosedClosed = CLstatic StringDOCSTATUS_CompletedCompleted = COstatic StringDOCSTATUS_DraftedDrafted = DRstatic StringDOCSTATUS_InProgressIn Progress = IPstatic StringDOCSTATUS_InvalidInvalid = INstatic StringDOCSTATUS_NotApprovedNot Approved = NAstatic StringDOCSTATUS_ReversedReversed = REstatic StringDOCSTATUS_UnknownUnknown = ??static StringDOCSTATUS_VoidedVoided = VOstatic StringDOCSTATUS_WaitingConfirmationWaiting Confirmation = WCstatic StringDOCSTATUS_WaitingPaymentWaiting Payment = WPstatic intPRIORITYRULE_AD_Reference_IDPriorityRule AD_Reference_ID=154static StringPRIORITYRULE_HighHigh = 3static StringPRIORITYRULE_LowLow = 7static StringPRIORITYRULE_MediumMedium = 5static StringPRIORITYRULE_MinorMinor = 9static StringPRIORITYRULE_UrgentUrgent = 1-
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.eevolution.model.I_PP_Order
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_AD_Workflow_ID, COLUMNNAME_Assay, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_C_DocTypeTarget_ID, COLUMNNAME_C_OrderLine_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_C_UOM_ID, COLUMNNAME_CopyFrom, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateConfirm, COLUMNNAME_DateDelivered, COLUMNNAME_DateFinish, COLUMNNAME_DateFinishSchedule, COLUMNNAME_DateOrdered, COLUMNNAME_DatePromised, COLUMNNAME_DateStart, COLUMNNAME_DateStartSchedule, COLUMNNAME_Description, COLUMNNAME_DocAction, COLUMNNAME_DocStatus, COLUMNNAME_DocumentNo, COLUMNNAME_FloatAfter, COLUMNNAME_FloatBefored, COLUMNNAME_IsActive, COLUMNNAME_IsApproved, COLUMNNAME_IsPrinted, COLUMNNAME_IsQtyPercentage, COLUMNNAME_IsSelected, COLUMNNAME_IsSOTrx, COLUMNNAME_Line, COLUMNNAME_Lot, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_Warehouse_ID, COLUMNNAME_OrderType, COLUMNNAME_Planner_ID, COLUMNNAME_Posted, COLUMNNAME_PP_Order_ID, COLUMNNAME_PP_Order_UU, COLUMNNAME_PP_Product_BOM_ID, COLUMNNAME_PriorityRule, COLUMNNAME_Processed, COLUMNNAME_ProcessedOn, COLUMNNAME_Processing, COLUMNNAME_QtyBatchs, COLUMNNAME_QtyBatchSize, COLUMNNAME_QtyDelivered, COLUMNNAME_QtyEntered, COLUMNNAME_QtyOrdered, COLUMNNAME_QtyReject, COLUMNNAME_QtyReserved, COLUMNNAME_QtyScrap, COLUMNNAME_S_Resource_ID, COLUMNNAME_ScheduleType, COLUMNNAME_SerNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, COLUMNNAME_Yield, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_PP_Order(Properties ctx, int PP_Order_ID, String trxName)Standard ConstructorX_PP_Order(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelintgetAD_OrgTrx_ID()Get Trx Organization.I_AD_WorkflowgetAD_Workflow()intgetAD_Workflow_ID()Get Workflow.BigDecimalgetAssay()Get Quantity Assay.I_C_ActivitygetC_Activity()intgetC_Activity_ID()Get Activity.I_C_CampaigngetC_Campaign()intgetC_Campaign_ID()Get Campaign.I_C_DocTypegetC_DocType()intgetC_DocType_ID()Get Document Type.I_C_DocTypegetC_DocTypeTarget()intgetC_DocTypeTarget_ID()Get Target Document Type.I_C_OrderLinegetC_OrderLine()intgetC_OrderLine_ID()Get Sales Order Line.I_C_ProjectgetC_Project()intgetC_Project_ID()Get Project.I_C_UOMgetC_UOM()intgetC_UOM_ID()Get UOM.StringgetCopyFrom()Get Copy From.TimestampgetDateConfirm()Get Date Confirm.TimestampgetDateDelivered()Get Date Delivered.TimestampgetDateFinish()Get Finish Date.TimestampgetDateFinishSchedule()Get Date Finish Schedule.TimestampgetDateOrdered()Get Date Ordered.TimestampgetDatePromised()Get Date Promised.TimestampgetDateStart()Get Date Start.TimestampgetDateStartSchedule()Get Date Start Schedule.StringgetDescription()Get Description.StringgetDocAction()Get Document Action.StringgetDocStatus()Get Document Status.StringgetDocumentNo()Get Document No.BigDecimalgetFloatAfter()Get Float After.BigDecimalgetFloatBefored()Get Float Befored.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameintgetLine()Get Line No.StringgetLot()Get Lot No.I_M_AttributeSetInstancegetM_AttributeSetInstance()intgetM_AttributeSetInstance_ID()Get Attribute Set Instance.I_M_ProductgetM_Product()intgetM_Product_ID()Get Product.I_M_WarehousegetM_Warehouse()intgetM_Warehouse_ID()Get Warehouse.StringgetOrderType()Get Order Type.I_AD_UsergetPlanner()intgetPlanner_ID()Get Planner.intgetPP_Order_ID()Get Manufacturing Order.StringgetPP_Order_UU()Get PP_Order_UU.I_PP_Product_BOMgetPP_Product_BOM()intgetPP_Product_BOM_ID()Get BOM & Formula.StringgetPriorityRule()Get Priority.BigDecimalgetProcessedOn()Get Processed On.BigDecimalgetQtyBatchs()Get Qty Batchs.BigDecimalgetQtyBatchSize()Get Qty Batch Size.BigDecimalgetQtyDelivered()Get Delivered Quantity.BigDecimalgetQtyEntered()Get Quantity.BigDecimalgetQtyOrdered()Get Ordered Quantity.BigDecimalgetQtyReject()Get Qty Reject.BigDecimalgetQtyReserved()Get Reserved Quantity.BigDecimalgetQtyScrap()Get Scrap %.I_S_ResourcegetS_Resource()intgetS_Resource_ID()Get Resource.StringgetScheduleType()Get Schedule Type.StringgetSerNo()Get Serial No.I_C_ElementValuegetUser1()intgetUser1_ID()Get User Element List 1.I_C_ElementValuegetUser2()intgetUser2_ID()Get User Element List 2.BigDecimalgetYield()Get Yield %.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisApproved()Get Approved.booleanisPosted()Get Posted.booleanisPrinted()Get Printed.booleanisProcessed()Get Processed.booleanisProcessing()Get Process Now.booleanisQtyPercentage()Get Is Qty Percentage.booleanisSelected()Get Selected.booleanisSOTrx()Get Sales Transaction.voidsetAD_OrgTrx_ID(int AD_OrgTrx_ID)Set Trx Organization.voidsetAD_Workflow_ID(int AD_Workflow_ID)Set Workflow.voidsetAssay(BigDecimal Assay)Set Quantity Assay.voidsetC_Activity_ID(int C_Activity_ID)Set Activity.voidsetC_Campaign_ID(int C_Campaign_ID)Set Campaign.voidsetC_DocType_ID(int C_DocType_ID)Set Document Type.voidsetC_DocTypeTarget_ID(int C_DocTypeTarget_ID)Set Target Document Type.voidsetC_OrderLine_ID(int C_OrderLine_ID)Set Sales Order Line.voidsetC_Project_ID(int C_Project_ID)Set Project.voidsetC_UOM_ID(int C_UOM_ID)Set UOM.voidsetCopyFrom(String CopyFrom)Set Copy From.voidsetDateConfirm(Timestamp DateConfirm)Set Date Confirm.voidsetDateDelivered(Timestamp DateDelivered)Set Date Delivered.voidsetDateFinish(Timestamp DateFinish)Set Finish Date.voidsetDateFinishSchedule(Timestamp DateFinishSchedule)Set Date Finish Schedule.voidsetDateOrdered(Timestamp DateOrdered)Set Date Ordered.voidsetDatePromised(Timestamp DatePromised)Set Date Promised.voidsetDateStart(Timestamp DateStart)Set Date Start.voidsetDateStartSchedule(Timestamp DateStartSchedule)Set Date Start Schedule.voidsetDescription(String Description)Set Description.voidsetDocAction(String DocAction)Set Document Action.voidsetDocStatus(String DocStatus)Set Document Status.voidsetDocumentNo(String DocumentNo)Set Document No.voidsetFloatAfter(BigDecimal FloatAfter)Set Float After.voidsetFloatBefored(BigDecimal FloatBefored)Set Float Befored.voidsetIsApproved(boolean IsApproved)Set Approved.voidsetIsPrinted(boolean IsPrinted)Set Printed.voidsetIsQtyPercentage(boolean IsQtyPercentage)Set Is Qty Percentage.voidsetIsSelected(boolean IsSelected)Set Selected.voidsetIsSOTrx(boolean IsSOTrx)Set Sales Transaction.voidsetLine(int Line)Set Line No.voidsetLot(String Lot)Set Lot No.voidsetM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)Set Attribute Set Instance.voidsetM_Product_ID(int M_Product_ID)Set Product.voidsetM_Warehouse_ID(int M_Warehouse_ID)Set Warehouse.voidsetOrderType(String OrderType)Set Order Type.voidsetPlanner_ID(int Planner_ID)Set Planner.voidsetPosted(boolean Posted)Set Posted.voidsetPP_Order_ID(int PP_Order_ID)Set Manufacturing Order.voidsetPP_Order_UU(String PP_Order_UU)Set PP_Order_UU.voidsetPP_Product_BOM_ID(int PP_Product_BOM_ID)Set BOM & Formula.voidsetPriorityRule(String PriorityRule)Set Priority.voidsetProcessed(boolean Processed)Set Processed.voidsetProcessedOn(BigDecimal ProcessedOn)Set Processed On.voidsetProcessing(boolean Processing)Set Process Now.voidsetQtyBatchs(BigDecimal QtyBatchs)Set Qty Batchs.voidsetQtyBatchSize(BigDecimal QtyBatchSize)Set Qty Batch Size.voidsetQtyDelivered(BigDecimal QtyDelivered)Set Delivered Quantity.voidsetQtyEntered(BigDecimal QtyEntered)Set Quantity.voidsetQtyOrdered(BigDecimal QtyOrdered)Set Ordered Quantity.voidsetQtyReject(BigDecimal QtyReject)Set Qty Reject.voidsetQtyReserved(BigDecimal QtyReserved)Set Reserved Quantity.voidsetQtyScrap(BigDecimal QtyScrap)Set Scrap %.voidsetS_Resource_ID(int S_Resource_ID)Set Resource.voidsetScheduleType(String ScheduleType)Set Schedule Type.voidsetSerNo(String SerNo)Set Serial No.voidsetUser1_ID(int User1_ID)Set User Element List 1.voidsetUser2_ID(int User2_ID)Set User Element List 2.voidsetYield(BigDecimal Yield)Set Yield %.StringtoString()String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Methods inherited from interface org.eevolution.model.I_PP_Order
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
-
-
-
Field Detail
-
DOCACTION_AD_Reference_ID
public static final int DOCACTION_AD_Reference_ID
DocAction AD_Reference_ID=135- See Also:
- Constant Field Values
-
DOCACTION_None
public static final String DOCACTION_None
<None> = --- See Also:
- Constant Field Values
-
DOCACTION_Approve
public static final String DOCACTION_Approve
Approve = AP- See Also:
- Constant Field Values
-
DOCACTION_Close
public static final String DOCACTION_Close
Close = CL- See Also:
- Constant Field Values
-
DOCACTION_Complete
public static final String DOCACTION_Complete
Complete = CO- See Also:
- Constant Field Values
-
DOCACTION_Invalidate
public static final String DOCACTION_Invalidate
Invalidate = IN- See Also:
- Constant Field Values
-
DOCACTION_Post
public static final String DOCACTION_Post
Post = PO- See Also:
- Constant Field Values
-
DOCACTION_Prepare
public static final String DOCACTION_Prepare
Prepare = PR- See Also:
- Constant Field Values
-
DOCACTION_Reverse_Accrual
public static final String DOCACTION_Reverse_Accrual
Reverse - Accrual = RA- See Also:
- Constant Field Values
-
DOCACTION_Reverse_Correct
public static final String DOCACTION_Reverse_Correct
Reverse - Correct = RC- See Also:
- Constant Field Values
-
DOCACTION_Re_Activate
public static final String DOCACTION_Re_Activate
Re-activate = RE- See Also:
- Constant Field Values
-
DOCACTION_Reject
public static final String DOCACTION_Reject
Reject = RJ- See Also:
- Constant Field Values
-
DOCACTION_Void
public static final String DOCACTION_Void
Void = VO- See Also:
- Constant Field Values
-
DOCACTION_WaitComplete
public static final String DOCACTION_WaitComplete
Wait Complete = WC- See Also:
- Constant Field Values
-
DOCACTION_Unlock
public static final String DOCACTION_Unlock
Unlock = XL- See Also:
- Constant Field Values
-
DOCSTATUS_AD_Reference_ID
public static final int DOCSTATUS_AD_Reference_ID
DocStatus AD_Reference_ID=131- See Also:
- Constant Field Values
-
DOCSTATUS_Unknown
public static final String DOCSTATUS_Unknown
Unknown = ??- See Also:
- Constant Field Values
-
DOCSTATUS_Approved
public static final String DOCSTATUS_Approved
Approved = AP- See Also:
- Constant Field Values
-
DOCSTATUS_Closed
public static final String DOCSTATUS_Closed
Closed = CL- See Also:
- Constant Field Values
-
DOCSTATUS_Completed
public static final String DOCSTATUS_Completed
Completed = CO- See Also:
- Constant Field Values
-
DOCSTATUS_Drafted
public static final String DOCSTATUS_Drafted
Drafted = DR- See Also:
- Constant Field Values
-
DOCSTATUS_Invalid
public static final String DOCSTATUS_Invalid
Invalid = IN- See Also:
- Constant Field Values
-
DOCSTATUS_InProgress
public static final String DOCSTATUS_InProgress
In Progress = IP- See Also:
- Constant Field Values
-
DOCSTATUS_NotApproved
public static final String DOCSTATUS_NotApproved
Not Approved = NA- See Also:
- Constant Field Values
-
DOCSTATUS_Reversed
public static final String DOCSTATUS_Reversed
Reversed = RE- See Also:
- Constant Field Values
-
DOCSTATUS_Voided
public static final String DOCSTATUS_Voided
Voided = VO- See Also:
- Constant Field Values
-
DOCSTATUS_WaitingConfirmation
public static final String DOCSTATUS_WaitingConfirmation
Waiting Confirmation = WC- See Also:
- Constant Field Values
-
DOCSTATUS_WaitingPayment
public static final String DOCSTATUS_WaitingPayment
Waiting Payment = WP- See Also:
- Constant Field Values
-
PRIORITYRULE_AD_Reference_ID
public static final int PRIORITYRULE_AD_Reference_ID
PriorityRule AD_Reference_ID=154- See Also:
- Constant Field Values
-
PRIORITYRULE_Urgent
public static final String PRIORITYRULE_Urgent
Urgent = 1- See Also:
- Constant Field Values
-
PRIORITYRULE_High
public static final String PRIORITYRULE_High
High = 3- See Also:
- Constant Field Values
-
PRIORITYRULE_Medium
public static final String PRIORITYRULE_Medium
Medium = 5- See Also:
- Constant Field Values
-
PRIORITYRULE_Low
public static final String PRIORITYRULE_Low
Low = 7- See Also:
- Constant Field Values
-
PRIORITYRULE_Minor
public static final String PRIORITYRULE_Minor
Minor = 9- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_PP_Order
public X_PP_Order(Properties ctx, int PP_Order_ID, String trxName)
Standard Constructor
-
X_PP_Order
public X_PP_Order(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 1 - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.- Specified by:
setAD_OrgTrx_IDin interfaceI_PP_Order- Parameters:
AD_OrgTrx_ID- Performing or initiating organization
-
getAD_OrgTrx_ID
public int getAD_OrgTrx_ID()
Get Trx Organization.- Specified by:
getAD_OrgTrx_IDin interfaceI_PP_Order- Returns:
- Performing or initiating organization
-
getAD_Workflow
public I_AD_Workflow getAD_Workflow() throws RuntimeException
- Specified by:
getAD_Workflowin interfaceI_PP_Order- Throws:
RuntimeException
-
setAD_Workflow_ID
public void setAD_Workflow_ID(int AD_Workflow_ID)
Set Workflow.- Specified by:
setAD_Workflow_IDin interfaceI_PP_Order- Parameters:
AD_Workflow_ID- Workflow or combination of tasks
-
getAD_Workflow_ID
public int getAD_Workflow_ID()
Get Workflow.- Specified by:
getAD_Workflow_IDin interfaceI_PP_Order- Returns:
- Workflow or combination of tasks
-
setAssay
public void setAssay(BigDecimal Assay)
Set Quantity Assay.- Specified by:
setAssayin interfaceI_PP_Order- Parameters:
Assay- Indicated the Quantity Assay to use into Quality Order
-
getAssay
public BigDecimal getAssay()
Get Quantity Assay.- Specified by:
getAssayin interfaceI_PP_Order- Returns:
- Indicated the Quantity Assay to use into Quality Order
-
getC_Activity
public I_C_Activity getC_Activity() throws RuntimeException
- Specified by:
getC_Activityin interfaceI_PP_Order- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID)
Set Activity.- Specified by:
setC_Activity_IDin interfaceI_PP_Order- Parameters:
C_Activity_ID- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()
Get Activity.- Specified by:
getC_Activity_IDin interfaceI_PP_Order- Returns:
- Business Activity
-
getC_Campaign
public I_C_Campaign getC_Campaign() throws RuntimeException
- Specified by:
getC_Campaignin interfaceI_PP_Order- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.- Specified by:
setC_Campaign_IDin interfaceI_PP_Order- Parameters:
C_Campaign_ID- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()
Get Campaign.- Specified by:
getC_Campaign_IDin interfaceI_PP_Order- Returns:
- Marketing Campaign
-
getC_DocType
public I_C_DocType getC_DocType() throws RuntimeException
- Specified by:
getC_DocTypein interfaceI_PP_Order- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID)
Set Document Type.- Specified by:
setC_DocType_IDin interfaceI_PP_Order- Parameters:
C_DocType_ID- Document type or rules
-
getC_DocType_ID
public int getC_DocType_ID()
Get Document Type.- Specified by:
getC_DocType_IDin interfaceI_PP_Order- Returns:
- Document type or rules
-
getC_DocTypeTarget
public I_C_DocType getC_DocTypeTarget() throws RuntimeException
- Specified by:
getC_DocTypeTargetin interfaceI_PP_Order- Throws:
RuntimeException
-
setC_DocTypeTarget_ID
public void setC_DocTypeTarget_ID(int C_DocTypeTarget_ID)
Set Target Document Type.- Specified by:
setC_DocTypeTarget_IDin interfaceI_PP_Order- Parameters:
C_DocTypeTarget_ID- Target document type for conversing documents
-
getC_DocTypeTarget_ID
public int getC_DocTypeTarget_ID()
Get Target Document Type.- Specified by:
getC_DocTypeTarget_IDin interfaceI_PP_Order- Returns:
- Target document type for conversing documents
-
setCopyFrom
public void setCopyFrom(String CopyFrom)
Set Copy From.- Specified by:
setCopyFromin interfaceI_PP_Order- Parameters:
CopyFrom- Copy From Record
-
getCopyFrom
public String getCopyFrom()
Get Copy From.- Specified by:
getCopyFromin interfaceI_PP_Order- Returns:
- Copy From Record
-
getC_OrderLine
public I_C_OrderLine getC_OrderLine() throws RuntimeException
- Specified by:
getC_OrderLinein interfaceI_PP_Order- Throws:
RuntimeException
-
setC_OrderLine_ID
public void setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line.- Specified by:
setC_OrderLine_IDin interfaceI_PP_Order- Parameters:
C_OrderLine_ID- Sales Order Line
-
getC_OrderLine_ID
public int getC_OrderLine_ID()
Get Sales Order Line.- Specified by:
getC_OrderLine_IDin interfaceI_PP_Order- Returns:
- Sales Order Line
-
getC_Project
public I_C_Project getC_Project() throws RuntimeException
- Specified by:
getC_Projectin interfaceI_PP_Order- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID)
Set Project.- Specified by:
setC_Project_IDin interfaceI_PP_Order- Parameters:
C_Project_ID- Financial Project
-
getC_Project_ID
public int getC_Project_ID()
Get Project.- Specified by:
getC_Project_IDin interfaceI_PP_Order- Returns:
- Financial Project
-
getC_UOM
public I_C_UOM getC_UOM() throws RuntimeException
- Specified by:
getC_UOMin interfaceI_PP_Order- Throws:
RuntimeException
-
setC_UOM_ID
public void setC_UOM_ID(int C_UOM_ID)
Set UOM.- Specified by:
setC_UOM_IDin interfaceI_PP_Order- Parameters:
C_UOM_ID- Unit of Measure
-
getC_UOM_ID
public int getC_UOM_ID()
Get UOM.- Specified by:
getC_UOM_IDin interfaceI_PP_Order- Returns:
- Unit of Measure
-
setDateConfirm
public void setDateConfirm(Timestamp DateConfirm)
Set Date Confirm.- Specified by:
setDateConfirmin interfaceI_PP_Order- Parameters:
DateConfirm- Date Confirm of this Order
-
getDateConfirm
public Timestamp getDateConfirm()
Get Date Confirm.- Specified by:
getDateConfirmin interfaceI_PP_Order- Returns:
- Date Confirm of this Order
-
setDateDelivered
public void setDateDelivered(Timestamp DateDelivered)
Set Date Delivered.- Specified by:
setDateDeliveredin interfaceI_PP_Order- Parameters:
DateDelivered- Date when the product was delivered
-
getDateDelivered
public Timestamp getDateDelivered()
Get Date Delivered.- Specified by:
getDateDeliveredin interfaceI_PP_Order- Returns:
- Date when the product was delivered
-
setDateFinish
public void setDateFinish(Timestamp DateFinish)
Set Finish Date.- Specified by:
setDateFinishin interfaceI_PP_Order- Parameters:
DateFinish- Finish or (planned) completion date
-
getDateFinish
public Timestamp getDateFinish()
Get Finish Date.- Specified by:
getDateFinishin interfaceI_PP_Order- Returns:
- Finish or (planned) completion date
-
setDateFinishSchedule
public void setDateFinishSchedule(Timestamp DateFinishSchedule)
Set Date Finish Schedule.- Specified by:
setDateFinishSchedulein interfaceI_PP_Order- Parameters:
DateFinishSchedule- Scheduled Finish date for this Order
-
getDateFinishSchedule
public Timestamp getDateFinishSchedule()
Get Date Finish Schedule.- Specified by:
getDateFinishSchedulein interfaceI_PP_Order- Returns:
- Scheduled Finish date for this Order
-
setDateOrdered
public void setDateOrdered(Timestamp DateOrdered)
Set Date Ordered.- Specified by:
setDateOrderedin interfaceI_PP_Order- Parameters:
DateOrdered- Date of Order
-
getDateOrdered
public Timestamp getDateOrdered()
Get Date Ordered.- Specified by:
getDateOrderedin interfaceI_PP_Order- Returns:
- Date of Order
-
setDatePromised
public void setDatePromised(Timestamp DatePromised)
Set Date Promised.- Specified by:
setDatePromisedin interfaceI_PP_Order- Parameters:
DatePromised- Date Order was promised
-
getDatePromised
public Timestamp getDatePromised()
Get Date Promised.- Specified by:
getDatePromisedin interfaceI_PP_Order- Returns:
- Date Order was promised
-
setDateStart
public void setDateStart(Timestamp DateStart)
Set Date Start.- Specified by:
setDateStartin interfaceI_PP_Order- Parameters:
DateStart- Date Start for this Order
-
getDateStart
public Timestamp getDateStart()
Get Date Start.- Specified by:
getDateStartin interfaceI_PP_Order- Returns:
- Date Start for this Order
-
setDateStartSchedule
public void setDateStartSchedule(Timestamp DateStartSchedule)
Set Date Start Schedule.- Specified by:
setDateStartSchedulein interfaceI_PP_Order- Parameters:
DateStartSchedule- Scheduled start date for this Order
-
getDateStartSchedule
public Timestamp getDateStartSchedule()
Get Date Start Schedule.- Specified by:
getDateStartSchedulein interfaceI_PP_Order- Returns:
- Scheduled start date for this Order
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_PP_Order- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_PP_Order- Returns:
- Optional short description of the record
-
setDocAction
public void setDocAction(String DocAction)
Set Document Action.- Specified by:
setDocActionin interfaceI_PP_Order- Parameters:
DocAction- The targeted status of the document
-
getDocAction
public String getDocAction()
Get Document Action.- Specified by:
getDocActionin interfaceI_PP_Order- Returns:
- The targeted status of the document
-
setDocStatus
public void setDocStatus(String DocStatus)
Set Document Status.- Specified by:
setDocStatusin interfaceI_PP_Order- Parameters:
DocStatus- The current status of the document
-
getDocStatus
public String getDocStatus()
Get Document Status.- Specified by:
getDocStatusin interfaceI_PP_Order- Returns:
- The current status of the document
-
setDocumentNo
public void setDocumentNo(String DocumentNo)
Set Document No.- Specified by:
setDocumentNoin interfaceI_PP_Order- Parameters:
DocumentNo- Document sequence number of the document
-
getDocumentNo
public String getDocumentNo()
Get Document No.- Specified by:
getDocumentNoin interfaceI_PP_Order- Returns:
- Document sequence number of the document
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setFloatAfter
public void setFloatAfter(BigDecimal FloatAfter)
Set Float After.- Specified by:
setFloatAfterin interfaceI_PP_Order- Parameters:
FloatAfter- Float After
-
getFloatAfter
public BigDecimal getFloatAfter()
Get Float After.- Specified by:
getFloatAfterin interfaceI_PP_Order- Returns:
- Float After
-
setFloatBefored
public void setFloatBefored(BigDecimal FloatBefored)
Set Float Befored.- Specified by:
setFloatBeforedin interfaceI_PP_Order- Parameters:
FloatBefored- Float Befored
-
getFloatBefored
public BigDecimal getFloatBefored()
Get Float Befored.- Specified by:
getFloatBeforedin interfaceI_PP_Order- Returns:
- Float Befored
-
setIsApproved
public void setIsApproved(boolean IsApproved)
Set Approved.- Specified by:
setIsApprovedin interfaceI_PP_Order- Parameters:
IsApproved- Indicates if this document requires approval
-
isApproved
public boolean isApproved()
Get Approved.- Specified by:
isApprovedin interfaceI_PP_Order- Returns:
- Indicates if this document requires approval
-
setIsPrinted
public void setIsPrinted(boolean IsPrinted)
Set Printed.- Specified by:
setIsPrintedin interfaceI_PP_Order- Parameters:
IsPrinted- Indicates if this document / line is printed
-
isPrinted
public boolean isPrinted()
Get Printed.- Specified by:
isPrintedin interfaceI_PP_Order- Returns:
- Indicates if this document / line is printed
-
setIsQtyPercentage
public void setIsQtyPercentage(boolean IsQtyPercentage)
Set Is Qty Percentage.- Specified by:
setIsQtyPercentagein interfaceI_PP_Order- Parameters:
IsQtyPercentage- Indicate that this component is based in % Quantity
-
isQtyPercentage
public boolean isQtyPercentage()
Get Is Qty Percentage.- Specified by:
isQtyPercentagein interfaceI_PP_Order- Returns:
- Indicate that this component is based in % Quantity
-
setIsSelected
public void setIsSelected(boolean IsSelected)
Set Selected.- Specified by:
setIsSelectedin interfaceI_PP_Order- Parameters:
IsSelected- Selected
-
isSelected
public boolean isSelected()
Get Selected.- Specified by:
isSelectedin interfaceI_PP_Order- Returns:
- Selected
-
setIsSOTrx
public void setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction.- Specified by:
setIsSOTrxin interfaceI_PP_Order- Parameters:
IsSOTrx- This is a Sales Transaction
-
isSOTrx
public boolean isSOTrx()
Get Sales Transaction.- Specified by:
isSOTrxin interfaceI_PP_Order- Returns:
- This is a Sales Transaction
-
setLine
public void setLine(int Line)
Set Line No.- Specified by:
setLinein interfaceI_PP_Order- Parameters:
Line- Unique line for this document
-
getLine
public int getLine()
Get Line No.- Specified by:
getLinein interfaceI_PP_Order- Returns:
- Unique line for this document
-
setLot
public void setLot(String Lot)
Set Lot No.- Specified by:
setLotin interfaceI_PP_Order- Parameters:
Lot- Lot number (alphanumeric)
-
getLot
public String getLot()
Get Lot No.- Specified by:
getLotin interfaceI_PP_Order- Returns:
- Lot number (alphanumeric)
-
getM_AttributeSetInstance
public I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
- Specified by:
getM_AttributeSetInstancein interfaceI_PP_Order- Throws:
RuntimeException
-
setM_AttributeSetInstance_ID
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance.- Specified by:
setM_AttributeSetInstance_IDin interfaceI_PP_Order- Parameters:
M_AttributeSetInstance_ID- Product Attribute Set Instance
-
getM_AttributeSetInstance_ID
public int getM_AttributeSetInstance_ID()
Get Attribute Set Instance.- Specified by:
getM_AttributeSetInstance_IDin interfaceI_PP_Order- Returns:
- Product Attribute Set Instance
-
getM_Product
public I_M_Product getM_Product() throws RuntimeException
- Specified by:
getM_Productin interfaceI_PP_Order- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID)
Set Product.- Specified by:
setM_Product_IDin interfaceI_PP_Order- Parameters:
M_Product_ID- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()
Get Product.- Specified by:
getM_Product_IDin interfaceI_PP_Order- Returns:
- Product, Service, Item
-
getM_Warehouse
public I_M_Warehouse getM_Warehouse() throws RuntimeException
- Specified by:
getM_Warehousein interfaceI_PP_Order- Throws:
RuntimeException
-
setM_Warehouse_ID
public void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.- Specified by:
setM_Warehouse_IDin interfaceI_PP_Order- Parameters:
M_Warehouse_ID- Storage Warehouse and Service Point
-
getM_Warehouse_ID
public int getM_Warehouse_ID()
Get Warehouse.- Specified by:
getM_Warehouse_IDin interfaceI_PP_Order- Returns:
- Storage Warehouse and Service Point
-
setOrderType
public void setOrderType(String OrderType)
Set Order Type.- Specified by:
setOrderTypein interfaceI_PP_Order- Parameters:
OrderType- Type of Order: MRP records grouped by source (Sales Order, Purchase Order, Distribution Order, Requisition)
-
getOrderType
public String getOrderType()
Get Order Type.- Specified by:
getOrderTypein interfaceI_PP_Order- Returns:
- Type of Order: MRP records grouped by source (Sales Order, Purchase Order, Distribution Order, Requisition)
-
getPlanner
public I_AD_User getPlanner() throws RuntimeException
- Specified by:
getPlannerin interfaceI_PP_Order- Throws:
RuntimeException
-
setPlanner_ID
public void setPlanner_ID(int Planner_ID)
Set Planner.- Specified by:
setPlanner_IDin interfaceI_PP_Order- Parameters:
Planner_ID- Planner
-
getPlanner_ID
public int getPlanner_ID()
Get Planner.- Specified by:
getPlanner_IDin interfaceI_PP_Order- Returns:
- Planner
-
setPosted
public void setPosted(boolean Posted)
Set Posted.- Specified by:
setPostedin interfaceI_PP_Order- Parameters:
Posted- Posting status
-
isPosted
public boolean isPosted()
Get Posted.- Specified by:
isPostedin interfaceI_PP_Order- Returns:
- Posting status
-
setPP_Order_ID
public void setPP_Order_ID(int PP_Order_ID)
Set Manufacturing Order.- Specified by:
setPP_Order_IDin interfaceI_PP_Order- Parameters:
PP_Order_ID- Manufacturing Order
-
getPP_Order_ID
public int getPP_Order_ID()
Get Manufacturing Order.- Specified by:
getPP_Order_IDin interfaceI_PP_Order- Returns:
- Manufacturing Order
-
setPP_Order_UU
public void setPP_Order_UU(String PP_Order_UU)
Set PP_Order_UU.- Specified by:
setPP_Order_UUin interfaceI_PP_Order- Parameters:
PP_Order_UU- PP_Order_UU
-
getPP_Order_UU
public String getPP_Order_UU()
Get PP_Order_UU.- Specified by:
getPP_Order_UUin interfaceI_PP_Order- Returns:
- PP_Order_UU
-
getPP_Product_BOM
public I_PP_Product_BOM getPP_Product_BOM() throws RuntimeException
- Specified by:
getPP_Product_BOMin interfaceI_PP_Order- Throws:
RuntimeException
-
setPP_Product_BOM_ID
public void setPP_Product_BOM_ID(int PP_Product_BOM_ID)
Set BOM & Formula.- Specified by:
setPP_Product_BOM_IDin interfaceI_PP_Order- Parameters:
PP_Product_BOM_ID- BOM & Formula
-
getPP_Product_BOM_ID
public int getPP_Product_BOM_ID()
Get BOM & Formula.- Specified by:
getPP_Product_BOM_IDin interfaceI_PP_Order- Returns:
- BOM & Formula
-
setPriorityRule
public void setPriorityRule(String PriorityRule)
Set Priority.- Specified by:
setPriorityRulein interfaceI_PP_Order- Parameters:
PriorityRule- Priority of a document
-
getPriorityRule
public String getPriorityRule()
Get Priority.- Specified by:
getPriorityRulein interfaceI_PP_Order- Returns:
- Priority of a document
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessedin interfaceI_PP_Order- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessedin interfaceI_PP_Order- Returns:
- The document has been processed
-
setProcessedOn
public void setProcessedOn(BigDecimal ProcessedOn)
Set Processed On.- Specified by:
setProcessedOnin interfaceI_PP_Order- Parameters:
ProcessedOn- The date+time (expressed in decimal format) when the document has been processed
-
getProcessedOn
public BigDecimal getProcessedOn()
Get Processed On.- Specified by:
getProcessedOnin interfaceI_PP_Order- Returns:
- The date+time (expressed in decimal format) when the document has been processed
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessingin interfaceI_PP_Order- Parameters:
Processing- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessingin interfaceI_PP_Order- Returns:
- Process Now
-
setQtyBatchs
public void setQtyBatchs(BigDecimal QtyBatchs)
Set Qty Batchs.- Specified by:
setQtyBatchsin interfaceI_PP_Order- Parameters:
QtyBatchs- Qty Batchs
-
getQtyBatchs
public BigDecimal getQtyBatchs()
Get Qty Batchs.- Specified by:
getQtyBatchsin interfaceI_PP_Order- Returns:
- Qty Batchs
-
setQtyBatchSize
public void setQtyBatchSize(BigDecimal QtyBatchSize)
Set Qty Batch Size.- Specified by:
setQtyBatchSizein interfaceI_PP_Order- Parameters:
QtyBatchSize- Qty Batch Size
-
getQtyBatchSize
public BigDecimal getQtyBatchSize()
Get Qty Batch Size.- Specified by:
getQtyBatchSizein interfaceI_PP_Order- Returns:
- Qty Batch Size
-
setQtyDelivered
public void setQtyDelivered(BigDecimal QtyDelivered)
Set Delivered Quantity.- Specified by:
setQtyDeliveredin interfaceI_PP_Order- Parameters:
QtyDelivered- Delivered Quantity
-
getQtyDelivered
public BigDecimal getQtyDelivered()
Get Delivered Quantity.- Specified by:
getQtyDeliveredin interfaceI_PP_Order- Returns:
- Delivered Quantity
-
setQtyEntered
public void setQtyEntered(BigDecimal QtyEntered)
Set Quantity.- Specified by:
setQtyEnteredin interfaceI_PP_Order- Parameters:
QtyEntered- The Quantity Entered is based on the selected UoM
-
getQtyEntered
public BigDecimal getQtyEntered()
Get Quantity.- Specified by:
getQtyEnteredin interfaceI_PP_Order- Returns:
- The Quantity Entered is based on the selected UoM
-
setQtyOrdered
public void setQtyOrdered(BigDecimal QtyOrdered)
Set Ordered Quantity.- Specified by:
setQtyOrderedin interfaceI_PP_Order- Parameters:
QtyOrdered- Ordered Quantity
-
getQtyOrdered
public BigDecimal getQtyOrdered()
Get Ordered Quantity.- Specified by:
getQtyOrderedin interfaceI_PP_Order- Returns:
- Ordered Quantity
-
setQtyReject
public void setQtyReject(BigDecimal QtyReject)
Set Qty Reject.- Specified by:
setQtyRejectin interfaceI_PP_Order- Parameters:
QtyReject- Qty Reject
-
getQtyReject
public BigDecimal getQtyReject()
Get Qty Reject.- Specified by:
getQtyRejectin interfaceI_PP_Order- Returns:
- Qty Reject
-
setQtyReserved
public void setQtyReserved(BigDecimal QtyReserved)
Set Reserved Quantity.- Specified by:
setQtyReservedin interfaceI_PP_Order- Parameters:
QtyReserved- Reserved Quantity
-
getQtyReserved
public BigDecimal getQtyReserved()
Get Reserved Quantity.- Specified by:
getQtyReservedin interfaceI_PP_Order- Returns:
- Reserved Quantity
-
setQtyScrap
public void setQtyScrap(BigDecimal QtyScrap)
Set Scrap %.- Specified by:
setQtyScrapin interfaceI_PP_Order- Parameters:
QtyScrap- Scrap % Quantity for this componet
-
getQtyScrap
public BigDecimal getQtyScrap()
Get Scrap %.- Specified by:
getQtyScrapin interfaceI_PP_Order- Returns:
- Scrap % Quantity for this componet
-
setScheduleType
public void setScheduleType(String ScheduleType)
Set Schedule Type.- Specified by:
setScheduleTypein interfaceI_PP_Order- Parameters:
ScheduleType- Type of schedule
-
getScheduleType
public String getScheduleType()
Get Schedule Type.- Specified by:
getScheduleTypein interfaceI_PP_Order- Returns:
- Type of schedule
-
setSerNo
public void setSerNo(String SerNo)
Set Serial No.- Specified by:
setSerNoin interfaceI_PP_Order- Parameters:
SerNo- Product Serial Number
-
getSerNo
public String getSerNo()
Get Serial No.- Specified by:
getSerNoin interfaceI_PP_Order- Returns:
- Product Serial Number
-
getS_Resource
public I_S_Resource getS_Resource() throws RuntimeException
- Specified by:
getS_Resourcein interfaceI_PP_Order- Throws:
RuntimeException
-
setS_Resource_ID
public void setS_Resource_ID(int S_Resource_ID)
Set Resource.- Specified by:
setS_Resource_IDin interfaceI_PP_Order- Parameters:
S_Resource_ID- Resource
-
getS_Resource_ID
public int getS_Resource_ID()
Get Resource.- Specified by:
getS_Resource_IDin interfaceI_PP_Order- Returns:
- Resource
-
getUser1
public I_C_ElementValue getUser1() throws RuntimeException
- Specified by:
getUser1in interfaceI_PP_Order- Throws:
RuntimeException
-
setUser1_ID
public void setUser1_ID(int User1_ID)
Set User Element List 1.- Specified by:
setUser1_IDin interfaceI_PP_Order- Parameters:
User1_ID- User defined list element #1
-
getUser1_ID
public int getUser1_ID()
Get User Element List 1.- Specified by:
getUser1_IDin interfaceI_PP_Order- Returns:
- User defined list element #1
-
getUser2
public I_C_ElementValue getUser2() throws RuntimeException
- Specified by:
getUser2in interfaceI_PP_Order- Throws:
RuntimeException
-
setUser2_ID
public void setUser2_ID(int User2_ID)
Set User Element List 2.- Specified by:
setUser2_IDin interfaceI_PP_Order- Parameters:
User2_ID- User defined list element #2
-
getUser2_ID
public int getUser2_ID()
Get User Element List 2.- Specified by:
getUser2_IDin interfaceI_PP_Order- Returns:
- User defined list element #2
-
setYield
public void setYield(BigDecimal Yield)
Set Yield %.- Specified by:
setYieldin interfaceI_PP_Order- Parameters:
Yield- The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent
-
getYield
public BigDecimal getYield()
Get Yield %.- Specified by:
getYieldin interfaceI_PP_Order- Returns:
- The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent
-
-