Package org.compiere.model
Interface I_C_OrderLandedCostAllocation
-
- All Known Implementing Classes:
MOrderLandedCostAllocation,X_C_OrderLandedCostAllocation
public interface I_C_OrderLandedCostAllocationGenerated Interface for C_OrderLandedCostAllocation- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 1 - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AmtColumn name Amtstatic StringCOLUMNNAME_BaseColumn name Basestatic StringCOLUMNNAME_C_OrderLandedCost_IDColumn name C_OrderLandedCost_IDstatic StringCOLUMNNAME_C_OrderLandedCostAllocation_IDColumn name C_OrderLandedCostAllocation_IDstatic StringCOLUMNNAME_C_OrderLandedCostAllocation_UUColumn name C_OrderLandedCostAllocation_UUstatic StringCOLUMNNAME_C_OrderLine_IDColumn name C_OrderLine_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_ProcessedColumn name Processedstatic StringCOLUMNNAME_QtyColumn name Qtystatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=200104static StringTable_NameTableName=C_OrderLandedCostAllocation
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.BigDecimalgetAmt()Get Amount.BigDecimalgetBase()Get Base.I_C_OrderLandedCostgetC_OrderLandedCost()intgetC_OrderLandedCost_ID()Get Estimated Landed CostintgetC_OrderLandedCostAllocation_ID()Get Estimated Landed Cost AllocationStringgetC_OrderLandedCostAllocation_UU()Get C_OrderLandedCostAllocation_UUI_C_OrderLinegetC_OrderLine()intgetC_OrderLine_ID()Get Sales Order Line.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.BigDecimalgetQty()Get Quantity.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisProcessed()Get Processed.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAmt(BigDecimal Amt)Set Amount.voidsetBase(BigDecimal Base)Set Base.voidsetC_OrderLandedCost_ID(int C_OrderLandedCost_ID)Set Estimated Landed CostvoidsetC_OrderLandedCostAllocation_ID(int C_OrderLandedCostAllocation_ID)Set Estimated Landed Cost AllocationvoidsetC_OrderLandedCostAllocation_UU(String C_OrderLandedCostAllocation_UU)Set C_OrderLandedCostAllocation_UUvoidsetC_OrderLine_ID(int C_OrderLine_ID)Set Sales Order Line.voidsetIsActive(boolean IsActive)Set Active.voidsetProcessed(boolean Processed)Set Processed.voidsetQty(BigDecimal Qty)Set Quantity.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_OrderLandedCostAllocation- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=200104- 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_Amt
static final String COLUMNNAME_Amt
Column name Amt- See Also:
- Constant Field Values
-
COLUMNNAME_Base
static final String COLUMNNAME_Base
Column name Base- See Also:
- Constant Field Values
-
COLUMNNAME_C_OrderLandedCostAllocation_ID
static final String COLUMNNAME_C_OrderLandedCostAllocation_ID
Column name C_OrderLandedCostAllocation_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_OrderLandedCostAllocation_UU
static final String COLUMNNAME_C_OrderLandedCostAllocation_UU
Column name C_OrderLandedCostAllocation_UU- See Also:
- Constant Field Values
-
COLUMNNAME_C_OrderLandedCost_ID
static final String COLUMNNAME_C_OrderLandedCost_ID
Column name C_OrderLandedCost_ID- 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_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_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Qty
static final String COLUMNNAME_Qty
Column name Qty- 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
-
-
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
-
setAmt
void setAmt(BigDecimal Amt)
Set Amount. Amount
-
getAmt
BigDecimal getAmt()
Get Amount. Amount
-
setBase
void setBase(BigDecimal Base)
Set Base. Calculation Base
-
getBase
BigDecimal getBase()
Get Base. Calculation Base
-
setC_OrderLandedCostAllocation_ID
void setC_OrderLandedCostAllocation_ID(int C_OrderLandedCostAllocation_ID)
Set Estimated Landed Cost Allocation
-
getC_OrderLandedCostAllocation_ID
int getC_OrderLandedCostAllocation_ID()
Get Estimated Landed Cost Allocation
-
setC_OrderLandedCostAllocation_UU
void setC_OrderLandedCostAllocation_UU(String C_OrderLandedCostAllocation_UU)
Set C_OrderLandedCostAllocation_UU
-
getC_OrderLandedCostAllocation_UU
String getC_OrderLandedCostAllocation_UU()
Get C_OrderLandedCostAllocation_UU
-
setC_OrderLandedCost_ID
void setC_OrderLandedCost_ID(int C_OrderLandedCost_ID)
Set Estimated Landed Cost
-
getC_OrderLandedCost_ID
int getC_OrderLandedCost_ID()
Get Estimated Landed Cost
-
getC_OrderLandedCost
I_C_OrderLandedCost getC_OrderLandedCost() throws RuntimeException
- Throws:
RuntimeException
-
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
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
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
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setQty
void setQty(BigDecimal Qty)
Set Quantity. Quantity
-
getQty
BigDecimal getQty()
Get Quantity. Quantity
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-