project QadFinancials > class BRecurringEntry > dataset tProposedPosting

table tProposedPosting

Description

Temp-table that should contain all proposed Recurring Entry postings based on the filter-values the user has selected.

field namedata typedescription
tlPPIsUpdatedlogicalProposed Posting Is Updated
true = Posting Template has been opened (updated) and saved
false = Posting Template has not yet been re-saved.

Initial 'false'.
tcPPJournalCodecharacterProposed Posting Journal Code
tiPPJournalIDintegerProposed Posting Journal ID
tcPPLayerCodecharacterProposed Posting Layer Code
tiPPPeriodIDintegerProposed Posting Period ID
tiPPPeriodPeriodintegerProposed Posting Period Period
tiPPPeriodYearintegerProposed Posting Period Year
tiPPPostingIDintegerPostingID (For template)
tcPPPostingTemplateCodecharacterProposed Posting Posting Template Code
tiPPPostingTemplateIDintegerProposed Posting Posting Template ID
tcPPRecEntryFreqcharacterProposed Posting Recurring Entry Frequency
tiPPRecEntryIDintegerProposed Posting Recurring Entry ID
tdPPRecEntryLineAmountLCdecimal(4)Proposed Posting Recurring Entry Line Amount LTC
tcPPRecEntryLineCodecharacterProposed Posting Recurring Entry Line Code
tiPPRecEntryLineIDintegerProposed Posting Recurring Entry Line ID
ttPPRecEntryLinePostingDatedateProposed Posting Recurring Entry Line Posting Date
ttPPRecEntryLineReversingDatedateProposed Posting Recurring Entry Line Reversing Date
tcPPRecEntryUpdatecharacterProposed Posting Recurring Entry Update
tlPPToPostlogicalProposed Posting To Post
true = Will be posted during posting (and get status posted)
false = Will not be posted during posting (and get status Deleted)

After Apply Filter --> Initialy put to 'Y'.
tcPPRecEntryCodecharacterPPRecEntryCode


Internal usage


QadFinancials
method BRecurringEntry.ApiPostRecEntryApplyFilter
method BRecurringEntry.ApiPostRecEntryCommit