field name | data type | db field | description |
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. |
tiCompany_ID | integer | DDocument.Company_ID | Link to Company |
tiCurrency_ID | integer | DDocument.Currency_ID | Currency Code |
tiDCollection_ID | integer | DCollection.DCollection_ID | Record ID |
tdDCollectionBalanceCreditTC | decimal | DCollection.DCollectionBalanceCreditTC | TC Credit Balance |
tdDCollectionBalanceDebitTC | decimal | DCollection.DCollectionBalanceDebitTC | TC Debit Balance |
tcDCollectionIncSelCodeList | character | DCollection.DCollectionIncSelCodeList | Customer Payment Selection Code |
tlDCollectionIsAutomatic | logical | DCollection.DCollectionIsAutomatic | Automatic |
tlDCollectionIsExecuted | logical | DCollection.DCollectionIsExecuted | Executed |
tiDCollectionNumber | integer | DCollection.DCollectionNumber | Number |
tcDCollectionReference | character | DCollection.DCollectionReference | 1099 Box Reference |
ttDCollectionRequestedDate | date | DCollection.DCollectionRequestedDate | Requested Date |
tiDCollectionYear | integer | DCollection.DCollectionYear | Year/Customer Payment Selection Code |
tiDDocument_ID | integer | DDocument.DDocument_ID | Record ID |
tdDDocumentCCRate | decimal | DDocument.DDocumentCCRate | SC Rate. The statutory scaling factor applying to the transaction currency. |
tdDDocumentCCScale | decimal | DDocument.DDocumentCCScale | SC Rate Scale. The statutory exchange rate used by the invoice. |
tdDDocumentExchangeRate | decimal | DDocument.DDocumentExchangeRate | Exchange Rate. This field holds the exchange rate applying to the transaction currency. |
tiDDocumentNumber | integer | DDocument.DDocumentNumber | Document Number. This field hold a unified number for report use. |
tdDDocumentOriginalDebitBC | decimal | DDocument.DDocumentOriginalDebitBC | BC Original Debit |
tdDDocumentOriginalDebitLC | decimal | DDocument.DDocumentOriginalDebitLC | TC Original Debit. This field holds the debit value of the payment in base currency. |
tdDDocumentOriginalDebitTC | decimal | DDocument.DDocumentOriginalDebitTC | Amount.This field hold the value of the payment in the transaction currency. This field must be positive and can be entered manually or automatically by linking the payment to an open item. |
tdDDocumentRateScale | decimal | DDocument.DDocumentRateScale | Scale Factor. This field indicates the scaling factor applying to the transaction currency. |
tcDDocumentReference | character | DDocument.DDocumentReference | Reference. Reference text for the payment. |
tcDDocumentStatus | character | DDocument.DDocumentStatus | Status. The payment status. The default value for a new record is Initial. |
tcDDocumentSubType | character | DDocument.DDocumentSubType | Subtype. This read-only field indicates that the payment is manual or automatic. You create manual customer payments through the Customer Payment activities, and automatic payments through the Customer Payment Selections. |
tcDDocumentType | character | DDocument.DDocumentType | Payment Instrument. The system displays the payment instrument associated with the payment format linked to the customer bank. |
tiDDocumentYear | integer | DDocument.DDocumentYear | Year/Number. This field displays the accounting year and payment sequence number, which is automatically generated by the accounting year. |
tcDocumentCurrencyCode | character | Currency1.CurrencyCode | Currency Code |
tiGL_ID | integer | DCollection.GL_ID | GL Account |
tcGLCode | character | GL.GLCode | A code identifying the GL account. |
tcGLCurrencyCode | character | Currency2.CurrencyCode | Currency Code |
ti_sequence | integer | calculated | primary index |
tc_rowid | character | calculated | = rowid(DDocument),rowid(Currency1),rowid(DCollection),rowid(Debtor),rowid(BusinessRelation),rowid(GL),rowid(Currency2) |