FUNCTION AgeCustomer(tmpDiv$, tmpCust$)
|
FUNCTION AgeCustomer(tmpDiv$, tmpCust$, openItemCust$)
|
FUNCTION AgeCustomer(tmpDiv$, tmpCust$, openItemCust$, skipUpdate)
|
FUNCTION AgeCustomer(tmpDiv$, tmpCust$, openItemCust$, skipUpdate, soldToDiv$, soldToCust$)
|
FUNCTION AgeInvoice(invoiceDate$, invoiceDueDate$, invType$, openItemCust$, invBalance, ageBucket$, balForward, current, aging1, aging2, aging3, aging4)
|
FUNCTION AgeInvoice(invoiceDate$, invoiceDueDate$, invType$, openItemCust$, invBalance, ageBucket$, balForward, current, aging1, aging2, aging3, aging4, retention, retentionCurrent, retention1, retention2, retention3, retention4)
|
FUNCTION ClearAgingTotals()
|
FUNCTION ExcludeFuturePostings(openInvBalance, div$, cust$, invNo$, invType$, excludeDate$)
|
FUNCTION ExcludeFuturePostings(openInvBalance, div$, cust$, invNo$, invType$, excludeDate$, openTotalBalance, cDetailOption$)
|
FUNCTION SetAgingBuckets()
|
FUNCTION SetAgingBuckets(agingDate$, fromFinChg)
|
FUNCTION UpdateAging(tmpDiv$, tmpCust$, ageDate$, balForward, current, aging1, aging2, aging3, aging4)
|
FUNCTION UpdateAging(tmpDiv$, tmpCust$, ageDate$, balForward, current, aging1, aging2, aging3, aging4, retentionCurrent, retention1, retention2, retention3, retention4)
|
FUNCTION LOCAL PERFORM AgeByDay()
|
FUNCTION LOCAL PERFORM AgeByMonth()
|
FUNCTION LOCAL CheckAgingCategories(current, aging1, aging2, aging3, aging4)
|
FUNCTION LOCAL CheckAgingCategories(current, aging1, aging2, aging3, aging4, retentionCurrent, retention1, retention2, retention3, retention4)
|
FUNCTION LOCAL GetAgingParams()
|