Package org.compiere.model
Interface I_C_OrderLandedCostAllocation
-
- All Known Implementing Classes:
MOrderLandedCostAllocation
,X_C_OrderLandedCostAllocation
public interface I_C_OrderLandedCostAllocation
Generated Interface for C_OrderLandedCostAllocation- 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_Amt
Column name Amtstatic String
COLUMNNAME_Base
Column name Basestatic String
COLUMNNAME_C_OrderLandedCost_ID
Column name C_OrderLandedCost_IDstatic String
COLUMNNAME_C_OrderLandedCostAllocation_ID
Column name C_OrderLandedCostAllocation_IDstatic String
COLUMNNAME_C_OrderLandedCostAllocation_UU
Column name C_OrderLandedCostAllocation_UUstatic String
COLUMNNAME_C_OrderLine_ID
Column name C_OrderLine_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_Qty
Column name Qtystatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=200104static String
Table_Name
TableName=C_OrderLandedCostAllocation
-
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.BigDecimal
getAmt()
Get Amount.BigDecimal
getBase()
Get Base.I_C_OrderLandedCost
getC_OrderLandedCost()
int
getC_OrderLandedCost_ID()
Get Estimated Landed Costint
getC_OrderLandedCostAllocation_ID()
Get Estimated Landed Cost AllocationString
getC_OrderLandedCostAllocation_UU()
Get C_OrderLandedCostAllocation_UUI_C_OrderLine
getC_OrderLine()
int
getC_OrderLine_ID()
Get Sales Order Line.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.BigDecimal
getQty()
Get Quantity.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isProcessed()
Get Processed.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAmt(BigDecimal Amt)
Set Amount.void
setBase(BigDecimal Base)
Set Base.void
setC_OrderLandedCost_ID(int C_OrderLandedCost_ID)
Set Estimated Landed Costvoid
setC_OrderLandedCostAllocation_ID(int C_OrderLandedCostAllocation_ID)
Set Estimated Landed Cost Allocationvoid
setC_OrderLandedCostAllocation_UU(String C_OrderLandedCostAllocation_UU)
Set C_OrderLandedCostAllocation_UUvoid
setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line.void
setIsActive(boolean IsActive)
Set Active.void
setProcessed(boolean Processed)
Set Processed.void
setQty(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
-
-