Accpac - Guide - Manual For FR Quick Ref PDF
Accpac - Guide - Manual For FR Quick Ref PDF
Accpac - Guide - Manual For FR Quick Ref PDF
SAGE ACCPAC
Financial Reporter
Quick Reference
2006SageAccpacInternational,Inc.Allrightsreserved.
SageSoftware,SageSoftwarelogos,andallSageAccpacproductandservicenamesareregistered
trademarksortrademarksofSageAccpacInternational,Inc.,oritsaffiliatedentities.Allother
trademarksarethepropertyoftheirrespectiveowners.
SageAccpacInternational,Inc.
Publisher
Nopartofthisdocumentationmaybecopied,photocopied,reproduced,translated,microfilmed,
orotherwiseduplicatedonanymediumwithoutwrittenconsentofSageAccpacInternational,Inc.
UseofthesoftwareprogramsdescribedhereinandthisdocumentationissubjecttotheSage
SoftwareLicenseAgreementenclosedinthesoftwarepackage.
Place formulas in column C to test cells. For example, =G12 < F12. If
the formula is TRUE, Financial Reporter will not print the line. If the
formula is FALSE, the line will be printed.
Column D Column D lets you use T or D to consolidate ranges of accounts
or print data from each account on a separate row, and allows you to
list details by transaction details/transaction consolidated
total/transaction total.
Quick Reference 1
CA Confidential
FR-CARD.Converted.doc, printed on 2/10/2006, at 11:44:21 AM. Last saved on 2/10/2006
11:44:00 AM.
aaaa%% or aaaa:aaaa
CA Confidential
FR-CARD.Converted.doc, printed on 2/10/2006, at 11:44:21 AM. Last saved on 2/10/2006
11:44:00 AM.
%%
References all accounts in the ledger. (A special-case code.)
aaaa~bbbb-A
Dont mix account A123%:B567% is not allowed. However, you can combine account
ranges and
references in a list.
wildcards
Quick Reference 3
CA Confidential
FR-CARD.Converted.doc, printed on 2/10/2006, at 11:44:21 AM. Last saved on 2/10/2006
11:44:00 AM.
Expressions are evaluated from left to right unless you use brackets:
A.ACCTCLASS = "Sales"
This expression restricts the results to accounts with account
optional field ACCTCLASS = Sales
T.QUANTITY <= 0
This expression restricts the results to transactions with
transaction optional field QUANTITY <= 0
=FRACCT("ACCTDESC","","(ACCTTYPE = ""I"")")
CA Confidential
FR-CARD.Converted.doc, printed on 2/10/2006, at 11:44:21 AM. Last saved on 2/10/2006
11:44:00 AM.
Value Explanation
T Totals a range on a single line.
D List all the details.
D(ACCT) Consolidates by account code.
D(ACCTGROUP) Consolidates by account group.
D(ACSEGVALn) Consolidates by segment number n.
D(AcctSegID) Consolidates by the named account segment.
For example, D(REGION).
PD Transaction details in posted transaction order.
PT Transaction consolidated total.
P(POSTRAN) Transaction consolidated by account.
P(POSTDATE) Transaction consolidated by journal date.
P(POSTSEQ) Transaction consolidated by posting sequence.
Quick Reference 5
CA Confidential
FR-CARD.Converted.doc, printed on 2/10/2006, at 11:44:21 AM. Last saved on 2/10/2006
11:44:00 AM.
Arguments option The name of a field from the Company window, Calendar
window or G/L Options window, or a runtime parameter or
print option (listed below).
formatted Optional. Indicates that the return value should be
formatted or unformatted. If omitted, the default is
formatted. "FORMATTED", "F", or "FMT"
"UNFORMATTED", "U", or "UNFMT"
CA Confidential
FR-CARD.Converted.doc, printed on 2/10/2006, at 11:44:21 AM. Last saved on 2/10/2006
11:44:00 AM.
Quick Reference 7
CA Confidential
FR-CARD.Converted.doc, printed on 2/10/2006, at 11:44:21 AM. Last saved on 2/10/2006
11:44:00 AM.
FRACCT
Provides General Ledger account master information stored by G/L
Accounts.
FRACCT retrieves account optional fields data. A field name for the
account optional field is the original optional field name with the
prefix A. (For transaction optional fields, see the FRPOST
command.)
CA Confidential
FR-CARD.Converted.doc, printed on 2/10/2006, at 11:44:21 AM. Last saved on 2/10/2006
11:44:00 AM.
Arguments field name The name of a field from the G/L account
record.
account reference A string specifying the account number
reference. This can be a single account or a
range of accounts.
criteria A string containing an expression that
imposes selection criteria on the accounts.
The account reference and the expression
together determine which accounts are
included in the calculation.
formatted Indicates that the return value should be
formatted or unformatted. The default is
Formatted in which case, no indicator
appears in the formula. If you clear the
default, then U appears in the formula (for
Unformatted).
Quick Reference 9
CA Confidential
FR-CARD.Converted.doc, printed on 2/10/2006, at 11:44:21 AM. Last saved on 2/10/2006
11:44:00 AM.
CA Confidential
FR-CARD.Converted.doc, printed on 2/10/2006, at 11:44:21 AM. Last saved on 2/10/2006
11:44:00 AM.
FRAMT
The FRAMT function provides monetary, budget and quantity
balances and net amounts from the general ledger accounts.
All amounts from FRAMT respect the type of the account. This
means that debit balances in debit accounts and credit balances in
credit accounts are both returned as positive numbers. (Credit
balances in debit accounts and debit balances in credit accounts are
returned as negative numbers.)
Argurments field name The name of a field from the general ledger
account master with an optional fiscal designator
prefix and optional year suffix. Prefixes are: A for
actual account set, P for provisional, Q for
quantities, QA for actual quantities, QP for
provisional quantities, and 1 to 5 for the budget
sets. The year can be a 4-digit year (2005), L1,
L2, etc. for the last years, or N1, N2 for the next
years (budgets only).
account reference A string specifying a single account or range of
accounts.
criteria A string containing an expression that imposes
selection criteria on the accounts. The account
reference and the expression together determine
which accounts are included in the calculation.
currency A string containing the currency reference. A
currency reference is in the form CCC.T, where
CCC is the currency code, and T is the type. T can
be S for source currency, E for the functional
equivalent of the source amount, F for the
functional currency total, and R for the reporting
currency total (if the euro is your functional
currency and you specified a reporting currency).
Quick Reference 11
CA Confidential
FR-CARD.Converted.doc, printed on 2/10/2006, at 11:44:21 AM. Last saved on 2/10/2006
11:44:00 AM.
Results The total values of fiscal field code from all accounts selected for a
given fiscal set.
Prefixes for NET Note also that NET and BAL can have a prefix A, P, Q, QA, QP, 1, 2,
and BAL indicate
3, 4 or 5 to indicate actual, provisional, quantity, quantity actual,
fiscal set (for
example, QNETP) quantity provisional, or any of the budget sets.
CA Confidential
FR-CARD.Converted.doc, printed on 2/15/2006, at 3:37:53 PM. Last saved on 2/15/2006 3:37:00
PM.
1. BALP, BALnP, BALYTD, etc. include adjustments from period 14 only if the balance is for the final period of the
year. BALY includes period 14. The closing entries are not included. To print the balance from the final fiscal
period without the adjustment amount, use FRAMT("BALP")-FRAMT("NETADJ").
2. NETP, NETnP, NET4Q, NETPQ will also include adjustments from period 14 if the net is requested for the final
period of the year. (NET works like BAL.)
3. This code allows you to compare the current QTD to the QTD of a previous quarter by providing you with to-
date figures relative to the current quarter. If you are now in period 2 of the current quarter, QTD will give you
the first 2 periods of any previous quarter.
4. nQATD lets you go up to four quarters ago. If you need to specify more, use nQATD.L1.
5. PQ handles any three periods, providing you with revolving quarters. The preceding 3 periods include the
current period plus the two previous ones.
6. The NET for a group of periods that crosses a year-end boundary will also include the adjustments in period 14,
but not include the closing entry; otherwise, the net would include the zeroing entries in income and expense
accounts.
7. This code allows you to compare the current half year TD to the half year TD of a previous half year by
providing you with to-date figures relative to the current half year. If you are now in period 2 of the current half
year, half year TD will give you the first 2 periods of any previous half year.
Quick Reference 13
CA Confidential
FR-CARD.Converted.doc, printed on 2/15/2006, at 3:47:31 PM. Last saved on 2/15/2006 3:47:00
PM.
8. nSATD lets you go up to 2 half years ago. If you need to specify more, use nSATD.L1.
9. PS handles any six periods, providing you with a revolving half year. The preceding six periods include the
current period plus the five previous ones.
10. NETADJ provides the amount from period 14. To print the balance from the final fiscal period without the
adjustment amount, use FRAMT("BALP")-FRAMT("NETADJ").
Figures are All balances and nets are computed relative to the fiscal period of
computed relative
the report, except for BALOPEN, NETADJ, NETCLOSE and fields
to the report
period referencing a specific time period.
Fiscal set
designator Code Fiscal Set
Blank Defaults to report setting either actual or
provisionally posted amounts
A Actual monetary figures
P Provisional (not available for FRTRN, FRTRNA,
FRTRNCR, FRTRNDR)
Q Quantities (either actual or provisional)
QA Actual quantities
QP Provisional quantities (not available for FRTRN,
FRTRNA, FRTRNCR, FRTRNDR)
1,2,3,4,5 Budget sets 1,2,3,4, and 5 (not available for FRTRN,
FRTRNA, FRTRNCR, FRTRNDR)
The fiscal year suffix is the last part of the field name parameter, and
is separated from the field name by a period.
CA Confidential
FR-CARD.Converted.doc, printed on 2/15/2006, at 3:37:53 PM. Last saved on 2/15/2006 3:37:00
PM.
FRAMT("ABALP.2002","1000%","(ACCTTYPE="B")")
The currency code reference has two parts: currency code and
currency type, which are separated by a period.
FRAMT("PBALP.L1","1000-33-248"; "EUR.S")
Currency type
qualifier Code Fiscal Set
Blank Defaults to functional (home) currency
S Source currency
E Equivalent amount in the functional currency
F Functional currency total (of all source amounts)
R Reporting currency total. If the currency code is functional,
R includes reporting equivalents of all source amounts. If
the currency code is not functional, R provides equivalent
amounts in the reporting currency.
FRAMTA
The FRAMTA function is almost identical to FRAMT: it has the
same parameters as FRAMT, and returns all the same data; however,
FRAMTA shows all debit amounts as positive numbers and all credit
Quick Reference 15
CA Confidential
FR-CARD.Converted.doc, printed on 2/15/2006, at 3:37:53 PM. Last saved on 2/15/2006 3:37:00
PM.
FRCREDIT
This function is the same as FRAMT, except that it includes only
those accounts that have credit amounts whether or not the
account is a DR or a CR type of account. Use the criteria parameter to
restrict this function to CR account types.
CA Confidential
FR-CARD.Converted.doc, printed on 2/15/2006, at 3:37:53 PM. Last saved on 2/15/2006 3:37:00
PM.
FRDEBIT
This function is the same as FRAMT, except that it only includes
accounts that have debit amounts (balances or net changes).
FRFISCAL
The FRFISCAL function returns a date from the fiscal calendar (in
Common Services).
Quick Reference 17
CA Confidential
FR-CARD.Converted.doc, printed on 2/15/2006, at 3:37:53 PM. Last saved on 2/15/2006 3:37:00
PM.
Arguments option The period or quarter date you want. Can be Start, End,
QStart, or QEnd for the starting or ending dates of the
period or the quarter the period is in.
fiscal year Optional. Assumed to be the current year if not specified.
Specify as YYYY (2005), or N1 or L1.
fiscal period Optional. Assumed to be the current period if not specified.
(This field is an integer. It is not enclosed in quotation
marks.)
formatted Optional. Indicates whether the date should be formatted or
not. The default if omitted is formatted.
"FORMATTED", "F", or "FMT"
"UNFORMATTED", "U", or "UNFMT"
FRFISCAL("Start") 11/01/2005
FRFISCAL("Start","",11,"U") 20051101
FRFISCAL("Start","L1",VALUE(FR("Period")),"F") 11/01/2004
FRPOST
The FRPOST function allows you to retrieve detail optional fields
from G/L posted transactions and account data for the account
specified in the transaction record.
Only the first optional field value will be reported when the
specified field name is appended with [U].
CA Confidential
FR-CARD.Converted.doc, printed on 2/15/2006, at 3:37:53 PM. Last saved on 2/15/2006 3:37:00
PM.
Arguments field name The name of a field from the G/L account record or from
the transaction field.
account A string specifying the account number reference. This
reference can be a single account or a range of accounts.
criteria A string containing an expression that imposes selection
criteria on the accounts and transactions. The account
reference and the expression together determine which
accounts and transactions are included.
formatted Indicates that the return value should be formatted or
unformatted. The default is Formatted, in which case,
no indicator appears in your formula. If you clear the
default, U appears in the formula (for Unformatted).
Quick Reference 19
CA Confidential
FR-CARD.Converted.doc, printed on 2/15/2006, at 3:37:53 PM. Last saved on 2/15/2006 3:37:00
PM.
Note that the account number is usually set in Column A, and other
criteria (such as the transaction date), is set in Column B.
FRRATE
The FRRATE function returns the exchange rate for converting
amounts from the source currency to the functional currency as a
multiplier. (In other words, if the rate is defined in Common Services
as a divisor, this function provides its reciprocal.)
Syntax FRRATE(func. currency, source currency, rate type, date, rate option)
CA Confidential
FR-CARD.Converted.doc, printed on 2/15/2006, at 3:37:53 PM. Last saved on 2/15/2006 3:37:00
PM.
FRSDESC
The FRSDESC function provides the description for a segment code,
given a segment number and segment code.
Quick Reference 21
CA Confidential
FR-CARD.Converted.doc, printed on 2/15/2006, at 3:37:53 PM. Last saved on 2/15/2006 3:37:00
PM.
segment code The code for the segment value such as 1000
or WEST.
Results FRSDESC returns the segment name from the general ledger
segment codes table. The following examples assume that segment
1 is the department segment.
FRTRN
The FRTRN command retrieves net amounts and net quantities from
posted transactions for the period that you specify. FRTRN provides
net amounts only, it does not calculate balances or include
provisionally posted transactions.
FR may find a record when retrieving from FRAMT but may find no
records (or numerous records) when retrieving from FRTRN, due to
the fact that the amounts are retrieved from different sources.
Arguments field name The name of a field from the General Ledger with
an optional fiscal designator prefix and optional
year suffix. Prefixes are: A for actual account set,
Q for quantities, and QA for actual quantities. The
4-digit year is chosen from the drop-down list.
account reference A string specifying a single account or range of
accounts.
CA Confidential
FR-CARD.Converted.doc, printed on 2/15/2006, at 3:37:53 PM. Last saved on 2/15/2006 3:37:00
PM.
Resutls FRTRN retrieves net totals, actual values (not provisional values),
and summary totals (by both account and transaction fields), and
allows drilldown to associated transactions.
Note that the account number is usually set in Column A, and other
criteria (such as the transaction date), is set in Column B.
Quick Reference 23
CA Confidential
FR-CARD.Converted.doc, printed on 2/15/2006, at 3:37:53 PM. Last saved on 2/15/2006 3:37:00
PM.
FRTRNA
The FRTRNA command retrieves net amounts and net quantities
from posted transactions for the period that you specify. Like
FRAMTA, it displays debit amounts as positive numbers and credit
amounts as negative numbers. FRTRNA does not calculate balances
nor include provisionally posted transactions.
Results FRTRNA retrieves net totals, actual values (not provisional values),
and summary totals (by both account and transaction fields), and
allows drilldown to associated transactions.
FRTRNDR
The FRTRNDR command is the same as the FRDEBIT command. It
yields net totals (debit amounts only) from transactions.
Results FRTRNDR retrieves net totals, actual values (not provisional values),
and summary totals (by both account and transaction fields), and
allows drilldown to associated transactions.
FRTRNCR
The FRTRNCR command is the same as the FRCREDIT command. It
yields net totals (credit amounts only) from transactions.
CA Confidential
FR-CARD.Converted.doc, printed on 2/15/2006, at 3:37:53 PM. Last saved on 2/15/2006 3:37:00
PM.
Results FRTRNCR retrieves net totals, actual values (not provisional values),
and summary totals (by both account and transaction fields), and
allows drilldown to associated transactions.
Quick Reference 25
CA Confidential