luFutureStatusMerge lookup table
Description
The luFutureStatusMerge lookup table is used by the crspFutureStatusChangePrint stored procedure when creating mail merge letters. The merge code entries are matched with each future student who has an application with a certain status.
The selected value (Testing, in this example) is linked to the luFutureStatusMerge lookup table using its MergeCode of T. When an application status is changed to Testing, its MergeCode is also changed as well. Any applications with this MergeCode are selected by the crspFutureStatusChangePrint stored procedure.
Example
Fields
Field | Description |
---|---|
Code | Unique merge code. |
Description | Description for the entry. |
ModifiedDate | Date and time the lookup table entry was last modified. |
ModifiedUser | User that last modified the lookup table entry. |