| iiCompanyId | integer | Company id |
| iiPostingId | integer |
each Posting where
| field name | data type | db field | description |
|---|---|---|---|
| tiPosting_ID | integer | Posting.Posting_ID | Record ID |
| tiPostingAddGLNbr | integer | Posting.PostingAddGLNbr | When additional GL numbering is enabled for an entity, all postings for this entity are assigned a continuous, uninterrupted incremental sequence numbers as the value for this field. |
| api annotation: | When additional GL numbering is not enabled for the current entity, value for this field defaults to 0. | ||
| ti_sequence | integer | calculated | primary index |
| tc_rowid | character | calculated | = rowid(Posting) |
QadFinancials