project QadFinancials > class BJournalEntry > dataset tPostingStatusChange


copy of class table tPosting

table tPostingStatusChange


field namedata typedescription
tcOriginalStatuscharacter
tcOriginalCommentscharacter
ttOriginalAddGLNbrDatedate
tlPostingSelectedlogical
tcCreatorcharacter
tcApprovercharacter
tcVerifiercharacter
Posting_IDinteger
Company_IDinteger
Journal_IDinteger
ReportingJournal_IDinteger
Period_IDinteger
PeriodMark_IDinteger
CreatorUsr_IDinteger
LastVerifiedUsr_IDinteger
LastApprovedUsr_IDinteger
AutoReversalPosting_IDinteger
PostingVoucherintegerVoucher 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.
PostingDatedateThe 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).
PostingSystemDatedateThe system date of the posting corresponding to "PostingDate".
api annotation:In Create mode, when Partial Update = yes - this field gets a default value which is the current date of the system.
PostingValueDatedateThe value date (used for banking entries).
PostingTextcharacterFree text describing the posting.
api annotation:Value for this field defaults to blank
PostingSecondTextcharacter
PostingBusinessRelationTxtcharacterWhen the posting is a transaction linked to a business relation (for example, an invoice posting), this field contains the Business Relation Name. Used for information purposes on reports and browses.
api annotation:Value for this field defaults to blank.
PostingInvoiceReferenceTxtcharacterWhen the posting is part of an invoice posting, then this field contains the invoice number (Year/Daybook/Voucher extended with supplier invoice Reference in case of a supplier invoice). Used for information purpose on reports and browsers.
api annotation:Value for this field defaults to blank
PostingParentTextcharacterContains the description field from the parent object that triggered the posting. When the posting is an invoice posting, this field contains the invoice description. When the posting is a banking entry posting, the description of the bank statement line is copied to this field, etc. Used for information purposes on reports and browses.
api annotation:Value for this field defaults to blank.
PostingPeriodintegerThe GL period for the posting. The period must be open.
PostingYearintegerThe GL calendar year for the posting.
PostingYearPeriodintegerThe GL calendar year/period for the posting. This field is determined by "PostingPeriod" and "PostingYear".
api annotation:If Partial Update is true, the value defaults using PostingPeriod and PostingYear.
PostingOriginIsExternallogicalIndicate whether the posting is from an External Origin. When creating cross company postings, set this to true.
api annotation:Value for this field defaults to false.
PostingOriginReferencecharacterGL Reference Number. Format is ZZYYMMDD999999 where ZZ = module (IC, SO, WO) YY = Year, MM = Month, DD = Day, 999999 = Running Journal Number.
MfgPro equivalent: glt_ref
PostingOriginDocumentcharacterTransaction History Number (Inventory or Operations) or Invoice Number (Sales Order)
MfgPro equivalent: glt_doc
PostingOriginDocumentTypecharacterDocument Type (I for Invoice, OP for Work Orders)
MfgPro equivalent: glt_doc_type
PostingOriginTransTypecharacterSystem generated code used to identify a transaction (IC for Inventory, WO for Work Orders, SO for Sales Orders, FA for Fixed Assets)
MfgPro equivalent: glt_tr_type
PostingOriginDaybookCodecharacterDaybook Code (normally this corresponds with our JournalCode)
MfgPro equivalent: glt_dy_code
PostingOriginDaybookNumbercharacterDaybook Number (normally this corresponds with our PostingVoucher)
MfgPro equivalent: glt_dy_num
PostingBatchNumbercharacterSome financial input programs allow you to enter a batch number and to keep a control total on the screen of all the transactions entered with the same batch number.
api annotation:Not applicable for application integration.
PostingOriginAddressCodecharacterFor invoices created with Invoice Post and Print, the address code of the bill-to customer is stored in this field.
PostingOriginatorReferencecharacterOriginal Posting Reference. this field must contain the key values of the refered posting, if this posting is a manual reversal or replacement of an existing posting.
api annotation:Value for this field defaults to blank.
PostingIsReplacementlogicalIndicate whether the posting is a replacement of an existing posting.
api annotation:Value for this field defaults to "false". For reversal postings, either automatic or manual - this value defaults to "true".
PostingIsReversinglogicalIndicate whether the posting is a reversal of an existing posting.
api annotation:Value for this field defaults to "false".
PostingIsReversingBySignlogicalIndicate whether the mathematical inversion - inverse the mathematic sign of the amounts (+ => - and - => +) - has been applied.
api annotation:Value for this field defaults to "false".
PostingIsZeroValueAllowedlogicalIndicate whether zero values are allowed in the posting lines.
api annotation:Value for this field defaults to "false".
PostingIsSkipAutoAssignLClogicalWhen a LC field (Base Currency Amount field of PostingLine) is left zero, but the TC field (transaction currency amount) is not zero, then the posting component automatically calculates the corresponding value for the LC field. With some postings, this behavior is not wanted and can be suppressed by setting this flag to "true".
api annotation:Value for this field defaults to "false".
PostingAddGLNbrintegerWhen 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.
PostingAddGLNbrDatedate
PostingAddGLNbrRevDatedate
PostingVerifyStatuscharacterChina Financial Regulation requires that all GL transactions be verified as well as approved. This field holds the verification status.
api annotation:Value for this field defaults to "INITIAL".
PostingVerifyCommentscharacterWhen running the process of verification, the verifier can add some comments on the transaction.
api annotation:Value for this field defaults to blank.
PostingVerifiedDatedateThe date when this posting is last verified.
api annotation:Value for this field defaults to blank.
PostingVerifiedTimeintegerLast Verified Time.
api annotation:System generates a default value for this field depending on when this posting was last verified. The combination of "PostingVerifiedDate" and "PostingVerifiedTime" uniquely identify the time at which this posting was last verified.
PostingApproveStatuscharacterChina Financial Regulation requires that all the GL transactions must be verified as well as approved. This field holds the Approval status.
api annotation:Value for this field defaults to "INITIAL".
PostingApproveCommentscharacterWhen running the process of approval, the approver can add some comments on the transaction.
api annotation:Value for this field defaults to blank.
PostingApprovedDatedateThe date on which this posting was last approved.
api annotation:Value for this field defaults to blank.
PostingApprovedTimeintegerLast Approved Time.
api annotation:The system generates default values for this field, depending on when this posting was last approved. The combination of "PostingApprovedDate" and "PostingApprovedTime" uniquely identify the time at which this posting was last approved.
PostingMirrorRefcharacterWhen Mirror Accounting is activated, postings that are mirrored get a reference to their paired posting. The reference contains year, daybook and voucher.
api annotation:Value for this field defaults to blank.
PostingIsAutoReversallogicalIndicate whether the posting leads to an automatic reversal.
api annotation:Value for this field defaults to "false".
PostingAutoReversalTypecharacterIf this posting is involved in automatic reversal activity of posting, value of this field will indicate whether this posting is the original one or the reversing one. It is calculated by the system.
api annotation:If the flag PostingIsAutoReversal is "true", the field value defaults to "ORIGINAL ENTRY" for the original posting, and to "REVERSING ENTRY" for the reversing posting.
PostingAutoReversalDatedateAutomatic Reversal Date.
api annotation:When the flag PostingIsAutoReversal is "true" - If partialupdate="false", complete this field manually with a date in a later period than the one of the original entry; If partialupdate="true", value of this field will default to the first day of the next period.
PostingBankImpRefcharacter
PostingIsCorrectionlogicalIndicates whether the posting is part of a correction action.
api annotation:Value for this field defaults to "false".
ObsoleteClosing_IDinteger
PostingCreationDatedate
PostingCreationTimeStringcharacterSeconds since midnight in HH:MM:SS
tcLocalCurrencycharacterLocal currency code
api annotation:?
tcStatutoryCurrencycharacterStatutory Currency.
tcTemplateCodecharacterTemplate Code. A code which identifies a template.
api annotation:Value for this field defaults to null. If the flag "tlSaveAsTemplate" is on, you should enter a string in this field as the posting template code.
tlSaveAsTemplatelogicalIndicate whether to save the posting lines of this journal entry as a template.
api annotation:Value for this field defaults to "false".
tiSharedCompanyIdintegerID of the CompanyShared record.
tiYearForNbrintegerYear used for additional GL numbering.
tlIsAddGLNbrlogicalAdditional GL Numbering Enabled.
Indicate whether additional GL numbering is required.
tiOriginVoucherintegerOriginal Voucher - just a calculated field used by the software as temporary storage during execution of the logic.
tiOriginPostingIdintegerOriginal Posting ID?
tcJournalCodecharacterThe daybook code of this posting.
api annotation:The daybook must be an active daybook in the shared set for the current entity. When the accounting layer linked to the daybook tcJournalCode is not of type "Official", some GL types are not allowed, e.g. DEBTORCONTROL, CREDITORCONTROL, VAT.

When the accounting layer linked to the daybook tcJournalCode is of type "TRANSIENT"; then the GL type cannot be OPENITEM and INVENTORY.
tcLayerTypeCodecharacterThe layer type of the used daybook.
api annotation:Default value for this field depends on the daybook used.
tcJournalTypeCodecharacterThe daybook type of the daybook used.
api annotation:For journal entries, this field defaults to "JOURNAL ENTRY". In other types of transactions (e.g. banking entry/invoices etc), this field must be set to the correct journal type.
tiLayer_IDintegerID of the posting daybook layer.
tcUsrLogincharacterThe creator of the posting.
tcPeriodTypeCodecharacterType code of the GL period 'normal', 'correction', 'closing'.
tcReportingJournalCodecharacterFor AR and AP transactions, it is possible to have additional daybooks under which a posting should be classified during tax reporting.
api annotation:For AP/AR transactions, this field defaults to the journal code of the posting. Otherwise, it remains blank.
tlJournalAccessAllowedlogicalUsed to determine whether a user has access to modify a posting
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)
CustomShort10character
CustomShort11character
CustomShort12character
CustomShort13character
CustomShort14character
CustomCombo10character
CustomCombo11character
CustomCombo12character
CustomCombo13character
CustomCombo14character
CustomDecimal5decimal(4)
CustomDecimal6decimal(4)
CustomDecimal7decimal(4)
CustomDecimal8decimal(4)
CustomDecimal9decimal(4)
CustomDate5date
CustomDate6date
CustomDate7date
CustomDate8date
CustomDate9date
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 BJournalEntry.ApiGetPostingStatusChange
method BJournalEntry.ApiSetPostingStatusChange
method BJournalEntry.GetPostingStatusChange