project QadFinancials > class BCInvoiceJournalEntry > dataset tApiCInvoiceMovementCIJE

table tApiCInvoiceMovementCIJE

Description

ApiCInvoiceMovementCIJE

field namedata typedescription
CInvoiceMovement_IDinteger
CInvoice_IDinteger
PostingLine_IDinteger
Company_IDinteger
Period_IDinteger
Creditor_IDinteger
CInvoiceMovementTypecharacterCInvoiceMovementType. "Initial" indicates that the movement represents the initial creation of the invoice, "movement" stands for all subsequent modifications of the invoice balance (payments, adjustments etc).
CInvoiceMovementYearPeriodintegerYear/GL Period. This field indicates the accounting year and period for the invoice's movement.
CInvoiceMovementDiscountTCdecimal(4)CInvoiceMovementDiscountTC. The amount of payment discount in TC.
CInvoiceMovementPostDatedatePosting Date. The Posting Date of the Invoice's movement.
CInvoiceMovementIsForDraftlogicalFor Draft. This field indicates if the invoice is for draft use.
The invoice is initially saved as a draft. Draft invoices do not generate postings when saved, and so do not affect the AP sub-ledger or general ledger.
tcWHTPostingLineIDscharacterWHT Posting Line IDs : comma separated list of wht posting line id's, we need that for rolling back everything. for example, when you get error at moment of save of banking entry, then the wht posting lines must be rolled back automatically. method GetPostingInfoOfInstance will be extended
CustomShort0character
CustomShort1character
CustomShort2character
CustomShort3character
CustomShort4character
CustomShort5character
CustomShort6character
CustomShort7character
CustomShort8character
CustomShort9character
CustomCombo0character
CustomCombo1character
CustomCombo2character
CustomCombo3character
CustomCombo4character
CustomCombo5character
CustomCombo6character
CustomCombo7character
CustomCombo8character
CustomCombo9character
CustomLong0character
CustomLong1character
CustomNotecharacter
CustomDate0date
CustomDate1date
CustomDate2date
CustomDate3date
CustomDate4date
CustomInteger0integer
CustomInteger1integer
CustomInteger2integer
CustomInteger3integer
CustomInteger4integer
CustomDecimal0decimal(4)
CustomDecimal1decimal(4)
CustomDecimal2decimal(4)
CustomDecimal3decimal(4)
CustomDecimal4decimal(4)
LastModifiedDatedate
LastModifiedTimeinteger
LastModifiedUsercharacter
QADC01characterunused QAD reserved field
QADC02characterunused QAD reserved field
QADT01dateunused QAD reserved field
QADD01decimal(10)unused QAD reserved field
tc_Rowidcharacter
tc_ParentRowidcharacter
tc_Statuscharacter


Internal usage


QadFinancials
method BCInvoiceJournalEntry.ApiStdMaintainTT
method BCInvoiceJournalEntry.ApiStdMaintainTTV01