CertificationParameters
Name: Certification Parameters
Type: Application
Modules: Cert
Description: Contains property settings unique to Cert, both system and profile.
| Field | Documentation |
|---|---|
| PID | Numeric identifier of the certification parameter. |
| PresumeEligDays | Number of days a client is presumed eligible. It may take some time from the initial request for services until approval. |
| IdCardValidDays | Number of days the client ID card is valid. |
| MaxEligDays | Maximum number of days that a client can be eligible. |
| PIdField | Name of the database field in which to store the letter ID. Selected from a drop-down of UserString fields. |
| PIdDays | Name of the database field in which to store the number of eligibility days. Selected from a drop-down of UserString, UserLong, etc. |
| PNotify | Deprecated. |
| PExpiration | Name of the database field in which to store the name of a Notification letter. Selected from a drop-down of UserString, UserLong, etc. |
| PFirst | Number of days before the first expiry warning letter is sent. |
| PSecond | Number of days before the second expiry notification letter is sent. |
| PInactive | Number of days before the client is marked as inactive. |
| PGrace | Number of days that a client may be marked as eligible while a review, interview, etc. is processed. |
| PMailTypeField | Numeric identifier of the passenger type that the mailing address is for (e.g., CH or CC) (from the PassTypes table). |
| PLabel | Deprecated. |
| PAppealN | Deprecated. |
| PCertifyN | Deprecated. |
| PRenewN | Deprecated. |
| PAtypeMain | Hard-coded location type of the main client address (e.g., CH or CC). |
| PAtypeMail | Hard-coded location type of the mailing address (e.g., CH or CC). |
| PDefState | Default US state to use. |
| ReportsFolder | Full path and filename of the Crystal reports folder. |
| PFillAppDate | Flag that indicates the application date is automatically filled in. |
| PFillMemo | Flag that indicates the username and date are automatically added to a memo. |
| PMedReqRange | Number of days to check for medical requests. |
| PAddClient | Flag that indicates a pop-up message will be displayed when adding a new client. |
| PMedAptElg | Name of the medical appointment review type. |
| PMedIntElg | Name of the interview eligibility review type. |
| HCity | Default city that the Home addresses are in. |
| LocType | Default location type to be displayed (from the LocationTypes table). |
| AccId | Numeric identifier of the Certification Account Type to attach to the parameters (from the CertificationAccType table). |
| FareTypeAbbr | Abbreviation of the default fare type (from the FareTypes table). |
| SpaceType | ID of the default space type (from the SpaceTypes table). |
| PLockMemo | Flag that indicates whether the Memo field should be locked. |
| PDefInterval | Default length of an appointment slot. |
| DocumentPath | Full path and name of the location of certification documents. |
| CommentsField | Flag that indicates what field to use for comments when searching them for letters, addresses, clients, bookings, etc. (0 = private comment, 1 = regular comment, 2 = address comment). |
| GridFolder | Full name and path of the folder to be used for storing the grid layout of the certification application. |
| ExpClientCertify | Default status type of expired clients (from the CertificationStatus table). |
| NewClientCertify | Default status type of new clients (from the CertificationTypes table). |
| PresumptiveFromStatus | Starting status of a certification application (from the CertificationStatus table). The default is Pending. |
| PresumptiveToStatus | Final status of the certification application (from the CertificationStatus). The default is Approved. |
| PUserStringAppend | Flag that indicates whether additional items will be sent (appended) to the letter to the client. |
| PUserStringField | Database UserString field name to use to store the name of a letter or comment to append to a letter. |