Package org.compiere.model
Class X_C_InvoiceBatchLine
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_C_InvoiceBatchLine
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_C_InvoiceBatchLine,I_Persistent,Evaluatee
- Direct Known Subclasses:
MInvoiceBatchLine
Generated Model for C_InvoiceBatchLine
- Version:
- Release 13 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
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, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_IDFields inherited from interface org.compiere.model.I_C_InvoiceBatchLine
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_CostCenter_ID, COLUMNNAME_C_Department_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_C_Invoice_ID, COLUMNNAME_C_InvoiceBatch_ID, COLUMNNAME_C_InvoiceBatchLine_ID, COLUMNNAME_C_InvoiceBatchLine_UU, COLUMNNAME_C_InvoiceLine_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_C_Tax_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateAcct, COLUMNNAME_DateInvoiced, COLUMNNAME_Description, COLUMNNAME_DocumentNo, COLUMNNAME_IsActive, COLUMNNAME_IsTaxIncluded, COLUMNNAME_Line, COLUMNNAME_LineNetAmt, COLUMNNAME_LineTotalAmt, COLUMNNAME_PriceEntered, COLUMNNAME_Processed, COLUMNNAME_QtyEntered, COLUMNNAME_TaxAmt, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, Model, Table_ID, Table_Name -
Constructor Summary
ConstructorsConstructorDescriptionX_C_InvoiceBatchLine(Properties ctx, int C_InvoiceBatchLine_ID, String trxName) Standard ConstructorX_C_InvoiceBatchLine(Properties ctx, int C_InvoiceBatchLine_ID, String trxName, String... virtualColumns) Standard ConstructorX_C_InvoiceBatchLine(Properties ctx, String C_InvoiceBatchLine_UU, String trxName) Standard ConstructorX_C_InvoiceBatchLine(Properties ctx, String C_InvoiceBatchLine_UU, String trxName, String... virtualColumns) Standard ConstructorX_C_InvoiceBatchLine(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected intAccessLevelintGet Trx Organization.Deprecated.intGet User/Contact.Deprecated.intGet Activity.Deprecated.intGet Business Partner.Deprecated.intGet Partner Location.Deprecated.intGet Charge.Deprecated.intGet Cost Center.Deprecated.intGet Department.Deprecated.intGet Document Type.Deprecated.intGet Invoice.Deprecated.intGet Invoice Batch.intGet Invoice Batch Line.Get C_InvoiceBatchLine_UU.Deprecated.intGet Invoice Line.Deprecated.intGet Project.getC_Tax()Deprecated.intGet Tax.Get Account Date.Get Date Invoiced.Get Description.Get Document No.Get Record ID/ColumnNameintgetLine()Get Line No.Get Line Amount.Get Line Total.Get Price.Get Quantity.Get Tax Amount.getUser1()Deprecated.intGet User Element List 1.getUser2()Deprecated.intGet User Element List 2.protected POInfoinitPO(Properties ctx) Load Meta DatabooleanGet Processed.booleanGet Price includes Tax.voidsetAD_OrgTrx_ID(int AD_OrgTrx_ID) Set Trx Organization.voidsetAD_User_ID(int AD_User_ID) Set User/Contact.voidsetC_Activity_ID(int C_Activity_ID) Set Activity.voidsetC_BPartner_ID(int C_BPartner_ID) Set Business Partner.voidsetC_BPartner_Location_ID(int C_BPartner_Location_ID) Set Partner Location.voidsetC_Charge_ID(int C_Charge_ID) Set Charge.voidsetC_CostCenter_ID(int C_CostCenter_ID) Set Cost Center.voidsetC_Department_ID(int C_Department_ID) Set Department.voidsetC_DocType_ID(int C_DocType_ID) Set Document Type.voidsetC_Invoice_ID(int C_Invoice_ID) Set Invoice.voidsetC_InvoiceBatch_ID(int C_InvoiceBatch_ID) Set Invoice Batch.voidsetC_InvoiceBatchLine_ID(int C_InvoiceBatchLine_ID) Set Invoice Batch Line.voidsetC_InvoiceBatchLine_UU(String C_InvoiceBatchLine_UU) Set C_InvoiceBatchLine_UU.voidsetC_InvoiceLine_ID(int C_InvoiceLine_ID) Set Invoice Line.voidsetC_Project_ID(int C_Project_ID) Set Project.voidsetC_Tax_ID(int C_Tax_ID) Set Tax.voidsetDateAcct(Timestamp DateAcct) Set Account Date.voidsetDateInvoiced(Timestamp DateInvoiced) Set Date Invoiced.voidsetDescription(String Description) Set Description.voidsetDocumentNo(String DocumentNo) Set Document No.voidsetIsTaxIncluded(boolean IsTaxIncluded) Set Price includes Tax.voidsetLine(int Line) Set Line No.voidsetLineNetAmt(BigDecimal LineNetAmt) Set Line Amount.voidsetLineTotalAmt(BigDecimal LineTotalAmt) Set Line Total.voidsetPriceEntered(BigDecimal PriceEntered) Set Price.voidsetProcessed(boolean Processed) Set Processed.voidsetQtyEntered(BigDecimal QtyEntered) Set Quantity.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.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_TableAttribute, get_TableAttributeAsBoolean, get_TableAttributeAsInt, get_TableAttributes, 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, validForeignKeysExMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongMethods inherited from interface org.compiere.model.I_C_InvoiceBatchLine
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActiveMethods inherited from interface org.compiere.model.I_Persistent
save
-
Constructor Details
-
X_C_InvoiceBatchLine
Standard Constructor -
X_C_InvoiceBatchLine
public X_C_InvoiceBatchLine(Properties ctx, int C_InvoiceBatchLine_ID, String trxName, String... virtualColumns) Standard Constructor -
X_C_InvoiceBatchLine
Standard Constructor -
X_C_InvoiceBatchLine
public X_C_InvoiceBatchLine(Properties ctx, String C_InvoiceBatchLine_UU, String trxName, String... virtualColumns) Standard Constructor -
X_C_InvoiceBatchLine
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 1 - Org
-
initPO
Load Meta Data -
toString
Description copied from class:POString representation -
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID) Set Trx Organization.- Specified by:
setAD_OrgTrx_IDin interfaceI_C_InvoiceBatchLine- 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_InvoiceBatchLine- Returns:
- Performing or initiating organization
-
getAD_User
Deprecated.- Specified by:
getAD_Userin interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID) Set User/Contact.- Specified by:
setAD_User_IDin interfaceI_C_InvoiceBatchLine- Parameters:
AD_User_ID- User within the system - Internal or Business Partner Contact
-
getAD_User_ID
public int getAD_User_ID()Get User/Contact.- Specified by:
getAD_User_IDin interfaceI_C_InvoiceBatchLine- Returns:
- User within the system - Internal or Business Partner Contact
-
getC_Activity
Deprecated.- Specified by:
getC_Activityin interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID) Set Activity.- Specified by:
setC_Activity_IDin interfaceI_C_InvoiceBatchLine- Parameters:
C_Activity_ID- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()Get Activity.- Specified by:
getC_Activity_IDin interfaceI_C_InvoiceBatchLine- Returns:
- Business Activity
-
getC_BPartner
Deprecated.- Specified by:
getC_BPartnerin interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner.- Specified by:
setC_BPartner_IDin interfaceI_C_InvoiceBatchLine- Parameters:
C_BPartner_ID- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()Get Business Partner.- Specified by:
getC_BPartner_IDin interfaceI_C_InvoiceBatchLine- Returns:
- Identifies a Business Partner
-
getC_BPartner_Location
@Deprecated(since="13") public I_C_BPartner_Location getC_BPartner_Location() throws RuntimeExceptionDeprecated.- Specified by:
getC_BPartner_Locationin interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setC_BPartner_Location_ID
public void setC_BPartner_Location_ID(int C_BPartner_Location_ID) Set Partner Location.- Specified by:
setC_BPartner_Location_IDin interfaceI_C_InvoiceBatchLine- Parameters:
C_BPartner_Location_ID- Identifies the (ship to) address for this Business Partner
-
getC_BPartner_Location_ID
public int getC_BPartner_Location_ID()Get Partner Location.- Specified by:
getC_BPartner_Location_IDin interfaceI_C_InvoiceBatchLine- Returns:
- Identifies the (ship to) address for this Business Partner
-
getC_Charge
Deprecated.- Specified by:
getC_Chargein interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID) Set Charge.- Specified by:
setC_Charge_IDin interfaceI_C_InvoiceBatchLine- Parameters:
C_Charge_ID- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()Get Charge.- Specified by:
getC_Charge_IDin interfaceI_C_InvoiceBatchLine- Returns:
- Additional document charges
-
getC_CostCenter
Deprecated.- Specified by:
getC_CostCenterin interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setC_CostCenter_ID
public void setC_CostCenter_ID(int C_CostCenter_ID) Set Cost Center.- Specified by:
setC_CostCenter_IDin interfaceI_C_InvoiceBatchLine- Parameters:
C_CostCenter_ID- Cost Center
-
getC_CostCenter_ID
public int getC_CostCenter_ID()Get Cost Center.- Specified by:
getC_CostCenter_IDin interfaceI_C_InvoiceBatchLine- Returns:
- Cost Center
-
getC_Department
Deprecated.- Specified by:
getC_Departmentin interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setC_Department_ID
public void setC_Department_ID(int C_Department_ID) Set Department.- Specified by:
setC_Department_IDin interfaceI_C_InvoiceBatchLine- Parameters:
C_Department_ID- Department
-
getC_Department_ID
public int getC_Department_ID()Get Department.- Specified by:
getC_Department_IDin interfaceI_C_InvoiceBatchLine- Returns:
- Department
-
getC_DocType
Deprecated.- Specified by:
getC_DocTypein interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID) Set Document Type.- Specified by:
setC_DocType_IDin interfaceI_C_InvoiceBatchLine- Parameters:
C_DocType_ID- Document type or rules
-
getC_DocType_ID
public int getC_DocType_ID()Get Document Type.- Specified by:
getC_DocType_IDin interfaceI_C_InvoiceBatchLine- Returns:
- Document type or rules
-
setC_InvoiceBatchLine_ID
public void setC_InvoiceBatchLine_ID(int C_InvoiceBatchLine_ID) Set Invoice Batch Line.- Specified by:
setC_InvoiceBatchLine_IDin interfaceI_C_InvoiceBatchLine- Parameters:
C_InvoiceBatchLine_ID- Expense Invoice Batch Line
-
getC_InvoiceBatchLine_ID
public int getC_InvoiceBatchLine_ID()Get Invoice Batch Line.- Specified by:
getC_InvoiceBatchLine_IDin interfaceI_C_InvoiceBatchLine- Returns:
- Expense Invoice Batch Line
-
setC_InvoiceBatchLine_UU
Set C_InvoiceBatchLine_UU.- Specified by:
setC_InvoiceBatchLine_UUin interfaceI_C_InvoiceBatchLine- Parameters:
C_InvoiceBatchLine_UU- C_InvoiceBatchLine_UU
-
getC_InvoiceBatchLine_UU
Get C_InvoiceBatchLine_UU.- Specified by:
getC_InvoiceBatchLine_UUin interfaceI_C_InvoiceBatchLine- Returns:
- C_InvoiceBatchLine_UU
-
getC_InvoiceBatch
Deprecated.- Specified by:
getC_InvoiceBatchin interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setC_InvoiceBatch_ID
public void setC_InvoiceBatch_ID(int C_InvoiceBatch_ID) Set Invoice Batch.- Specified by:
setC_InvoiceBatch_IDin interfaceI_C_InvoiceBatchLine- Parameters:
C_InvoiceBatch_ID- Expense Invoice Batch Header
-
getC_InvoiceBatch_ID
public int getC_InvoiceBatch_ID()Get Invoice Batch.- Specified by:
getC_InvoiceBatch_IDin interfaceI_C_InvoiceBatchLine- Returns:
- Expense Invoice Batch Header
-
getC_InvoiceLine
Deprecated.- Specified by:
getC_InvoiceLinein interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setC_InvoiceLine_ID
public void setC_InvoiceLine_ID(int C_InvoiceLine_ID) Set Invoice Line.- Specified by:
setC_InvoiceLine_IDin interfaceI_C_InvoiceBatchLine- 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_InvoiceBatchLine- Returns:
- Invoice Detail Line
-
getC_Invoice
Deprecated.- Specified by:
getC_Invoicein interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setC_Invoice_ID
public void setC_Invoice_ID(int C_Invoice_ID) Set Invoice.- Specified by:
setC_Invoice_IDin interfaceI_C_InvoiceBatchLine- Parameters:
C_Invoice_ID- Invoice Identifier
-
getC_Invoice_ID
public int getC_Invoice_ID()Get Invoice.- Specified by:
getC_Invoice_IDin interfaceI_C_InvoiceBatchLine- Returns:
- Invoice Identifier
-
getC_Project
Deprecated.- Specified by:
getC_Projectin interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID) Set Project.- Specified by:
setC_Project_IDin interfaceI_C_InvoiceBatchLine- Parameters:
C_Project_ID- Financial Project
-
getC_Project_ID
public int getC_Project_ID()Get Project.- Specified by:
getC_Project_IDin interfaceI_C_InvoiceBatchLine- Returns:
- Financial Project
-
getC_Tax
Deprecated.- Specified by:
getC_Taxin interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setC_Tax_ID
public void setC_Tax_ID(int C_Tax_ID) Set Tax.- Specified by:
setC_Tax_IDin interfaceI_C_InvoiceBatchLine- Parameters:
C_Tax_ID- Tax identifier
-
getC_Tax_ID
public int getC_Tax_ID()Get Tax.- Specified by:
getC_Tax_IDin interfaceI_C_InvoiceBatchLine- Returns:
- Tax identifier
-
setDateAcct
Set Account Date.- Specified by:
setDateAcctin interfaceI_C_InvoiceBatchLine- Parameters:
DateAcct- Accounting Date
-
getDateAcct
Get Account Date.- Specified by:
getDateAcctin interfaceI_C_InvoiceBatchLine- Returns:
- Accounting Date
-
setDateInvoiced
Set Date Invoiced.- Specified by:
setDateInvoicedin interfaceI_C_InvoiceBatchLine- Parameters:
DateInvoiced- Date printed on Invoice
-
getDateInvoiced
Get Date Invoiced.- Specified by:
getDateInvoicedin interfaceI_C_InvoiceBatchLine- Returns:
- Date printed on Invoice
-
setDescription
Set Description.- Specified by:
setDescriptionin interfaceI_C_InvoiceBatchLine- Parameters:
Description- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescriptionin interfaceI_C_InvoiceBatchLine- Returns:
- Optional short description of the record
-
setDocumentNo
Set Document No.- Specified by:
setDocumentNoin interfaceI_C_InvoiceBatchLine- Parameters:
DocumentNo- Document sequence number of the document
-
getDocumentNo
Get Document No.- Specified by:
getDocumentNoin interfaceI_C_InvoiceBatchLine- Returns:
- Document sequence number of the document
-
setIsTaxIncluded
public void setIsTaxIncluded(boolean IsTaxIncluded) Set Price includes Tax.- Specified by:
setIsTaxIncludedin interfaceI_C_InvoiceBatchLine- Parameters:
IsTaxIncluded- Tax is included in the price
-
isTaxIncluded
public boolean isTaxIncluded()Get Price includes Tax.- Specified by:
isTaxIncludedin interfaceI_C_InvoiceBatchLine- Returns:
- Tax is included in the price
-
setLine
public void setLine(int Line) Set Line No.- Specified by:
setLinein interfaceI_C_InvoiceBatchLine- Parameters:
Line- Unique line for this document
-
getLine
public int getLine()Get Line No.- Specified by:
getLinein interfaceI_C_InvoiceBatchLine- Returns:
- Unique line for this document
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setLineNetAmt
Set Line Amount.- Specified by:
setLineNetAmtin interfaceI_C_InvoiceBatchLine- Parameters:
LineNetAmt- Line Extended Amount (Quantity * Actual Price) without Freight and Charges
-
getLineNetAmt
Get Line Amount.- Specified by:
getLineNetAmtin interfaceI_C_InvoiceBatchLine- Returns:
- Line Extended Amount (Quantity * Actual Price) without Freight and Charges
-
setLineTotalAmt
Set Line Total.- Specified by:
setLineTotalAmtin interfaceI_C_InvoiceBatchLine- Parameters:
LineTotalAmt- Total line amount incl. Tax
-
getLineTotalAmt
Get Line Total.- Specified by:
getLineTotalAmtin interfaceI_C_InvoiceBatchLine- Returns:
- Total line amount incl. Tax
-
setPriceEntered
Set Price.- Specified by:
setPriceEnteredin interfaceI_C_InvoiceBatchLine- Parameters:
PriceEntered- Price Entered - the price based on the selected/base UoM
-
getPriceEntered
Get Price.- Specified by:
getPriceEnteredin interfaceI_C_InvoiceBatchLine- Returns:
- Price Entered - the price based on the selected/base UoM
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessedin interfaceI_C_InvoiceBatchLine- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessedin interfaceI_C_InvoiceBatchLine- Returns:
- The document has been processed
-
setQtyEntered
Set Quantity.- Specified by:
setQtyEnteredin interfaceI_C_InvoiceBatchLine- Parameters:
QtyEntered- The Quantity Entered is based on the selected UoM
-
getQtyEntered
Get Quantity.- Specified by:
getQtyEnteredin interfaceI_C_InvoiceBatchLine- Returns:
- The Quantity Entered is based on the selected UoM
-
setTaxAmt
Set Tax Amount.- Specified by:
setTaxAmtin interfaceI_C_InvoiceBatchLine- Parameters:
TaxAmt- Tax Amount for a document
-
getTaxAmt
Get Tax Amount.- Specified by:
getTaxAmtin interfaceI_C_InvoiceBatchLine- Returns:
- Tax Amount for a document
-
getUser1
Deprecated.- Specified by:
getUser1in interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setUser1_ID
public void setUser1_ID(int User1_ID) Set User Element List 1.- Specified by:
setUser1_IDin interfaceI_C_InvoiceBatchLine- 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_InvoiceBatchLine- Returns:
- User defined list element #1
-
getUser2
Deprecated.- Specified by:
getUser2in interfaceI_C_InvoiceBatchLine- Throws:
RuntimeException
-
setUser2_ID
public void setUser2_ID(int User2_ID) Set User Element List 2.- Specified by:
setUser2_IDin interfaceI_C_InvoiceBatchLine- 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_InvoiceBatchLine- Returns:
- User defined list element #2
-