Interface I_C_BankStatementMatcher

    • 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
      • setC_BankStatementMatcher_ID

        void setC_BankStatementMatcher_ID​(int C_BankStatementMatcher_ID)
        Set Bank Statement Matcher. Algorithm to match Bank Statement Info to Business Partners, Invoices and Payments
      • getC_BankStatementMatcher_ID

        int getC_BankStatementMatcher_ID()
        Get Bank Statement Matcher. Algorithm to match Bank Statement Info to Business Partners, Invoices and Payments
      • setC_BankStatementMatcher_UU

        void setC_BankStatementMatcher_UU​(String C_BankStatementMatcher_UU)
        Set C_BankStatementMatcher_UU
      • getC_BankStatementMatcher_UU

        String getC_BankStatementMatcher_UU()
        Get C_BankStatementMatcher_UU
      • setClassname

        void setClassname​(String Classname)
        Set Classname. Java Classname
      • getClassname

        String getClassname()
        Get Classname. Java Classname
      • getCreated

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

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

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

        String getDescription()
        Get Description. Optional short description of the record
      • 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
      • setName

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

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

        void setSeqNo​(int SeqNo)
        Set Sequence. Method of ordering records; lowest number comes first
      • getSeqNo

        int getSeqNo()
        Get Sequence. Method of ordering records; lowest number comes first
      • getUpdated

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

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