|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_InOutLine
Generated Interface for M_InOutLine
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID |
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_Charge_ID
Column name C_Charge_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_ProjectPhase_ID
Column name C_ProjectPhase_ID |
static String |
COLUMNNAME_C_ProjectTask_ID
Column name C_ProjectTask_ID |
static String |
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID |
static String |
COLUMNNAME_ConfirmedQty
Column name ConfirmedQty |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_IsDescription
Column name IsDescription |
static String |
COLUMNNAME_IsInvoiced
Column name IsInvoiced |
static String |
COLUMNNAME_Line
Column name Line |
static String |
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID |
static String |
COLUMNNAME_M_InOut_ID
Column name M_InOut_ID |
static String |
COLUMNNAME_M_InOutLine_ID
Column name M_InOutLine_ID |
static String |
COLUMNNAME_M_Locator_ID
Column name M_Locator_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_M_RMALine_ID
Column name M_RMALine_ID |
static String |
COLUMNNAME_MovementQty
Column name MovementQty |
static String |
COLUMNNAME_PickedQty
Column name PickedQty |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_QtyEntered
Column name QtyEntered |
static String |
COLUMNNAME_Ref_InOutLine_ID
Column name Ref_InOutLine_ID |
static String |
COLUMNNAME_ScrappedQty
Column name ScrappedQty |
static String |
COLUMNNAME_TargetQty
Column name TargetQty |
static String |
COLUMNNAME_User1_ID
Column name User1_ID |
static String |
COLUMNNAME_User2_ID
Column name User2_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=320 |
static String |
Table_Name
TableName=M_InOutLine |
| Method Summary | |
|---|---|
int |
getAD_OrgTrx_ID()
Get Trx Organization. |
int |
getC_Activity_ID()
Get Activity. |
I_C_Activity |
getC_Activity()
|
int |
getC_Campaign_ID()
Get Campaign. |
I_C_Campaign |
getC_Campaign()
|
int |
getC_Charge_ID()
Get Charge. |
I_C_Charge |
getC_Charge()
|
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_ProjectPhase_ID()
Get Project Phase. |
I_C_ProjectPhase |
getC_ProjectPhase()
|
int |
getC_ProjectTask_ID()
Get Project Task. |
I_C_ProjectTask |
getC_ProjectTask()
|
int |
getC_UOM_ID()
Get UOM. |
I_C_UOM |
getC_UOM()
|
BigDecimal |
getConfirmedQty()
Get Confirmed Quantity. |
String |
getDescription()
Get Description. |
int |
getLine()
Get Line No. |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_InOut_ID()
Get Shipment/Receipt. |
I_M_InOut |
getM_InOut()
|
int |
getM_InOutLine_ID()
Get Shipment/Receipt Line. |
int |
getM_Locator_ID()
Get Locator. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getM_RMALine_ID()
Get RMA Line. |
I_M_RMALine |
getM_RMALine()
|
BigDecimal |
getMovementQty()
Get Movement Quantity. |
BigDecimal |
getPickedQty()
Get Picked Quantity |
BigDecimal |
getQtyEntered()
Get Quantity. |
int |
getRef_InOutLine_ID()
Get Referenced Shipment Line |
BigDecimal |
getScrappedQty()
Get Scrapped Quantity. |
BigDecimal |
getTargetQty()
Get Target Quantity. |
int |
getUser1_ID()
Get User List 1. |
int |
getUser2_ID()
Get User List 2. |
boolean |
isDescription()
Get Description Only. |
boolean |
isInvoiced()
Get Invoiced. |
boolean |
isProcessed()
Get Processed. |
void |
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. |
void |
setC_Activity_ID(int C_Activity_ID)
Set Activity. |
void |
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. |
void |
setC_Charge_ID(int C_Charge_ID)
Set Charge. |
void |
setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setC_ProjectPhase_ID(int C_ProjectPhase_ID)
Set Project Phase. |
void |
setC_ProjectTask_ID(int C_ProjectTask_ID)
Set Project Task. |
void |
setC_UOM_ID(int C_UOM_ID)
Set UOM. |
void |
setConfirmedQty(BigDecimal ConfirmedQty)
Set Confirmed Quantity. |
void |
setDescription(String Description)
Set Description. |
void |
setIsDescription(boolean IsDescription)
Set Description Only. |
void |
setIsInvoiced(boolean IsInvoiced)
Set Invoiced. |
void |
setLine(int Line)
Set Line No. |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_InOut_ID(int M_InOut_ID)
Set Shipment/Receipt. |
void |
setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line. |
void |
setM_Locator_ID(int M_Locator_ID)
Set Locator. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setM_RMALine_ID(int M_RMALine_ID)
Set RMA Line. |
void |
setMovementQty(BigDecimal MovementQty)
Set Movement Quantity. |
void |
setPickedQty(BigDecimal PickedQty)
Set Picked Quantity |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setQtyEntered(BigDecimal QtyEntered)
Set Quantity. |
void |
setRef_InOutLine_ID(int Ref_InOutLine_ID)
Set Referenced Shipment Line |
void |
setScrappedQty(BigDecimal ScrappedQty)
Set Scrapped Quantity. |
void |
setTargetQty(BigDecimal TargetQty)
Set Target Quantity. |
void |
setUser1_ID(int User1_ID)
Set User List 1. |
void |
setUser2_ID(int User2_ID)
Set User List 2. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_OrgTrx_ID
static final String COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Charge_ID
static final String COLUMNNAME_ConfirmedQty
static final String COLUMNNAME_C_OrderLine_ID
static final String COLUMNNAME_C_Project_ID
static final String COLUMNNAME_C_ProjectPhase_ID
static final String COLUMNNAME_C_ProjectTask_ID
static final String COLUMNNAME_C_UOM_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_IsDescription
static final String COLUMNNAME_IsInvoiced
static final String COLUMNNAME_Line
static final String COLUMNNAME_M_AttributeSetInstance_ID
static final String COLUMNNAME_M_InOut_ID
static final String COLUMNNAME_M_InOutLine_ID
static final String COLUMNNAME_M_Locator_ID
static final String COLUMNNAME_MovementQty
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_RMALine_ID
static final String COLUMNNAME_PickedQty
static final String COLUMNNAME_Processed
static final String COLUMNNAME_QtyEntered
static final String COLUMNNAME_Ref_InOutLine_ID
static final String COLUMNNAME_ScrappedQty
static final String COLUMNNAME_TargetQty
static final String COLUMNNAME_User1_ID
static final String COLUMNNAME_User2_ID
| Method Detail |
|---|
void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
int getAD_OrgTrx_ID()
void setC_Activity_ID(int C_Activity_ID)
int getC_Activity_ID()
I_C_Activity getC_Activity()
throws Exception
Exceptionvoid setC_Campaign_ID(int C_Campaign_ID)
int getC_Campaign_ID()
I_C_Campaign getC_Campaign()
throws Exception
Exceptionvoid setC_Charge_ID(int C_Charge_ID)
int getC_Charge_ID()
I_C_Charge getC_Charge()
throws Exception
Exceptionvoid setConfirmedQty(BigDecimal ConfirmedQty)
BigDecimal getConfirmedQty()
void setC_OrderLine_ID(int C_OrderLine_ID)
int getC_OrderLine_ID()
I_C_OrderLine getC_OrderLine()
throws Exception
Exceptionvoid setC_Project_ID(int C_Project_ID)
int getC_Project_ID()
I_C_Project getC_Project()
throws Exception
Exceptionvoid setC_ProjectPhase_ID(int C_ProjectPhase_ID)
int getC_ProjectPhase_ID()
I_C_ProjectPhase getC_ProjectPhase()
throws Exception
Exceptionvoid setC_ProjectTask_ID(int C_ProjectTask_ID)
int getC_ProjectTask_ID()
I_C_ProjectTask getC_ProjectTask()
throws Exception
Exceptionvoid setC_UOM_ID(int C_UOM_ID)
int getC_UOM_ID()
I_C_UOM getC_UOM()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setIsDescription(boolean IsDescription)
boolean isDescription()
void setIsInvoiced(boolean IsInvoiced)
boolean isInvoiced()
void setLine(int Line)
int getLine()
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
int getM_AttributeSetInstance_ID()
void setM_InOut_ID(int M_InOut_ID)
int getM_InOut_ID()
I_M_InOut getM_InOut()
throws Exception
Exceptionvoid setM_InOutLine_ID(int M_InOutLine_ID)
int getM_InOutLine_ID()
void setM_Locator_ID(int M_Locator_ID)
int getM_Locator_ID()
void setMovementQty(BigDecimal MovementQty)
BigDecimal getMovementQty()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setM_RMALine_ID(int M_RMALine_ID)
int getM_RMALine_ID()
I_M_RMALine getM_RMALine()
throws Exception
Exceptionvoid setPickedQty(BigDecimal PickedQty)
BigDecimal getPickedQty()
void setProcessed(boolean Processed)
boolean isProcessed()
void setQtyEntered(BigDecimal QtyEntered)
BigDecimal getQtyEntered()
void setRef_InOutLine_ID(int Ref_InOutLine_ID)
int getRef_InOutLine_ID()
void setScrappedQty(BigDecimal ScrappedQty)
BigDecimal getScrappedQty()
void setTargetQty(BigDecimal TargetQty)
BigDecimal getTargetQty()
void setUser1_ID(int User1_ID)
int getUser1_ID()
void setUser2_ID(int User2_ID)
int getUser2_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||