Package org.compiere.model
Interface I_I_BankStatement
- All Known Implementing Classes:
X_I_BankStatement
public interface I_I_BankStatement
Generated Interface for I_BankStatement
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 2 - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name BankAccountNostatic final String
Column name BPartnerValuestatic final String
Column name C_BankAccount_IDstatic final String
Column name C_BankStatement_IDstatic final String
Column name C_BankStatementLine_IDstatic final String
Column name C_BPartner_IDstatic final String
Column name C_Charge_IDstatic final String
Column name C_Currency_IDstatic final String
Column name C_Invoice_IDstatic final String
Column name C_Payment_IDstatic final String
Column name ChargeAmtstatic final String
Column name ChargeNamestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name CreatePaymentstatic final String
Column name DateAcctstatic final String
Column name Descriptionstatic final String
Column name EftAmtstatic final String
Column name EftCheckNostatic final String
Column name EftCurrencystatic final String
Column name EftMemostatic final String
Column name EftPayeestatic final String
Column name EftPayeeAccountstatic final String
Column name EftReferencestatic final String
Column name EftStatementDatestatic final String
Column name EftStatementLineDatestatic final String
Column name EftStatementReferencestatic final String
Column name EftTrxIDstatic final String
Column name EftTrxTypestatic final String
Column name EftValutaDatestatic final String
Column name I_BankStatement_IDstatic final String
Column name I_BankStatement_UUstatic final String
Column name I_ErrorMsgstatic final String
Column name I_IsImportedstatic final String
Column name IBANstatic final String
Column name InterestAmtstatic final String
Column name InvoiceDocumentNostatic final String
Column name IsActivestatic final String
Column name ISO_Codestatic final String
Column name IsReversalstatic final String
Column name Linestatic final String
Column name LineDescriptionstatic final String
Column name MatchStatementstatic final String
Column name Memostatic final String
Column name Namestatic final String
Column name PaymentDocumentNostatic final String
Column name Processedstatic final String
Column name Processingstatic final String
Column name ReferenceNostatic final String
Column name RoutingNostatic final String
Column name StatementDatestatic final String
Column name StatementLineDatestatic final String
Column name StmtAmtstatic final String
Column name TrxAmtstatic final String
Column name TrxTypestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name ValutaDatestatic final KeyNamePair
static final int
AD_Table_ID=600static final String
TableName=I_BankStatement -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get Bank Account No.Get Business Partner Key.int
Get Bank Account.int
Get Bank Statement.int
Get Bank statement line.int
Get Business Partner.int
Get Charge.int
Get Currency.int
Get Invoice.int
Get Payment.Get Charge amount.Get Charge Name.Get Created.int
Get Created By.Get Create PaymentGet Account Date.Get Description.Get EFT Amount.Get EFT Check No.Get EFT Currency.Get EFT Memo.Get EFT Payee.Get EFT Payee Account.Get EFT Reference.Get EFT Statement Date.Get EFT Statement Line Date.Get EFT Statement Reference.Get EFT Trx ID.Get EFT Trx Type.Get EFT Effective Date.int
Get Import Bank Statement.Get I_BankStatement_UUGet Import Error Message.getIBAN()
Get IBAN.Get Interest Amount.Get Invoice Document No.Get ISO Currency Code.int
getLine()
Get Line No.Get Line Description.Get Match StatementgetMemo()
Get Memo.getName()
Get Name.Get Payment Document No.Get Reference No.Get Routing No.Get Statement date.Get Statement Line Date.Get Statement amount.Get Transaction Amount.Get Transaction Type.Get Updated.int
Get Updated By.Get Effective date.boolean
isActive()
Get Active.boolean
Get Imported.boolean
Get Processed.boolean
Get Process Nowboolean
Get Reversal.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setBankAccountNo
(String BankAccountNo) Set Bank Account No.void
setBPartnerValue
(String BPartnerValue) Set Business Partner Key.void
setC_BankAccount_ID
(int C_BankAccount_ID) Set Bank Account.void
setC_BankStatement_ID
(int C_BankStatement_ID) Set Bank Statement.void
setC_BankStatementLine_ID
(int C_BankStatementLine_ID) Set Bank statement line.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setC_Charge_ID
(int C_Charge_ID) Set Charge.void
setC_Currency_ID
(int C_Currency_ID) Set Currency.void
setC_Invoice_ID
(int C_Invoice_ID) Set Invoice.void
setC_Payment_ID
(int C_Payment_ID) Set Payment.void
setChargeAmt
(BigDecimal ChargeAmt) Set Charge amount.void
setChargeName
(String ChargeName) Set Charge Name.void
setCreatePayment
(String CreatePayment) Set Create Paymentvoid
setDateAcct
(Timestamp DateAcct) Set Account Date.void
setDescription
(String Description) Set Description.void
setEftAmt
(BigDecimal EftAmt) Set EFT Amount.void
setEftCheckNo
(String EftCheckNo) Set EFT Check No.void
setEftCurrency
(String EftCurrency) Set EFT Currency.void
setEftMemo
(String EftMemo) Set EFT Memo.void
setEftPayee
(String EftPayee) Set EFT Payee.void
setEftPayeeAccount
(String EftPayeeAccount) Set EFT Payee Account.void
setEftReference
(String EftReference) Set EFT Reference.void
setEftStatementDate
(Timestamp EftStatementDate) Set EFT Statement Date.void
setEftStatementLineDate
(Timestamp EftStatementLineDate) Set EFT Statement Line Date.void
setEftStatementReference
(String EftStatementReference) Set EFT Statement Reference.void
setEftTrxID
(String EftTrxID) Set EFT Trx ID.void
setEftTrxType
(String EftTrxType) Set EFT Trx Type.void
setEftValutaDate
(Timestamp EftValutaDate) Set EFT Effective Date.void
setI_BankStatement_ID
(int I_BankStatement_ID) Set Import Bank Statement.void
setI_BankStatement_UU
(String I_BankStatement_UU) Set I_BankStatement_UUvoid
setI_ErrorMsg
(String I_ErrorMsg) Set Import Error Message.void
setI_IsImported
(boolean I_IsImported) Set Imported.void
Set IBAN.void
setInterestAmt
(BigDecimal InterestAmt) Set Interest Amount.void
setInvoiceDocumentNo
(String InvoiceDocumentNo) Set Invoice Document No.void
setIsActive
(boolean IsActive) Set Active.void
setISO_Code
(String ISO_Code) Set ISO Currency Code.void
setIsReversal
(boolean IsReversal) Set Reversal.void
setLine
(int Line) Set Line No.void
setLineDescription
(String LineDescription) Set Line Description.void
setMatchStatement
(String MatchStatement) Set Match Statementvoid
Set Memo.void
Set Name.void
setPaymentDocumentNo
(String PaymentDocumentNo) Set Payment Document No.void
setProcessed
(boolean Processed) Set Processed.void
setProcessing
(boolean Processing) Set Process Nowvoid
setReferenceNo
(String ReferenceNo) Set Reference No.void
setRoutingNo
(String RoutingNo) Set Routing No.void
setStatementDate
(Timestamp StatementDate) Set Statement date.void
setStatementLineDate
(Timestamp StatementLineDate) Set Statement Line Date.void
setStmtAmt
(BigDecimal StmtAmt) Set Statement amount.void
setTrxAmt
(BigDecimal TrxAmt) Set Transaction Amount.void
setTrxType
(String TrxType) Set Transaction Type.void
setValutaDate
(Timestamp ValutaDate) Set Effective date.
-
Field Details
-
Table_Name
TableName=I_BankStatement- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=600- See Also:
-
Model
-
accessLevel
AccessLevel = 2 - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_BankAccountNo
Column name BankAccountNo- See Also:
-
COLUMNNAME_BPartnerValue
Column name BPartnerValue- See Also:
-
COLUMNNAME_C_BankAccount_ID
Column name C_BankAccount_ID- See Also:
-
COLUMNNAME_C_BankStatement_ID
Column name C_BankStatement_ID- See Also:
-
COLUMNNAME_C_BankStatementLine_ID
Column name C_BankStatementLine_ID- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_Charge_ID
Column name C_Charge_ID- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_ChargeAmt
Column name ChargeAmt- See Also:
-
COLUMNNAME_ChargeName
Column name ChargeName- See Also:
-
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID- See Also:
-
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_CreatePayment
Column name CreatePayment- See Also:
-
COLUMNNAME_DateAcct
Column name DateAcct- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EftAmt
Column name EftAmt- See Also:
-
COLUMNNAME_EftCheckNo
Column name EftCheckNo- See Also:
-
COLUMNNAME_EftCurrency
Column name EftCurrency- See Also:
-
COLUMNNAME_EftMemo
Column name EftMemo- See Also:
-
COLUMNNAME_EftPayee
Column name EftPayee- See Also:
-
COLUMNNAME_EftPayeeAccount
Column name EftPayeeAccount- See Also:
-
COLUMNNAME_EftReference
Column name EftReference- See Also:
-
COLUMNNAME_EftStatementDate
Column name EftStatementDate- See Also:
-
COLUMNNAME_EftStatementLineDate
Column name EftStatementLineDate- See Also:
-
COLUMNNAME_EftStatementReference
Column name EftStatementReference- See Also:
-
COLUMNNAME_EftTrxID
Column name EftTrxID- See Also:
-
COLUMNNAME_EftTrxType
Column name EftTrxType- See Also:
-
COLUMNNAME_EftValutaDate
Column name EftValutaDate- See Also:
-
COLUMNNAME_IBAN
Column name IBAN- See Also:
-
COLUMNNAME_I_BankStatement_ID
Column name I_BankStatement_ID- See Also:
-
COLUMNNAME_I_BankStatement_UU
Column name I_BankStatement_UU- See Also:
-
COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg- See Also:
-
COLUMNNAME_I_IsImported
Column name I_IsImported- See Also:
-
COLUMNNAME_InterestAmt
Column name InterestAmt- See Also:
-
COLUMNNAME_InvoiceDocumentNo
Column name InvoiceDocumentNo- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_ISO_Code
Column name ISO_Code- See Also:
-
COLUMNNAME_IsReversal
Column name IsReversal- See Also:
-
COLUMNNAME_Line
Column name Line- See Also:
-
COLUMNNAME_LineDescription
Column name LineDescription- See Also:
-
COLUMNNAME_MatchStatement
Column name MatchStatement- See Also:
-
COLUMNNAME_Memo
Column name Memo- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PaymentDocumentNo
Column name PaymentDocumentNo- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_ReferenceNo
Column name ReferenceNo- See Also:
-
COLUMNNAME_RoutingNo
Column name RoutingNo- See Also:
-
COLUMNNAME_StatementDate
Column name StatementDate- See Also:
-
COLUMNNAME_StatementLineDate
Column name StatementLineDate- See Also:
-
COLUMNNAME_StmtAmt
Column name StmtAmt- See Also:
-
COLUMNNAME_TrxAmt
Column name TrxAmt- See Also:
-
COLUMNNAME_TrxType
Column name TrxType- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_ValutaDate
Column name ValutaDate- 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 -
setBankAccountNo
Set Bank Account No. Bank Account Number -
getBankAccountNo
String getBankAccountNo()Get Bank Account No. Bank Account Number -
setBPartnerValue
Set Business Partner Key. Key of the Business Partner -
getBPartnerValue
String getBPartnerValue()Get Business Partner Key. Key of the Business Partner -
setC_BankAccount_ID
void setC_BankAccount_ID(int C_BankAccount_ID) Set Bank Account. Account at the Bank -
getC_BankAccount_ID
int getC_BankAccount_ID()Get Bank Account. Account at the Bank -
getC_BankAccount
- Throws:
RuntimeException
-
setC_BankStatement_ID
void setC_BankStatement_ID(int C_BankStatement_ID) Set Bank Statement. Bank Statement of account -
getC_BankStatement_ID
int getC_BankStatement_ID()Get Bank Statement. Bank Statement of account -
getC_BankStatement
- Throws:
RuntimeException
-
setC_BankStatementLine_ID
void setC_BankStatementLine_ID(int C_BankStatementLine_ID) Set Bank statement line. Line on a statement from this Bank -
getC_BankStatementLine_ID
int getC_BankStatementLine_ID()Get Bank statement line. Line on a statement from this Bank -
getC_BankStatementLine
- 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_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_Currency_ID
void setC_Currency_ID(int C_Currency_ID) Set Currency. The Currency for this record -
getC_Currency_ID
int getC_Currency_ID()Get Currency. The Currency for this record -
getC_Currency
- Throws:
RuntimeException
-
setChargeAmt
Set Charge amount. Charge Amount -
getChargeAmt
BigDecimal getChargeAmt()Get Charge amount. Charge Amount -
setChargeName
Set Charge Name. Name of the Charge -
getChargeName
String getChargeName()Get Charge Name. Name of the Charge -
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_Payment_ID
void setC_Payment_ID(int C_Payment_ID) Set Payment. Payment identifier -
getC_Payment_ID
int getC_Payment_ID()Get Payment. Payment identifier -
getC_Payment
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setCreatePayment
Set Create Payment -
getCreatePayment
String getCreatePayment()Get Create Payment -
setDateAcct
Set Account Date. Accounting Date -
getDateAcct
Timestamp getDateAcct()Get Account Date. Accounting Date -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setEftAmt
Set EFT Amount. Electronic Funds Transfer Amount -
getEftAmt
BigDecimal getEftAmt()Get EFT Amount. Electronic Funds Transfer Amount -
setEftCheckNo
Set EFT Check No. Electronic Funds Transfer Check No -
getEftCheckNo
String getEftCheckNo()Get EFT Check No. Electronic Funds Transfer Check No -
setEftCurrency
Set EFT Currency. Electronic Funds Transfer Currency -
getEftCurrency
String getEftCurrency()Get EFT Currency. Electronic Funds Transfer Currency -
setEftMemo
Set EFT Memo. Electronic Funds Transfer Memo -
getEftMemo
String getEftMemo()Get EFT Memo. Electronic Funds Transfer Memo -
setEftPayee
Set EFT Payee. Electronic Funds Transfer Payee information -
getEftPayee
String getEftPayee()Get EFT Payee. Electronic Funds Transfer Payee information -
setEftPayeeAccount
Set EFT Payee Account. Electronic Funds Transfer Payee Account Information -
getEftPayeeAccount
String getEftPayeeAccount()Get EFT Payee Account. Electronic Funds Transfer Payee Account Information -
setEftReference
Set EFT Reference. Electronic Funds Transfer Reference -
getEftReference
String getEftReference()Get EFT Reference. Electronic Funds Transfer Reference -
setEftStatementDate
Set EFT Statement Date. Electronic Funds Transfer Statement Date -
getEftStatementDate
Timestamp getEftStatementDate()Get EFT Statement Date. Electronic Funds Transfer Statement Date -
setEftStatementLineDate
Set EFT Statement Line Date. Electronic Funds Transfer Statement Line Date -
getEftStatementLineDate
Timestamp getEftStatementLineDate()Get EFT Statement Line Date. Electronic Funds Transfer Statement Line Date -
setEftStatementReference
Set EFT Statement Reference. Electronic Funds Transfer Statement Reference -
getEftStatementReference
String getEftStatementReference()Get EFT Statement Reference. Electronic Funds Transfer Statement Reference -
setEftTrxID
Set EFT Trx ID. Electronic Funds Transfer Transaction ID -
getEftTrxID
String getEftTrxID()Get EFT Trx ID. Electronic Funds Transfer Transaction ID -
setEftTrxType
Set EFT Trx Type. Electronic Funds Transfer Transaction Type -
getEftTrxType
String getEftTrxType()Get EFT Trx Type. Electronic Funds Transfer Transaction Type -
setEftValutaDate
Set EFT Effective Date. Electronic Funds Transfer Valuta (effective) Date -
getEftValutaDate
Timestamp getEftValutaDate()Get EFT Effective Date. Electronic Funds Transfer Valuta (effective) Date -
setIBAN
Set IBAN. International Bank Account Number -
getIBAN
String getIBAN()Get IBAN. International Bank Account Number -
setI_BankStatement_ID
void setI_BankStatement_ID(int I_BankStatement_ID) Set Import Bank Statement. Import of the Bank Statement -
getI_BankStatement_ID
int getI_BankStatement_ID()Get Import Bank Statement. Import of the Bank Statement -
setI_BankStatement_UU
Set I_BankStatement_UU -
getI_BankStatement_UU
String getI_BankStatement_UU()Get I_BankStatement_UU -
setI_ErrorMsg
Set Import Error Message. Messages generated from import process -
getI_ErrorMsg
String getI_ErrorMsg()Get Import Error Message. Messages generated from import process -
setI_IsImported
void setI_IsImported(boolean I_IsImported) Set Imported. Has this import been processed -
isI_IsImported
boolean isI_IsImported()Get Imported. Has this import been processed -
setInterestAmt
Set Interest Amount. Interest Amount -
getInterestAmt
BigDecimal getInterestAmt()Get Interest Amount. Interest Amount -
setInvoiceDocumentNo
Set Invoice Document No. Document Number of the Invoice -
getInvoiceDocumentNo
String getInvoiceDocumentNo()Get Invoice Document No. Document Number of the Invoice -
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 -
setISO_Code
Set ISO Currency Code. Three letter ISO 4217 Code of the Currency -
getISO_Code
String getISO_Code()Get ISO Currency Code. Three letter ISO 4217 Code of the Currency -
setIsReversal
void setIsReversal(boolean IsReversal) Set Reversal. This is a reversing transaction -
isReversal
boolean isReversal()Get Reversal. This is a reversing transaction -
setLine
void setLine(int Line) Set Line No. Unique line for this document -
getLine
int getLine()Get Line No. Unique line for this document -
setLineDescription
Set Line Description. Description of the Line -
getLineDescription
String getLineDescription()Get Line Description. Description of the Line -
setMatchStatement
Set Match Statement -
getMatchStatement
String getMatchStatement()Get Match Statement -
setMemo
Set Memo. Memo Text -
getMemo
String getMemo()Get Memo. Memo Text -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPaymentDocumentNo
Set Payment Document No. Document number of the Payment -
getPaymentDocumentNo
String getPaymentDocumentNo()Get Payment Document No. Document number of the Payment -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
setReferenceNo
Set Reference No. Your customer or vendor number at the Business Partner' s site -
getReferenceNo
String getReferenceNo()Get Reference No. Your customer or vendor number at the Business Partner' s site -
setRoutingNo
Set Routing No. Bank Routing Number -
getRoutingNo
String getRoutingNo()Get Routing No. Bank Routing Number -
setStatementDate
Set Statement date. Date of the statement -
getStatementDate
Timestamp getStatementDate()Get Statement date. Date of the statement -
setStatementLineDate
Set Statement Line Date. Date of the Statement Line -
getStatementLineDate
Timestamp getStatementLineDate()Get Statement Line Date. Date of the Statement Line -
setStmtAmt
Set Statement amount. Statement Amount -
getStmtAmt
BigDecimal getStmtAmt()Get Statement amount. Statement Amount -
setTrxAmt
Set Transaction Amount. Amount of a transaction -
getTrxAmt
BigDecimal getTrxAmt()Get Transaction Amount. Amount of a transaction -
setTrxType
Set Transaction Type. Type of credit card transaction -
getTrxType
String getTrxType()Get Transaction Type. Type of credit card transaction -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setValutaDate
Set Effective date. Date when money is available -
getValutaDate
Timestamp getValutaDate()Get Effective date. Date when money is available
-