pvStudentCourseChargesFinancial


Columns

Column Type Size Nulls Auto Default Children Parents Comments
StudentCourseChargesSeq int 4 null
StudentCoursesSeq int 4 null
SortOrder int 4 null
FeeCode varchar 15 null
Description varchar 100 null
Amount money 21,4 null
PostingNumber int 4 null
ToBeChargedFlag bit 1 null
ChargedAmount money 21,4 null
PaidAmount money 21,4 null
OwingAmount money 21,4 null
AllowChargeDate datetime 16,3 null

Table contained 0 rows

View Definition


Possibly Referenced Tables/Views