The table below shows the data relationship between PMI data elements/fields (target) and corresponding source data elements/fields (source).
You will find the transformation/load rules meant to explain any programmatic manipulation and calculation applied in the adapter to get the desired data format and/or result in the PMI staging table where such have been applicable.
An example of the source file data, format and structure is also attached below the table.
This table will be updated whenever the source file or the adapter in question are changed throughout the interface life-cycle.
NB. This export lacks property name and therefore needs to have each property defined in [TimeSystem_Properties_External] with the “Property ID” (from the source file).
# | PMI data element (target) | Description | Mandatory / Optional | Data transformation/load rules | Protime data element (source) | Comment |
---|---|---|---|---|---|---|
1 | Property ID | ID of the property (hotel, restaurant) | M | Directly mapped to source equivalent | PropertyID | |
2 | Property Name | Name of the property (hotel, restaurant) | M | Directly mapped to source equivalent | Property Name | Not always reliable. |
3 | Department ID | ID of the department within the property | M | Directly mapped to source equivalent | Not in use | |
4 | Department Name | Name of the department within the property | M | Directly mapped to source equivalent | DepartmentName | |
5 | Date | Working date (timesheet) | M | Directly mapped to source equivalent | Date | |
6 | TimeCategory ID | ID of the time category | M | Directly mapped to source equivalent | Not in use | |
7 | TimeCategory Name | Name of the time category (e.g. Fixed Salary, Absence) | M | Directly mapped to source equivalent | Type | |
8 | JobCategory ID | ID of the job category | O | Directly mapped to source equivalent | Not in use | |
9 | JobCategory Name | Name of the job category (e.g. Servers, Managers) | O | Directly mapped to source equivalent | PayCodeName | |
10 | Staff ID | ID of the staff (employee) | M | Directly mapped to source equivalent | StaffID | |
11 | Hours | Number of hours (on the timesheet) | M | Exists in minutes. Transformation rule: minutes divided by 60 to get number of hours in PMI | Hours | |
12 | Approved | If the hours are approved or not | M | Approved and to-be-approved hours exist. Loading rule: only import approved hours | Approbation | Empty = true |