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.
# | PMI data element (target) | Description | Mandatory / Optional | Data transformation/load rules | PPE data element (source) | Comment |
---|---|---|---|---|---|---|
1 | Property ID | ID of the property (hotel, restaurant) | M | Directly mapped to source equivalent | Not in use | |
2 | Property Name | Name of the property (hotel, restaurant) | M | Directly mapped to source equivalent | Property Name | |
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 | Department Name | |
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 | / AZ, eventuelle über Weekly |
7 | TimeCategory Name | Name of the time category (e.g. Fixed Salary, Absence) | M | Directly mapped to source equivalent | Type | This is needed to separate productive and non-productive hours |
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 | Cost Center Name | |
10 | Staff ID | ID of the staff (employee) | M | Directly mapped to source equivalent | Staff ID | Not presented at staff level, but at job category and date level |
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 | Approved | All hours included in the file are approved in PPE |
Download an example of the source file format:
It should be a csv file that format isn’t supported in the wiki.