|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_InvoiceLine
Generated Interface for C_InvoiceLine
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_A_Asset_Group_ID
Column name A_Asset_Group_ID |
static String |
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID |
static String |
COLUMNNAME_A_CapvsExp
Column name A_CapvsExp |
static String |
COLUMNNAME_A_CreateAsset
Column name A_CreateAsset |
static String |
COLUMNNAME_A_Processed
Column name A_Processed |
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_Invoice_ID
Column name C_Invoice_ID |
static String |
COLUMNNAME_C_InvoiceLine_ID
Column name C_InvoiceLine_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_Tax_ID
Column name C_Tax_ID |
static String |
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_IsDescription
Column name IsDescription |
static String |
COLUMNNAME_IsPrinted
Column name IsPrinted |
static String |
COLUMNNAME_Line
Column name Line |
static String |
COLUMNNAME_LineNetAmt
Column name LineNetAmt |
static String |
COLUMNNAME_LineTotalAmt
Column name LineTotalAmt |
static String |
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID |
static String |
COLUMNNAME_M_InOutLine_ID
Column name M_InOutLine_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_PriceActual
Column name PriceActual |
static String |
COLUMNNAME_PriceEntered
Column name PriceEntered |
static String |
COLUMNNAME_PriceLimit
Column name PriceLimit |
static String |
COLUMNNAME_PriceList
Column name PriceList |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_QtyEntered
Column name QtyEntered |
static String |
COLUMNNAME_QtyInvoiced
Column name QtyInvoiced |
static String |
COLUMNNAME_Ref_InvoiceLine_ID
Column name Ref_InvoiceLine_ID |
static String |
COLUMNNAME_RRAmt
Column name RRAmt |
static String |
COLUMNNAME_RRStartDate
Column name RRStartDate |
static String |
COLUMNNAME_S_ResourceAssignment_ID
Column name S_ResourceAssignment_ID |
static String |
COLUMNNAME_TaxAmt
Column name TaxAmt |
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=333 |
static String |
Table_Name
TableName=C_InvoiceLine |
| Method Summary | |
|---|---|
int |
getA_Asset_Group_ID()
Get Asset Group. |
I_A_Asset_Group |
getA_Asset_Group()
|
int |
getA_Asset_ID()
Get Asset. |
I_A_Asset |
getA_Asset()
|
String |
getA_CapvsExp()
Get A_CapvsExp |
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_Invoice_ID()
Get Invoice. |
I_C_Invoice |
getC_Invoice()
|
int |
getC_InvoiceLine_ID()
Get Invoice Line. |
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_Tax_ID()
Get Tax. |
I_C_Tax |
getC_Tax()
|
int |
getC_UOM_ID()
Get UOM. |
I_C_UOM |
getC_UOM()
|
String |
getDescription()
Get Description. |
int |
getLine()
Get Line No. |
BigDecimal |
getLineNetAmt()
Get Line Amount. |
BigDecimal |
getLineTotalAmt()
Get Line Total. |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_InOutLine_ID()
Get Shipment/Receipt Line. |
I_M_InOutLine |
getM_InOutLine()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getM_RMALine_ID()
Get RMA Line. |
I_M_RMALine |
getM_RMALine()
|
BigDecimal |
getPriceActual()
Get Unit Price. |
BigDecimal |
getPriceEntered()
Get Price. |
BigDecimal |
getPriceLimit()
Get Limit Price. |
BigDecimal |
getPriceList()
Get List Price. |
BigDecimal |
getQtyEntered()
Get Quantity. |
BigDecimal |
getQtyInvoiced()
Get Quantity Invoiced. |
int |
getRef_InvoiceLine_ID()
Get Referenced Invoice Line |
BigDecimal |
getRRAmt()
Get Revenue Recognition Amt. |
Timestamp |
getRRStartDate()
Get Revenue Recognition Start. |
int |
getS_ResourceAssignment_ID()
Get Resource Assignment. |
BigDecimal |
getTaxAmt()
Get Tax Amount. |
int |
getUser1_ID()
Get User List 1. |
int |
getUser2_ID()
Get User List 2. |
boolean |
isA_CreateAsset()
Get A_CreateAsset |
boolean |
isA_Processed()
Get A_Processed |
boolean |
isDescription()
Get Description Only. |
boolean |
isPrinted()
Get Printed. |
boolean |
isProcessed()
Get Processed. |
void |
setA_Asset_Group_ID(int A_Asset_Group_ID)
Set Asset Group. |
void |
setA_Asset_ID(int A_Asset_ID)
Set Asset. |
void |
setA_CapvsExp(String A_CapvsExp)
Set A_CapvsExp |
void |
setA_CreateAsset(boolean A_CreateAsset)
Set A_CreateAsset |
void |
setA_Processed(boolean A_Processed)
Set A_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_Invoice_ID(int C_Invoice_ID)
Set Invoice. |
void |
setC_InvoiceLine_ID(int C_InvoiceLine_ID)
Set Invoice Line. |
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_Tax_ID(int C_Tax_ID)
Set Tax. |
void |
setC_UOM_ID(int C_UOM_ID)
Set UOM. |
void |
setDescription(String Description)
Set Description. |
void |
setIsDescription(boolean IsDescription)
Set Description Only. |
void |
setIsPrinted(boolean IsPrinted)
Set Printed. |
void |
setLine(int Line)
Set Line No. |
void |
setLineNetAmt(BigDecimal LineNetAmt)
Set Line Amount. |
void |
setLineTotalAmt(BigDecimal LineTotalAmt)
Set Line Total. |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setM_RMALine_ID(int M_RMALine_ID)
Set RMA Line. |
void |
setPriceActual(BigDecimal PriceActual)
Set Unit Price. |
void |
setPriceEntered(BigDecimal PriceEntered)
Set Price. |
void |
setPriceLimit(BigDecimal PriceLimit)
Set Limit Price. |
void |
setPriceList(BigDecimal PriceList)
Set List Price. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setQtyEntered(BigDecimal QtyEntered)
Set Quantity. |
void |
setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced. |
void |
setRef_InvoiceLine_ID(int Ref_InvoiceLine_ID)
Set Referenced Invoice Line |
void |
setRRAmt(BigDecimal RRAmt)
Set Revenue Recognition Amt. |
void |
setRRStartDate(Timestamp RRStartDate)
Set Revenue Recognition Start. |
void |
setS_ResourceAssignment_ID(int S_ResourceAssignment_ID)
Set Resource Assignment. |
void |
setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount. |
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_A_Asset_Group_ID
static final String COLUMNNAME_A_Asset_ID
static final String COLUMNNAME_A_CapvsExp
static final String COLUMNNAME_A_CreateAsset
static final String COLUMNNAME_AD_OrgTrx_ID
static final String COLUMNNAME_A_Processed
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_C_Invoice_ID
static final String COLUMNNAME_C_InvoiceLine_ID
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_Tax_ID
static final String COLUMNNAME_C_UOM_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_IsDescription
static final String COLUMNNAME_IsPrinted
static final String COLUMNNAME_Line
static final String COLUMNNAME_LineNetAmt
static final String COLUMNNAME_LineTotalAmt
static final String COLUMNNAME_M_AttributeSetInstance_ID
static final String COLUMNNAME_M_InOutLine_ID
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_RMALine_ID
static final String COLUMNNAME_PriceActual
static final String COLUMNNAME_PriceEntered
static final String COLUMNNAME_PriceLimit
static final String COLUMNNAME_PriceList
static final String COLUMNNAME_Processed
static final String COLUMNNAME_QtyEntered
static final String COLUMNNAME_QtyInvoiced
static final String COLUMNNAME_Ref_InvoiceLine_ID
static final String COLUMNNAME_RRAmt
static final String COLUMNNAME_RRStartDate
static final String COLUMNNAME_S_ResourceAssignment_ID
static final String COLUMNNAME_TaxAmt
static final String COLUMNNAME_User1_ID
static final String COLUMNNAME_User2_ID
| Method Detail |
|---|
void setA_Asset_Group_ID(int A_Asset_Group_ID)
int getA_Asset_Group_ID()
I_A_Asset_Group getA_Asset_Group()
throws Exception
Exceptionvoid setA_Asset_ID(int A_Asset_ID)
int getA_Asset_ID()
I_A_Asset getA_Asset()
throws Exception
Exceptionvoid setA_CapvsExp(String A_CapvsExp)
String getA_CapvsExp()
void setA_CreateAsset(boolean A_CreateAsset)
boolean isA_CreateAsset()
void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
int getAD_OrgTrx_ID()
void setA_Processed(boolean A_Processed)
boolean isA_Processed()
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 setC_Invoice_ID(int C_Invoice_ID)
int getC_Invoice_ID()
I_C_Invoice getC_Invoice()
throws Exception
Exceptionvoid setC_InvoiceLine_ID(int C_InvoiceLine_ID)
int getC_InvoiceLine_ID()
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_Tax_ID(int C_Tax_ID)
int getC_Tax_ID()
I_C_Tax getC_Tax()
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 setIsPrinted(boolean IsPrinted)
boolean isPrinted()
void setLine(int Line)
int getLine()
void setLineNetAmt(BigDecimal LineNetAmt)
BigDecimal getLineNetAmt()
void setLineTotalAmt(BigDecimal LineTotalAmt)
BigDecimal getLineTotalAmt()
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
int getM_AttributeSetInstance_ID()
void setM_InOutLine_ID(int M_InOutLine_ID)
int getM_InOutLine_ID()
I_M_InOutLine getM_InOutLine()
throws Exception
Exceptionvoid 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 setPriceActual(BigDecimal PriceActual)
BigDecimal getPriceActual()
void setPriceEntered(BigDecimal PriceEntered)
BigDecimal getPriceEntered()
void setPriceLimit(BigDecimal PriceLimit)
BigDecimal getPriceLimit()
void setPriceList(BigDecimal PriceList)
BigDecimal getPriceList()
void setProcessed(boolean Processed)
boolean isProcessed()
void setQtyEntered(BigDecimal QtyEntered)
BigDecimal getQtyEntered()
void setQtyInvoiced(BigDecimal QtyInvoiced)
BigDecimal getQtyInvoiced()
void setRef_InvoiceLine_ID(int Ref_InvoiceLine_ID)
int getRef_InvoiceLine_ID()
void setRRAmt(BigDecimal RRAmt)
BigDecimal getRRAmt()
void setRRStartDate(Timestamp RRStartDate)
Timestamp getRRStartDate()
void setS_ResourceAssignment_ID(int S_ResourceAssignment_ID)
int getS_ResourceAssignment_ID()
void setTaxAmt(BigDecimal TaxAmt)
BigDecimal getTaxAmt()
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 | |||||||||