Schedule Assignment File
|
Previous Top Next |
If there is more than one record in the Schedule Assignment file with the same Grant ID, Tranche ID and Effective Date the system will assume that the last record is supposed to update the previous record(s). The previous record(s) will be lost and no validation error will be reported.
|
Field Name
P
=Required
|
Field Type
|
Sample Field
|
Description
| |
1
|
GrantID
|
P
|
Alpha-Numeric (40)
|
1554
|
Links to Grant information
|
2
|
TrancheID
|
P
|
Alpha-Numeric(20)
|
0001
|
The identifier of the Tranche within
the Grant
|
3
|
Schedule
Code
|
P
|
Alpha-Numeric (20)
|
3343
|
This will serve as a code where
groups of Grants can be assigned by
TrancheID through a batch update
process.
|
Examples
To properly load, fields in each row of the file must be in the following sequence:
GrantID, TrancheID, ScheduleCode
|
An example of valid lines in an Schedule File are as follows:
Grant004, 0001,3343
Grant005, 0002,4434
|