Interface I_C_BankStatement

  • All Known Implementing Classes:
    MBankStatement, X_C_BankStatement

    public interface I_C_BankStatement
    Generated Interface for C_BankStatement
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • 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
      • setBeginningBalance

        void setBeginningBalance​(BigDecimal BeginningBalance)
        Set Beginning Balance. Balance prior to any transactions
      • getBeginningBalance

        BigDecimal getBeginningBalance()
        Get Beginning Balance. Balance prior to any transactions
      • 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
      • 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
      • setC_BankStatement_UU

        void setC_BankStatement_UU​(String C_BankStatement_UU)
        Set C_BankStatement_UU
      • getC_BankStatement_UU

        String getC_BankStatement_UU()
        Get C_BankStatement_UU
      • setCopyFrom

        void setCopyFrom​(String CopyFrom)
        Set Copy From. Copy From Record
      • getCopyFrom

        String getCopyFrom()
        Get Copy From. Copy From Record
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setCreateFrom

        void setCreateFrom​(String CreateFrom)
        Set Create lines from. Process which will generate a new document lines based on an existing document
      • getCreateFrom

        String getCreateFrom()
        Get Create lines from. Process which will generate a new document lines based on an existing document
      • setCreateFromBatch

        void setCreateFromBatch​(String CreateFromBatch)
        Set Create From Batch
      • getCreateFromBatch

        String getCreateFromBatch()
        Get Create From Batch
      • setDateAcct

        void setDateAcct​(Timestamp DateAcct)
        Set Account Date. Accounting Date
      • getDateAcct

        Timestamp getDateAcct()
        Get Account Date. Accounting Date
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • setDocAction

        void setDocAction​(String DocAction)
        Set Document Action. The targeted status of the document
      • getDocAction

        String getDocAction()
        Get Document Action. The targeted status of the document
      • setDocStatus

        void setDocStatus​(String DocStatus)
        Set Document Status. The current status of the document
      • getDocStatus

        String getDocStatus()
        Get Document Status. The current status of the document
      • setEftStatementDate

        void setEftStatementDate​(Timestamp EftStatementDate)
        Set EFT Statement Date. Electronic Funds Transfer Statement Date
      • getEftStatementDate

        Timestamp getEftStatementDate()
        Get EFT Statement Date. Electronic Funds Transfer Statement Date
      • setEftStatementReference

        void setEftStatementReference​(String EftStatementReference)
        Set EFT Statement Reference. Electronic Funds Transfer Statement Reference
      • getEftStatementReference

        String getEftStatementReference()
        Get EFT Statement Reference. Electronic Funds Transfer Statement Reference
      • setEndingBalance

        void setEndingBalance​(BigDecimal EndingBalance)
        Set Ending balance. Ending or closing balance
      • getEndingBalance

        BigDecimal getEndingBalance()
        Get Ending balance. Ending or closing balance
      • 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
      • setIsApproved

        void setIsApproved​(boolean IsApproved)
        Set Approved. Indicates if this document requires approval
      • isApproved

        boolean isApproved()
        Get Approved. Indicates if this document requires approval
      • setIsManual

        void setIsManual​(boolean IsManual)
        Set Manual. This is a manual process
      • isManual

        boolean isManual()
        Get Manual. This is a manual process
      • setMatchStatement

        void setMatchStatement​(String MatchStatement)
        Set Match Statement
      • getMatchStatement

        String getMatchStatement()
        Get Match Statement
      • setName

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setPosted

        void setPosted​(boolean Posted)
        Set Posted. Posting status
      • isPosted

        boolean isPosted()
        Get Posted. Posting status
      • setProcessed

        void setProcessed​(boolean Processed)
        Set Processed. The document has been processed
      • isProcessed

        boolean isProcessed()
        Get Processed. The document has been processed
      • setProcessedOn

        void setProcessedOn​(BigDecimal ProcessedOn)
        Set Processed On. The date+time (expressed in decimal format) when the document has been processed
      • getProcessedOn

        BigDecimal getProcessedOn()
        Get Processed On. The date+time (expressed in decimal format) when the document has been processed
      • setProcessing

        void setProcessing​(boolean Processing)
        Set Process Now
      • isProcessing

        boolean isProcessing()
        Get Process Now
      • setStatementDate

        void setStatementDate​(Timestamp StatementDate)
        Set Statement date. Date of the statement
      • getStatementDate

        Timestamp getStatementDate()
        Get Statement date. Date of the statement
      • setStatementDifference

        void setStatementDifference​(BigDecimal StatementDifference)
        Set Statement difference. Difference between statement ending balance and actual ending balance
      • getStatementDifference

        BigDecimal getStatementDifference()
        Get Statement difference. Difference between statement ending balance and actual ending balance
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records