| field name | data type | db field | description |
| tiFAAsset_ID | integer | FAAsset.FAAsset_ID | Record ID |
| tcFAAssetBookDeprType | character | FAAssetBook.FAAssetBookDeprType | Depreciation Type |
| tiFAAssetBookPeriodsDepr | integer | FAAssetBook.FAAssetBookPeriodsDepr | Periods Depreciated |
| tdFAAssetBookSalvageAmountCC | decimal | FAAssetBook.FAAssetBookSalvageAmountCC | SC Salvage Amount |
| tdFAAssetBookSalvageAmountLC | decimal | FAAssetBook.FAAssetBookSalvageAmountLC | BC Salvage Amount |
| tcFAAssetCode | character | FAAsset.FAAssetCode | Code |
| tcFAAssetDescription | character | FAAsset.FAAssetDescription | Description |
| tiFAAssetType_ID | integer | FAAssetType.FAAssetType_ID | Record ID |
| tcFAAssetTypeCode | character | FAAssetType.FAAssetTypeCode | Code |
| tcFAAssetTypeDescription | character | FAAssetType.FAAssetTypeDescription | Description |
| tcFABookCode | character | FAAssetBook.FAAssetBookCode | Code |
| tdFACapitalAmountLC | decimal | FACapital.FACapitalAmountLC | BC Amount |
| tcFACapitalDescription | character | FACapital.FACapitalDescription | Description |
| tcGLCode | character | GL.GLCode | A code identifying the GL account. |
| tiJournal_ID | integer | Posting.Journal_ID | Daybook Code |
| tcJournalCode | character | Journal.JournalCode | A daybook code (maximum eight characters). |
| tcLayerCode | character | Layer.LayerCode | Layer Code |
| tiPeriod_ID | integer | Posting.Period_ID | Link to Period |
| tiPeriodPeriod | integer | Period.PeriodPeriod | GL Period |
| tiPeriodYear | integer | Period.PeriodYear | GL Calendar Year |
| tiPeriodYearPeriod | integer | Period.PeriodYearPeriod | GL Calendar Year/GL Period |
| ttPostingDate | date | Posting.PostingDate | The accounting date on which the journal entry is posted. The posting date must be a valid calendar date and must be within the GL calendar year (PostingYear) and period (PostingPeriod). |
| tdPostingLineDebitCC | decimal | PostingLine.PostingLineDebitCC | SC Debit |
| api annotation: | | Partial Update = yes - it will get a default value depending on the value of PostingLineDebitTC, PostingLineCCRate & PostingLineCCScale. SC Amount = TC Amount * Exchange rate (TC/SC) * Scale Factor (TC/SC). If Partial Update is false, enter the correct value for this field. |
| tcPostingText | character | Posting.PostingText | Free text describing the posting. |
| api annotation: | | Value for this field defaults to blank |
| tiPostingVoucher | integer | Posting.PostingVoucher | Voucher is a sequential number that uniquely identifies the journal entry (within the combination of an entity and a daybook code). |
| api annotation: | | In create mode,enter 0 in this field - the voucher number is generated by the system. In Modify/Delete, the correct voucher number must be entered because this identifies the record. |
| ti_sequence | integer | calculated | primary index |
| tc_rowid | character | calculated | = rowid(FAAsset),rowid(FAAssetBook),rowid(FABookType),rowid(Layer),rowid(FACapitalAssetBook),rowid(FACapital),rowid(GL),rowid(PostingLine),rowid(Posting),rowid(Journal),rowid(Period),rowid(FAAssetType) |