Package org.compiere.model
Interface I_C_InvoiceBatchLine
- All Known Implementing Classes:
MInvoiceBatchLine
,X_C_InvoiceBatchLine
public interface I_C_InvoiceBatchLine
Generated Interface for C_InvoiceBatchLine
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 1 - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_OrgTrx_IDstatic final String
Column name AD_User_IDstatic final String
Column name C_Activity_IDstatic final String
Column name C_BPartner_IDstatic final String
Column name C_BPartner_Location_IDstatic final String
Column name C_Charge_IDstatic final String
Column name C_DocType_IDstatic final String
Column name C_Invoice_IDstatic final String
Column name C_InvoiceBatch_IDstatic final String
Column name C_InvoiceBatchLine_IDstatic final String
Column name C_InvoiceBatchLine_UUstatic final String
Column name C_InvoiceLine_IDstatic final String
Column name C_Project_IDstatic final String
Column name C_Tax_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DateAcctstatic final String
Column name DateInvoicedstatic final String
Column name Descriptionstatic final String
Column name DocumentNostatic final String
Column name IsActivestatic final String
Column name IsTaxIncludedstatic final String
Column name Linestatic final String
Column name LineNetAmtstatic final String
Column name LineTotalAmtstatic final String
Column name PriceEnteredstatic final String
Column name Processedstatic final String
Column name QtyEnteredstatic final String
Column name TaxAmtstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name User1_IDstatic final String
Column name User2_IDstatic final KeyNamePair
static final int
AD_Table_ID=768static final String
TableName=C_InvoiceBatchLine -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Trx Organization.int
Get User/Contact.int
Get Activity.int
Get Business Partner.int
Get Partner Location.int
Get Charge.int
Get Document Type.int
Get Invoice.int
Get Invoice Batch.int
Get Invoice Batch Line.Get C_InvoiceBatchLine_UUint
Get Invoice Line.int
Get Project.getC_Tax()
int
Get Tax.Get Created.int
Get Created By.Get Account Date.Get Date Invoiced.Get Description.Get Document No.int
getLine()
Get Line No.Get Line Amount.Get Line Total.Get Price.Get Quantity.Get Tax Amount.Get Updated.int
Get Updated By.getUser1()
int
Get User Element List 1.getUser2()
int
Get User Element List 2.boolean
isActive()
Get Active.boolean
Get Processed.boolean
Get Price includes Tax.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_OrgTrx_ID
(int AD_OrgTrx_ID) Set Trx Organization.void
setAD_User_ID
(int AD_User_ID) Set User/Contact.void
setC_Activity_ID
(int C_Activity_ID) Set Activity.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setC_BPartner_Location_ID
(int C_BPartner_Location_ID) Set Partner Location.void
setC_Charge_ID
(int C_Charge_ID) Set Charge.void
setC_DocType_ID
(int C_DocType_ID) Set Document Type.void
setC_Invoice_ID
(int C_Invoice_ID) Set Invoice.void
setC_InvoiceBatch_ID
(int C_InvoiceBatch_ID) Set Invoice Batch.void
setC_InvoiceBatchLine_ID
(int C_InvoiceBatchLine_ID) Set Invoice Batch Line.void
setC_InvoiceBatchLine_UU
(String C_InvoiceBatchLine_UU) Set C_InvoiceBatchLine_UUvoid
setC_InvoiceLine_ID
(int C_InvoiceLine_ID) Set Invoice Line.void
setC_Project_ID
(int C_Project_ID) Set Project.void
setC_Tax_ID
(int C_Tax_ID) Set Tax.void
setDateAcct
(Timestamp DateAcct) Set Account Date.void
setDateInvoiced
(Timestamp DateInvoiced) Set Date Invoiced.void
setDescription
(String Description) Set Description.void
setDocumentNo
(String DocumentNo) Set Document No.void
setIsActive
(boolean IsActive) Set Active.void
setIsTaxIncluded
(boolean IsTaxIncluded) Set Price includes Tax.void
setLine
(int Line) Set Line No.void
setLineNetAmt
(BigDecimal LineNetAmt) Set Line Amount.void
setLineTotalAmt
(BigDecimal LineTotalAmt) Set Line Total.void
setPriceEntered
(BigDecimal PriceEntered) Set Price.void
setProcessed
(boolean Processed) Set Processed.void
setQtyEntered
(BigDecimal QtyEntered) Set Quantity.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.
-
Field Details
-
Table_Name
TableName=C_InvoiceBatchLine- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=768- See Also:
-
Model
-
accessLevel
AccessLevel = 1 - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID- See Also:
-
COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID- See Also:
-
COLUMNNAME_C_Charge_ID
Column name C_Charge_ID- See Also:
-
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID- See Also:
-
COLUMNNAME_C_InvoiceBatch_ID
Column name C_InvoiceBatch_ID- See Also:
-
COLUMNNAME_C_InvoiceBatchLine_ID
Column name C_InvoiceBatchLine_ID- See Also:
-
COLUMNNAME_C_InvoiceBatchLine_UU
Column name C_InvoiceBatchLine_UU- See Also:
-
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID- See Also:
-
COLUMNNAME_C_InvoiceLine_ID
Column name C_InvoiceLine_ID- See Also:
-
COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_C_Tax_ID
Column name C_Tax_ID- See Also:
-
COLUMNNAME_DateAcct
Column name DateAcct- See Also:
-
COLUMNNAME_DateInvoiced
Column name DateInvoiced- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsTaxIncluded
Column name IsTaxIncluded- See Also:
-
COLUMNNAME_Line
Column name Line- See Also:
-
COLUMNNAME_LineNetAmt
Column name LineNetAmt- See Also:
-
COLUMNNAME_LineTotalAmt
Column name LineTotalAmt- See Also:
-
COLUMNNAME_PriceEntered
Column name PriceEntered- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_QtyEntered
Column name QtyEntered- See Also:
-
COLUMNNAME_TaxAmt
Column name TaxAmt- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_User1_ID
Column name User1_ID- See Also:
-
COLUMNNAME_User2_ID
Column name User2_ID- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_OrgTrx_ID
void setAD_OrgTrx_ID(int AD_OrgTrx_ID) Set Trx Organization. Performing or initiating organization -
getAD_OrgTrx_ID
int getAD_OrgTrx_ID()Get Trx Organization. Performing or initiating organization -
setAD_User_ID
void setAD_User_ID(int AD_User_ID) Set User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User_ID
int getAD_User_ID()Get User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User
- Throws:
RuntimeException
-
setC_Activity_ID
void setC_Activity_ID(int C_Activity_ID) Set Activity. Business Activity -
getC_Activity_ID
int getC_Activity_ID()Get Activity. Business Activity -
getC_Activity
- Throws:
RuntimeException
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner. Identifies a Business Partner -
getC_BPartner_ID
int getC_BPartner_ID()Get Business Partner. Identifies a Business Partner -
getC_BPartner
- Throws:
RuntimeException
-
setC_BPartner_Location_ID
void setC_BPartner_Location_ID(int C_BPartner_Location_ID) Set Partner Location. Identifies the (ship to) address for this Business Partner -
getC_BPartner_Location_ID
int getC_BPartner_Location_ID()Get Partner Location. Identifies the (ship to) address for this Business Partner -
getC_BPartner_Location
- Throws:
RuntimeException
-
setC_Charge_ID
void setC_Charge_ID(int C_Charge_ID) Set Charge. Additional document charges -
getC_Charge_ID
int getC_Charge_ID()Get Charge. Additional document charges -
getC_Charge
- Throws:
RuntimeException
-
setC_DocType_ID
void setC_DocType_ID(int C_DocType_ID) Set Document Type. Document type or rules -
getC_DocType_ID
int getC_DocType_ID()Get Document Type. Document type or rules -
getC_DocType
- Throws:
RuntimeException
-
setC_InvoiceBatch_ID
void setC_InvoiceBatch_ID(int C_InvoiceBatch_ID) Set Invoice Batch. Expense Invoice Batch Header -
getC_InvoiceBatch_ID
int getC_InvoiceBatch_ID()Get Invoice Batch. Expense Invoice Batch Header -
getC_InvoiceBatch
- Throws:
RuntimeException
-
setC_InvoiceBatchLine_ID
void setC_InvoiceBatchLine_ID(int C_InvoiceBatchLine_ID) Set Invoice Batch Line. Expense Invoice Batch Line -
getC_InvoiceBatchLine_ID
int getC_InvoiceBatchLine_ID()Get Invoice Batch Line. Expense Invoice Batch Line -
setC_InvoiceBatchLine_UU
Set C_InvoiceBatchLine_UU -
getC_InvoiceBatchLine_UU
String getC_InvoiceBatchLine_UU()Get C_InvoiceBatchLine_UU -
setC_Invoice_ID
void setC_Invoice_ID(int C_Invoice_ID) Set Invoice. Invoice Identifier -
getC_Invoice_ID
int getC_Invoice_ID()Get Invoice. Invoice Identifier -
getC_Invoice
- Throws:
RuntimeException
-
setC_InvoiceLine_ID
void setC_InvoiceLine_ID(int C_InvoiceLine_ID) Set Invoice Line. Invoice Detail Line -
getC_InvoiceLine_ID
int getC_InvoiceLine_ID()Get Invoice Line. Invoice Detail Line -
getC_InvoiceLine
- Throws:
RuntimeException
-
setC_Project_ID
void setC_Project_ID(int C_Project_ID) Set Project. Financial Project -
getC_Project_ID
int getC_Project_ID()Get Project. Financial Project -
getC_Project
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setC_Tax_ID
void setC_Tax_ID(int C_Tax_ID) Set Tax. Tax identifier -
getC_Tax_ID
int getC_Tax_ID()Get Tax. Tax identifier -
getC_Tax
- Throws:
RuntimeException
-
setDateAcct
Set Account Date. Accounting Date -
getDateAcct
Timestamp getDateAcct()Get Account Date. Accounting Date -
setDateInvoiced
Set Date Invoiced. Date printed on Invoice -
getDateInvoiced
Timestamp getDateInvoiced()Get Date Invoiced. Date printed on Invoice -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDocumentNo
Set Document No. Document sequence number of the document -
getDocumentNo
String getDocumentNo()Get Document No. Document sequence number of the document -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsTaxIncluded
void setIsTaxIncluded(boolean IsTaxIncluded) Set Price includes Tax. Tax is included in the price -
isTaxIncluded
boolean isTaxIncluded()Get Price includes Tax. Tax is included in the price -
setLine
void setLine(int Line) Set Line No. Unique line for this document -
getLine
int getLine()Get Line No. Unique line for this document -
setLineNetAmt
Set Line Amount. Line Extended Amount (Quantity * Actual Price) without Freight and Charges -
getLineNetAmt
BigDecimal getLineNetAmt()Get Line Amount. Line Extended Amount (Quantity * Actual Price) without Freight and Charges -
setLineTotalAmt
Set Line Total. Total line amount incl. Tax -
getLineTotalAmt
BigDecimal getLineTotalAmt()Get Line Total. Total line amount incl. Tax -
setPriceEntered
Set Price. Price Entered - the price based on the selected/base UoM -
getPriceEntered
BigDecimal getPriceEntered()Get Price. Price Entered - the price based on the selected/base UoM -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setQtyEntered
Set Quantity. The Quantity Entered is based on the selected UoM -
getQtyEntered
BigDecimal getQtyEntered()Get Quantity. The Quantity Entered is based on the selected UoM -
setTaxAmt
Set Tax Amount. Tax Amount for a document -
getTaxAmt
BigDecimal getTaxAmt()Get Tax Amount. Tax Amount for a document -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setUser1_ID
void setUser1_ID(int User1_ID) Set User Element List 1. User defined list element #1 -
getUser1_ID
int getUser1_ID()Get User Element List 1. User defined list element #1 -
getUser1
- Throws:
RuntimeException
-
setUser2_ID
void setUser2_ID(int User2_ID) Set User Element List 2. User defined list element #2 -
getUser2_ID
int getUser2_ID()Get User Element List 2. User defined list element #2 -
getUser2
- Throws:
RuntimeException
-