BLOCK_ID_TBL

(SQL Table)
Index Back

Last Block ID Table

This table stores the Last Student and Course Block IDs assigned.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 STDNT_BLK_ID_LAST Number(12,0) DECIMAL(12) NOT NULL Used for keeping Track of Last id used for Student Block in Block enrollment
2 CRSE_BLK_ID_LAST Number(12,0) DECIMAL(12) NOT NULL Keeps track of the last Courseblock id used for Used for Block enrollment.