addFeeWithExtraData

Identical to the addFee function, but also allows you to populate the comment and user defined fields.

Version

1.6

Parameters

Parameter Type Description
fcode string Fee code to be added.
fsched string Fee schedule of the fee to be added.
fperiod string Fee period to be used.
fqty integer Quantity to be entered.
finvoice string Flag for invoicing (“Y” or “N”).
feeCap CapIDModel Record ID object.
feeComment string Comment field on the fee item.
UDF1 string Value for user defined field on fee item.
UDF2 string Value for user defined field on fee item.