|
|
Statement Line Items not purging off statement
I have a few customer statements that although payments and returns have been
applied to invoices and paid in full are not purging off their statement??
|
|
0
|
|
|
|
Reply
|
Utf
|
3/29/2010 7:18:01 PM |
|
There are a few different ways to achieve this outcome.
This method is when NOT using National Accounts.
I find most customers do not want to run the Paid Transaction Removal
process too soon, in case of voids and credits are required.
We modify the RM Statement and add a cacluated field to supress the body
when the current transaction amount is zero.
First step is to link the RM Open File to the RM_Statements_TRX_Temp, using
Key 1 for linking.
In Report Writer, select Tables and add the RM Open file to the report.
Create a conditional calculated field with an Integer type, and add the
RM_OPEN.Current Trx Amount = 0.00000 to the expression.
True case = 0, False case = 1.
Then in the reports section window add the calculated field to the body for
suppress when empty.
Hope this helps,
Mick
"tstrop" wrote:
> I have a few customer statements that although payments and returns have been
> applied to invoices and paid in full are not purging off their statement??
|
|
0
|
|
|
|
Reply
|
Utf
|
3/29/2010 11:34:02 PM
|
|
Mike - great answer!
Leslie
"Mick Egan" wrote:
> There are a few different ways to achieve this outcome.
>
> This method is when NOT using National Accounts.
>
> I find most customers do not want to run the Paid Transaction Removal
> process too soon, in case of voids and credits are required.
>
> We modify the RM Statement and add a cacluated field to supress the body
> when the current transaction amount is zero.
>
> First step is to link the RM Open File to the RM_Statements_TRX_Temp, using
> Key 1 for linking.
>
> In Report Writer, select Tables and add the RM Open file to the report.
>
> Create a conditional calculated field with an Integer type, and add the
> RM_OPEN.Current Trx Amount = 0.00000 to the expression.
>
> True case = 0, False case = 1.
>
> Then in the reports section window add the calculated field to the body for
> suppress when empty.
>
>
> Hope this helps,
>
> Mick
>
>
>
> "tstrop" wrote:
>
> > I have a few customer statements that although payments and returns have been
> > applied to invoices and paid in full are not purging off their statement??
|
|
0
|
|
|
|
Reply
|
Utf
|
3/30/2010 7:08:06 PM
|
|
|
2 Replies
183 Views
(page loaded in 0.052 seconds)
Similiar Articles: Statement Problem - microsoft.public.greatplains... to invoices and paid in full but are not purging off ... Anyway, I need to get these items purged from these ... to exclude those documents > from the statement. Erase Statement - microsoft.public.word.vba.general... VBA Help states that the Erase statement ... it trims the trailing excess off. StrFixArray(3) = "44444" So your statement ... the ASCII values of two of the items ... Can't create recordset to populate userform combobox ...I believe the sql statement is correct because I typed my ... Can I ... using the Recordset property off a combobox ... Create listbox with code but can't select any items in ... Where to put error handler code for "No current record" ...... On Not In List to handle any items not found in the list. You must also set "Limit to List" to Yes. ... The 'Cancel = True' >statement or if I ... Access 2007 query (large IN statement), alternate approaches ...... users to do things like make reports off a filtered list of items ... 2007 gives an error: >>>>Assertion failed line ... to write a condition in my query using IIf statement ... Create listbox with code but can't select any items in list ...... turn it On with code but have not been successful in turning it Off. ... been looking at a .repaint statement. I ... When the slected items is stored, it does not list ... Run-time error 80004005 - microsoft.public.vb.general.discussion ...... the same database with this statement ... stage and something running off stage, especially with two items ... my head somewhere along the line that SQL statements could not ... Strange error with Option Explicit - microsoft.public.access ...... Explicit would case the following line to error out saying "Variable Not ... nscarpinato@letstalk.com", , , >"Items were ... Option Strict Statement In addition to ... Check List in VBA - microsoft.public.access... do something With a short list, a simple case statement ... ve never heard of any limit for the number of line ... How do I print only checked off items from a checklist form ... Multiselect List Box - microsoft.public.access.forms... Chop off the trailing " AND ", and use the ... window saying: Compile error: Expected: line number or label or statement or ... Using VBA to select Items in multiselect Listbox ... Statement Line Items not purging off statement DataBaseI have a few customer statements that although payments and returns have been applied to invoices and paid in full are not purging off their statement? Financial Statements: Earnings | InvestopediaFailing to write down or write off ... five key lines from Sprint's income statement. (The generic label for the same line ... above the income tax line), whereas items not ... Auditing Database Use - Oracle DocumentationArchive audit records and purge the audit trail. After you have collected the ... Turning Off Statement and Privilege Auditing. The following statements turn off the ... Reporting Unusual Items - Income Statement | AccountingCoach.comIt's helpful to the reader of the statement if these unique items are segregated into a ... (Eliminating a small portion of product line does not qualify as a ... Bank Reconciliation | AccountingCoach.comThe process is complicated because some items ... the bank and the bank's fees are on the bank statement, but they are not ... restrictive endorsement? » How do I write-off old ... 7/17/2012 9:21:37 PM
|
|
|
|
|
|
|
|
|