Adempiere 3.5.2a

org.eevolution.model
Interface I_PP_Order

All Known Implementing Classes:
MPPOrder, X_PP_Order

public interface I_PP_Order

Generated Interface for PP_Order

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 1 - Org
static String COLUMNNAME_AD_OrgTrx_ID
          Column name AD_OrgTrx_ID
static String COLUMNNAME_AD_Workflow_ID
          Column name AD_Workflow_ID
static String COLUMNNAME_Assay
          Column name Assay
static String COLUMNNAME_C_Activity_ID
          Column name C_Activity_ID
static String COLUMNNAME_C_Campaign_ID
          Column name C_Campaign_ID
static String COLUMNNAME_C_DocType_ID
          Column name C_DocType_ID
static String COLUMNNAME_C_DocTypeTarget_ID
          Column name C_DocTypeTarget_ID
static String COLUMNNAME_C_OrderLine_ID
          Column name C_OrderLine_ID
static String COLUMNNAME_C_Project_ID
          Column name C_Project_ID
static String COLUMNNAME_C_UOM_ID
          Column name C_UOM_ID
static String COLUMNNAME_CopyFrom
          Column name CopyFrom
static String COLUMNNAME_DateConfirm
          Column name DateConfirm
static String COLUMNNAME_DateDelivered
          Column name DateDelivered
static String COLUMNNAME_DateFinish
          Column name DateFinish
static String COLUMNNAME_DateFinishSchedule
          Column name DateFinishSchedule
static String COLUMNNAME_DateOrdered
          Column name DateOrdered
static String COLUMNNAME_DatePromised
          Column name DatePromised
static String COLUMNNAME_DateStart
          Column name DateStart
static String COLUMNNAME_DateStartSchedule
          Column name DateStartSchedule
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_FloatAfter
          Column name FloatAfter
static String COLUMNNAME_FloatBefored
          Column name FloatBefored
static String COLUMNNAME_IsApproved
          Column name IsApproved
static String COLUMNNAME_IsPrinted
          Column name IsPrinted
static String COLUMNNAME_IsQtyPercentage
          Column name IsQtyPercentage
static String COLUMNNAME_IsSelected
          Column name IsSelected
static String COLUMNNAME_IsSOTrx
          Column name IsSOTrx
static String COLUMNNAME_Line
          Column name Line
static String COLUMNNAME_Lot
          Column name Lot
static String COLUMNNAME_M_AttributeSetInstance_ID
          Column name M_AttributeSetInstance_ID
static String COLUMNNAME_M_Product_ID
          Column name M_Product_ID
static String COLUMNNAME_M_Warehouse_ID
          Column name M_Warehouse_ID
static String COLUMNNAME_OrderType
          Column name OrderType
static String COLUMNNAME_Planner_ID
          Column name Planner_ID
static String COLUMNNAME_Posted
          Column name Posted
static String COLUMNNAME_PP_Order_ID
          Column name PP_Order_ID
static String COLUMNNAME_PP_Product_BOM_ID
          Column name PP_Product_BOM_ID
static String COLUMNNAME_PriorityRule
          Column name PriorityRule
static String COLUMNNAME_Processed
          Column name Processed
static String COLUMNNAME_Processing
          Column name Processing
static String COLUMNNAME_QtyBatchs
          Column name QtyBatchs
static String COLUMNNAME_QtyBatchSize
          Column name QtyBatchSize
static String COLUMNNAME_QtyDelivered
          Column name QtyDelivered
static String COLUMNNAME_QtyEntered
          Column name QtyEntered
static String COLUMNNAME_QtyOrdered
          Column name QtyOrdered
static String COLUMNNAME_QtyReject
          Column name QtyReject
static String COLUMNNAME_QtyReserved
          Column name QtyReserved
static String COLUMNNAME_QtyScrap
          Column name QtyScrap
static String COLUMNNAME_S_Resource_ID
          Column name S_Resource_ID
static String COLUMNNAME_ScheduleType
          Column name ScheduleType
static String COLUMNNAME_SerNo
          Column name SerNo
static String COLUMNNAME_User1_ID
          Column name User1_ID
static String COLUMNNAME_User2_ID
          Column name User2_ID
static String COLUMNNAME_Yield
          Column name Yield
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=53027
static String Table_Name
          TableName=PP_Order
 
Method Summary
 int getAD_OrgTrx_ID()
          Get Trx Organization.
 int getAD_Workflow_ID()
          Get Workflow.
 I_AD_Workflow getAD_Workflow()
           
 BigDecimal getAssay()
          Get Quantity Assay.
 int getC_Activity_ID()
          Get Activity.
 I_C_Activity getC_Activity()
           
 int getC_Campaign_ID()
          Get Campaign.
 I_C_Campaign getC_Campaign()
           
 int getC_DocType_ID()
          Get Document Type.
 int getC_DocTypeTarget_ID()
          Get Target Document Type.
 int getC_OrderLine_ID()
          Get Sales Order Line.
 I_C_OrderLine getC_OrderLine()
           
 int getC_Project_ID()
          Get Project.
 I_C_Project getC_Project()
           
 int getC_UOM_ID()
          Get UOM.
 I_C_UOM getC_UOM()
           
 String getCopyFrom()
          Get Copy From.
 Timestamp getDateConfirm()
          Get DateConfirm
 Timestamp getDateDelivered()
          Get Date Delivered.
 Timestamp getDateFinish()
          Get Finish Date.
 Timestamp getDateFinishSchedule()
          Get DateFinishSchedule
 Timestamp getDateOrdered()
          Get Date Ordered.
 Timestamp getDatePromised()
          Get Date Promised.
 Timestamp getDateStart()
          Get DateStart
 Timestamp getDateStartSchedule()
          Get DateStartSchedule
 String getDescription()
          Get Description.
 String getDocAction()
          Get Document Action.
 String getDocStatus()
          Get Document Status.
 String getDocumentNo()
          Get Document No.
 BigDecimal getFloatAfter()
          Get FloatAfter
 BigDecimal getFloatBefored()
          Get FloatBefored
 int getLine()
          Get Line No.
 String getLot()
          Get Lot No.
 int getM_AttributeSetInstance_ID()
          Get Attribute Set Instance.
 int getM_Product_ID()
          Get Product.
 I_M_Product getM_Product()
           
 int getM_Warehouse_ID()
          Get Warehouse.
 I_M_Warehouse getM_Warehouse()
           
 String getOrderType()
          Get OrderType
 int getPlanner_ID()
          Get Planner
 int getPP_Order_ID()
          Get PP_Order_ID
 int getPP_Product_BOM_ID()
          Get BOM & Formula.
 I_PP_Product_BOM getPP_Product_BOM()
           
 String getPriorityRule()
          Get Priority.
 BigDecimal getQtyBatchs()
          Get QtyBatchs
 BigDecimal getQtyBatchSize()
          Get QtyBatchSize
 BigDecimal getQtyDelivered()
          Get Delivered Quantity.
 BigDecimal getQtyEntered()
          Get Quantity.
 BigDecimal getQtyOrdered()
          Get Ordered Quantity.
 BigDecimal getQtyReject()
          Get QtyReject
 BigDecimal getQtyReserved()
          Get Reserved Quantity.
 BigDecimal getQtyScrap()
          Get QtyScrap
 int getS_Resource_ID()
          Get Resource.
 I_S_Resource getS_Resource()
           
 String getScheduleType()
          Get Schedule Type.
 String getSerNo()
          Get Serial No.
 int getUser1_ID()
          Get User List 1.
 int getUser2_ID()
          Get User List 2.
 BigDecimal getYield()
          Get Yield
 boolean isApproved()
          Get Approved.
 boolean isPosted()
          Get Posted.
 boolean isPrinted()
          Get Printed.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now
 boolean isQtyPercentage()
          Get Is Qty Percentage.
 boolean isSelected()
          Get Selected
 boolean isSOTrx()
          Get Sales Transaction.
 void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
          Set Trx Organization.
 void setAD_Workflow_ID(int AD_Workflow_ID)
          Set Workflow.
 void setAssay(BigDecimal Assay)
          Set Quantity Assay.
 void setC_Activity_ID(int C_Activity_ID)
          Set Activity.
 void setC_Campaign_ID(int C_Campaign_ID)
          Set Campaign.
 void setC_DocType_ID(int C_DocType_ID)
          Set Document Type.
 void setC_DocTypeTarget_ID(int C_DocTypeTarget_ID)
          Set Target Document Type.
 void setC_OrderLine_ID(int C_OrderLine_ID)
          Set Sales Order Line.
 void setC_Project_ID(int C_Project_ID)
          Set Project.
 void setC_UOM_ID(int C_UOM_ID)
          Set UOM.
 void setCopyFrom(String CopyFrom)
          Set Copy From.
 void setDateConfirm(Timestamp DateConfirm)
          Set DateConfirm
 void setDateDelivered(Timestamp DateDelivered)
          Set Date Delivered.
 void setDateFinish(Timestamp DateFinish)
          Set Finish Date.
 void setDateFinishSchedule(Timestamp DateFinishSchedule)
          Set DateFinishSchedule
 void setDateOrdered(Timestamp DateOrdered)
          Set Date Ordered.
 void setDatePromised(Timestamp DatePromised)
          Set Date Promised.
 void setDateStart(Timestamp DateStart)
          Set DateStart
 void setDateStartSchedule(Timestamp DateStartSchedule)
          Set DateStartSchedule
 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 setFloatAfter(BigDecimal FloatAfter)
          Set FloatAfter
 void setFloatBefored(BigDecimal FloatBefored)
          Set FloatBefored
 void setIsApproved(boolean IsApproved)
          Set Approved.
 void setIsPrinted(boolean IsPrinted)
          Set Printed.
 void setIsQtyPercentage(boolean IsQtyPercentage)
          Set Is Qty Percentage.
 void setIsSelected(boolean IsSelected)
          Set Selected
 void setIsSOTrx(boolean IsSOTrx)
          Set Sales Transaction.
 void setLine(int Line)
          Set Line No.
 void setLot(String Lot)
          Set Lot No.
 void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
          Set Attribute Set Instance.
 void setM_Product_ID(int M_Product_ID)
          Set Product.
 void setM_Warehouse_ID(int M_Warehouse_ID)
          Set Warehouse.
 void setOrderType(String OrderType)
          Set OrderType
 void setPlanner_ID(int Planner_ID)
          Set Planner
 void setPosted(boolean Posted)
          Set Posted.
 void setPP_Order_ID(int PP_Order_ID)
          Set PP_Order_ID
 void setPP_Product_BOM_ID(int PP_Product_BOM_ID)
          Set BOM & Formula.
 void setPriorityRule(String PriorityRule)
          Set Priority.
 void setProcessed(boolean Processed)
          Set Processed.
 void setProcessing(boolean Processing)
          Set Process Now
 void setQtyBatchs(BigDecimal QtyBatchs)
          Set QtyBatchs
 void setQtyBatchSize(BigDecimal QtyBatchSize)
          Set QtyBatchSize
 void setQtyDelivered(BigDecimal QtyDelivered)
          Set Delivered Quantity.
 void setQtyEntered(BigDecimal QtyEntered)
          Set Quantity.
 void setQtyOrdered(BigDecimal QtyOrdered)
          Set Ordered Quantity.
 void setQtyReject(BigDecimal QtyReject)
          Set QtyReject
 void setQtyReserved(BigDecimal QtyReserved)
          Set Reserved Quantity.
 void setQtyScrap(BigDecimal QtyScrap)
          Set QtyScrap
 void setS_Resource_ID(int S_Resource_ID)
          Set Resource.
 void setScheduleType(String ScheduleType)
          Set Schedule Type.
 void setSerNo(String SerNo)
          Set Serial No.
 void setUser1_ID(int User1_ID)
          Set User List 1.
 void setUser2_ID(int User2_ID)
          Set User List 2.
 void setYield(BigDecimal Yield)
          Set Yield
 

Field Detail

Table_Name

static final String Table_Name
TableName=PP_Order

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=53027


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 1 - Org


COLUMNNAME_AD_OrgTrx_ID

static final String COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID

See Also:
Constant Field Values

COLUMNNAME_AD_Workflow_ID

static final String COLUMNNAME_AD_Workflow_ID
Column name AD_Workflow_ID

See Also:
Constant Field Values

COLUMNNAME_Assay

static final String COLUMNNAME_Assay
Column name Assay

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_Campaign_ID

static final String COLUMNNAME_C_Campaign_ID
Column name C_Campaign_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_C_DocTypeTarget_ID

static final String COLUMNNAME_C_DocTypeTarget_ID
Column name C_DocTypeTarget_ID

See Also:
Constant Field Values

COLUMNNAME_CopyFrom

static final String COLUMNNAME_CopyFrom
Column name CopyFrom

See Also:
Constant Field Values

COLUMNNAME_C_OrderLine_ID

static final String COLUMNNAME_C_OrderLine_ID
Column name C_OrderLine_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_C_UOM_ID

static final String COLUMNNAME_C_UOM_ID
Column name C_UOM_ID

See Also:
Constant Field Values

COLUMNNAME_DateConfirm

static final String COLUMNNAME_DateConfirm
Column name DateConfirm

See Also:
Constant Field Values

COLUMNNAME_DateDelivered

static final String COLUMNNAME_DateDelivered
Column name DateDelivered

See Also:
Constant Field Values

COLUMNNAME_DateFinish

static final String COLUMNNAME_DateFinish
Column name DateFinish

See Also:
Constant Field Values

COLUMNNAME_DateFinishSchedule

static final String COLUMNNAME_DateFinishSchedule
Column name DateFinishSchedule

See Also:
Constant Field Values

COLUMNNAME_DateOrdered

static final String COLUMNNAME_DateOrdered
Column name DateOrdered

See Also:
Constant Field Values

COLUMNNAME_DatePromised

static final String COLUMNNAME_DatePromised
Column name DatePromised

See Also:
Constant Field Values

COLUMNNAME_DateStart

static final String COLUMNNAME_DateStart
Column name DateStart

See Also:
Constant Field Values

COLUMNNAME_DateStartSchedule

static final String COLUMNNAME_DateStartSchedule
Column name DateStartSchedule

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_FloatAfter

static final String COLUMNNAME_FloatAfter
Column name FloatAfter

See Also:
Constant Field Values

COLUMNNAME_FloatBefored

static final String COLUMNNAME_FloatBefored
Column name FloatBefored

See Also:
Constant Field Values

COLUMNNAME_IsApproved

static final String COLUMNNAME_IsApproved
Column name IsApproved

See Also:
Constant Field Values

COLUMNNAME_IsPrinted

static final String COLUMNNAME_IsPrinted
Column name IsPrinted

See Also:
Constant Field Values

COLUMNNAME_IsQtyPercentage

static final String COLUMNNAME_IsQtyPercentage
Column name IsQtyPercentage

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_Line

static final String COLUMNNAME_Line
Column name Line

See Also:
Constant Field Values

COLUMNNAME_Lot

static final String COLUMNNAME_Lot
Column name Lot

See Also:
Constant Field Values

COLUMNNAME_M_AttributeSetInstance_ID

static final String COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID

See Also:
Constant Field Values

COLUMNNAME_M_Product_ID

static final String COLUMNNAME_M_Product_ID
Column name M_Product_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_OrderType

static final String COLUMNNAME_OrderType
Column name OrderType

See Also:
Constant Field Values

COLUMNNAME_Planner_ID

static final String COLUMNNAME_Planner_ID
Column name Planner_ID

See Also:
Constant Field Values

COLUMNNAME_Posted

static final String COLUMNNAME_Posted
Column name Posted

See Also:
Constant Field Values

COLUMNNAME_PP_Order_ID

static final String COLUMNNAME_PP_Order_ID
Column name PP_Order_ID

See Also:
Constant Field Values

COLUMNNAME_PP_Product_BOM_ID

static final String COLUMNNAME_PP_Product_BOM_ID
Column name PP_Product_BOM_ID

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_Processing

static final String COLUMNNAME_Processing
Column name Processing

See Also:
Constant Field Values

COLUMNNAME_QtyBatchs

static final String COLUMNNAME_QtyBatchs
Column name QtyBatchs

See Also:
Constant Field Values

COLUMNNAME_QtyBatchSize

static final String COLUMNNAME_QtyBatchSize
Column name QtyBatchSize

See Also:
Constant Field Values

COLUMNNAME_QtyDelivered

static final String COLUMNNAME_QtyDelivered
Column name QtyDelivered

See Also:
Constant Field Values

COLUMNNAME_QtyEntered

static final String COLUMNNAME_QtyEntered
Column name QtyEntered

See Also:
Constant Field Values

COLUMNNAME_QtyOrdered

static final String COLUMNNAME_QtyOrdered
Column name QtyOrdered

See Also:
Constant Field Values

COLUMNNAME_QtyReject

static final String COLUMNNAME_QtyReject
Column name QtyReject

See Also:
Constant Field Values

COLUMNNAME_QtyReserved

static final String COLUMNNAME_QtyReserved
Column name QtyReserved

See Also:
Constant Field Values

COLUMNNAME_QtyScrap

static final String COLUMNNAME_QtyScrap
Column name QtyScrap

See Also:
Constant Field Values

COLUMNNAME_ScheduleType

static final String COLUMNNAME_ScheduleType
Column name ScheduleType

See Also:
Constant Field Values

COLUMNNAME_SerNo

static final String COLUMNNAME_SerNo
Column name SerNo

See Also:
Constant Field Values

COLUMNNAME_S_Resource_ID

static final String COLUMNNAME_S_Resource_ID
Column name S_Resource_ID

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_Yield

static final String COLUMNNAME_Yield
Column name Yield

See Also:
Constant Field Values
Method Detail

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_Workflow_ID

void setAD_Workflow_ID(int AD_Workflow_ID)
Set Workflow. Workflow or combination of tasks


getAD_Workflow_ID

int getAD_Workflow_ID()
Get Workflow. Workflow or combination of tasks


getAD_Workflow

I_AD_Workflow getAD_Workflow()
                             throws Exception
Throws:
Exception

setAssay

void setAssay(BigDecimal Assay)
Set Quantity Assay. Indicated the Quantity Assay to use into Quality Order


getAssay

BigDecimal getAssay()
Get Quantity Assay. Indicated the Quantity Assay to use into Quality Order


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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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


setC_DocTypeTarget_ID

void setC_DocTypeTarget_ID(int C_DocTypeTarget_ID)
Set Target Document Type. Target document type for conversing documents


getC_DocTypeTarget_ID

int getC_DocTypeTarget_ID()
Get Target Document Type. Target document type for conversing documents


setCopyFrom

void setCopyFrom(String CopyFrom)
Set Copy From. Copy From Record


getCopyFrom

String getCopyFrom()
Get Copy From. Copy From Record


setC_OrderLine_ID

void setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line. Sales Order Line


getC_OrderLine_ID

int getC_OrderLine_ID()
Get Sales Order Line. Sales Order Line


getC_OrderLine

I_C_OrderLine getC_OrderLine()
                             throws Exception
Throws:
Exception

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 Exception
Throws:
Exception

setC_UOM_ID

void setC_UOM_ID(int C_UOM_ID)
Set UOM. Unit of Measure


getC_UOM_ID

int getC_UOM_ID()
Get UOM. Unit of Measure


getC_UOM

I_C_UOM getC_UOM()
                 throws Exception
Throws:
Exception

setDateConfirm

void setDateConfirm(Timestamp DateConfirm)
Set DateConfirm


getDateConfirm

Timestamp getDateConfirm()
Get DateConfirm


setDateDelivered

void setDateDelivered(Timestamp DateDelivered)
Set Date Delivered. Date when the product was delivered


getDateDelivered

Timestamp getDateDelivered()
Get Date Delivered. Date when the product was delivered


setDateFinish

void setDateFinish(Timestamp DateFinish)
Set Finish Date. Finish or (planned) completion date


getDateFinish

Timestamp getDateFinish()
Get Finish Date. Finish or (planned) completion date


setDateFinishSchedule

void setDateFinishSchedule(Timestamp DateFinishSchedule)
Set DateFinishSchedule


getDateFinishSchedule

Timestamp getDateFinishSchedule()
Get DateFinishSchedule


setDateOrdered

void setDateOrdered(Timestamp DateOrdered)
Set Date Ordered. Date of Order


getDateOrdered

Timestamp getDateOrdered()
Get Date Ordered. Date of Order


setDatePromised

void setDatePromised(Timestamp DatePromised)
Set Date Promised. Date Order was promised


getDatePromised

Timestamp getDatePromised()
Get Date Promised. Date Order was promised


setDateStart

void setDateStart(Timestamp DateStart)
Set DateStart


getDateStart

Timestamp getDateStart()
Get DateStart


setDateStartSchedule

void setDateStartSchedule(Timestamp DateStartSchedule)
Set DateStartSchedule


getDateStartSchedule

Timestamp getDateStartSchedule()
Get DateStartSchedule


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


setFloatAfter

void setFloatAfter(BigDecimal FloatAfter)
Set FloatAfter


getFloatAfter

BigDecimal getFloatAfter()
Get FloatAfter


setFloatBefored

void setFloatBefored(BigDecimal FloatBefored)
Set FloatBefored


getFloatBefored

BigDecimal getFloatBefored()
Get FloatBefored


setIsApproved

void setIsApproved(boolean IsApproved)
Set Approved. Indicates if this document requires approval


isApproved

boolean isApproved()
Get Approved. Indicates if this document requires approval


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


setIsQtyPercentage

void setIsQtyPercentage(boolean IsQtyPercentage)
Set Is Qty Percentage. Indicate that this component is based in % Quantity


isQtyPercentage

boolean isQtyPercentage()
Get Is Qty Percentage. Indicate that this component is based in % Quantity


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


setLine

void setLine(int Line)
Set Line No. Unique line for this document


getLine

int getLine()
Get Line No. Unique line for this document


setLot

void setLot(String Lot)
Set Lot No. Lot number (alphanumeric)


getLot

String getLot()
Get Lot No. Lot number (alphanumeric)


setM_AttributeSetInstance_ID

void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. Product Attribute Set Instance


getM_AttributeSetInstance_ID

int getM_AttributeSetInstance_ID()
Get Attribute Set Instance. Product Attribute Set Instance


setM_Product_ID

void setM_Product_ID(int M_Product_ID)
Set Product. Product, Service, Item


getM_Product_ID

int getM_Product_ID()
Get Product. Product, Service, Item


getM_Product

I_M_Product getM_Product()
                         throws Exception
Throws:
Exception

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 Exception
Throws:
Exception

setOrderType

void setOrderType(String OrderType)
Set OrderType


getOrderType

String getOrderType()
Get OrderType


setPlanner_ID

void setPlanner_ID(int Planner_ID)
Set Planner


getPlanner_ID

int getPlanner_ID()
Get Planner


setPosted

void setPosted(boolean Posted)
Set Posted. Posting status


isPosted

boolean isPosted()
Get Posted. Posting status


setPP_Order_ID

void setPP_Order_ID(int PP_Order_ID)
Set PP_Order_ID


getPP_Order_ID

int getPP_Order_ID()
Get PP_Order_ID


setPP_Product_BOM_ID

void setPP_Product_BOM_ID(int PP_Product_BOM_ID)
Set BOM & Formula. BOM & Formula


getPP_Product_BOM_ID

int getPP_Product_BOM_ID()
Get BOM & Formula. BOM & Formula


getPP_Product_BOM

I_PP_Product_BOM getPP_Product_BOM()
                                   throws Exception
Throws:
Exception

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


setProcessing

void setProcessing(boolean Processing)
Set Process Now


isProcessing

boolean isProcessing()
Get Process Now


setQtyBatchs

void setQtyBatchs(BigDecimal QtyBatchs)
Set QtyBatchs


getQtyBatchs

BigDecimal getQtyBatchs()
Get QtyBatchs


setQtyBatchSize

void setQtyBatchSize(BigDecimal QtyBatchSize)
Set QtyBatchSize


getQtyBatchSize

BigDecimal getQtyBatchSize()
Get QtyBatchSize


setQtyDelivered

void setQtyDelivered(BigDecimal QtyDelivered)
Set Delivered Quantity. Delivered Quantity


getQtyDelivered

BigDecimal getQtyDelivered()
Get Delivered Quantity. Delivered Quantity


setQtyEntered

void setQtyEntered(BigDecimal QtyEntered)
Set Quantity. The Quantity Entered is based on the selected UoM


getQtyEntered

BigDecimal getQtyEntered()
Get Quantity. The Quantity Entered is based on the selected UoM


setQtyOrdered

void setQtyOrdered(BigDecimal QtyOrdered)
Set Ordered Quantity. Ordered Quantity


getQtyOrdered

BigDecimal getQtyOrdered()
Get Ordered Quantity. Ordered Quantity


setQtyReject

void setQtyReject(BigDecimal QtyReject)
Set QtyReject


getQtyReject

BigDecimal getQtyReject()
Get QtyReject


setQtyReserved

void setQtyReserved(BigDecimal QtyReserved)
Set Reserved Quantity. Reserved Quantity


getQtyReserved

BigDecimal getQtyReserved()
Get Reserved Quantity. Reserved Quantity


setQtyScrap

void setQtyScrap(BigDecimal QtyScrap)
Set QtyScrap


getQtyScrap

BigDecimal getQtyScrap()
Get QtyScrap


setScheduleType

void setScheduleType(String ScheduleType)
Set Schedule Type. Type of schedule


getScheduleType

String getScheduleType()
Get Schedule Type. Type of schedule


setSerNo

void setSerNo(String SerNo)
Set Serial No. Product Serial Number


getSerNo

String getSerNo()
Get Serial No. Product Serial Number


setS_Resource_ID

void setS_Resource_ID(int S_Resource_ID)
Set Resource. Resource


getS_Resource_ID

int getS_Resource_ID()
Get Resource. Resource


getS_Resource

I_S_Resource getS_Resource()
                           throws Exception
Throws:
Exception

setUser1_ID

void setUser1_ID(int User1_ID)
Set User List 1. User defined list element #1


getUser1_ID

int getUser1_ID()
Get User List 1. User defined list element #1


setUser2_ID

void setUser2_ID(int User2_ID)
Set User List 2. User defined list element #2


getUser2_ID

int getUser2_ID()
Get User List 2. User defined list element #2


setYield

void setYield(BigDecimal Yield)
Set Yield


getYield

BigDecimal getYield()
Get Yield


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.