Definition of table promotion-path-name
List of possible promotion paths
, Table Dump Name prm-pthn
Alphabetical Field Summary
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
description: (CHAR) Description of the promotion path
extern-guid: (CHAR) External Global Unique ID for this record
history-code-id: (INTG) Optional default history code for promotion of this path
path-manual: (LOGC) Yes to require a person to manually move student along path
promotion-path-id: (INTG) Promotion Path ID [DEFINE KEY]
promotion-path-name: (CHAR) Name of this promotion path
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
description: school-year-id, description
extern-guid: extern-guid
promotion-path-id: (UNIQUE, PRIMARY) school-year-id, promotion-path-id
promotion-path-name: school-year-id, promotion-path-name
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-ppn.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-ppn.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-ppn.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-ppn.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-ppn.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-ppn.p (SOURCE NOT AVAILABLE)
Other tables who reference promotion-path-name
building - One record for each building, for each scheduling version, f
promotion-path-grade - Promotion Grade/Bldg list for promotion paths
stu-year - One record for each year a student exists in the district
Tables promotion-path-name references
history-code - Student History Activity Codes
school-year - School year file
Detailed Alphabetical Field Listing
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
description Data type: CHARACTER
Format: x(28)
Help: Description of the promotion path
Attributes: Index Component
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
history-code-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Optional default history code for promotion of this path
path-manual Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Yes to require a person to manually move student along path
promotion-path-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Promotion Path ID [DEFINE KEY]
Attributes: Index Component
promotion-path-name Data type: CHARACTER
Format: x(8)
Help: Name of this promotion path
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