S_STU_ACP_S (ver 16.11.0)
This table is a standalone table and stores a Student's association to an Academic Plan. This table is available for all states and provinces and might or might not be utilized for your state or province.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 16.11.0 | Number(11,0) | Primary Key |
S_ACP_SID | 16.11.0 | Number(11,0) | Foreign Key to S_ACP_S table. |
StudentsDCID | 16.11.0 | Number(11,0) | Foreign Key to Students table. |
Primary_TF | 16.11.0 | Number(1,0) | The primary academic plan associated to the student indicator. |
ACP_Load_Count | 19.7.1.0 | Number(11,0) | ACP_Load_Count stores the number of times the Auto Load Course Data Script has been run. ACP_Load_Count is updated to 1 after the Auto Load Course Data Script is run. |