tcBusinessFieldName | tcDataType | tcOperator |
iiCompanyId | i | |
tBankNumber2.BankNumber | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tBankNumber.BankNumber | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tBankNumber.BankNumberBranch | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tBankNumber.BankNumberExtension | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tBankNumber.BankNumberFormatted | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tBankNumber.BankNumberIsActive | l | =,<> |
tBankNumber2.BankNumberIsActive | l | =,<> |
tBankNumber.BankNumberIsDefault | l | =,<> |
tBankNumber2.BankNumberParentType | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tBankNumber.BankNumberParentType | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tBankNumber.BankNumberSwiftCode | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tBankNumber.BankNumberValidation | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tBankPayFormat.BankPayFormatIsActive | l | =,<> |
tBusinessRelation.BusinessRelationCode | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tCreditor.CreditorCode | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tDebtor.DebtorCode | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tGL.GLCode | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tBankPayFormat.PayFormatTypeCode | c | =,>=,>,<>,<=,<,begins,can-do,matches |
tPayFormatType.PayFormatTypePayInstrument | c | =,>=,>,<>,<=,<,begins,can-do,matches |
field name | data type | db field | description |
tiBankBusinessRelation_ID | integer | BankNumber.BankBusinessRelation_ID | Business Relation |
tcBankNumber | character | BankNumber.BankNumber | Bank Number |
tiBankNumber_ID | integer | BankNumber.BankNumber_ID | Record ID |
tcBankNumberBranch | character | BankNumber.BankNumberBranch | Branch |
tcBankNumberExtension | character | BankNumber.BankNumberExtension | Bank Extension |
tcBankNumberFormatted | character | BankNumber.BankNumberFormatted | Formatted Bank Account No |
tlBankNumberIsActive | logical | BankNumber.BankNumberIsActive | Active |
tlBankNumberIsActive2 | logical | BankNumber2.BankNumberIsActive | Active |
tlBankNumberIsDefault | logical | BankNumber.BankNumberIsDefault | Default |
tcBankNumberParentType | character | BankNumber.BankNumberParentType | Type |
tcBankNumberParentType2 | character | BankNumber2.BankNumberParentType | Type |
tcBankNumberSwiftCode | character | BankNumber.BankNumberSwiftCode | SWIFT Code |
tcBankNumberValidation | character | BankNumber.BankNumberValidation | Validation |
tiBankPayFormat_ID | integer | BankPayFormat.BankPayFormat_ID | Record ID |
tlBankPayFormatIsActive | logical | BankPayFormat.BankPayFormatIsActive | Active |
tcBusinessRelationCode | character | BusinessRelation.BusinessRelationCode | Business Relation. A code to identify the business relation. If this field does not have a input from the user, the system automatically generates a number for the record based on the sequence defined in Business Relation Autonumber Create. |
tcCompanyCode | character | calculated | |
tcCreditorCode | character | Creditor.CreditorCode | Supplier Code |
tcDebtorCode | character | Debtor.DebtorCode | A code (maximum eight characters) that identifies a customer. If the code you specify matches an existing supplier code, a warning message displays. You can choose to ignore the warning, and create the record. However, when a supplier and customer share the same code, they must reference the same business relation. |
| api annotation: | | If you leave the Customer Code field blank, the system automatically generates a number for the record based on the sequence defined in Customer Autonumber Create. |
tcOwnBankNumber | character | BankNumber2.BankNumber | Bank Number |
tiOwnGL_ID | integer | GL.GL_ID | Record ID |
tcOwnGLCode | character | GL.GLCode | A code identifying the GL account. |
tiParentObject_ID | integer | BankNumber.ParentObject_ID | Parent Object |
tcPayFormatTypeCode | character | BankPayFormat.PayFormatTypeCode | Payment Format |
tcPayFormatTypePayInstrument | character | PayFormatType.PayFormatTypePayInstrument | Payment Instrument |
BankNumberCustom | character | calculated | custom fields |
BankPayFormatCustom | character | calculated | custom fields |
BankNumber2Custom | character | calculated | custom fields |
GLCustom | character | calculated | custom fields |
PayFormatTypeCustom | character | calculated | custom fields |
BusinessRelationCustom | character | calculated | custom fields |
CreditorCustom | character | calculated | custom fields |
DebtorCustom | character | calculated | custom fields |
ti_sequence | integer | calculated | primary index |
tc_rowid | character | calculated | = rowid(BankNumber),rowid(BankPayFormat),rowid(BankNumber2),rowid(GL),rowid(PayFormatType),rowid(BusinessRelation),rowid(Creditor),rowid(Debtor) |