Skip to end of banner
Go to start of banner

Sub Contracts

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

Summary

View to show all active sub contracts' information for crew

Keywords

Contracts datagroup

Category

Crew List View

Description

View to show all active sub contracts' information for crew.

View Sample

Main Data Selection

All crew members employed under the current organization and units below that have at least one sub contract record in PW001P20 (Contracts datagroup).

Select only persons where employment state = employed, and where employment start is less than today.

Select only contract = Sub contract. If several - ordered by newest contract on top.
Scenario: Possibility to view all active sub contracts (active = not 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).

SQL statement

Please remember to update the View ID in the view from dbo.PW001SRVXX to the correct one.

 sql select statement
 

Columns Specification

Column

Description/ Location in APM

PIN

Select from Personal Details > Personal > Pin

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 > Employment State > Start

Format dd/mm/yyyy

EMPLOYMENT END DATE

Select from Personal Details > Employment > Employment State > 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

  • No labels