Package org.compiere.model
Interface I_M_InOutLine
-
- All Known Implementing Classes:
MInOutLine
,X_M_InOutLine
public interface I_M_InOutLine
Generated Interface for M_InOutLine- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 1 - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_IDstatic String
COLUMNNAME_C_Activity_ID
Column name C_Activity_IDstatic String
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_IDstatic String
COLUMNNAME_C_Charge_ID
Column name C_Charge_IDstatic String
COLUMNNAME_C_OrderLine_ID
Column name C_OrderLine_IDstatic String
COLUMNNAME_C_Project_ID
Column name C_Project_IDstatic String
COLUMNNAME_C_ProjectPhase_ID
Column name C_ProjectPhase_IDstatic String
COLUMNNAME_C_ProjectTask_ID
Column name C_ProjectTask_IDstatic String
COLUMNNAME_C_UOM_ID
Column name C_UOM_IDstatic String
COLUMNNAME_ConfirmedQty
Column name ConfirmedQtystatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsAutoProduce
Column name IsAutoProducestatic String
COLUMNNAME_IsDescription
Column name IsDescriptionstatic String
COLUMNNAME_IsInvoiced
Column name IsInvoicedstatic String
COLUMNNAME_Line
Column name Linestatic String
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_IDstatic String
COLUMNNAME_M_InOut_ID
Column name M_InOut_IDstatic String
COLUMNNAME_M_InOutLine_ID
Column name M_InOutLine_IDstatic String
COLUMNNAME_M_InOutLine_UU
Column name M_InOutLine_UUstatic String
COLUMNNAME_M_Locator_ID
Column name M_Locator_IDstatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_M_RMALine_ID
Column name M_RMALine_IDstatic String
COLUMNNAME_MovementQty
Column name MovementQtystatic String
COLUMNNAME_PickedQty
Column name PickedQtystatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_QtyEntered
Column name QtyEnteredstatic String
COLUMNNAME_Ref_InOutLine_ID
Column name Ref_InOutLine_IDstatic String
COLUMNNAME_ReversalLine_ID
Column name ReversalLine_IDstatic String
COLUMNNAME_ScrappedQty
Column name ScrappedQtystatic String
COLUMNNAME_TargetQty
Column name TargetQtystatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_User1_ID
Column name User1_IDstatic String
COLUMNNAME_User2_ID
Column name User2_IDstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=320static String
Table_Name
TableName=M_InOutLine
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.int
getAD_OrgTrx_ID()
Get Trx Organization.I_C_Activity
getC_Activity()
int
getC_Activity_ID()
Get Activity.I_C_Campaign
getC_Campaign()
int
getC_Campaign_ID()
Get Campaign.I_C_Charge
getC_Charge()
int
getC_Charge_ID()
Get Charge.I_C_OrderLine
getC_OrderLine()
int
getC_OrderLine_ID()
Get Sales Order Line.I_C_Project
getC_Project()
int
getC_Project_ID()
Get Project.I_C_ProjectPhase
getC_ProjectPhase()
int
getC_ProjectPhase_ID()
Get Project Phase.I_C_ProjectTask
getC_ProjectTask()
int
getC_ProjectTask_ID()
Get Project Task.I_C_UOM
getC_UOM()
int
getC_UOM_ID()
Get UOM.BigDecimal
getConfirmedQty()
Get Confirmed Quantity.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.int
getLine()
Get Line No.I_M_AttributeSetInstance
getM_AttributeSetInstance()
int
getM_AttributeSetInstance_ID()
Get Attribute Set Instance.I_M_InOut
getM_InOut()
int
getM_InOut_ID()
Get Shipment/Receipt.int
getM_InOutLine_ID()
Get Shipment/Receipt Line.String
getM_InOutLine_UU()
Get M_InOutLine_UUI_M_Locator
getM_Locator()
int
getM_Locator_ID()
Get Locator.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.I_M_RMALine
getM_RMALine()
int
getM_RMALine_ID()
Get RMA Line.BigDecimal
getMovementQty()
Get Movement Quantity.BigDecimal
getPickedQty()
Get Picked QuantityBigDecimal
getQtyEntered()
Get Quantity.int
getRef_InOutLine_ID()
Get Referenced Shipment LineI_M_InOutLine
getReversalLine()
int
getReversalLine_ID()
Get Reversal Line.BigDecimal
getScrappedQty()
Get Scrapped Quantity.BigDecimal
getTargetQty()
Get Target Quantity.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.I_C_ElementValue
getUser1()
int
getUser1_ID()
Get User Element List 1.I_C_ElementValue
getUser2()
int
getUser2_ID()
Get User Element List 2.boolean
isActive()
Get Active.boolean
isAutoProduce()
Get Auto Produce.boolean
isDescription()
Get Description Only.boolean
isInvoiced()
Get Invoiced.boolean
isProcessed()
Get Processed.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.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
setIsActive(boolean IsActive)
Set Active.void
setIsAutoProduce(boolean IsAutoProduce)
Set Auto Produce.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_InOutLine_UU(String M_InOutLine_UU)
Set M_InOutLine_UUvoid
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 Quantityvoid
setProcessed(boolean Processed)
Set Processed.void
setQtyEntered(BigDecimal QtyEntered)
Set Quantity.void
setRef_InOutLine_ID(int Ref_InOutLine_ID)
Set Referenced Shipment Linevoid
setReversalLine_ID(int ReversalLine_ID)
Set Reversal Line.void
setScrappedQty(BigDecimal ScrappedQty)
Set Scrapped Quantity.void
setTargetQty(BigDecimal TargetQty)
Set Target Quantity.void
setUser1_ID(int User1_ID)
Set User Element List 1.void
setUser2_ID(int User2_ID)
Set User Element List 2.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=M_InOutLine- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=320- 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_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_Charge_ID
static final String COLUMNNAME_C_Charge_ID
Column name C_Charge_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ConfirmedQty
static final String COLUMNNAME_ConfirmedQty
Column name ConfirmedQty- 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_ProjectPhase_ID
static final String COLUMNNAME_C_ProjectPhase_ID
Column name C_ProjectPhase_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ProjectTask_ID
static final String COLUMNNAME_C_ProjectTask_ID
Column name C_ProjectTask_ID- 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_C_UOM_ID
static final String COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsAutoProduce
static final String COLUMNNAME_IsAutoProduce
Column name IsAutoProduce- See Also:
- Constant Field Values
-
COLUMNNAME_IsDescription
static final String COLUMNNAME_IsDescription
Column name IsDescription- See Also:
- Constant Field Values
-
COLUMNNAME_IsInvoiced
static final String COLUMNNAME_IsInvoiced
Column name IsInvoiced- See Also:
- Constant Field Values
-
COLUMNNAME_Line
static final String COLUMNNAME_Line
Column name Line- 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_InOut_ID
static final String COLUMNNAME_M_InOut_ID
Column name M_InOut_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_InOutLine_ID
static final String COLUMNNAME_M_InOutLine_ID
Column name M_InOutLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_InOutLine_UU
static final String COLUMNNAME_M_InOutLine_UU
Column name M_InOutLine_UU- See Also:
- Constant Field Values
-
COLUMNNAME_M_Locator_ID
static final String COLUMNNAME_M_Locator_ID
Column name M_Locator_ID- See Also:
- Constant Field Values
-
COLUMNNAME_MovementQty
static final String COLUMNNAME_MovementQty
Column name MovementQty- 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_RMALine_ID
static final String COLUMNNAME_M_RMALine_ID
Column name M_RMALine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PickedQty
static final String COLUMNNAME_PickedQty
Column name PickedQty- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_QtyEntered
static final String COLUMNNAME_QtyEntered
Column name QtyEntered- See Also:
- Constant Field Values
-
COLUMNNAME_Ref_InOutLine_ID
static final String COLUMNNAME_Ref_InOutLine_ID
Column name Ref_InOutLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ReversalLine_ID
static final String COLUMNNAME_ReversalLine_ID
Column name ReversalLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ScrappedQty
static final String COLUMNNAME_ScrappedQty
Column name ScrappedQty- See Also:
- Constant Field Values
-
COLUMNNAME_TargetQty
static final String COLUMNNAME_TargetQty
Column name TargetQty- 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
-
-
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
-
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_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
-
setConfirmedQty
void setConfirmedQty(BigDecimal ConfirmedQty)
Set Confirmed Quantity. Confirmation of a received quantity
-
getConfirmedQty
BigDecimal getConfirmedQty()
Get Confirmed Quantity. Confirmation of a received quantity
-
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 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
-
setC_ProjectPhase_ID
void setC_ProjectPhase_ID(int C_ProjectPhase_ID)
Set Project Phase. Phase of a Project
-
getC_ProjectPhase_ID
int getC_ProjectPhase_ID()
Get Project Phase. Phase of a Project
-
getC_ProjectPhase
I_C_ProjectPhase getC_ProjectPhase() throws RuntimeException
- Throws:
RuntimeException
-
setC_ProjectTask_ID
void setC_ProjectTask_ID(int C_ProjectTask_ID)
Set Project Task. Actual Project Task in a Phase
-
getC_ProjectTask_ID
int getC_ProjectTask_ID()
Get Project Task. Actual Project Task in a Phase
-
getC_ProjectTask
I_C_ProjectTask getC_ProjectTask() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
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 RuntimeException
- Throws:
RuntimeException
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
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
-
setIsAutoProduce
void setIsAutoProduce(boolean IsAutoProduce)
Set Auto Produce. Auto create production to fulfill shipment
-
isAutoProduce
boolean isAutoProduce()
Get Auto Produce. Auto create production to fulfill shipment
-
setIsDescription
void setIsDescription(boolean IsDescription)
Set Description Only. if true, the line is just description and no transaction
-
isDescription
boolean isDescription()
Get Description Only. if true, the line is just description and no transaction
-
setIsInvoiced
void setIsInvoiced(boolean IsInvoiced)
Set Invoiced. Is this invoiced?
-
isInvoiced
boolean isInvoiced()
Get Invoiced. Is this invoiced?
-
setLine
void setLine(int Line)
Set Line No. Unique line for this document
-
getLine
int getLine()
Get Line No. Unique line for this document
-
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
-
getM_AttributeSetInstance
I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
- Throws:
RuntimeException
-
setM_InOut_ID
void setM_InOut_ID(int M_InOut_ID)
Set Shipment/Receipt. Material Shipment Document
-
getM_InOut_ID
int getM_InOut_ID()
Get Shipment/Receipt. Material Shipment Document
-
getM_InOut
I_M_InOut getM_InOut() throws RuntimeException
- Throws:
RuntimeException
-
setM_InOutLine_ID
void setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line. Line on Shipment or Receipt document
-
getM_InOutLine_ID
int getM_InOutLine_ID()
Get Shipment/Receipt Line. Line on Shipment or Receipt document
-
setM_InOutLine_UU
void setM_InOutLine_UU(String M_InOutLine_UU)
Set M_InOutLine_UU
-
getM_InOutLine_UU
String getM_InOutLine_UU()
Get M_InOutLine_UU
-
setM_Locator_ID
void setM_Locator_ID(int M_Locator_ID)
Set Locator. Warehouse Locator
-
getM_Locator_ID
int getM_Locator_ID()
Get Locator. Warehouse Locator
-
getM_Locator
I_M_Locator getM_Locator() throws RuntimeException
- Throws:
RuntimeException
-
setMovementQty
void setMovementQty(BigDecimal MovementQty)
Set Movement Quantity. Quantity of a product moved.
-
getMovementQty
BigDecimal getMovementQty()
Get Movement Quantity. Quantity of a product moved.
-
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 RuntimeException
- Throws:
RuntimeException
-
setM_RMALine_ID
void setM_RMALine_ID(int M_RMALine_ID)
Set RMA Line. Return Material Authorization Line
-
getM_RMALine_ID
int getM_RMALine_ID()
Get RMA Line. Return Material Authorization Line
-
getM_RMALine
I_M_RMALine getM_RMALine() throws RuntimeException
- Throws:
RuntimeException
-
setPickedQty
void setPickedQty(BigDecimal PickedQty)
Set Picked Quantity
-
getPickedQty
BigDecimal getPickedQty()
Get Picked Quantity
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
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
-
setRef_InOutLine_ID
void setRef_InOutLine_ID(int Ref_InOutLine_ID)
Set Referenced Shipment Line
-
getRef_InOutLine_ID
int getRef_InOutLine_ID()
Get Referenced Shipment Line
-
setReversalLine_ID
void setReversalLine_ID(int ReversalLine_ID)
Set Reversal Line. Use to keep the reversal line ID for reversing costing purpose
-
getReversalLine_ID
int getReversalLine_ID()
Get Reversal Line. Use to keep the reversal line ID for reversing costing purpose
-
getReversalLine
I_M_InOutLine getReversalLine() throws RuntimeException
- Throws:
RuntimeException
-
setScrappedQty
void setScrappedQty(BigDecimal ScrappedQty)
Set Scrapped Quantity. The Quantity scrapped due to QA issues
-
getScrappedQty
BigDecimal getScrappedQty()
Get Scrapped Quantity. The Quantity scrapped due to QA issues
-
setTargetQty
void setTargetQty(BigDecimal TargetQty)
Set Target Quantity. Target Movement Quantity
-
getTargetQty
BigDecimal getTargetQty()
Get Target Quantity. Target Movement Quantity
-
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
-
-