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
Generated Model for C_InvoiceLine
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
A_CapvsExp AD_Reference_ID=53277static final String
Capital = Capstatic final String
Expense = ExpFields 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, UUID_NEW_RECORD, 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
ConstructorDescriptionX_C_InvoiceLine
(Properties ctx, int C_InvoiceLine_ID, String trxName) Standard ConstructorX_C_InvoiceLine
(Properties ctx, int C_InvoiceLine_ID, String trxName, String... virtualColumns) Standard ConstructorX_C_InvoiceLine
(Properties ctx, String C_InvoiceLine_UU, String trxName) Standard ConstructorX_C_InvoiceLine
(Properties ctx, String C_InvoiceLine_UU, String trxName, String... virtualColumns) Standard ConstructorX_C_InvoiceLine
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Asset Group.int
Get Asset.Get Capital/Expense.int
Get Trx Organization.int
Get 1099 Box.int
Get Activity.int
Get Campaign.int
Get Charge.int
Get Invoice.int
Get Invoice Line.Get C_InvoiceLine_UU.int
Get Sales Order Line.int
Get Project.int
Get Project Phase.int
Get Project Task.getC_Tax()
int
Get Tax.getC_UOM()
int
Get UOM.Get Description.Get Record ID/ColumnNameint
getLine()
Get Line No.Get Line Amount.Get Line Total.int
Get Attribute Set Instance.int
Get Shipment/Receipt Line.int
Get Product.int
Get RMA Line.Get Unit Price.Get Price.Get Limit Price.Get List Price.Get Quantity.Get Quantity Invoiced.int
Get Referenced Invoice Line.getRRAmt()
Get Revenue Recognition Amt.Get Revenue Recognition Start.int
Get Resource Assignment.Get Tax Amount.getUser1()
int
Get User Element List 1.getUser2()
int
Get User Element List 2.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Create Asset.boolean
Get Processed.boolean
Get Description Only.boolean
Get Is Fixed Asset Invoice.boolean
Get Printed.boolean
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 Capital/Expense.void
setA_CreateAsset
(boolean A_CreateAsset) Set Create Asset.void
setA_Processed
(boolean A_Processed) Set Processed.void
setAD_OrgTrx_ID
(int AD_OrgTrx_ID) Set Trx Organization.void
setC_1099Box_ID
(int C_1099Box_ID) Set 1099 Box.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_InvoiceLine_UU
(String C_InvoiceLine_UU) Set C_InvoiceLine_UU.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
setIsFixedAssetInvoice
(boolean IsFixedAssetInvoice) Set Is Fixed Asset Invoice.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 Element List 1.void
setUser2_ID
(int User2_ID) Set User Element List 2.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, 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_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, 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, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, 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, toInsertSQL, 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 Details
-
A_CAPVSEXP_AD_Reference_ID
public static final int A_CAPVSEXP_AD_Reference_IDA_CapvsExp AD_Reference_ID=53277- See Also:
-
A_CAPVSEXP_Capital
Capital = Cap- See Also:
-
A_CAPVSEXP_Expense
Expense = Exp- See Also:
-
-
Constructor Details
-
X_C_InvoiceLine
Standard Constructor -
X_C_InvoiceLine
public X_C_InvoiceLine(Properties ctx, int C_InvoiceLine_ID, String trxName, String... virtualColumns) Standard Constructor -
X_C_InvoiceLine
Standard Constructor -
X_C_InvoiceLine
public X_C_InvoiceLine(Properties ctx, String C_InvoiceLine_UU, String trxName, String... virtualColumns) Standard Constructor -
X_C_InvoiceLine
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 1 - Org
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getA_Asset_Group
- Specified by:
getA_Asset_Group
in 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_ID
in 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_ID
in interfaceI_C_InvoiceLine
- Returns:
- Group of Assets
-
getA_Asset
- Specified by:
getA_Asset
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setA_Asset_ID
public void setA_Asset_ID(int A_Asset_ID) Set Asset.- Specified by:
setA_Asset_ID
in 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_ID
in interfaceI_C_InvoiceLine
- Returns:
- Asset used internally or by customers
-
setA_CapvsExp
Set Capital/Expense.- Specified by:
setA_CapvsExp
in interfaceI_C_InvoiceLine
- Parameters:
A_CapvsExp
- Capital/Expense
-
getA_CapvsExp
Get Capital/Expense.- Specified by:
getA_CapvsExp
in interfaceI_C_InvoiceLine
- Returns:
- Capital/Expense
-
setA_CreateAsset
public void setA_CreateAsset(boolean A_CreateAsset) Set Create Asset.- Specified by:
setA_CreateAsset
in interfaceI_C_InvoiceLine
- Parameters:
A_CreateAsset
- Create Asset
-
isA_CreateAsset
public boolean isA_CreateAsset()Get Create Asset.- Specified by:
isA_CreateAsset
in 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_ID
in 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_ID
in interfaceI_C_InvoiceLine
- Returns:
- Performing or initiating organization
-
setA_Processed
public void setA_Processed(boolean A_Processed) Set Processed.- Specified by:
setA_Processed
in interfaceI_C_InvoiceLine
- Parameters:
A_Processed
- Processed
-
isA_Processed
public boolean isA_Processed()Get Processed.- Specified by:
isA_Processed
in interfaceI_C_InvoiceLine
- Returns:
- Processed
-
getC_1099Box
- Specified by:
getC_1099Box
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setC_1099Box_ID
public void setC_1099Box_ID(int C_1099Box_ID) Set 1099 Box.- Specified by:
setC_1099Box_ID
in interfaceI_C_InvoiceLine
- Parameters:
C_1099Box_ID
- 1099 Box
-
getC_1099Box_ID
public int getC_1099Box_ID()Get 1099 Box.- Specified by:
getC_1099Box_ID
in interfaceI_C_InvoiceLine
- Returns:
- 1099 Box
-
getC_Activity
- Specified by:
getC_Activity
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID) Set Activity.- Specified by:
setC_Activity_ID
in interfaceI_C_InvoiceLine
- Parameters:
C_Activity_ID
- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()Get Activity.- Specified by:
getC_Activity_ID
in interfaceI_C_InvoiceLine
- Returns:
- Business Activity
-
getC_Campaign
- Specified by:
getC_Campaign
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID) Set Campaign.- Specified by:
setC_Campaign_ID
in interfaceI_C_InvoiceLine
- Parameters:
C_Campaign_ID
- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()Get Campaign.- Specified by:
getC_Campaign_ID
in interfaceI_C_InvoiceLine
- Returns:
- Marketing Campaign
-
getC_Charge
- Specified by:
getC_Charge
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID) Set Charge.- Specified by:
setC_Charge_ID
in interfaceI_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 interfaceI_C_InvoiceLine
- Returns:
- Additional document charges
-
getC_Invoice
- Specified by:
getC_Invoice
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setC_Invoice_ID
public void setC_Invoice_ID(int C_Invoice_ID) Set Invoice.- Specified by:
setC_Invoice_ID
in interfaceI_C_InvoiceLine
- Parameters:
C_Invoice_ID
- Invoice Identifier
-
getC_Invoice_ID
public int getC_Invoice_ID()Get Invoice.- Specified by:
getC_Invoice_ID
in interfaceI_C_InvoiceLine
- Returns:
- Invoice Identifier
-
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 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_ID
in interfaceI_C_InvoiceLine
- Returns:
- Invoice Detail Line
-
setC_InvoiceLine_UU
Set C_InvoiceLine_UU.- Specified by:
setC_InvoiceLine_UU
in interfaceI_C_InvoiceLine
- Parameters:
C_InvoiceLine_UU
- C_InvoiceLine_UU
-
getC_InvoiceLine_UU
Get C_InvoiceLine_UU.- Specified by:
getC_InvoiceLine_UU
in interfaceI_C_InvoiceLine
- Returns:
- C_InvoiceLine_UU
-
getC_OrderLine
- Specified by:
getC_OrderLine
in 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_ID
in 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_ID
in interfaceI_C_InvoiceLine
- Returns:
- Sales Order Line
-
getC_Project
- Specified by:
getC_Project
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID) Set Project.- Specified by:
setC_Project_ID
in interfaceI_C_InvoiceLine
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()Get Project.- Specified by:
getC_Project_ID
in interfaceI_C_InvoiceLine
- Returns:
- Financial Project
-
getC_ProjectPhase
- Specified by:
getC_ProjectPhase
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setC_ProjectPhase_ID
public void setC_ProjectPhase_ID(int C_ProjectPhase_ID) Set Project Phase.- Specified by:
setC_ProjectPhase_ID
in 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_ID
in interfaceI_C_InvoiceLine
- Returns:
- Phase of a Project
-
getC_ProjectTask
- Specified by:
getC_ProjectTask
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setC_ProjectTask_ID
public void setC_ProjectTask_ID(int C_ProjectTask_ID) Set Project Task.- Specified by:
setC_ProjectTask_ID
in 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_ID
in interfaceI_C_InvoiceLine
- Returns:
- Actual Project Task in a Phase
-
getC_Tax
- Specified by:
getC_Tax
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setC_Tax_ID
public void setC_Tax_ID(int C_Tax_ID) Set Tax.- Specified by:
setC_Tax_ID
in interfaceI_C_InvoiceLine
- Parameters:
C_Tax_ID
- Tax identifier
-
getC_Tax_ID
public int getC_Tax_ID()Get Tax.- Specified by:
getC_Tax_ID
in interfaceI_C_InvoiceLine
- Returns:
- Tax identifier
-
getC_UOM
- Specified by:
getC_UOM
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setC_UOM_ID
public void setC_UOM_ID(int C_UOM_ID) Set UOM.- Specified by:
setC_UOM_ID
in interfaceI_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 interfaceI_C_InvoiceLine
- Returns:
- Unit of Measure
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_C_InvoiceLine
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_C_InvoiceLine
- Returns:
- Optional short description of the record
-
setIsDescription
public void setIsDescription(boolean IsDescription) Set Description Only.- Specified by:
setIsDescription
in interfaceI_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 interfaceI_C_InvoiceLine
- Returns:
- if true, the line is just description and no transaction
-
setIsFixedAssetInvoice
public void setIsFixedAssetInvoice(boolean IsFixedAssetInvoice) Set Is Fixed Asset Invoice.- Specified by:
setIsFixedAssetInvoice
in interfaceI_C_InvoiceLine
- Parameters:
IsFixedAssetInvoice
- Is Fixed Asset Invoice
-
isFixedAssetInvoice
public boolean isFixedAssetInvoice()Get Is Fixed Asset Invoice.- Specified by:
isFixedAssetInvoice
in interfaceI_C_InvoiceLine
- Returns:
- Is Fixed Asset Invoice
-
setIsPrinted
public void setIsPrinted(boolean IsPrinted) Set Printed.- Specified by:
setIsPrinted
in interfaceI_C_InvoiceLine
- Parameters:
IsPrinted
- Indicates if this document / line is printed
-
isPrinted
public boolean isPrinted()Get Printed.- Specified by:
isPrinted
in interfaceI_C_InvoiceLine
- Returns:
- Indicates if this document / line is printed
-
setLine
public void setLine(int Line) Set Line No.- Specified by:
setLine
in interfaceI_C_InvoiceLine
- Parameters:
Line
- Unique line for this document
-
getLine
public int getLine()Get Line No.- Specified by:
getLine
in interfaceI_C_InvoiceLine
- Returns:
- Unique line for this document
-
setLineNetAmt
Set Line Amount.- Specified by:
setLineNetAmt
in interfaceI_C_InvoiceLine
- Parameters:
LineNetAmt
- Line Extended Amount (Quantity * Actual Price) without Freight and Charges
-
getLineNetAmt
Get Line Amount.- Specified by:
getLineNetAmt
in interfaceI_C_InvoiceLine
- Returns:
- Line Extended Amount (Quantity * Actual Price) without Freight and Charges
-
setLineTotalAmt
Set Line Total.- Specified by:
setLineTotalAmt
in interfaceI_C_InvoiceLine
- Parameters:
LineTotalAmt
- Total line amount incl. Tax
-
getLineTotalAmt
Get Line Total.- Specified by:
getLineTotalAmt
in interfaceI_C_InvoiceLine
- Returns:
- Total line amount incl. Tax
-
getM_AttributeSetInstance
- Specified by:
getM_AttributeSetInstance
in 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_ID
in 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_ID
in interfaceI_C_InvoiceLine
- Returns:
- Product Attribute Set Instance
-
getM_InOutLine
- Specified by:
getM_InOutLine
in 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_ID
in 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_ID
in interfaceI_C_InvoiceLine
- Returns:
- Line on Shipment or Receipt document
-
getM_Product
- Specified by:
getM_Product
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_ID
in interfaceI_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 interfaceI_C_InvoiceLine
- Returns:
- Product, Service, Item
-
getM_RMALine
- Specified by:
getM_RMALine
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setM_RMALine_ID
public void setM_RMALine_ID(int M_RMALine_ID) Set RMA Line.- Specified by:
setM_RMALine_ID
in 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_ID
in interfaceI_C_InvoiceLine
- Returns:
- Return Material Authorization Line
-
setPriceActual
Set Unit Price.- Specified by:
setPriceActual
in interfaceI_C_InvoiceLine
- Parameters:
PriceActual
- Actual Price
-
getPriceActual
Get Unit Price.- Specified by:
getPriceActual
in interfaceI_C_InvoiceLine
- Returns:
- Actual Price
-
setPriceEntered
Set Price.- Specified by:
setPriceEntered
in interfaceI_C_InvoiceLine
- Parameters:
PriceEntered
- Price Entered - the price based on the selected/base UoM
-
getPriceEntered
Get Price.- Specified by:
getPriceEntered
in interfaceI_C_InvoiceLine
- Returns:
- Price Entered - the price based on the selected/base UoM
-
setPriceLimit
Set Limit Price.- Specified by:
setPriceLimit
in interfaceI_C_InvoiceLine
- Parameters:
PriceLimit
- Lowest price for a product
-
getPriceLimit
Get Limit Price.- Specified by:
getPriceLimit
in interfaceI_C_InvoiceLine
- Returns:
- Lowest price for a product
-
setPriceList
Set List Price.- Specified by:
setPriceList
in interfaceI_C_InvoiceLine
- Parameters:
PriceList
- List Price
-
getPriceList
Get List Price.- Specified by:
getPriceList
in interfaceI_C_InvoiceLine
- Returns:
- List Price
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessed
in interfaceI_C_InvoiceLine
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessed
in interfaceI_C_InvoiceLine
- Returns:
- The document has been processed
-
setQtyEntered
Set Quantity.- Specified by:
setQtyEntered
in interfaceI_C_InvoiceLine
- Parameters:
QtyEntered
- The Quantity Entered is based on the selected UoM
-
getQtyEntered
Get Quantity.- Specified by:
getQtyEntered
in interfaceI_C_InvoiceLine
- Returns:
- The Quantity Entered is based on the selected UoM
-
setQtyInvoiced
Set Quantity Invoiced.- Specified by:
setQtyInvoiced
in interfaceI_C_InvoiceLine
- Parameters:
QtyInvoiced
- Invoiced Quantity
-
getQtyInvoiced
Get Quantity Invoiced.- Specified by:
getQtyInvoiced
in 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_ID
in 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_ID
in interfaceI_C_InvoiceLine
- Returns:
- Referenced Invoice Line
-
setRRAmt
Set Revenue Recognition Amt.- Specified by:
setRRAmt
in interfaceI_C_InvoiceLine
- Parameters:
RRAmt
- Revenue Recognition Amount
-
getRRAmt
Get Revenue Recognition Amt.- Specified by:
getRRAmt
in interfaceI_C_InvoiceLine
- Returns:
- Revenue Recognition Amount
-
setRRStartDate
Set Revenue Recognition Start.- Specified by:
setRRStartDate
in interfaceI_C_InvoiceLine
- Parameters:
RRStartDate
- Revenue Recognition Start Date
-
getRRStartDate
Get Revenue Recognition Start.- Specified by:
getRRStartDate
in 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_ID
in interfaceI_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 interfaceI_C_InvoiceLine
- Returns:
- Resource Assignment
-
setTaxAmt
Set Tax Amount.- Specified by:
setTaxAmt
in interfaceI_C_InvoiceLine
- Parameters:
TaxAmt
- Tax Amount for a document
-
getTaxAmt
Get Tax Amount.- Specified by:
getTaxAmt
in interfaceI_C_InvoiceLine
- Returns:
- Tax Amount for a document
-
getUser1
- Specified by:
getUser1
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setUser1_ID
public void setUser1_ID(int User1_ID) Set User Element List 1.- Specified by:
setUser1_ID
in 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_ID
in interfaceI_C_InvoiceLine
- Returns:
- User defined list element #1
-
getUser2
- Specified by:
getUser2
in interfaceI_C_InvoiceLine
- Throws:
RuntimeException
-
setUser2_ID
public void setUser2_ID(int User2_ID) Set User Element List 2.- Specified by:
setUser2_ID
in 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_ID
in interfaceI_C_InvoiceLine
- Returns:
- User defined list element #2
-