KVSPSAJob Team Setup#
Fields#
| Name | Type | Note |
|---|---|---|
| Job No. | Code[20] | |
| Resource No. | Code[20] | |
| Description | Text[100] | |
| Job Title | Enum (KVSPSAJobTitle) | |
| Comment | Text[80] | |
| Time Posting | Boolean | |
| KVSPSAInvoice Suggestion | Boolean | |
| Release Time Entries | Boolean | |
| User ID | Code[50] | FlowField |
| Job Status | Enum Job Status | |
| Job Blocked | Enum Job Blocked | |
| Job Team Role | Code[20] | |
| Job Team Role Name | Text[100] | FlowField |
| Job Description | Text[100] | FlowField |
| Job Description 2 | Text[50] | FlowField |
| Source | Enum (KVSPSAJobTeamSetupSource) | |
| Resource Team | Code[20] |
Procedures#
SetIsForceChangeRole(Boolean) :#
Summary: This procedure sets the value of the global variable GlobalIsForceChangeRole.
procedure SetIsForceChangeRole(IsForceChangeRole: Boolean):
Parameters:
IsForceChangeRole: New value for GlobalIsForceChangeRole.