SHOWEXP

Returns expenses that have been reported in Pocket Ledger for courses in the report.

Reporting Area(s):

Accounting, Courses

Required Parameters:

  1. Course # (i.e. cocrse, rgcrse, pycrse)

Optional Parameters:

  1. Condition to return expenses (i.e. " leclass= 'HON' " )
  2. Logical .t. include budget records, .f. don't include (default)

Example(s):

SHOWEXP(cocrse) returns the total expenses for course that have been reported in Pocket Ledger (i.e. 785)

SHOWEXP(cocrse,"levend='Walmart' ") returns total expenses for course that were paid to Walmart (i.e. 45.95)

Notes:

Available only with Pocket Ledger Module

 

Related Topics Link IconRelated Topics