Package org.compiere.model
Class X_C_InvoiceLine
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_C_InvoiceLine
-
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,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 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static intA_CAPVSEXP_AD_Reference_IDA_CapvsExp AD_Reference_ID=53277static StringA_CAPVSEXP_CapitalCapital = Capstatic StringA_CAPVSEXP_ExpenseExpense = Exp-
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, LOCAL_TRX_PREFIX, 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_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_C_1099Box_ID, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_Invoice_ID, COLUMNNAME_C_InvoiceLine_ID, COLUMNNAME_C_InvoiceLine_UU, 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_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_IsActive, COLUMNNAME_IsDescription, COLUMNNAME_IsFixedAssetInvoice, 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_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_C_InvoiceLine(Properties ctx, int C_InvoiceLine_ID, String trxName)Standard ConstructorX_C_InvoiceLine(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelI_A_AssetgetA_Asset()I_A_Asset_GroupgetA_Asset_Group()intgetA_Asset_Group_ID()Get Asset Group.intgetA_Asset_ID()Get Asset.StringgetA_CapvsExp()Get Capital/Expense.intgetAD_OrgTrx_ID()Get Trx Organization.I_C_1099BoxgetC_1099Box()intgetC_1099Box_ID()Get 1099 Box.I_C_ActivitygetC_Activity()intgetC_Activity_ID()Get Activity.I_C_CampaigngetC_Campaign()intgetC_Campaign_ID()Get Campaign.I_C_ChargegetC_Charge()intgetC_Charge_ID()Get Charge.I_C_InvoicegetC_Invoice()intgetC_Invoice_ID()Get Invoice.intgetC_InvoiceLine_ID()Get Invoice Line.StringgetC_InvoiceLine_UU()Get C_InvoiceLine_UU.I_C_OrderLinegetC_OrderLine()intgetC_OrderLine_ID()Get Sales Order Line.I_C_ProjectgetC_Project()intgetC_Project_ID()Get Project.I_C_ProjectPhasegetC_ProjectPhase()intgetC_ProjectPhase_ID()Get Project Phase.I_C_ProjectTaskgetC_ProjectTask()intgetC_ProjectTask_ID()Get Project Task.I_C_TaxgetC_Tax()intgetC_Tax_ID()Get Tax.I_C_UOMgetC_UOM()intgetC_UOM_ID()Get UOM.StringgetDescription()Get Description.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameintgetLine()Get Line No.BigDecimalgetLineNetAmt()Get Line Amount.BigDecimalgetLineTotalAmt()Get Line Total.I_M_AttributeSetInstancegetM_AttributeSetInstance()intgetM_AttributeSetInstance_ID()Get Attribute Set Instance.I_M_InOutLinegetM_InOutLine()intgetM_InOutLine_ID()Get Shipment/Receipt Line.I_M_ProductgetM_Product()intgetM_Product_ID()Get Product.I_M_RMALinegetM_RMALine()intgetM_RMALine_ID()Get RMA Line.BigDecimalgetPriceActual()Get Unit Price.BigDecimalgetPriceEntered()Get Price.BigDecimalgetPriceLimit()Get Limit Price.BigDecimalgetPriceList()Get List Price.BigDecimalgetQtyEntered()Get Quantity.BigDecimalgetQtyInvoiced()Get Quantity Invoiced.intgetRef_InvoiceLine_ID()Get Referenced Invoice Line.BigDecimalgetRRAmt()Get Revenue Recognition Amt.TimestampgetRRStartDate()Get Revenue Recognition Start.intgetS_ResourceAssignment_ID()Get Resource Assignment.BigDecimalgetTaxAmt()Get Tax Amount.I_C_ElementValuegetUser1()intgetUser1_ID()Get User Element List 1.I_C_ElementValuegetUser2()intgetUser2_ID()Get User Element List 2.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisA_CreateAsset()Get Create Asset.booleanisA_Processed()Get Processed.booleanisDescription()Get Description Only.booleanisFixedAssetInvoice()Get IsFixedAssetInvoice.booleanisPrinted()Get Printed.booleanisProcessed()Get Processed.voidsetA_Asset_Group_ID(int A_Asset_Group_ID)Set Asset Group.voidsetA_Asset_ID(int A_Asset_ID)Set Asset.voidsetA_CapvsExp(String A_CapvsExp)Set Capital/Expense.voidsetA_CreateAsset(boolean A_CreateAsset)Set Create Asset.voidsetA_Processed(boolean A_Processed)Set Processed.voidsetAD_OrgTrx_ID(int AD_OrgTrx_ID)Set Trx Organization.voidsetC_1099Box_ID(int C_1099Box_ID)Set 1099 Box.voidsetC_Activity_ID(int C_Activity_ID)Set Activity.voidsetC_Campaign_ID(int C_Campaign_ID)Set Campaign.voidsetC_Charge_ID(int C_Charge_ID)Set Charge.voidsetC_Invoice_ID(int C_Invoice_ID)Set Invoice.voidsetC_InvoiceLine_ID(int C_InvoiceLine_ID)Set Invoice Line.voidsetC_InvoiceLine_UU(String C_InvoiceLine_UU)Set C_InvoiceLine_UU.voidsetC_OrderLine_ID(int C_OrderLine_ID)Set Sales Order Line.voidsetC_Project_ID(int C_Project_ID)Set Project.voidsetC_ProjectPhase_ID(int C_ProjectPhase_ID)Set Project Phase.voidsetC_ProjectTask_ID(int C_ProjectTask_ID)Set Project Task.voidsetC_Tax_ID(int C_Tax_ID)Set Tax.voidsetC_UOM_ID(int C_UOM_ID)Set UOM.voidsetDescription(String Description)Set Description.voidsetIsDescription(boolean IsDescription)Set Description Only.voidsetIsFixedAssetInvoice(boolean IsFixedAssetInvoice)Set IsFixedAssetInvoice.voidsetIsPrinted(boolean IsPrinted)Set Printed.voidsetLine(int Line)Set Line No.voidsetLineNetAmt(BigDecimal LineNetAmt)Set Line Amount.voidsetLineTotalAmt(BigDecimal LineTotalAmt)Set Line Total.voidsetM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)Set Attribute Set Instance.voidsetM_InOutLine_ID(int M_InOutLine_ID)Set Shipment/Receipt Line.voidsetM_Product_ID(int M_Product_ID)Set Product.voidsetM_RMALine_ID(int M_RMALine_ID)Set RMA Line.voidsetPriceActual(BigDecimal PriceActual)Set Unit Price.voidsetPriceEntered(BigDecimal PriceEntered)Set Price.voidsetPriceLimit(BigDecimal PriceLimit)Set Limit Price.voidsetPriceList(BigDecimal PriceList)Set List Price.voidsetProcessed(boolean Processed)Set Processed.voidsetQtyEntered(BigDecimal QtyEntered)Set Quantity.voidsetQtyInvoiced(BigDecimal QtyInvoiced)Set Quantity Invoiced.voidsetRef_InvoiceLine_ID(int Ref_InvoiceLine_ID)Set Referenced Invoice Line.voidsetRRAmt(BigDecimal RRAmt)Set Revenue Recognition Amt.voidsetRRStartDate(Timestamp RRStartDate)Set Revenue Recognition Start.voidsetS_ResourceAssignment_ID(int S_ResourceAssignment_ID)Set Resource Assignment.voidsetTaxAmt(BigDecimal TaxAmt)Set Tax Amount.voidsetUser1_ID(int User1_ID)Set User Element List 1.voidsetUser2_ID(int User2_ID)Set User Element List 2.StringtoString()String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, 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_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_C_InvoiceLine
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
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
-
-
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_AccessLevelin classPO- Returns:
- 1 - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getA_Asset_Group
public I_A_Asset_Group getA_Asset_Group() throws RuntimeException
- Specified by:
getA_Asset_Groupin interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setA_Asset_Group_ID
public void setA_Asset_Group_ID(int A_Asset_Group_ID)
Set Asset Group.- Specified by:
setA_Asset_Group_IDin interfaceI_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_IDin interfaceI_C_InvoiceLine- Returns:
- Group of Assets
-
getA_Asset
public I_A_Asset getA_Asset() throws RuntimeException
- Specified by:
getA_Assetin interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setA_Asset_ID
public void setA_Asset_ID(int A_Asset_ID)
Set Asset.- Specified by:
setA_Asset_IDin interfaceI_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_IDin interfaceI_C_InvoiceLine- Returns:
- Asset used internally or by customers
-
setA_CapvsExp
public void setA_CapvsExp(String A_CapvsExp)
Set Capital/Expense.- Specified by:
setA_CapvsExpin interfaceI_C_InvoiceLine- Parameters:
A_CapvsExp- Capital/Expense
-
getA_CapvsExp
public String getA_CapvsExp()
Get Capital/Expense.- Specified by:
getA_CapvsExpin interfaceI_C_InvoiceLine- Returns:
- Capital/Expense
-
setA_CreateAsset
public void setA_CreateAsset(boolean A_CreateAsset)
Set Create Asset.- Specified by:
setA_CreateAssetin interfaceI_C_InvoiceLine- Parameters:
A_CreateAsset- Create Asset
-
isA_CreateAsset
public boolean isA_CreateAsset()
Get Create Asset.- Specified by:
isA_CreateAssetin interfaceI_C_InvoiceLine- Returns:
- Create Asset
-
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.- Specified by:
setAD_OrgTrx_IDin interfaceI_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_IDin interfaceI_C_InvoiceLine- Returns:
- Performing or initiating organization
-
setA_Processed
public void setA_Processed(boolean A_Processed)
Set Processed.- Specified by:
setA_Processedin interfaceI_C_InvoiceLine- Parameters:
A_Processed- Processed
-
isA_Processed
public boolean isA_Processed()
Get Processed.- Specified by:
isA_Processedin interfaceI_C_InvoiceLine- Returns:
- Processed
-
getC_1099Box
public I_C_1099Box getC_1099Box() throws RuntimeException
- Specified by:
getC_1099Boxin interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setC_1099Box_ID
public void setC_1099Box_ID(int C_1099Box_ID)
Set 1099 Box.- Specified by:
setC_1099Box_IDin interfaceI_C_InvoiceLine- Parameters:
C_1099Box_ID- 1099 Box
-
getC_1099Box_ID
public int getC_1099Box_ID()
Get 1099 Box.- Specified by:
getC_1099Box_IDin interfaceI_C_InvoiceLine- Returns:
- 1099 Box
-
getC_Activity
public I_C_Activity getC_Activity() throws RuntimeException
- Specified by:
getC_Activityin interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID)
Set Activity.- Specified by:
setC_Activity_IDin interfaceI_C_InvoiceLine- Parameters:
C_Activity_ID- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()
Get Activity.- Specified by:
getC_Activity_IDin interfaceI_C_InvoiceLine- Returns:
- Business Activity
-
getC_Campaign
public I_C_Campaign getC_Campaign() throws RuntimeException
- Specified by:
getC_Campaignin interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.- Specified by:
setC_Campaign_IDin interfaceI_C_InvoiceLine- Parameters:
C_Campaign_ID- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()
Get Campaign.- Specified by:
getC_Campaign_IDin interfaceI_C_InvoiceLine- Returns:
- Marketing Campaign
-
getC_Charge
public I_C_Charge getC_Charge() throws RuntimeException
- Specified by:
getC_Chargein interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID)
Set Charge.- Specified by:
setC_Charge_IDin interfaceI_C_InvoiceLine- Parameters:
C_Charge_ID- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()
Get Charge.- Specified by:
getC_Charge_IDin interfaceI_C_InvoiceLine- Returns:
- Additional document charges
-
getC_Invoice
public I_C_Invoice getC_Invoice() throws RuntimeException
- Specified by:
getC_Invoicein interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setC_Invoice_ID
public void setC_Invoice_ID(int C_Invoice_ID)
Set Invoice.- Specified by:
setC_Invoice_IDin interfaceI_C_InvoiceLine- Parameters:
C_Invoice_ID- Invoice Identifier
-
getC_Invoice_ID
public int getC_Invoice_ID()
Get Invoice.- Specified by:
getC_Invoice_IDin interfaceI_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_IDin interfaceI_C_InvoiceLine- Parameters:
C_InvoiceLine_ID- Invoice Detail Line
-
getC_InvoiceLine_ID
public int getC_InvoiceLine_ID()
Get Invoice Line.- Specified by:
getC_InvoiceLine_IDin interfaceI_C_InvoiceLine- Returns:
- Invoice Detail Line
-
setC_InvoiceLine_UU
public void setC_InvoiceLine_UU(String C_InvoiceLine_UU)
Set C_InvoiceLine_UU.- Specified by:
setC_InvoiceLine_UUin interfaceI_C_InvoiceLine- Parameters:
C_InvoiceLine_UU- C_InvoiceLine_UU
-
getC_InvoiceLine_UU
public String getC_InvoiceLine_UU()
Get C_InvoiceLine_UU.- Specified by:
getC_InvoiceLine_UUin interfaceI_C_InvoiceLine- Returns:
- C_InvoiceLine_UU
-
getC_OrderLine
public I_C_OrderLine getC_OrderLine() throws RuntimeException
- Specified by:
getC_OrderLinein interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setC_OrderLine_ID
public void setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line.- Specified by:
setC_OrderLine_IDin interfaceI_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_IDin interfaceI_C_InvoiceLine- Returns:
- Sales Order Line
-
getC_Project
public I_C_Project getC_Project() throws RuntimeException
- Specified by:
getC_Projectin interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID)
Set Project.- Specified by:
setC_Project_IDin interfaceI_C_InvoiceLine- Parameters:
C_Project_ID- Financial Project
-
getC_Project_ID
public int getC_Project_ID()
Get Project.- Specified by:
getC_Project_IDin interfaceI_C_InvoiceLine- Returns:
- Financial Project
-
getC_ProjectPhase
public I_C_ProjectPhase getC_ProjectPhase() throws RuntimeException
- Specified by:
getC_ProjectPhasein interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setC_ProjectPhase_ID
public void setC_ProjectPhase_ID(int C_ProjectPhase_ID)
Set Project Phase.- Specified by:
setC_ProjectPhase_IDin interfaceI_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_IDin interfaceI_C_InvoiceLine- Returns:
- Phase of a Project
-
getC_ProjectTask
public I_C_ProjectTask getC_ProjectTask() throws RuntimeException
- Specified by:
getC_ProjectTaskin interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setC_ProjectTask_ID
public void setC_ProjectTask_ID(int C_ProjectTask_ID)
Set Project Task.- Specified by:
setC_ProjectTask_IDin interfaceI_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_IDin interfaceI_C_InvoiceLine- Returns:
- Actual Project Task in a Phase
-
getC_Tax
public I_C_Tax getC_Tax() throws RuntimeException
- Specified by:
getC_Taxin interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setC_Tax_ID
public void setC_Tax_ID(int C_Tax_ID)
Set Tax.- Specified by:
setC_Tax_IDin interfaceI_C_InvoiceLine- Parameters:
C_Tax_ID- Tax identifier
-
getC_Tax_ID
public int getC_Tax_ID()
Get Tax.- Specified by:
getC_Tax_IDin interfaceI_C_InvoiceLine- Returns:
- Tax identifier
-
getC_UOM
public I_C_UOM getC_UOM() throws RuntimeException
- Specified by:
getC_UOMin interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setC_UOM_ID
public void setC_UOM_ID(int C_UOM_ID)
Set UOM.- Specified by:
setC_UOM_IDin interfaceI_C_InvoiceLine- Parameters:
C_UOM_ID- Unit of Measure
-
getC_UOM_ID
public int getC_UOM_ID()
Get UOM.- Specified by:
getC_UOM_IDin interfaceI_C_InvoiceLine- Returns:
- Unit of Measure
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_C_InvoiceLine- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_C_InvoiceLine- Returns:
- Optional short description of the record
-
setIsDescription
public void setIsDescription(boolean IsDescription)
Set Description Only.- Specified by:
setIsDescriptionin interfaceI_C_InvoiceLine- Parameters:
IsDescription- if true, the line is just description and no transaction
-
isDescription
public boolean isDescription()
Get Description Only.- Specified by:
isDescriptionin interfaceI_C_InvoiceLine- Returns:
- if true, the line is just description and no transaction
-
setIsFixedAssetInvoice
public void setIsFixedAssetInvoice(boolean IsFixedAssetInvoice)
Set IsFixedAssetInvoice.- Specified by:
setIsFixedAssetInvoicein interfaceI_C_InvoiceLine- Parameters:
IsFixedAssetInvoice- IsFixedAssetInvoice
-
isFixedAssetInvoice
public boolean isFixedAssetInvoice()
Get IsFixedAssetInvoice.- Specified by:
isFixedAssetInvoicein interfaceI_C_InvoiceLine- Returns:
- IsFixedAssetInvoice
-
setIsPrinted
public void setIsPrinted(boolean IsPrinted)
Set Printed.- Specified by:
setIsPrintedin interfaceI_C_InvoiceLine- Parameters:
IsPrinted- Indicates if this document / line is printed
-
isPrinted
public boolean isPrinted()
Get Printed.- Specified by:
isPrintedin interfaceI_C_InvoiceLine- Returns:
- Indicates if this document / line is printed
-
setLine
public void setLine(int Line)
Set Line No.- Specified by:
setLinein interfaceI_C_InvoiceLine- Parameters:
Line- Unique line for this document
-
getLine
public int getLine()
Get Line No.- Specified by:
getLinein interfaceI_C_InvoiceLine- Returns:
- Unique line for this document
-
setLineNetAmt
public void setLineNetAmt(BigDecimal LineNetAmt)
Set Line Amount.- Specified by:
setLineNetAmtin interfaceI_C_InvoiceLine- Parameters:
LineNetAmt- Line Extended Amount (Quantity * Actual Price) without Freight and Charges
-
getLineNetAmt
public BigDecimal getLineNetAmt()
Get Line Amount.- Specified by:
getLineNetAmtin interfaceI_C_InvoiceLine- Returns:
- Line Extended Amount (Quantity * Actual Price) without Freight and Charges
-
setLineTotalAmt
public void setLineTotalAmt(BigDecimal LineTotalAmt)
Set Line Total.- Specified by:
setLineTotalAmtin interfaceI_C_InvoiceLine- Parameters:
LineTotalAmt- Total line amount incl. Tax
-
getLineTotalAmt
public BigDecimal getLineTotalAmt()
Get Line Total.- Specified by:
getLineTotalAmtin interfaceI_C_InvoiceLine- Returns:
- Total line amount incl. Tax
-
getM_AttributeSetInstance
public I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
- Specified by:
getM_AttributeSetInstancein interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setM_AttributeSetInstance_ID
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance.- Specified by:
setM_AttributeSetInstance_IDin interfaceI_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_IDin interfaceI_C_InvoiceLine- Returns:
- Product Attribute Set Instance
-
getM_InOutLine
public I_M_InOutLine getM_InOutLine() throws RuntimeException
- Specified by:
getM_InOutLinein interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setM_InOutLine_ID
public void setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line.- Specified by:
setM_InOutLine_IDin interfaceI_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_IDin interfaceI_C_InvoiceLine- Returns:
- Line on Shipment or Receipt document
-
getM_Product
public I_M_Product getM_Product() throws RuntimeException
- Specified by:
getM_Productin interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID)
Set Product.- Specified by:
setM_Product_IDin interfaceI_C_InvoiceLine- Parameters:
M_Product_ID- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()
Get Product.- Specified by:
getM_Product_IDin interfaceI_C_InvoiceLine- Returns:
- Product, Service, Item
-
getM_RMALine
public I_M_RMALine getM_RMALine() throws RuntimeException
- Specified by:
getM_RMALinein interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setM_RMALine_ID
public void setM_RMALine_ID(int M_RMALine_ID)
Set RMA Line.- Specified by:
setM_RMALine_IDin interfaceI_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_IDin interfaceI_C_InvoiceLine- Returns:
- Return Material Authorization Line
-
setPriceActual
public void setPriceActual(BigDecimal PriceActual)
Set Unit Price.- Specified by:
setPriceActualin interfaceI_C_InvoiceLine- Parameters:
PriceActual- Actual Price
-
getPriceActual
public BigDecimal getPriceActual()
Get Unit Price.- Specified by:
getPriceActualin interfaceI_C_InvoiceLine- Returns:
- Actual Price
-
setPriceEntered
public void setPriceEntered(BigDecimal PriceEntered)
Set Price.- Specified by:
setPriceEnteredin interfaceI_C_InvoiceLine- Parameters:
PriceEntered- Price Entered - the price based on the selected/base UoM
-
getPriceEntered
public BigDecimal getPriceEntered()
Get Price.- Specified by:
getPriceEnteredin interfaceI_C_InvoiceLine- Returns:
- Price Entered - the price based on the selected/base UoM
-
setPriceLimit
public void setPriceLimit(BigDecimal PriceLimit)
Set Limit Price.- Specified by:
setPriceLimitin interfaceI_C_InvoiceLine- Parameters:
PriceLimit- Lowest price for a product
-
getPriceLimit
public BigDecimal getPriceLimit()
Get Limit Price.- Specified by:
getPriceLimitin interfaceI_C_InvoiceLine- Returns:
- Lowest price for a product
-
setPriceList
public void setPriceList(BigDecimal PriceList)
Set List Price.- Specified by:
setPriceListin interfaceI_C_InvoiceLine- Parameters:
PriceList- List Price
-
getPriceList
public BigDecimal getPriceList()
Get List Price.- Specified by:
getPriceListin interfaceI_C_InvoiceLine- Returns:
- List Price
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessedin interfaceI_C_InvoiceLine- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessedin interfaceI_C_InvoiceLine- Returns:
- The document has been processed
-
setQtyEntered
public void setQtyEntered(BigDecimal QtyEntered)
Set Quantity.- Specified by:
setQtyEnteredin interfaceI_C_InvoiceLine- Parameters:
QtyEntered- The Quantity Entered is based on the selected UoM
-
getQtyEntered
public BigDecimal getQtyEntered()
Get Quantity.- Specified by:
getQtyEnteredin interfaceI_C_InvoiceLine- Returns:
- The Quantity Entered is based on the selected UoM
-
setQtyInvoiced
public void setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced.- Specified by:
setQtyInvoicedin interfaceI_C_InvoiceLine- Parameters:
QtyInvoiced- Invoiced Quantity
-
getQtyInvoiced
public BigDecimal getQtyInvoiced()
Get Quantity Invoiced.- Specified by:
getQtyInvoicedin interfaceI_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_IDin interfaceI_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_IDin interfaceI_C_InvoiceLine- Returns:
- Referenced Invoice Line
-
setRRAmt
public void setRRAmt(BigDecimal RRAmt)
Set Revenue Recognition Amt.- Specified by:
setRRAmtin interfaceI_C_InvoiceLine- Parameters:
RRAmt- Revenue Recognition Amount
-
getRRAmt
public BigDecimal getRRAmt()
Get Revenue Recognition Amt.- Specified by:
getRRAmtin interfaceI_C_InvoiceLine- Returns:
- Revenue Recognition Amount
-
setRRStartDate
public void setRRStartDate(Timestamp RRStartDate)
Set Revenue Recognition Start.- Specified by:
setRRStartDatein interfaceI_C_InvoiceLine- Parameters:
RRStartDate- Revenue Recognition Start Date
-
getRRStartDate
public Timestamp getRRStartDate()
Get Revenue Recognition Start.- Specified by:
getRRStartDatein interfaceI_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_IDin interfaceI_C_InvoiceLine- Parameters:
S_ResourceAssignment_ID- Resource Assignment
-
getS_ResourceAssignment_ID
public int getS_ResourceAssignment_ID()
Get Resource Assignment.- Specified by:
getS_ResourceAssignment_IDin interfaceI_C_InvoiceLine- Returns:
- Resource Assignment
-
setTaxAmt
public void setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount.- Specified by:
setTaxAmtin interfaceI_C_InvoiceLine- Parameters:
TaxAmt- Tax Amount for a document
-
getTaxAmt
public BigDecimal getTaxAmt()
Get Tax Amount.- Specified by:
getTaxAmtin interfaceI_C_InvoiceLine- Returns:
- Tax Amount for a document
-
getUser1
public I_C_ElementValue getUser1() throws RuntimeException
- Specified by:
getUser1in interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setUser1_ID
public void setUser1_ID(int User1_ID)
Set User Element List 1.- Specified by:
setUser1_IDin interfaceI_C_InvoiceLine- Parameters:
User1_ID- User defined list element #1
-
getUser1_ID
public int getUser1_ID()
Get User Element List 1.- Specified by:
getUser1_IDin interfaceI_C_InvoiceLine- Returns:
- User defined list element #1
-
getUser2
public I_C_ElementValue getUser2() throws RuntimeException
- Specified by:
getUser2in interfaceI_C_InvoiceLine- Throws:
RuntimeException
-
setUser2_ID
public void setUser2_ID(int User2_ID)
Set User Element List 2.- Specified by:
setUser2_IDin interfaceI_C_InvoiceLine- Parameters:
User2_ID- User defined list element #2
-
getUser2_ID
public int getUser2_ID()
Get User Element List 2.- Specified by:
getUser2_IDin interfaceI_C_InvoiceLine- Returns:
- User defined list element #2
-
-