Description
This SQL selection finds all the people that are missing Department references in the booking request. It picks up the Department from the person's activity linked to that booking.
Selection
Crew members missing Department references in the booking request
SQL statement
Field Specification
Field | Description |
---|---|
PIN | From the Personal Details |
Booking_Status | The status of the booking from PWCCMFLIGHTARRANGEMENTS . |
travelRequestID | The Travel Request ID of the booking from PWCCMFLIGHTARRANGEMENTS . |
Department Name | The name of the department from activity to which the booking request is linked to. |