Adempiere 3.5.2a

org.compiere.model
Class X_C_InvoiceLine

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_C_InvoiceLine
All Implemented Interfaces:
Serializable, Comparator, I_C_InvoiceLine, I_Persistent, Evaluatee
Direct Known Subclasses:
MInvoiceLine

public class X_C_InvoiceLine
extends PO
implements I_C_InvoiceLine, I_Persistent

Generated Model for C_InvoiceLine

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int A_CAPVSEXP_AD_Reference_ID
          A_CapvsExp AD_Reference_ID=53277
static String A_CAPVSEXP_Capital
          Capital = Cap
static String A_CAPVSEXP_Expense
          Expense = Exp
static int AD_ORGTRX_ID_AD_Reference_ID
          AD_OrgTrx_ID AD_Reference_ID=130
static int USER1_ID_AD_Reference_ID
          User1_ID AD_Reference_ID=134
static int USER2_ID_AD_Reference_ID
          User2_ID AD_Reference_ID=137
 
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Fields inherited from interface org.compiere.model.I_C_InvoiceLine
accessLevel, COLUMNNAME_A_Asset_Group_ID, COLUMNNAME_A_Asset_ID, COLUMNNAME_A_CapvsExp, COLUMNNAME_A_CreateAsset, COLUMNNAME_A_Processed, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_Invoice_ID, COLUMNNAME_C_InvoiceLine_ID, COLUMNNAME_C_OrderLine_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_C_ProjectPhase_ID, COLUMNNAME_C_ProjectTask_ID, COLUMNNAME_C_Tax_ID, COLUMNNAME_C_UOM_ID, COLUMNNAME_Description, COLUMNNAME_IsDescription, COLUMNNAME_IsPrinted, COLUMNNAME_Line, COLUMNNAME_LineNetAmt, COLUMNNAME_LineTotalAmt, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_InOutLine_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_RMALine_ID, COLUMNNAME_PriceActual, COLUMNNAME_PriceEntered, COLUMNNAME_PriceLimit, COLUMNNAME_PriceList, COLUMNNAME_Processed, COLUMNNAME_QtyEntered, COLUMNNAME_QtyInvoiced, COLUMNNAME_Ref_InvoiceLine_ID, COLUMNNAME_RRAmt, COLUMNNAME_RRStartDate, COLUMNNAME_S_ResourceAssignment_ID, COLUMNNAME_TaxAmt, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, Model, Table_ID, Table_Name
 
Constructor Summary
X_C_InvoiceLine(Properties ctx, int C_InvoiceLine_ID, String trxName)
          Standard Constructor
X_C_InvoiceLine(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 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.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 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.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 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.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Field Detail

A_CAPVSEXP_AD_Reference_ID

public static final int A_CAPVSEXP_AD_Reference_ID
A_CapvsExp AD_Reference_ID=53277

See Also:
Constant Field Values

A_CAPVSEXP_Capital

public static final String A_CAPVSEXP_Capital
Capital = Cap

See Also:
Constant Field Values

A_CAPVSEXP_Expense

public static final String A_CAPVSEXP_Expense
Expense = Exp

See Also:
Constant Field Values

AD_ORGTRX_ID_AD_Reference_ID

public static final int AD_ORGTRX_ID_AD_Reference_ID
AD_OrgTrx_ID AD_Reference_ID=130

See Also:
Constant Field Values

USER1_ID_AD_Reference_ID

public static final int USER1_ID_AD_Reference_ID
User1_ID AD_Reference_ID=134

See Also:
Constant Field Values

USER2_ID_AD_Reference_ID

public static final int USER2_ID_AD_Reference_ID
User2_ID AD_Reference_ID=137

See Also:
Constant Field Values
Constructor Detail

X_C_InvoiceLine

public X_C_InvoiceLine(Properties ctx,
                       int C_InvoiceLine_ID,
                       String trxName)
Standard Constructor


X_C_InvoiceLine

public X_C_InvoiceLine(Properties ctx,
                       ResultSet rs,
                       String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
1 - Org

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

getA_Asset_Group

public I_A_Asset_Group getA_Asset_Group()
                                 throws Exception
Specified by:
getA_Asset_Group in interface I_C_InvoiceLine
Throws:
Exception

setA_Asset_Group_ID

public void setA_Asset_Group_ID(int A_Asset_Group_ID)
Set Asset Group.

Specified by:
setA_Asset_Group_ID in interface I_C_InvoiceLine
Parameters:
A_Asset_Group_ID - Group of Assets

getA_Asset_Group_ID

public int getA_Asset_Group_ID()
Get Asset Group.

Specified by:
getA_Asset_Group_ID in interface I_C_InvoiceLine
Returns:
Group of Assets

getA_Asset

public I_A_Asset getA_Asset()
                     throws Exception
Specified by:
getA_Asset in interface I_C_InvoiceLine
Throws:
Exception

setA_Asset_ID

public void setA_Asset_ID(int A_Asset_ID)
Set Asset.

Specified by:
setA_Asset_ID in interface I_C_InvoiceLine
Parameters:
A_Asset_ID - Asset used internally or by customers

getA_Asset_ID

public int getA_Asset_ID()
Get Asset.

Specified by:
getA_Asset_ID in interface I_C_InvoiceLine
Returns:
Asset used internally or by customers

setA_CapvsExp

public void setA_CapvsExp(String A_CapvsExp)
Set A_CapvsExp.

Specified by:
setA_CapvsExp in interface I_C_InvoiceLine
Parameters:
A_CapvsExp - A_CapvsExp

getA_CapvsExp

public String getA_CapvsExp()
Get A_CapvsExp.

Specified by:
getA_CapvsExp in interface I_C_InvoiceLine
Returns:
A_CapvsExp

setA_CreateAsset

public void setA_CreateAsset(boolean A_CreateAsset)
Set A_CreateAsset.

Specified by:
setA_CreateAsset in interface I_C_InvoiceLine
Parameters:
A_CreateAsset - A_CreateAsset

isA_CreateAsset

public boolean isA_CreateAsset()
Get A_CreateAsset.

Specified by:
isA_CreateAsset in interface I_C_InvoiceLine
Returns:
A_CreateAsset

setAD_OrgTrx_ID

public void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.

Specified by:
setAD_OrgTrx_ID in interface I_C_InvoiceLine
Parameters:
AD_OrgTrx_ID - Performing or initiating organization

getAD_OrgTrx_ID

public int getAD_OrgTrx_ID()
Get Trx Organization.

Specified by:
getAD_OrgTrx_ID in interface I_C_InvoiceLine
Returns:
Performing or initiating organization

setA_Processed

public void setA_Processed(boolean A_Processed)
Set A_Processed.

Specified by:
setA_Processed in interface I_C_InvoiceLine
Parameters:
A_Processed - A_Processed

isA_Processed

public boolean isA_Processed()
Get A_Processed.

Specified by:
isA_Processed in interface I_C_InvoiceLine
Returns:
A_Processed

getC_Activity

public I_C_Activity getC_Activity()
                           throws Exception
Specified by:
getC_Activity in interface I_C_InvoiceLine
Throws:
Exception

setC_Activity_ID

public void setC_Activity_ID(int C_Activity_ID)
Set Activity.

Specified by:
setC_Activity_ID in interface I_C_InvoiceLine
Parameters:
C_Activity_ID - Business Activity

getC_Activity_ID

public int getC_Activity_ID()
Get Activity.

Specified by:
getC_Activity_ID in interface I_C_InvoiceLine
Returns:
Business Activity

getC_Campaign

public I_C_Campaign getC_Campaign()
                           throws Exception
Specified by:
getC_Campaign in interface I_C_InvoiceLine
Throws:
Exception

setC_Campaign_ID

public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.

Specified by:
setC_Campaign_ID in interface I_C_InvoiceLine
Parameters:
C_Campaign_ID - Marketing Campaign

getC_Campaign_ID

public int getC_Campaign_ID()
Get Campaign.

Specified by:
getC_Campaign_ID in interface I_C_InvoiceLine
Returns:
Marketing Campaign

getC_Charge

public I_C_Charge getC_Charge()
                       throws Exception
Specified by:
getC_Charge in interface I_C_InvoiceLine
Throws:
Exception

setC_Charge_ID

public void setC_Charge_ID(int C_Charge_ID)
Set Charge.

Specified by:
setC_Charge_ID in interface I_C_InvoiceLine
Parameters:
C_Charge_ID - Additional document charges

getC_Charge_ID

public int getC_Charge_ID()
Get Charge.

Specified by:
getC_Charge_ID in interface I_C_InvoiceLine
Returns:
Additional document charges

getC_Invoice

public I_C_Invoice getC_Invoice()
                         throws Exception
Specified by:
getC_Invoice in interface I_C_InvoiceLine
Throws:
Exception

setC_Invoice_ID

public void setC_Invoice_ID(int C_Invoice_ID)
Set Invoice.

Specified by:
setC_Invoice_ID in interface I_C_InvoiceLine
Parameters:
C_Invoice_ID - Invoice Identifier

getC_Invoice_ID

public int getC_Invoice_ID()
Get Invoice.

Specified by:
getC_Invoice_ID in interface I_C_InvoiceLine
Returns:
Invoice Identifier

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setC_InvoiceLine_ID

public void setC_InvoiceLine_ID(int C_InvoiceLine_ID)
Set Invoice Line.

Specified by:
setC_InvoiceLine_ID in interface I_C_InvoiceLine
Parameters:
C_InvoiceLine_ID - Invoice Detail Line

getC_InvoiceLine_ID

public int getC_InvoiceLine_ID()
Get Invoice Line.

Specified by:
getC_InvoiceLine_ID in interface I_C_InvoiceLine
Returns:
Invoice Detail Line

getC_OrderLine

public I_C_OrderLine getC_OrderLine()
                             throws Exception
Specified by:
getC_OrderLine in interface I_C_InvoiceLine
Throws:
Exception

setC_OrderLine_ID

public void setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line.

Specified by:
setC_OrderLine_ID in interface I_C_InvoiceLine
Parameters:
C_OrderLine_ID - Sales Order Line

getC_OrderLine_ID

public int getC_OrderLine_ID()
Get Sales Order Line.

Specified by:
getC_OrderLine_ID in interface I_C_InvoiceLine
Returns:
Sales Order Line

getC_Project

public I_C_Project getC_Project()
                         throws Exception
Specified by:
getC_Project in interface I_C_InvoiceLine
Throws:
Exception

setC_Project_ID

public void setC_Project_ID(int C_Project_ID)
Set Project.

Specified by:
setC_Project_ID in interface I_C_InvoiceLine
Parameters:
C_Project_ID - Financial Project

getC_Project_ID

public int getC_Project_ID()
Get Project.

Specified by:
getC_Project_ID in interface I_C_InvoiceLine
Returns:
Financial Project

getC_ProjectPhase

public I_C_ProjectPhase getC_ProjectPhase()
                                   throws Exception
Specified by:
getC_ProjectPhase in interface I_C_InvoiceLine
Throws:
Exception

setC_ProjectPhase_ID

public void setC_ProjectPhase_ID(int C_ProjectPhase_ID)
Set Project Phase.

Specified by:
setC_ProjectPhase_ID in interface I_C_InvoiceLine
Parameters:
C_ProjectPhase_ID - Phase of a Project

getC_ProjectPhase_ID

public int getC_ProjectPhase_ID()
Get Project Phase.

Specified by:
getC_ProjectPhase_ID in interface I_C_InvoiceLine
Returns:
Phase of a Project

getC_ProjectTask

public I_C_ProjectTask getC_ProjectTask()
                                 throws Exception
Specified by:
getC_ProjectTask in interface I_C_InvoiceLine
Throws:
Exception

setC_ProjectTask_ID

public void setC_ProjectTask_ID(int C_ProjectTask_ID)
Set Project Task.

Specified by:
setC_ProjectTask_ID in interface I_C_InvoiceLine
Parameters:
C_ProjectTask_ID - Actual Project Task in a Phase

getC_ProjectTask_ID

public int getC_ProjectTask_ID()
Get Project Task.

Specified by:
getC_ProjectTask_ID in interface I_C_InvoiceLine
Returns:
Actual Project Task in a Phase

getC_Tax

public I_C_Tax getC_Tax()
                 throws Exception
Specified by:
getC_Tax in interface I_C_InvoiceLine
Throws:
Exception

setC_Tax_ID

public void setC_Tax_ID(int C_Tax_ID)
Set Tax.

Specified by:
setC_Tax_ID in interface I_C_InvoiceLine
Parameters:
C_Tax_ID - Tax identifier

getC_Tax_ID

public int getC_Tax_ID()
Get Tax.

Specified by:
getC_Tax_ID in interface I_C_InvoiceLine
Returns:
Tax identifier

getC_UOM

public I_C_UOM getC_UOM()
                 throws Exception
Specified by:
getC_UOM in interface I_C_InvoiceLine
Throws:
Exception

setC_UOM_ID

public void setC_UOM_ID(int C_UOM_ID)
Set UOM.

Specified by:
setC_UOM_ID in interface I_C_InvoiceLine
Parameters:
C_UOM_ID - Unit of Measure

getC_UOM_ID

public int getC_UOM_ID()
Get UOM.

Specified by:
getC_UOM_ID in interface I_C_InvoiceLine
Returns:
Unit of Measure

setDescription

public void setDescription(String Description)
Set Description.

Specified by:
setDescription in interface I_C_InvoiceLine
Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Specified by:
getDescription in interface I_C_InvoiceLine
Returns:
Optional short description of the record

setIsDescription

public void setIsDescription(boolean IsDescription)
Set Description Only.

Specified by:
setIsDescription in interface I_C_InvoiceLine
Parameters:
IsDescription - if true, the line is just description and no transaction

isDescription

public boolean isDescription()
Get Description Only.

Specified by:
isDescription in interface I_C_InvoiceLine
Returns:
if true, the line is just description and no transaction

setIsPrinted

public void setIsPrinted(boolean IsPrinted)
Set Printed.

Specified by:
setIsPrinted in interface I_C_InvoiceLine
Parameters:
IsPrinted - Indicates if this document / line is printed

isPrinted

public boolean isPrinted()
Get Printed.

Specified by:
isPrinted in interface I_C_InvoiceLine
Returns:
Indicates if this document / line is printed

setLine

public void setLine(int Line)
Set Line No.

Specified by:
setLine in interface I_C_InvoiceLine
Parameters:
Line - Unique line for this document

getLine

public int getLine()
Get Line No.

Specified by:
getLine in interface I_C_InvoiceLine
Returns:
Unique line for this document

setLineNetAmt

public void setLineNetAmt(BigDecimal LineNetAmt)
Set Line Amount.

Specified by:
setLineNetAmt in interface I_C_InvoiceLine
Parameters:
LineNetAmt - Line Extended Amount (Quantity * Actual Price) without Freight and Charges

getLineNetAmt

public BigDecimal getLineNetAmt()
Get Line Amount.

Specified by:
getLineNetAmt in interface I_C_InvoiceLine
Returns:
Line Extended Amount (Quantity * Actual Price) without Freight and Charges

setLineTotalAmt

public void setLineTotalAmt(BigDecimal LineTotalAmt)
Set Line Total.

Specified by:
setLineTotalAmt in interface I_C_InvoiceLine
Parameters:
LineTotalAmt - Total line amount incl. Tax

getLineTotalAmt

public BigDecimal getLineTotalAmt()
Get Line Total.

Specified by:
getLineTotalAmt in interface I_C_InvoiceLine
Returns:
Total line amount incl. Tax

setM_AttributeSetInstance_ID

public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance.

Specified by:
setM_AttributeSetInstance_ID in interface I_C_InvoiceLine
Parameters:
M_AttributeSetInstance_ID - Product Attribute Set Instance

getM_AttributeSetInstance_ID

public int getM_AttributeSetInstance_ID()
Get Attribute Set Instance.

Specified by:
getM_AttributeSetInstance_ID in interface I_C_InvoiceLine
Returns:
Product Attribute Set Instance

getM_InOutLine

public I_M_InOutLine getM_InOutLine()
                             throws Exception
Specified by:
getM_InOutLine in interface I_C_InvoiceLine
Throws:
Exception

setM_InOutLine_ID

public void setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line.

Specified by:
setM_InOutLine_ID in interface I_C_InvoiceLine
Parameters:
M_InOutLine_ID - Line on Shipment or Receipt document

getM_InOutLine_ID

public int getM_InOutLine_ID()
Get Shipment/Receipt Line.

Specified by:
getM_InOutLine_ID in interface I_C_InvoiceLine
Returns:
Line on Shipment or Receipt document

getM_Product

public I_M_Product getM_Product()
                         throws Exception
Specified by:
getM_Product in interface I_C_InvoiceLine
Throws:
Exception

setM_Product_ID

public void setM_Product_ID(int M_Product_ID)
Set Product.

Specified by:
setM_Product_ID in interface I_C_InvoiceLine
Parameters:
M_Product_ID - Product, Service, Item

getM_Product_ID

public int getM_Product_ID()
Get Product.

Specified by:
getM_Product_ID in interface I_C_InvoiceLine
Returns:
Product, Service, Item

getM_RMALine

public I_M_RMALine getM_RMALine()
                         throws Exception
Specified by:
getM_RMALine in interface I_C_InvoiceLine
Throws:
Exception

setM_RMALine_ID

public void setM_RMALine_ID(int M_RMALine_ID)
Set RMA Line.

Specified by:
setM_RMALine_ID in interface I_C_InvoiceLine
Parameters:
M_RMALine_ID - Return Material Authorization Line

getM_RMALine_ID

public int getM_RMALine_ID()
Get RMA Line.

Specified by:
getM_RMALine_ID in interface I_C_InvoiceLine
Returns:
Return Material Authorization Line

setPriceActual

public void setPriceActual(BigDecimal PriceActual)
Set Unit Price.

Specified by:
setPriceActual in interface I_C_InvoiceLine
Parameters:
PriceActual - Actual Price

getPriceActual

public BigDecimal getPriceActual()
Get Unit Price.

Specified by:
getPriceActual in interface I_C_InvoiceLine
Returns:
Actual Price

setPriceEntered

public void setPriceEntered(BigDecimal PriceEntered)
Set Price.

Specified by:
setPriceEntered in interface I_C_InvoiceLine
Parameters:
PriceEntered - Price Entered - the price based on the selected/base UoM

getPriceEntered

public BigDecimal getPriceEntered()
Get Price.

Specified by:
getPriceEntered in interface I_C_InvoiceLine
Returns:
Price Entered - the price based on the selected/base UoM

setPriceLimit

public void setPriceLimit(BigDecimal PriceLimit)
Set Limit Price.

Specified by:
setPriceLimit in interface I_C_InvoiceLine
Parameters:
PriceLimit - Lowest price for a product

getPriceLimit

public BigDecimal getPriceLimit()
Get Limit Price.

Specified by:
getPriceLimit in interface I_C_InvoiceLine
Returns:
Lowest price for a product

setPriceList

public void setPriceList(BigDecimal PriceList)
Set List Price.

Specified by:
setPriceList in interface I_C_InvoiceLine
Parameters:
PriceList - List Price

getPriceList

public BigDecimal getPriceList()
Get List Price.

Specified by:
getPriceList in interface I_C_InvoiceLine
Returns:
List Price

setProcessed

public void setProcessed(boolean Processed)
Set Processed.

Specified by:
setProcessed in interface I_C_InvoiceLine
Parameters:
Processed - The document has been processed

isProcessed

public boolean isProcessed()
Get Processed.

Specified by:
isProcessed in interface I_C_InvoiceLine
Returns:
The document has been processed

setQtyEntered

public void setQtyEntered(BigDecimal QtyEntered)
Set Quantity.

Specified by:
setQtyEntered in interface I_C_InvoiceLine
Parameters:
QtyEntered - The Quantity Entered is based on the selected UoM

getQtyEntered

public BigDecimal getQtyEntered()
Get Quantity.

Specified by:
getQtyEntered in interface I_C_InvoiceLine
Returns:
The Quantity Entered is based on the selected UoM

setQtyInvoiced

public void setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced.

Specified by:
setQtyInvoiced in interface I_C_InvoiceLine
Parameters:
QtyInvoiced - Invoiced Quantity

getQtyInvoiced

public BigDecimal getQtyInvoiced()
Get Quantity Invoiced.

Specified by:
getQtyInvoiced in interface I_C_InvoiceLine
Returns:
Invoiced Quantity

setRef_InvoiceLine_ID

public void setRef_InvoiceLine_ID(int Ref_InvoiceLine_ID)
Set Referenced Invoice Line.

Specified by:
setRef_InvoiceLine_ID in interface I_C_InvoiceLine
Parameters:
Ref_InvoiceLine_ID - Referenced Invoice Line

getRef_InvoiceLine_ID

public int getRef_InvoiceLine_ID()
Get Referenced Invoice Line.

Specified by:
getRef_InvoiceLine_ID in interface I_C_InvoiceLine
Returns:
Referenced Invoice Line

setRRAmt

public void setRRAmt(BigDecimal RRAmt)
Set Revenue Recognition Amt.

Specified by:
setRRAmt in interface I_C_InvoiceLine
Parameters:
RRAmt - Revenue Recognition Amount

getRRAmt

public BigDecimal getRRAmt()
Get Revenue Recognition Amt.

Specified by:
getRRAmt in interface I_C_InvoiceLine
Returns:
Revenue Recognition Amount

setRRStartDate

public void setRRStartDate(Timestamp RRStartDate)
Set Revenue Recognition Start.

Specified by:
setRRStartDate in interface I_C_InvoiceLine
Parameters:
RRStartDate - Revenue Recognition Start Date

getRRStartDate

public Timestamp getRRStartDate()
Get Revenue Recognition Start.

Specified by:
getRRStartDate in interface I_C_InvoiceLine
Returns:
Revenue Recognition Start Date

setS_ResourceAssignment_ID

public void setS_ResourceAssignment_ID(int S_ResourceAssignment_ID)
Set Resource Assignment.

Specified by:
setS_ResourceAssignment_ID in interface I_C_InvoiceLine
Parameters:
S_ResourceAssignment_ID - Resource Assignment

getS_ResourceAssignment_ID

public int getS_ResourceAssignment_ID()
Get Resource Assignment.

Specified by:
getS_ResourceAssignment_ID in interface I_C_InvoiceLine
Returns:
Resource Assignment

setTaxAmt

public void setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount.

Specified by:
setTaxAmt in interface I_C_InvoiceLine
Parameters:
TaxAmt - Tax Amount for a document

getTaxAmt

public BigDecimal getTaxAmt()
Get Tax Amount.

Specified by:
getTaxAmt in interface I_C_InvoiceLine
Returns:
Tax Amount for a document

setUser1_ID

public void setUser1_ID(int User1_ID)
Set User List 1.

Specified by:
setUser1_ID in interface I_C_InvoiceLine
Parameters:
User1_ID - User defined list element #1

getUser1_ID

public int getUser1_ID()
Get User List 1.

Specified by:
getUser1_ID in interface I_C_InvoiceLine
Returns:
User defined list element #1

setUser2_ID

public void setUser2_ID(int User2_ID)
Set User List 2.

Specified by:
setUser2_ID in interface I_C_InvoiceLine
Parameters:
User2_ID - User defined list element #2

getUser2_ID

public int getUser2_ID()
Get User List 2.

Specified by:
getUser2_ID in interface I_C_InvoiceLine
Returns:
User defined list element #2

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.