Class FIN_FinancialAccount
- java.lang.Object
-
- org.openbravo.base.structure.BaseOBObject
-
- org.openbravo.model.financialmgmt.payment.FIN_FinancialAccount
-
- All Implemented Interfaces:
Serializable
,BaseOBObjectDef
,OBNotSingleton
,OBProvidable
,ActiveEnabled
,ClientEnabled
,DynamicEnabled
,Identifiable
,OrganizationEnabled
,Traceable
public class FIN_FinancialAccount extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
Entity class for entity FIN_Financial_Account (stored in table FIN_Financial_Account).
NOTE: This class should not be instantiated directly. To instantiate this class theOBProvider
should be used.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
COMPUTED_COLUMN_LASTRECONBALANCE
Computed column for property lastreconbalance
Computed from:
(select max(rec.endingbalance) from fin_reconciliation rec where rec.fin_financial_account_id = fin_financial_account_id and exists (select 1 from fin_reconciliation fr where fr.processed='Y' and fr.fin_financial_account_id=fin_financial_account_id having rec.dateto = max(fr.dateto)))
static String
COMPUTED_COLUMN_LASTRECONCILIATION
Computed column for property lastreconciliation
Computed from:
(select max(fr.dateto) from fin_financial_account ff , fin_reconciliation fr where ff.fin_financial_account_id=fr.fin_financial_account_id and ff.fin_financial_account_id=fin_financial_account_id)
static String
ENTITY_NAME
static String
PROPERTY__COMPUTEDCOLUMNS
Property _computedColumns stored in column _computedColumns in table FIN_Financial_Accountstatic String
PROPERTY_ACCOUNTDIGITCONTROL
Property accountDigitcontrol stored in column Account_Digitcontrol in table FIN_Financial_Accountstatic String
PROPERTY_ACCOUNTNO
Property accountNo stored in column Accountno in table FIN_Financial_Account
Help: Text that will identify this bank accountstatic String
PROPERTY_ACTIVE
Property active stored in column Isactive in table FIN_Financial_Accountstatic String
PROPERTY_APRMADDMULTIPLEPAYMENTS
Property aprmAddMultiplePayments stored in column EM_Aprm_AddMultiplePayments in table FIN_Financial_Account
Help: User can select multiple payments at the same time. The system will create a separate transaction per selected paymentstatic String
PROPERTY_APRMADDTRANSACTIONPD
Property aprmAddtransactionpd stored in column EM_Aprm_Addtransactionpd in table FIN_Financial_Account
Help: Add transaction process definitionstatic String
PROPERTY_APRMFINDTRANSACTIONSPD
Property aprmFindtransactionspd stored in column EM_Aprm_Findtransactionspd in table FIN_Financial_Accountstatic String
PROPERTY_APRMFUNDSTRANS
Property aprmFundsTrans stored in column EM_Aprm_Funds_Trans in table FIN_Financial_Account
Help: Transfer funds between Financial Accountsstatic String
PROPERTY_APRMGLITEMDIFF
Property aprmGlitemDiff stored in column EM_Aprm_Glitem_Diff in table FIN_Financial_Account
Help: GL Item Differencestatic String
PROPERTY_APRMIMPORTBANKFILE
Property aPRMImportBankFile stored in column EM_APRM_ImportBankFile in table FIN_Financial_Accountstatic String
PROPERTY_APRMISFUNDSTRANSENABLED
Property aprmIsfundstransEnabled stored in column EM_Aprm_Isfundstrans_Enabled in table FIN_Financial_Account
Help: Funds Transfer Enabled flag is used to show/hide funds transfer button process and to show/hide Financial Accounts in Funds Transfer Processstatic String
PROPERTY_APRMMATCHTRANSACTIONS
Property aPRMMatchTransactions stored in column EM_APRM_MatchTransactions in table FIN_Financial_Accountstatic String
PROPERTY_APRMMATCHTRANSACTIONSFORCE
Property aPRMMatchTransactionsForce stored in column EM_APRM_MatchTrans_Force in table FIN_Financial_Accountstatic String
PROPERTY_APRMRECONCILE
Property aPRMReconcile stored in column EM_APRM_Reconcile in table FIN_Financial_Accountstatic String
PROPERTY_BANKCODE
Property bankCode stored in column Codebank in table FIN_Financial_Account
Help: First four numbers of the bank account number which identifies the bank uniquely.static String
PROPERTY_BANKDIGITCONTROL
Property bankDigitcontrol stored in column Bank_Digitcontrol in table FIN_Financial_Account
Help: Tenth number of the bank account.static String
PROPERTY_BANKFORMAT
Property bankFormat stored in column BankFormat in table FIN_Financial_Account
Help: Bank Account Format used for generating the Displayed Account Numberstatic String
PROPERTY_BRANCHCODE
Property branchCode stored in column Codebranch in table FIN_Financial_Account
Help: Second group of four numbers of the bank account which identifies the branch uniquely.static String
PROPERTY_BUSINESSPARTNER
Property businessPartner stored in column C_Bpartner_ID in table FIN_Financial_Account
Help: A Business Partner is anyone with whom you transact. This can include a customer, vendor, employee or any combination of these.static String
PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table FIN_Financial_Accountstatic String
PROPERTY_COUNTRY
Property country stored in column C_Country_ID in table FIN_Financial_Account
Help: The Country defines a Country. Each Country must be defined before it can be used in any document.static String
PROPERTY_CREATEDBY
Property createdBy stored in column Createdby in table FIN_Financial_Accountstatic String
PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table FIN_Financial_Accountstatic String
PROPERTY_CREDITLIMIT
Property creditLimit stored in column Creditlimit in table FIN_Financial_Account
Help: The Credit Limit field indicates the credit limit for this account.static String
PROPERTY_CURRENCY
Property currency stored in column C_Currency_ID in table FIN_Financial_Account
Help: Indicates the currency to be used when processing this document.static String
PROPERTY_CURRENTBALANCE
Property currentBalance stored in column Currentbalance in table FIN_Financial_Account
Help: The Current Balance field indicates the current balance in this account.static String
PROPERTY_DEFAULT
Property default stored in column Isdefault in table FIN_Financial_Account
Help: The Default Checkbox indicates if this record will be used as a default value.static String
PROPERTY_DESCRIPTION
Property description stored in column Description in table FIN_Financial_Account
Help: A description is limited to 255 characters.static String
PROPERTY_FINANCIALMGMTFINACCPAYMENTMETHODLIST
Property financialMgmtFinAccPaymentMethodList stored in table FIN_Financial_Accountstatic String
PROPERTY_FINBANKSTATEMENTLIST
Property fINBankStatementList stored in table FIN_Financial_Accountstatic String
PROPERTY_FINFINACCTRANSACTIONLIST
Property fINFinaccTransactionList stored in table FIN_Financial_Accountstatic String
PROPERTY_FINFINANCIALACCOUNTACCTLIST
Property fINFinancialAccountAcctList stored in table FIN_Financial_Accountstatic String
PROPERTY_GENERICACCOUNTNO
Property genericAccountNo stored in column GenericAccountNo in table FIN_Financial_Account
Help: Bank account number in a generic format.static String
PROPERTY_IBAN
Property iBAN stored in column Iban in table FIN_Financial_Account
Help: Code that identifies uniquely one bank account, no matter the country it belongs to. It consists of a ISO 3166-1 alpha-2 country code, followed by two check digits, and up to thirty alphanumeric characters for the domestic bank account number, called the BBAN (Basic Bank Account Number). It is up to each country's national banking community to decide on the length of the BBAN for accounts in that country, but its length must be fixed for any given country.static String
PROPERTY_ID
Property id stored in column Fin_Financial_Account_ID in table FIN_Financial_Account
Help: Financial account used to deposit / withdrawal money such as bank accounts or petty cashstatic String
PROPERTY_INENO
Property iNENo stored in column INE_Number in table FIN_Financial_Account
Help: Number provided by the bank to configurate remittances.static String
PROPERTY_INITIALBALANCE
Property initialBalance stored in column InitialBalance in table FIN_Financial_Account
Help: Amount of the account at the time of registering the financial account. This amount is used to initialize financial account and will be used as last reconciliation amount for first reconciliation in OB for the given financial account.static String
PROPERTY_LOCATIONADDRESS
Property locationAddress stored in column C_Location_ID in table FIN_Financial_Account
Help: The Location / Address field defines the location of an entity.static String
PROPERTY_MATCHINGALGORITHM
Property matchingAlgorithm stored in column FIN_Matching_Algorithm_ID in table FIN_Financial_Account
Help: Identifies the algorithm used to match the imported bank statement linesstatic String
PROPERTY_NAME
Property name stored in column Name in table FIN_Financial_Accountstatic String
PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table FIN_Financial_Accountstatic String
PROPERTY_PARTIALACCOUNTNO
Property partialAccountNo stored in column Codeaccount in table FIN_Financial_Account
Help: Last ten numbers of the bank account.static String
PROPERTY_ROUTINGNO
Property routingNo stored in column Routingno in table FIN_Financial_Account
Help: The Bank Routing Number (ABA Number) identifies a legal Bank. It is used in routing checks and electronic transactions.static String
PROPERTY_SWIFTCODE
Property swiftCode stored in column Swiftcode in table FIN_Financial_Account
Help: The SWIFT Code is an identifier of a Bankstatic String
PROPERTY_TYPE
Property type stored in column Type in table FIN_Financial_Account
Help: The Type indicates the type of validation that will occur. This can be SQL, Java Script or Java Language.static String
PROPERTY_TYPEWRITEOFF
Property typewriteoff stored in column Typewriteoff in table FIN_Financial_Account
Help: It allows to define different type of write-off limit for a financial account. This field is displayed when write-off limit preference value is set to "Y".static String
PROPERTY_UPDATED
Property updated stored in column Updated in table FIN_Financial_Accountstatic String
PROPERTY_UPDATEDBY
Property updatedBy stored in column Updatedby in table FIN_Financial_Accountstatic String
PROPERTY_WRITEOFFLIMIT
Property writeofflimit stored in column Writeofflimit in table FIN_Financial_Account
Help: Value for the Write-off limit in a payment. When type selected is Amount, the value holds the amount on financial account currency. This field is displayed when write-off limit preference value is set to "Y".static String
TABLE_NAME
-
Fields inherited from class org.openbravo.base.structure.BaseOBObject
ID
-
-
Constructor Summary
Constructors Constructor Description FIN_FinancialAccount()
-
Method Summary
-
Methods inherited from class org.openbravo.base.structure.BaseOBObject
checkDerivedReadable, get, get, getEntity, getIdentifier, getValue, isAllowRead, isNewOBObject, isOrgClientAccessCheckEnabled, isWriteAccessCheckEnabled, set, setAccessChecks, setAllowRead, setDefaultValue, setId, setNewOBObject, setValue, toString, validate
-
-
-
-
Field Detail
-
TABLE_NAME
public static final String TABLE_NAME
- See Also:
- Constant Field Values
-
ENTITY_NAME
public static final String ENTITY_NAME
- See Also:
- Constant Field Values
-
PROPERTY_ID
public static final String PROPERTY_ID
Property id stored in column Fin_Financial_Account_ID in table FIN_Financial_Account
Help: Financial account used to deposit / withdrawal money such as bank accounts or petty cash- See Also:
- Constant Field Values
-
PROPERTY_CLIENT
public static final String PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table FIN_Financial_Account- See Also:
ClientEnabled
, Constant Field Values
-
PROPERTY_ORGANIZATION
public static final String PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table FIN_Financial_Account- See Also:
OrganizationEnabled
, Constant Field Values
-
PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table FIN_Financial_Account- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CREATEDBY
public static final String PROPERTY_CREATEDBY
Property createdBy stored in column Createdby in table FIN_Financial_Account- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATED
public static final String PROPERTY_UPDATED
Property updated stored in column Updated in table FIN_Financial_Account- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATEDBY
public static final String PROPERTY_UPDATEDBY
Property updatedBy stored in column Updatedby in table FIN_Financial_Account- See Also:
Traceable
, Constant Field Values
-
PROPERTY_ACTIVE
public static final String PROPERTY_ACTIVE
Property active stored in column Isactive in table FIN_Financial_Account- See Also:
ActiveEnabled
, Constant Field Values
-
PROPERTY_CURRENCY
public static final String PROPERTY_CURRENCY
Property currency stored in column C_Currency_ID in table FIN_Financial_Account
Help: Indicates the currency to be used when processing this document.- See Also:
- Constant Field Values
-
PROPERTY_NAME
public static final String PROPERTY_NAME
Property name stored in column Name in table FIN_Financial_Account- See Also:
- Constant Field Values
-
PROPERTY_DESCRIPTION
public static final String PROPERTY_DESCRIPTION
Property description stored in column Description in table FIN_Financial_Account
Help: A description is limited to 255 characters.- See Also:
- Constant Field Values
-
PROPERTY_TYPE
public static final String PROPERTY_TYPE
Property type stored in column Type in table FIN_Financial_Account
Help: The Type indicates the type of validation that will occur. This can be SQL, Java Script or Java Language.- See Also:
- Constant Field Values
-
PROPERTY_BUSINESSPARTNER
public static final String PROPERTY_BUSINESSPARTNER
Property businessPartner stored in column C_Bpartner_ID in table FIN_Financial_Account
Help: A Business Partner is anyone with whom you transact. This can include a customer, vendor, employee or any combination of these.- See Also:
- Constant Field Values
-
PROPERTY_LOCATIONADDRESS
public static final String PROPERTY_LOCATIONADDRESS
Property locationAddress stored in column C_Location_ID in table FIN_Financial_Account
Help: The Location / Address field defines the location of an entity.- See Also:
- Constant Field Values
-
PROPERTY_ROUTINGNO
public static final String PROPERTY_ROUTINGNO
Property routingNo stored in column Routingno in table FIN_Financial_Account
Help: The Bank Routing Number (ABA Number) identifies a legal Bank. It is used in routing checks and electronic transactions.- See Also:
- Constant Field Values
-
PROPERTY_SWIFTCODE
public static final String PROPERTY_SWIFTCODE
Property swiftCode stored in column Swiftcode in table FIN_Financial_Account
Help: The SWIFT Code is an identifier of a Bank- See Also:
- Constant Field Values
-
PROPERTY_BANKCODE
public static final String PROPERTY_BANKCODE
Property bankCode stored in column Codebank in table FIN_Financial_Account
Help: First four numbers of the bank account number which identifies the bank uniquely.- See Also:
- Constant Field Values
-
PROPERTY_BRANCHCODE
public static final String PROPERTY_BRANCHCODE
Property branchCode stored in column Codebranch in table FIN_Financial_Account
Help: Second group of four numbers of the bank account which identifies the branch uniquely.- See Also:
- Constant Field Values
-
PROPERTY_BANKDIGITCONTROL
public static final String PROPERTY_BANKDIGITCONTROL
Property bankDigitcontrol stored in column Bank_Digitcontrol in table FIN_Financial_Account
Help: Tenth number of the bank account.- See Also:
- Constant Field Values
-
PROPERTY_INENO
public static final String PROPERTY_INENO
Property iNENo stored in column INE_Number in table FIN_Financial_Account
Help: Number provided by the bank to configurate remittances.- See Also:
- Constant Field Values
-
PROPERTY_ACCOUNTDIGITCONTROL
public static final String PROPERTY_ACCOUNTDIGITCONTROL
Property accountDigitcontrol stored in column Account_Digitcontrol in table FIN_Financial_Account- See Also:
- Constant Field Values
-
PROPERTY_PARTIALACCOUNTNO
public static final String PROPERTY_PARTIALACCOUNTNO
Property partialAccountNo stored in column Codeaccount in table FIN_Financial_Account
Help: Last ten numbers of the bank account.- See Also:
- Constant Field Values
-
PROPERTY_ACCOUNTNO
public static final String PROPERTY_ACCOUNTNO
Property accountNo stored in column Accountno in table FIN_Financial_Account
Help: Text that will identify this bank account- See Also:
- Constant Field Values
-
PROPERTY_CURRENTBALANCE
public static final String PROPERTY_CURRENTBALANCE
Property currentBalance stored in column Currentbalance in table FIN_Financial_Account
Help: The Current Balance field indicates the current balance in this account.- See Also:
- Constant Field Values
-
PROPERTY_INITIALBALANCE
public static final String PROPERTY_INITIALBALANCE
Property initialBalance stored in column InitialBalance in table FIN_Financial_Account
Help: Amount of the account at the time of registering the financial account. This amount is used to initialize financial account and will be used as last reconciliation amount for first reconciliation in OB for the given financial account.- See Also:
- Constant Field Values
-
PROPERTY_CREDITLIMIT
public static final String PROPERTY_CREDITLIMIT
Property creditLimit stored in column Creditlimit in table FIN_Financial_Account
Help: The Credit Limit field indicates the credit limit for this account.- See Also:
- Constant Field Values
-
PROPERTY_IBAN
public static final String PROPERTY_IBAN
Property iBAN stored in column Iban in table FIN_Financial_Account
Help: Code that identifies uniquely one bank account, no matter the country it belongs to. It consists of a ISO 3166-1 alpha-2 country code, followed by two check digits, and up to thirty alphanumeric characters for the domestic bank account number, called the BBAN (Basic Bank Account Number). It is up to each country's national banking community to decide on the length of the BBAN for accounts in that country, but its length must be fixed for any given country.- See Also:
- Constant Field Values
-
PROPERTY_DEFAULT
public static final String PROPERTY_DEFAULT
Property default stored in column Isdefault in table FIN_Financial_Account
Help: The Default Checkbox indicates if this record will be used as a default value.- See Also:
- Constant Field Values
-
PROPERTY_MATCHINGALGORITHM
public static final String PROPERTY_MATCHINGALGORITHM
Property matchingAlgorithm stored in column FIN_Matching_Algorithm_ID in table FIN_Financial_Account
Help: Identifies the algorithm used to match the imported bank statement lines- See Also:
- Constant Field Values
-
PROPERTY_TYPEWRITEOFF
public static final String PROPERTY_TYPEWRITEOFF
Property typewriteoff stored in column Typewriteoff in table FIN_Financial_Account
Help: It allows to define different type of write-off limit for a financial account. This field is displayed when write-off limit preference value is set to "Y".- See Also:
- Constant Field Values
-
PROPERTY_WRITEOFFLIMIT
public static final String PROPERTY_WRITEOFFLIMIT
Property writeofflimit stored in column Writeofflimit in table FIN_Financial_Account
Help: Value for the Write-off limit in a payment. When type selected is Amount, the value holds the amount on financial account currency. This field is displayed when write-off limit preference value is set to "Y".- See Also:
- Constant Field Values
-
PROPERTY_GENERICACCOUNTNO
public static final String PROPERTY_GENERICACCOUNTNO
Property genericAccountNo stored in column GenericAccountNo in table FIN_Financial_Account
Help: Bank account number in a generic format.- See Also:
- Constant Field Values
-
PROPERTY_COUNTRY
public static final String PROPERTY_COUNTRY
Property country stored in column C_Country_ID in table FIN_Financial_Account
Help: The Country defines a Country. Each Country must be defined before it can be used in any document.- See Also:
- Constant Field Values
-
PROPERTY_BANKFORMAT
public static final String PROPERTY_BANKFORMAT
Property bankFormat stored in column BankFormat in table FIN_Financial_Account
Help: Bank Account Format used for generating the Displayed Account Number- See Also:
- Constant Field Values
-
PROPERTY_APRMIMPORTBANKFILE
public static final String PROPERTY_APRMIMPORTBANKFILE
Property aPRMImportBankFile stored in column EM_APRM_ImportBankFile in table FIN_Financial_Account- See Also:
- Constant Field Values
-
PROPERTY_APRMMATCHTRANSACTIONS
public static final String PROPERTY_APRMMATCHTRANSACTIONS
Property aPRMMatchTransactions stored in column EM_APRM_MatchTransactions in table FIN_Financial_Account- See Also:
- Constant Field Values
-
PROPERTY_APRMRECONCILE
public static final String PROPERTY_APRMRECONCILE
Property aPRMReconcile stored in column EM_APRM_Reconcile in table FIN_Financial_Account- See Also:
- Constant Field Values
-
PROPERTY_APRMMATCHTRANSACTIONSFORCE
public static final String PROPERTY_APRMMATCHTRANSACTIONSFORCE
Property aPRMMatchTransactionsForce stored in column EM_APRM_MatchTrans_Force in table FIN_Financial_Account- See Also:
- Constant Field Values
-
PROPERTY_APRMADDTRANSACTIONPD
public static final String PROPERTY_APRMADDTRANSACTIONPD
Property aprmAddtransactionpd stored in column EM_Aprm_Addtransactionpd in table FIN_Financial_Account
Help: Add transaction process definition- See Also:
- Constant Field Values
-
PROPERTY_APRMFINDTRANSACTIONSPD
public static final String PROPERTY_APRMFINDTRANSACTIONSPD
Property aprmFindtransactionspd stored in column EM_Aprm_Findtransactionspd in table FIN_Financial_Account- See Also:
- Constant Field Values
-
PROPERTY_APRMADDMULTIPLEPAYMENTS
public static final String PROPERTY_APRMADDMULTIPLEPAYMENTS
Property aprmAddMultiplePayments stored in column EM_Aprm_AddMultiplePayments in table FIN_Financial_Account
Help: User can select multiple payments at the same time. The system will create a separate transaction per selected payment- See Also:
- Constant Field Values
-
PROPERTY_APRMFUNDSTRANS
public static final String PROPERTY_APRMFUNDSTRANS
Property aprmFundsTrans stored in column EM_Aprm_Funds_Trans in table FIN_Financial_Account
Help: Transfer funds between Financial Accounts- See Also:
- Constant Field Values
-
PROPERTY_APRMISFUNDSTRANSENABLED
public static final String PROPERTY_APRMISFUNDSTRANSENABLED
Property aprmIsfundstransEnabled stored in column EM_Aprm_Isfundstrans_Enabled in table FIN_Financial_Account
Help: Funds Transfer Enabled flag is used to show/hide funds transfer button process and to show/hide Financial Accounts in Funds Transfer Process- See Also:
- Constant Field Values
-
PROPERTY_APRMGLITEMDIFF
public static final String PROPERTY_APRMGLITEMDIFF
Property aprmGlitemDiff stored in column EM_Aprm_Glitem_Diff in table FIN_Financial_Account
Help: GL Item Difference- See Also:
- Constant Field Values
-
PROPERTY__COMPUTEDCOLUMNS
public static final String PROPERTY__COMPUTEDCOLUMNS
Property _computedColumns stored in column _computedColumns in table FIN_Financial_Account- See Also:
- Constant Field Values
-
PROPERTY_FINBANKSTATEMENTLIST
public static final String PROPERTY_FINBANKSTATEMENTLIST
Property fINBankStatementList stored in table FIN_Financial_Account- See Also:
- Constant Field Values
-
PROPERTY_FINFINACCTRANSACTIONLIST
public static final String PROPERTY_FINFINACCTRANSACTIONLIST
Property fINFinaccTransactionList stored in table FIN_Financial_Account- See Also:
- Constant Field Values
-
PROPERTY_FINFINANCIALACCOUNTACCTLIST
public static final String PROPERTY_FINFINANCIALACCOUNTACCTLIST
Property fINFinancialAccountAcctList stored in table FIN_Financial_Account- See Also:
- Constant Field Values
-
PROPERTY_FINANCIALMGMTFINACCPAYMENTMETHODLIST
public static final String PROPERTY_FINANCIALMGMTFINACCPAYMENTMETHODLIST
Property financialMgmtFinAccPaymentMethodList stored in table FIN_Financial_Account- See Also:
- Constant Field Values
-
COMPUTED_COLUMN_LASTRECONBALANCE
public static final String COMPUTED_COLUMN_LASTRECONBALANCE
Computed column for property lastreconbalance
Computed from:
(select max(rec.endingbalance) from fin_reconciliation rec where rec.fin_financial_account_id = fin_financial_account_id and exists (select 1 from fin_reconciliation fr where fr.processed='Y' and fr.fin_financial_account_id=fin_financial_account_id having rec.dateto = max(fr.dateto)))
- See Also:
- Constant Field Values
-
COMPUTED_COLUMN_LASTRECONCILIATION
public static final String COMPUTED_COLUMN_LASTRECONCILIATION
Computed column for property lastreconciliation
Computed from:
(select max(fr.dateto) from fin_financial_account ff , fin_reconciliation fr where ff.fin_financial_account_id=fr.fin_financial_account_id and ff.fin_financial_account_id=fin_financial_account_id)
- See Also:
- Constant Field Values
-
-
Method Detail
-
getEntityName
public String getEntityName()
- Specified by:
getEntityName
in interfaceIdentifiable
- Specified by:
getEntityName
in classBaseOBObject
-
getId
public String getId()
- Specified by:
getId
in interfaceBaseOBObjectDef
- Specified by:
getId
in interfaceIdentifiable
- Overrides:
getId
in classBaseOBObject
- See Also:
PROPERTY_ID
-
setId
public void setId(String id)
- See Also:
PROPERTY_ID
-
getClient
public Client getClient()
Description copied from interface:ClientEnabled
Client field- Specified by:
getClient
in interfaceClientEnabled
- Returns:
- client
- See Also:
PROPERTY_CLIENT
-
setClient
public void setClient(Client client)
Description copied from interface:ClientEnabled
Client field- Specified by:
setClient
in interfaceClientEnabled
- See Also:
PROPERTY_CLIENT
-
getOrganization
public Organization getOrganization()
Description copied from interface:OrganizationEnabled
Gets organization field- Specified by:
getOrganization
in interfaceOrganizationEnabled
- Returns:
- organization
- See Also:
PROPERTY_ORGANIZATION
-
setOrganization
public void setOrganization(Organization organization)
Description copied from interface:OrganizationEnabled
Sets organization field- Specified by:
setOrganization
in interfaceOrganizationEnabled
- See Also:
PROPERTY_ORGANIZATION
-
getCreationDate
public Date getCreationDate()
Description copied from interface:Traceable
Creation date of audit- Specified by:
getCreationDate
in interfaceTraceable
- Returns:
- Date of creation
- See Also:
PROPERTY_CREATIONDATE
-
setCreationDate
public void setCreationDate(Date creationDate)
Description copied from interface:Traceable
Creation date of audit- Specified by:
setCreationDate
in interfaceTraceable
- See Also:
PROPERTY_CREATIONDATE
-
getCreatedBy
public User getCreatedBy()
Description copied from interface:Traceable
Created by audit user- Specified by:
getCreatedBy
in interfaceTraceable
- Returns:
- User
- See Also:
PROPERTY_CREATEDBY
-
setCreatedBy
public void setCreatedBy(User createdBy)
Description copied from interface:Traceable
Created by audit user- Specified by:
setCreatedBy
in interfaceTraceable
- See Also:
PROPERTY_CREATEDBY
-
getUpdated
public Date getUpdated()
Description copied from interface:Traceable
Update date of audit- Specified by:
getUpdated
in interfaceTraceable
- Returns:
- Date of update
- See Also:
PROPERTY_UPDATED
-
setUpdated
public void setUpdated(Date updated)
Description copied from interface:Traceable
Update date of audit- Specified by:
setUpdated
in interfaceTraceable
- See Also:
PROPERTY_UPDATED
-
getUpdatedBy
public User getUpdatedBy()
Description copied from interface:Traceable
Update by audit user- Specified by:
getUpdatedBy
in interfaceTraceable
- Returns:
- User who updated
- See Also:
PROPERTY_UPDATEDBY
-
setUpdatedBy
public void setUpdatedBy(User updatedBy)
Description copied from interface:Traceable
Update by audit user- Specified by:
setUpdatedBy
in interfaceTraceable
- See Also:
PROPERTY_UPDATEDBY
-
isActive
public Boolean isActive()
Description copied from interface:ActiveEnabled
Gets active field- Specified by:
isActive
in interfaceActiveEnabled
- Returns:
- active
- See Also:
PROPERTY_ACTIVE
-
setActive
public void setActive(Boolean active)
Description copied from interface:ActiveEnabled
Sets active field- Specified by:
setActive
in interfaceActiveEnabled
- See Also:
PROPERTY_ACTIVE
-
getCurrency
public Currency getCurrency()
- See Also:
PROPERTY_CURRENCY
-
setCurrency
public void setCurrency(Currency currency)
- See Also:
PROPERTY_CURRENCY
-
getName
public String getName()
- See Also:
PROPERTY_NAME
-
setName
public void setName(String name)
- See Also:
PROPERTY_NAME
-
getDescription
public String getDescription()
- See Also:
PROPERTY_DESCRIPTION
-
setDescription
public void setDescription(String description)
- See Also:
PROPERTY_DESCRIPTION
-
getType
public String getType()
- See Also:
PROPERTY_TYPE
-
setType
public void setType(String type)
- See Also:
PROPERTY_TYPE
-
getBusinessPartner
public BusinessPartner getBusinessPartner()
- See Also:
PROPERTY_BUSINESSPARTNER
-
setBusinessPartner
public void setBusinessPartner(BusinessPartner businessPartner)
- See Also:
PROPERTY_BUSINESSPARTNER
-
getLocationAddress
public Location getLocationAddress()
- See Also:
PROPERTY_LOCATIONADDRESS
-
setLocationAddress
public void setLocationAddress(Location locationAddress)
- See Also:
PROPERTY_LOCATIONADDRESS
-
getRoutingNo
public String getRoutingNo()
- See Also:
PROPERTY_ROUTINGNO
-
setRoutingNo
public void setRoutingNo(String routingNo)
- See Also:
PROPERTY_ROUTINGNO
-
getSwiftCode
public String getSwiftCode()
- See Also:
PROPERTY_SWIFTCODE
-
setSwiftCode
public void setSwiftCode(String swiftCode)
- See Also:
PROPERTY_SWIFTCODE
-
getBankCode
public String getBankCode()
- See Also:
PROPERTY_BANKCODE
-
setBankCode
public void setBankCode(String bankCode)
- See Also:
PROPERTY_BANKCODE
-
getBranchCode
public String getBranchCode()
- See Also:
PROPERTY_BRANCHCODE
-
setBranchCode
public void setBranchCode(String branchCode)
- See Also:
PROPERTY_BRANCHCODE
-
getBankDigitcontrol
public String getBankDigitcontrol()
- See Also:
PROPERTY_BANKDIGITCONTROL
-
setBankDigitcontrol
public void setBankDigitcontrol(String bankDigitcontrol)
- See Also:
PROPERTY_BANKDIGITCONTROL
-
getINENo
public String getINENo()
- See Also:
PROPERTY_INENO
-
setINENo
public void setINENo(String iNENo)
- See Also:
PROPERTY_INENO
-
getAccountDigitcontrol
public String getAccountDigitcontrol()
- See Also:
PROPERTY_ACCOUNTDIGITCONTROL
-
setAccountDigitcontrol
public void setAccountDigitcontrol(String accountDigitcontrol)
- See Also:
PROPERTY_ACCOUNTDIGITCONTROL
-
getPartialAccountNo
public String getPartialAccountNo()
- See Also:
PROPERTY_PARTIALACCOUNTNO
-
setPartialAccountNo
public void setPartialAccountNo(String partialAccountNo)
- See Also:
PROPERTY_PARTIALACCOUNTNO
-
getAccountNo
public String getAccountNo()
- See Also:
PROPERTY_ACCOUNTNO
-
setAccountNo
public void setAccountNo(String accountNo)
- See Also:
PROPERTY_ACCOUNTNO
-
getCurrentBalance
public BigDecimal getCurrentBalance()
- See Also:
PROPERTY_CURRENTBALANCE
-
setCurrentBalance
public void setCurrentBalance(BigDecimal currentBalance)
- See Also:
PROPERTY_CURRENTBALANCE
-
getInitialBalance
public BigDecimal getInitialBalance()
- See Also:
PROPERTY_INITIALBALANCE
-
setInitialBalance
public void setInitialBalance(BigDecimal initialBalance)
- See Also:
PROPERTY_INITIALBALANCE
-
getCreditLimit
public BigDecimal getCreditLimit()
- See Also:
PROPERTY_CREDITLIMIT
-
setCreditLimit
public void setCreditLimit(BigDecimal creditLimit)
- See Also:
PROPERTY_CREDITLIMIT
-
getIBAN
public String getIBAN()
- See Also:
PROPERTY_IBAN
-
setIBAN
public void setIBAN(String iBAN)
- See Also:
PROPERTY_IBAN
-
isDefault
public Boolean isDefault()
- See Also:
PROPERTY_DEFAULT
-
setDefault
public void setDefault(Boolean deflt)
- See Also:
PROPERTY_DEFAULT
-
getMatchingAlgorithm
public MatchingAlgorithm getMatchingAlgorithm()
- See Also:
PROPERTY_MATCHINGALGORITHM
-
setMatchingAlgorithm
public void setMatchingAlgorithm(MatchingAlgorithm matchingAlgorithm)
- See Also:
PROPERTY_MATCHINGALGORITHM
-
getTypewriteoff
public String getTypewriteoff()
- See Also:
PROPERTY_TYPEWRITEOFF
-
setTypewriteoff
public void setTypewriteoff(String typewriteoff)
- See Also:
PROPERTY_TYPEWRITEOFF
-
getWriteofflimit
public BigDecimal getWriteofflimit()
- See Also:
PROPERTY_WRITEOFFLIMIT
-
setWriteofflimit
public void setWriteofflimit(BigDecimal writeofflimit)
- See Also:
PROPERTY_WRITEOFFLIMIT
-
getGenericAccountNo
public String getGenericAccountNo()
- See Also:
PROPERTY_GENERICACCOUNTNO
-
setGenericAccountNo
public void setGenericAccountNo(String genericAccountNo)
- See Also:
PROPERTY_GENERICACCOUNTNO
-
getCountry
public Country getCountry()
- See Also:
PROPERTY_COUNTRY
-
setCountry
public void setCountry(Country country)
- See Also:
PROPERTY_COUNTRY
-
getBankFormat
public String getBankFormat()
- See Also:
PROPERTY_BANKFORMAT
-
setBankFormat
public void setBankFormat(String bankFormat)
- See Also:
PROPERTY_BANKFORMAT
-
isAPRMImportBankFile
public Boolean isAPRMImportBankFile()
- See Also:
PROPERTY_APRMIMPORTBANKFILE
-
setAPRMImportBankFile
public void setAPRMImportBankFile(Boolean aPRMImportBankFile)
- See Also:
PROPERTY_APRMIMPORTBANKFILE
-
isAPRMMatchTransactions
public Boolean isAPRMMatchTransactions()
- See Also:
PROPERTY_APRMMATCHTRANSACTIONS
-
setAPRMMatchTransactions
public void setAPRMMatchTransactions(Boolean aPRMMatchTransactions)
- See Also:
PROPERTY_APRMMATCHTRANSACTIONS
-
isAPRMReconcile
public Boolean isAPRMReconcile()
- See Also:
PROPERTY_APRMRECONCILE
-
setAPRMReconcile
public void setAPRMReconcile(Boolean aPRMReconcile)
- See Also:
PROPERTY_APRMRECONCILE
-
isAPRMMatchTransactionsForce
public Boolean isAPRMMatchTransactionsForce()
- See Also:
PROPERTY_APRMMATCHTRANSACTIONSFORCE
-
setAPRMMatchTransactionsForce
public void setAPRMMatchTransactionsForce(Boolean aPRMMatchTransactionsForce)
- See Also:
PROPERTY_APRMMATCHTRANSACTIONSFORCE
-
isAprmAddtransactionpd
public Boolean isAprmAddtransactionpd()
- See Also:
PROPERTY_APRMADDTRANSACTIONPD
-
setAprmAddtransactionpd
public void setAprmAddtransactionpd(Boolean aprmAddtransactionpd)
- See Also:
PROPERTY_APRMADDTRANSACTIONPD
-
isAprmFindtransactionspd
public Boolean isAprmFindtransactionspd()
- See Also:
PROPERTY_APRMFINDTRANSACTIONSPD
-
setAprmFindtransactionspd
public void setAprmFindtransactionspd(Boolean aprmFindtransactionspd)
- See Also:
PROPERTY_APRMFINDTRANSACTIONSPD
-
isAprmAddMultiplePayments
public Boolean isAprmAddMultiplePayments()
- See Also:
PROPERTY_APRMADDMULTIPLEPAYMENTS
-
setAprmAddMultiplePayments
public void setAprmAddMultiplePayments(Boolean aprmAddMultiplePayments)
- See Also:
PROPERTY_APRMADDMULTIPLEPAYMENTS
-
isAprmFundsTrans
public Boolean isAprmFundsTrans()
- See Also:
PROPERTY_APRMFUNDSTRANS
-
setAprmFundsTrans
public void setAprmFundsTrans(Boolean aprmFundsTrans)
- See Also:
PROPERTY_APRMFUNDSTRANS
-
isAprmIsfundstransEnabled
public Boolean isAprmIsfundstransEnabled()
- See Also:
PROPERTY_APRMISFUNDSTRANSENABLED
-
setAprmIsfundstransEnabled
public void setAprmIsfundstransEnabled(Boolean aprmIsfundstransEnabled)
- See Also:
PROPERTY_APRMISFUNDSTRANSENABLED
-
getAprmGlitemDiff
public GLItem getAprmGlitemDiff()
- See Also:
PROPERTY_APRMGLITEMDIFF
-
setAprmGlitemDiff
public void setAprmGlitemDiff(GLItem aprmGlitemDiff)
- See Also:
PROPERTY_APRMGLITEMDIFF
-
getLastreconbalance
public BigDecimal getLastreconbalance()
- See Also:
COMPUTED_COLUMN_LASTRECONBALANCE
-
setLastreconbalance
public void setLastreconbalance(BigDecimal lastreconbalance)
- See Also:
COMPUTED_COLUMN_LASTRECONBALANCE
-
getLastreconciliation
public Date getLastreconciliation()
- See Also:
COMPUTED_COLUMN_LASTRECONCILIATION
-
setLastreconciliation
public void setLastreconciliation(Date lastreconciliation)
- See Also:
COMPUTED_COLUMN_LASTRECONCILIATION
-
get_computedColumns
public FIN_FinancialAccount_ComputedColumns get_computedColumns()
- See Also:
PROPERTY__COMPUTEDCOLUMNS
-
set_computedColumns
public void set_computedColumns(FIN_FinancialAccount_ComputedColumns _computedColumns)
- See Also:
PROPERTY__COMPUTEDCOLUMNS
-
getFINBankStatementList
public List<FIN_BankStatement> getFINBankStatementList()
Help: Bank statements loaded for the given financial account- See Also:
FIN_BankStatement
-
setFINBankStatementList
public void setFINBankStatementList(List<FIN_BankStatement> fINBankStatementList)
Help: Bank statements loaded for the given financial account- See Also:
FIN_BankStatement
-
getFINFinaccTransactionList
public List<FIN_FinaccTransaction> getFINFinaccTransactionList()
- See Also:
FIN_FinaccTransaction
-
setFINFinaccTransactionList
public void setFINFinaccTransactionList(List<FIN_FinaccTransaction> fINFinaccTransactionList)
- See Also:
FIN_FinaccTransaction
-
getFINFinancialAccountAcctList
public List<FIN_FinancialAccountAccounting> getFINFinancialAccountAcctList()
Help: Accounting configuration of financial account- See Also:
FIN_FinancialAccountAccounting
-
setFINFinancialAccountAcctList
public void setFINFinancialAccountAcctList(List<FIN_FinancialAccountAccounting> fINFinancialAccountAcctList)
Help: Accounting configuration of financial account- See Also:
FIN_FinancialAccountAccounting
-
getFinancialMgmtFinAccPaymentMethodList
public List<FinAccPaymentMethod> getFinancialMgmtFinAccPaymentMethodList()
- See Also:
FinAccPaymentMethod
-
setFinancialMgmtFinAccPaymentMethodList
public void setFinancialMgmtFinAccPaymentMethodList(List<FinAccPaymentMethod> financialMgmtFinAccPaymentMethodList)
- See Also:
FinAccPaymentMethod
-
get
public Object get(String propName)
Description copied from class:BaseOBObject
Returns the value of theProperty
identified by the propName. This method does security checking. If a security violation occurs then a OBSecurityException is thrown.- Specified by:
get
in interfaceBaseOBObjectDef
- Specified by:
get
in interfaceDynamicEnabled
- Overrides:
get
in classBaseOBObject
- Parameters:
propName
- the name of theProperty
for which the value is requested- See Also:
BaseOBObject.get(String, Language)
-
-