Definition of table promotion-path-grade
Promotion Grade/Bldg list for promotion paths
, Table Dump Name prm-pthg
Alphabetical Field Summary
bldg-id: (INTG) Current building ID
comments: (CHAR) Comments for/about this grade promotion
cre-date: (DATE) Date record was created
cre-time: (CHAR) Time record was created at
cre-user-name: (CHAR) User name of user who creatd this record
extern-guid: (CHAR) External Global Unique ID for this record
first-grade: (LOGC) Set to yes if this is the first grade a student can attend
grade-id: (INTG) Current grade ID
grade-manual: (LOGC) Yes to require manual intervention to advance to next grade
history-code-id: (INTG) Optional default history code for promotion to this grade
last-grade: (LOGC) Set 'Yes' if this is the last grade a student will attend
path-step: (INTG) Path Step or order #
promotion-path-id: (INTG) Promotion Path ID
school-year-id: (INTG) School year ID associated with this record
upd-date: (DATE) Date this records was last updated on
upd-time: (CHAR) Time the record was last updated at
upd-user-name: (CHAR) Name of user who last updated this record
Alphabetical Index Summary
extern-guid: extern-guid
promotion-path-grade: (PRIMARY) school-year-id, promotion-path-id, bldg-id, grade-id
promotion-path-step: school-year-id, promotion-path-id, path-step, bldg-id, grade-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-ppg.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-ppg.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-ppg.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-ppg.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-ppg.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-ppg.p (SOURCE NOT AVAILABLE)
Tables promotion-path-grade references
building - One record for each building, for each scheduling version, f
grade-catalog - Grades Catalog
grading-setup - Grading setup controls building level setup/policy issues wi
history-code - Student History Activity Codes
promotion-path-name - List of possible promotion paths
school-year - School year file
stu-transcript-year - Student Transcript Year record. One per student, per transcr
transcript-grade - List of grades/buildings that are considered for transcripts
user-bldg - User Restricted to building list
user-grade - User Grade level restriction
Detailed Alphabetical Field Listing
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Current building ID
Attributes: Index Component
comments Data type: CHARACTER
Format: x(68)
Help: Comments for/about this grade promotion
cre-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Help: Date record was created
cre-time Data type: CHARACTER
Format: x(8)
Help: Time record was created at
cre-user-name Data type: CHARACTER
Format: x(16)
Help: User name of user who creatd this record
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
first-grade Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Set to yes if this is the first grade a student can attend
grade-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Current grade ID
Attributes: Index Component
grade-manual Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Yes to require manual intervention to advance to next grade
history-code-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Optional default history code for promotion to this grade
last-grade Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Set 'Yes' if this is the last grade a student will attend
path-step Data type: INTEGER
Format: zz9 (Initial Value: 0)
Help: Path Step or order #
Attributes: Index Component
promotion-path-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Promotion Path ID
Attributes: Index Component
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year ID associated with this record
Attributes: Index Component
upd-date Data type: DATE
Format: 99/99/9999
Help: Date this records was last updated on
upd-time Data type: CHARACTER
Format: x(8)
Help: Time the record was last updated at
upd-user-name Data type: CHARACTER
Format: x(16)
Help: Name of user who last updated this record
Created on 05/07/2012 by DBHTML V1.2