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 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 1 - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_IDstatic String
COLUMNNAME_AD_User_ID
Column name AD_User_IDstatic String
COLUMNNAME_C_Activity_ID
Column name C_Activity_IDstatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_IDstatic String
COLUMNNAME_C_Charge_ID
Column name C_Charge_IDstatic String
COLUMNNAME_C_DocType_ID
Column name C_DocType_IDstatic String
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_IDstatic String
COLUMNNAME_C_InvoiceBatch_ID
Column name C_InvoiceBatch_IDstatic String
COLUMNNAME_C_InvoiceBatchLine_ID
Column name C_InvoiceBatchLine_IDstatic String
COLUMNNAME_C_InvoiceBatchLine_UU
Column name C_InvoiceBatchLine_UUstatic String
COLUMNNAME_C_InvoiceLine_ID
Column name C_InvoiceLine_IDstatic String
COLUMNNAME_C_Project_ID
Column name C_Project_IDstatic String
COLUMNNAME_C_Tax_ID
Column name C_Tax_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DateAcct
Column name DateAcctstatic String
COLUMNNAME_DateInvoiced
Column name DateInvoicedstatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_DocumentNo
Column name DocumentNostatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsTaxIncluded
Column name IsTaxIncludedstatic String
COLUMNNAME_Line
Column name Linestatic String
COLUMNNAME_LineNetAmt
Column name LineNetAmtstatic String
COLUMNNAME_LineTotalAmt
Column name LineTotalAmtstatic String
COLUMNNAME_PriceEntered
Column name PriceEnteredstatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_QtyEntered
Column name QtyEnteredstatic String
COLUMNNAME_TaxAmt
Column name TaxAmtstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_User1_ID
Column name User1_IDstatic String
COLUMNNAME_User2_ID
Column name User2_IDstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=768static String
Table_Name
TableName=C_InvoiceBatchLine
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.int
getAD_OrgTrx_ID()
Get Trx Organization.I_AD_User
getAD_User()
int
getAD_User_ID()
Get User/Contact.I_C_Activity
getC_Activity()
int
getC_Activity_ID()
Get Activity.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_BPartner_Location
getC_BPartner_Location()
int
getC_BPartner_Location_ID()
Get Partner Location.I_C_Charge
getC_Charge()
int
getC_Charge_ID()
Get Charge.I_C_DocType
getC_DocType()
int
getC_DocType_ID()
Get Document Type.I_C_Invoice
getC_Invoice()
int
getC_Invoice_ID()
Get Invoice.I_C_InvoiceBatch
getC_InvoiceBatch()
int
getC_InvoiceBatch_ID()
Get Invoice Batch.int
getC_InvoiceBatchLine_ID()
Get Invoice Batch Line.String
getC_InvoiceBatchLine_UU()
Get C_InvoiceBatchLine_UUI_C_InvoiceLine
getC_InvoiceLine()
int
getC_InvoiceLine_ID()
Get Invoice Line.I_C_Project
getC_Project()
int
getC_Project_ID()
Get Project.I_C_Tax
getC_Tax()
int
getC_Tax_ID()
Get Tax.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.Timestamp
getDateAcct()
Get Account Date.Timestamp
getDateInvoiced()
Get Date Invoiced.String
getDescription()
Get Description.String
getDocumentNo()
Get Document No.int
getLine()
Get Line No.BigDecimal
getLineNetAmt()
Get Line Amount.BigDecimal
getLineTotalAmt()
Get Line Total.BigDecimal
getPriceEntered()
Get Price.BigDecimal
getQtyEntered()
Get Quantity.BigDecimal
getTaxAmt()
Get Tax Amount.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.I_C_ElementValue
getUser1()
int
getUser1_ID()
Get User Element List 1.I_C_ElementValue
getUser2()
int
getUser2_ID()
Get User Element List 2.boolean
isActive()
Get Active.boolean
isProcessed()
Get Processed.boolean
isTaxIncluded()
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 Detail
-
Table_Name
static final String Table_Name
TableName=C_InvoiceBatchLine- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=768- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 1 - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_OrgTrx_ID
static final String COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_Location_ID
static final String COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Charge_ID
static final String COLUMNNAME_C_Charge_ID
Column name C_Charge_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_DocType_ID
static final String COLUMNNAME_C_DocType_ID
Column name C_DocType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_InvoiceBatch_ID
static final String COLUMNNAME_C_InvoiceBatch_ID
Column name C_InvoiceBatch_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_InvoiceBatchLine_ID
static final String COLUMNNAME_C_InvoiceBatchLine_ID
Column name C_InvoiceBatchLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_InvoiceBatchLine_UU
static final String COLUMNNAME_C_InvoiceBatchLine_UU
Column name C_InvoiceBatchLine_UU- See Also:
- Constant Field Values
-
COLUMNNAME_C_Invoice_ID
static final String COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_InvoiceLine_ID
static final String COLUMNNAME_C_InvoiceLine_ID
Column name C_InvoiceLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Project_ID
static final String COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_C_Tax_ID
static final String COLUMNNAME_C_Tax_ID
Column name C_Tax_ID- See Also:
- Constant Field Values
-
COLUMNNAME_DateAcct
static final String COLUMNNAME_DateAcct
Column name DateAcct- See Also:
- Constant Field Values
-
COLUMNNAME_DateInvoiced
static final String COLUMNNAME_DateInvoiced
Column name DateInvoiced- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_DocumentNo
static final String COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsTaxIncluded
static final String COLUMNNAME_IsTaxIncluded
Column name IsTaxIncluded- See Also:
- Constant Field Values
-
COLUMNNAME_Line
static final String COLUMNNAME_Line
Column name Line- See Also:
- Constant Field Values
-
COLUMNNAME_LineNetAmt
static final String COLUMNNAME_LineNetAmt
Column name LineNetAmt- See Also:
- Constant Field Values
-
COLUMNNAME_LineTotalAmt
static final String COLUMNNAME_LineTotalAmt
Column name LineTotalAmt- See Also:
- Constant Field Values
-
COLUMNNAME_PriceEntered
static final String COLUMNNAME_PriceEntered
Column name PriceEntered- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_QtyEntered
static final String COLUMNNAME_QtyEntered
Column name QtyEntered- See Also:
- Constant Field Values
-
COLUMNNAME_TaxAmt
static final String COLUMNNAME_TaxAmt
Column name TaxAmt- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_User1_ID
static final String COLUMNNAME_User1_ID
Column name User1_ID- See Also:
- Constant Field Values
-
COLUMNNAME_User2_ID
static final String COLUMNNAME_User2_ID
Column name User2_ID- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
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
I_AD_User getAD_User() throws RuntimeException
- 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
I_C_Activity getC_Activity() throws RuntimeException
- 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
I_C_BPartner getC_BPartner() throws RuntimeException
- 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
I_C_BPartner_Location getC_BPartner_Location() throws RuntimeException
- 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
I_C_Charge getC_Charge() throws RuntimeException
- 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
I_C_DocType getC_DocType() throws RuntimeException
- 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
I_C_InvoiceBatch getC_InvoiceBatch() throws RuntimeException
- 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
void setC_InvoiceBatchLine_UU(String C_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
I_C_Invoice getC_Invoice() throws RuntimeException
- 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
I_C_InvoiceLine getC_InvoiceLine() throws RuntimeException
- 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
I_C_Project getC_Project() throws RuntimeException
- 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
I_C_Tax getC_Tax() throws RuntimeException
- Throws:
RuntimeException
-
setDateAcct
void setDateAcct(Timestamp DateAcct)
Set Account Date. Accounting Date
-
getDateAcct
Timestamp getDateAcct()
Get Account Date. Accounting Date
-
setDateInvoiced
void setDateInvoiced(Timestamp DateInvoiced)
Set Date Invoiced. Date printed on Invoice
-
getDateInvoiced
Timestamp getDateInvoiced()
Get Date Invoiced. Date printed on Invoice
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setDocumentNo
void setDocumentNo(String DocumentNo)
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
void setLineNetAmt(BigDecimal LineNetAmt)
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
void setLineTotalAmt(BigDecimal LineTotalAmt)
Set Line Total. Total line amount incl. Tax
-
getLineTotalAmt
BigDecimal getLineTotalAmt()
Get Line Total. Total line amount incl. Tax
-
setPriceEntered
void setPriceEntered(BigDecimal PriceEntered)
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
void setQtyEntered(BigDecimal QtyEntered)
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
void setTaxAmt(BigDecimal TaxAmt)
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
I_C_ElementValue getUser1() throws RuntimeException
- 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
I_C_ElementValue getUser2() throws RuntimeException
- Throws:
RuntimeException
-
-