csc__Objective_Time__c
Label: Objective Time Stores the objective hours worked by a resource in a given week.
| csc__End_Date__c |
End Date |
May 2025 |
The end date of the CS timecard that the objective time hours relate to.
|
Date |
true |
|
| csc__Friday_Hours__c |
Friday Hours |
May 2025 |
The amount of hours worked on an objective by a resource on a Friday.
|
Number(4,2) |
false |
0 |
| csc__Monday_Hours__c |
Monday Hours |
May 2025 |
The amount of hours worked on an objective by a resource on a Monday.
|
Number(4,2) |
false |
0 |
| csc__Objective__c |
Objective |
May 2025 |
The objective associated with the objective time.
Looks up to: csc__Objective__c
|
MasterDetail |
|
|
| csc__Saturday_Hours__c |
Saturday Hours |
May 2025 |
The amount of hours worked on an objective by a resource on a Saturday.
|
Number(4,2) |
false |
0 |
| csc__Start_Date__c |
Start Date |
May 2025 |
The start date of the CS timecard that the objective time hours relate to.
|
Date |
true |
|
| csc__Sunday_Hours__c |
Sunday Hours |
May 2025 |
The amount of hours worked on an objective by a resource on a Sunday.
|
Number(4,2) |
false |
0 |
| csc__Thursday_Hours__c |
Thursday Hours |
May 2025 |
The amount of hours worked on an objective by a resource on a Thursday.
|
Number(4,2) |
false |
0 |
| csc__Timecard_Header__c |
CS Timecard |
May 2025 |
The CS timecard associated with the objective time.
Looks up to: csc__Timecard_Header__c
|
MasterDetail |
|
|
| csc__Total_Hours__c |
Total Hours |
May 2025 |
The total amount of objective hours for the CS timecard.
Formula: csc__Sunday_Hours__c + csc__Monday_Hours__c + csc__Tuesday_Hours__c + csc__Wednesday_Hours__c + csc__Thursday_Hours__c + csc__Friday_Hours__c + csc__Saturday_Hours__c
|
Number(18,2) |
false |
|
| csc__Tuesday_Hours__c |
Tuesday Hours |
May 2025 |
The amount of hours worked on an objective by a resource on a Tuesday.
|
Number(4,2) |
false |
0 |
| csc__Wednesday_Hours__c |
Wednesday Hours |
May 2025 |
The amount of hours worked on an objective by a resource on a Wednesday.
|
Number(4,2) |
false |
0 |
|