Overview
This structure is used to specify the the constraint, effective date, notes and notification e-mails that a scheduler would like to apply a project role when booking hours and/or a candidate.
Format
- PwsProjectRoleApproveFinalizeOrder
- ConstraintType: String
- EffectiveDate: DateTime
- ProjectManagerNotes: String
- SendBookingEmailFlag: Boolean
- SendPmBookingEmailFlag: Boolean
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
ConstraintType | String | Yes | N | This field determines the constraint that will be applied when filling hours. "N": None "W": NWH (Normal Working Hours) "H": NWH - Holidays "T": NWH - Holidays - Time Off "A": Available Hours | N |
EffectiveDate | DateTime | No |
| The constraint specified above is applied as of this date. | 2020-01-06T00:00:00.000Z |
ProjectManagerNotes | String | No |
| The PM or requester's notes in association with this booking. | Scheduling Hours |
SendBookingEmailFlag | Boolean | No | false | If 'true', an email notification will be sent to the scheduler. | true |
SendPmBookingEmailFlag | Boolean | No | false | If 'true', an email notification will be sent to the PM and all of the members of the PM team that are signed up for e-mail notification. | false |