addAllFees
Adds all fees within a fee schedule to the record. Optionally flags the fees for automatic invoicing by the script.
Version
1.3
Parameters
| Parameter | Type | Description | 
|---|---|---|
| fsched | string | Fee schedule to be added. | 
| fperiod | string | Fee period to be used. | 
| fqty | integer | Quantity to be entered. | 
| finvoice | string | Flag for invoicing (“Y” or “N”). |