...
Show if | ||||||
---|---|---|---|---|---|---|
| ||||||
This section is only visible for the Adonis employees.
|
Page Properties | ||||||
---|---|---|---|---|---|---|
|
Description
View to show all active main contracts' information for crew.
View Sample
...
Main Data Selection
Select only persons where employment state = employed, and where employment start is less than today, and end date is greater than today and/or null.
Select only contract = Main contract. Ordered by newest contract on top.
Scenario: Possibility to view all active main contracts (active = not old/terminated ones) for employees in your organization (user privileges in ACC: the user should not be able to see all contracts only contracts for the employees linked to companies where the user has access to in Organization tab > ‘Can Open Client’ column).
Ignore amendments.
SQL statement
Please remember to update the View ID in the view from dbo.PW001SRVXX to the correct one.
Expand | |||
---|---|---|---|
Code Block |
| ||
|
Columns Specification
Column | Description/ Location in APM |
---|---|
PIN | Select from Personal Details > Personal > Pin |
Start Page
...
NAME | LastName FirstName (no comma, only space) Select from Personal Details > Personal > Name |
RANK | Select from Personal Details > Employment, Rank, Current Rank; name of current rank |
EMPLOYMENT START DATE | Select from Personal Details > Employment > Start Format dd/mm/yyyy |
EMPLOYMENT END DATE | Select from Personal Details > Employment > End Format dd/mm/yyyy |
CURRENT CONTRACT TYPE | [Select from Datagroup Contract, Details, Type; name of type] |
CURRENT CONTRACT RANK | [Select from Datagroup Contract, Details, Current Rank; name of rank] |
CURRENT CONTRACT END | [Select from Datagroup Contract, Other info, Customized field "ENDDATE" (Contract End Date); value of end date] |
CURRENT CONTRACT TRIAL PERIOD END | [Select from Datagroup Contract, Current Main contract; trial period end date] |
Start Page
N/A