field name | data type | db field | description |
tiAPMatching_ID | integer | APMatching.APMatching_ID | Record ID |
ttAPMatchingDate | date | APMatching.APMatchingDate | Date |
tcAPMatchingStatus | character | APMatching.APMatchingStatus | Status |
tiCInvoice_ID | integer | APMatching.CInvoice_ID | Voucher |
tiCompany_ID | integer | APMatching.Company_ID | Link to Company |
tiJournal_ID | integer | APMatching.Journal_ID | Daybook |
tcJournalCode | character | Journal.JournalCode | A daybook code (maximum eight characters). |
tiPosting_ID | integer | APMatching.Posting_ID | Voucher |
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. |
tiPostingYear | integer | Posting.PostingYear | The GL calendar year for the posting. |