What’s New in System Manager and General Ledger 5.3B
----------------------------------------------------------------
--> Uses 5.3 Lanpaks, IAPs, Timecard licenses, Optional Fields,
Multicurrency, etc.
--> Re-branded as Sage Accpac 100/200/500 ERP
--> Will be used by many Sage products
--> Provides a common look to product
--> Foundation and glue for the Sage Suites: Accpac, FAS, Abra
--> Written in C# and is a .Net application
--> Can still use the Sage Accpac desktop if needed
--> English only
--> Arrange user’s tasks in the My Tasks Window- can choose to
add files, tasks or web links
--> Tasks can be inquiries, reports or other actions from the
Sage Accpac menu
--> Information Center content is dynamically updated via Sage’s
web site
--> Can do everything the current desktop can do including: data
activation, creating new companies, macros, license/product
information, database dump/load, running Accpac modules and any
other icons you can put on the desktop
General Ledger 5.3B
--> Requires data activation
--> If using G/L Security, it must be version 5.3B
--> Financial Reporter now supports Optional Fields and
drilldowns
--> New sample report quikinc4.xls
G/L Account Optional Fields
--> FRACCT function and any place a filter on GL accounts can be
specified allows optional fields (i.e. Column B)
--> Use the field name A.optionalfieldname in the filters just
like regular G/L Account fields
New Financial Reporter Functions
--> Adds the functions: FRPOST, FRTRN, FRTRNA, FRTRNDR, FRTRNCR
--> Similar to the functions FRACCT, FRAMT, FRAMTA, FRDEBIT and
FRCREDIT
--> Retrieve their data from the posted transaction file GLPOST
rather than the fiscal set file GLAFS
--> Slower since needs to sum up more records but allows
selections to be filtered by optional fields
--> Only retrieve net totals (field names containing the
substring NET in the original functions)
--> Budgets and provisional amounts cannot be retrieved
--> For the FRTRN* functions you can specify optional fields
like any other field by using field names like:
-----à
A.optionalfieldname for G/L account optional fields
-----à
T.optionalfieldname for G/L transaction optional fields
-----à
PD - Transaction Detail in transaction order
-----à
PT - Transaction by consolidated total
-----à
P(POSTTRAN) - Trans consolidated by account
-----à
P(POSTDATE) - Trans consolidated by journal date
-----à
P(POSTSEQ) - Trans consolidated by Posting Seq
Drill Down
-----à
The report designer drilldown area allow drilldown if you
generated the report using a FRTRN* function
-----à
Information is stored in the Excel cell’s comment object
-----à
Drill downs are visible from within the statement designer
-----à
Works the same way as Financial Link’s drilldown