FRDEBIT

Sage ERP Accpac General Ledger 6.0

FRDEBIT

Syntax

FRDEBIT(field name, account reference, criteria, currency)

For a complete parameter description, see FRAMT.

Description

This function is the same as FRAMT, except that it only includes accounts that have debit amounts (balances or net changes). You can also select Use Rolled Up Amounts.

Use the criteria parameter to restrict this function to DR account types.

Notice in the following table that FRDEBIT returns a blank when the value of a credit account is zero or a credit amount, but returns a zero when the value of a debit account is zero.

Command

Acct. Type

Value

FR Display

FRAMT

Debit Acct.

100 DR

100

 

Debit Acct.

0

0

 

Credit Acct.

0

0

 

Credit Acct.

100 DR

-100

FRCREDIT

Debit Acct.

100 DR

100

 

Debit Acct.

0

0

 

Credit Acct.

100 DR

100

 

Credit Acct.

100 CR

blank

See also