ItemValue

ItemValue (int myitem_id)

Description
Gets the apprioprate value of a fee item (myitem_id) for a particular type of student. It first calls DeptAmt, if there is no return it calls FacAmt before it finally calls ProgAmt. If there is stiil no return value, then the student is not paying for that fee item and Itemvalue retuns 0.
Note

Parameters

myitem_id
The id of the fee item to retrieve