ProgAmt
ProgAmt (int myitem_id)
Description
Gets the value of a fee item (myitem_id) at the programme level.
Note
- Ensure the class members/variables are properly set because they are used as query conditions.
- Though possible, it is not reccomended that you call this method directly in your code. Always use ItemValue method to get the value of fee items of student since it calls DeptAmt, FacAmt and ProgAmt in its implementation
Parameters
myitem_id
The id of the fee item to retrieve