Skip to content

FEEDETL ​

Returns information about specific additional/optional fee for a registration.

Reporting Area(s) ​

Registrations, Accounting

Required Parameters ​

  1. Course # (i.e. cocrse, rgcrse, pycrse)
  2. Name ID (i.e. nmid, rgid, pyid) Numeric return value: positional number of optional fee to return (i.e. 1, 2, or 3 fee on the list)

Optional Parameters ​

  1. Numeric return value: fee order number to return the fee (2 returns 2nd fee)
  2. Logical .t. returns the fee description, .f. returns the dollar amount of that fee default
  3. Logical .t. use begins as match for fee description, .f. use exactly matches for fee description

Example(s) ​

FEEDETL(rgcrse,rgid,2,.t.) returns the registrant's 2nd additional/optional fee description

FEEDETL(rgcrse, rgid,1) returns the registrant's 1st additional/optional fee amount

ADDFEE2
ADDOPT