field name | data type | db field | description |
tiCompany_ID | integer | DCollection.Company_ID | Link to Company |
tcCurrencyCode | character | Currency.CurrencyCode | Currency Code |
tiDCollection_ID | integer | DCollection.DCollection_ID | Record ID |
tdDCollectionBalanceCC | decimal | DCollection.DCollectionBalanceCC | SC Balance |
tdDCollectionBalanceDebitTC | decimal | DCollection.DCollectionBalanceDebitTC | TC Debit Balance |
tdDCollectionBalanceLC | decimal | DCollection.DCollectionBalanceLC | BC Balance |
tdDCollectionBalanceTC | decimal | DCollection.DCollectionBalanceTC | TC Balance |
tcDCollectionIncSelCodeList | character | DCollection.DCollectionIncSelCodeList | Customer Payment Selection Code |
tlDCollectionIsAutomatic | logical | DCollection.DCollectionIsAutomatic | Automatic |
tlDCollectionIsExecuted | logical | DCollection.DCollectionIsExecuted | Executed |
tcDCollectionName | character | DCollection.DCollectionName | Name |
tiDCollectionNumber | integer | DCollection.DCollectionNumber | Number |
tdDCollectionOrigCreditTC | decimal | DCollection.DCollectionOrigCreditTC | TC Original Credit |
tdDCollectionOrigDebitCC | decimal | DCollection.DCollectionOrigDebitCC | SC Original Debit |
tdDCollectionOrigDebitLC | decimal | DCollection.DCollectionOrigDebitLC | BC Original Debit |
tdDCollectionOrigDebitTC | decimal | DCollection.DCollectionOrigDebitTC | TC Original Debit |
tcDCollectionReference | character | DCollection.DCollectionReference | 1099 Box Reference |
ttDCollectionRequestedDate | date | DCollection.DCollectionRequestedDate | Requested Date |
tiDCollectionYear | integer | DCollection.DCollectionYear | Year/Customer Payment Selection Code |
tiGL_ID | integer | DCollection.GL_ID | GL Account |
tcGLCode | character | GL.GLCode | A code identifying the GL account. |
ti_sequence | integer | calculated | primary index |
tc_rowid | character | calculated | = rowid(DCollection),rowid(GL),rowid(Currency) |