SSP PayPlanDates File - Column Reference
Individual payment due dates for payment plans with amounts
Quick Reference
| Metric | Value |
|---|---|
| File Name | PayPlanDates.xlsx |
| Total Columns | 6 |
| Required Columns | 2 |
| Primary Key | zk_PayPlanDateID |
| Foreign Keys | 2 |
All Columns
| Column Name | Description | Data Type | Required | Compatible S360 Types |
|---|---|---|---|---|
zk_PayPlanDateID PK Required |
Payment date ID (primary key) | ID/Key | Yes | Plain Text, Single Selection |
PayDate |
Payment due date | Date | No | Date, Date & Time |
Amount |
Payment amount | Currency | No | Money, Number, Decimal |
zi_PayDateDisplay |
Formatted date display | Text | No | Plain Text, Formatted Text, Single Selection |
zk_PayPlanID FK → PayPlan Required |
Payment plan ID reference | ID/Key | Yes | Plain Text, Single Selection |
zk_TermID FK → TermYear |
Term ID reference | ID/Key | No | Plain Text, Single Selection |
Field Details by Category
Primary Key
This field uniquely identifies each record and is required for data matching during sync operations.
zk_PayPlanDateID- Payment date ID (primary key)
Foreign Keys
These fields reference records in other SSP files. Import the referenced files first to ensure proper linking.
zk_PayPlanID- References PayPlan.xlsx: Payment plan ID referencezk_TermID- References TermYear.xlsx: Term ID reference
Mapping to Simply360
When configuring the SSP integration, map these columns to Data Fields in your Simply360 Data Collections. The "Compatible S360 Types" column above shows which Data Field types can accept data from each SSP column.
Data Type Compatibility Guide
- ID/Key fields → Use
PLAIN_TEXTto store SSP identifiers - Text fields → Use
PLAIN_TEXT,FORMATTED_TEXT, orSINGLE_SELECTION_FROM_LIST - Number fields → Use
NUMBER,DECIMAL, orPERCENTAGE - Currency fields → Use
MONEYfor proper currency formatting - Date fields → Use
DATEorDATE_TIME - Boolean fields → Use
BOOLEANfor yes/no values - Email fields → Use
EMAIL_ADDRESSfor email validation - Phone fields → Use
PHONE_NUMBERfor phone formatting