Difference between revisions of "Slotting Import"
From sbv.wiki
(Created page with "This import updates the employee’s earliest non-zero shift history entry with a date. This is used as part of starting the accrual process. The first non-zero shift history ...") |
|||
| Line 5: | Line 5: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| − | + | ! Column Type | |
| − | + | ! Identifiers | |
| − | + | ! Notes | |
| − | + | ! Required | |
| − | | | + | |- |
| − | + | ||
|- | |- | ||
| + | | Employee ID | ||
| + | | Employee ID, Emp ID, ID | ||
| | | | ||
| − | + | | Yes | |
| − | | | + | |
| − | + | ||
| − | + | ||
| − | + | ||
|- | |- | ||
| − | | | + | | Pay Date |
| − | Pay Date | + | | Pay Date, Date |
| − | | | + | | The new date for the first non-zero shift history entry |
| − | Pay Date, Date | + | | Yes |
| − | | | + | |
| − | The new date for the first non-zero shift history entry | + | |
|} | |} | ||
Revision as of 18:04, 10 June 2015
This import updates the employee’s earliest non-zero shift history entry with a date. This is used as part of starting the accrual process. The first non-zero shift history record is the starting date for accruals.
Required Columns
| Column Type | Identifiers | Notes | Required |
|---|---|---|---|
| Employee ID | Employee ID, Emp ID, ID | Yes | |
| Pay Date | Pay Date, Date | The new date for the first non-zero shift history entry | Yes |