| iiCompanyId | integer | Company id |
| iiPostingLine_ID | integer |
each PostingLine where
| field name | data type | db field | description |
|---|---|---|---|
| tiCostCentre_ID | integer | PostingLine.CostCentre_ID | Cost Center Code |
| tiCurrency_ID | integer | PostingLine.Currency_ID | Currency Code |
| tiDivision_ID | integer | PostingLine.Division_ID | Sub-Account Code |
| tiGL_ID | integer | PostingLine.GL_ID | GL Description |
| tiPosting_ID | integer | PostingLine.Posting_ID | Link to Posting |
| tiPostingLine_ID | integer | PostingLine.PostingLine_ID | Record ID |
| tdPostingLineCreditLC | decimal | PostingLine.PostingLineCreditLC | BC Credit |
| api annotation: | Partial Update = yes - it will get a default value depends on the value of PostingLineCreditTC, PostingLineExchangeRate & PostingLineRateScale. BC Amount = TC Amount * Exchange rate (TC/BC) * Scale Factor (TC/BC). If Partial Update is false, enter a value for this field. | ||
| tdPostingLineCreditTC | decimal | PostingLine.PostingLineCreditTC | TC Credit |
| tdPostingLineDebitLC | decimal | PostingLine.PostingLineDebitLC | BC Debit |
| api annotation: | Partial Update = yes - it will get a default value depending on the value of PostingLineDebitTC, PostingLineExchangeRate and PostingLineRateScale. BC Amount = TC Amount * Exchange rate (TC/BC) * Scale Factor (TC/BC). If Partial Update = false, enter the correct value into this field. | ||
| tdPostingLineDebitTC | decimal | PostingLine.PostingLineDebitTC | TC Debit |
| tcPostingLineLegalDocNbr | character | PostingLine.PostingLineLegalDocNbr | Legal Document Nbr |
| tiProject_ID | integer | PostingLine.Project_ID | Description |
QadFinancials