|
LOCAL cConvModule2$="AR" |
|
LOCAL cConvModule3$="A/R" |
|
LOCAL cLineKeyIncr=1 |
|
LOCAL cLineSeqIncr=100000000 |
|
LOCAL cSeqValues$="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ" |
|
LOCAL cCashReceiptsUpdated=isFALSE |
|
LOCAL cFilesCreated=isFALSE |
|
LOCAL cUserIDUpdated=isFALSE |
|
LOCAL cTransactionPmtHistUpdated=isFALSE |
|
PROPERTY LogFileName$ |
|
FUNCTION CONVERT(currLevel, targLevel) |
|
FUNCTION CONVERT(currLevel, targLevel, currSub, targSub) |
|
AgingCalculated, LastCustomerAged$, CustomerAgingRec$ |
|
AgeCustomer(), AgeInvoice(), ClearAgingTotals(), ExcludeFuturePostings(), SetAgingBuckets(), UpdateAging(), PERFORM AgeByDay(), PERFORM AgeByMonth(), CheckAgingCategories(), GetAgingParams() |
|
DropColumns(), DropIndexes(), DropTable(), FormatTelephoneNumber$(), InstantiateLog(), IsSQLCompany(), OpenFile(), RemoveLegacyDefinitions(), RemoveMenuAndTask(), RemoveRoleSecurity(), RemoveTask(), StringToNumber() |
|