csc__Timecard_Header__c
Label: CS Timecard Stores the hours and days worked by a resource in a given week.
| csc__Account__c |
Account |
Spring 2025 |
The account associated with the CS timecard.
Looks up to: Account
|
Lookup |
false |
|
| csc__End_Date__c |
End Date |
Spring 2025 |
The end date of the CS timecard.
|
Date |
true |
|
| csc__Friday_Hours__c |
Friday Hours |
Spring 2025 |
The amount of hours worked by a resource on a Friday.
|
Number(4,2) |
false |
0 |
| csc__Miscellaneous_Time_Hours__c |
Miscellaneous Hours |
Spring 2025 |
The amount of miscellaneous hours associated with the CS timecard.
|
Summary |
|
|
| csc__Monday_Hours__c |
Monday Hours |
Spring 2025 |
The amount of hours worked by a resource on a Monday.
|
Number(4,2) |
false |
0 |
| csc__Objective_Hours__c |
Objective Hours |
May 2025 |
The amount of objective hours associated with the CS timecard.
|
Summary |
|
|
| csc__Playbook_Hours__c |
Playbook Hours |
Spring 2025 |
The amount of playbook hours associated with the CS timecard.
|
Summary |
|
|
| csc__Playbook_Task_Hours__c |
Playbook Task Hours |
Spring 2025 |
The amount of playbook task hours associated with the CS timecard.
|
Summary |
|
|
| csc__Resource__c |
Resource |
Spring 2025 |
The resource associated with the CS timecard.
Looks up to: csc__Resource__c
|
Lookup |
true |
|
| csc__Saturday_Hours__c |
Saturday Hours |
Spring 2025 |
The amount of hours worked by a resource on a Saturday.
|
Number(4,2) |
false |
0 |
| csc__Start_Date__c |
Start Date |
Spring 2025 |
The start date of the CS timecard.
|
Date |
true |
|
| csc__Submitted__c |
Submitted |
May 2025 |
If selected, the timecard is submitted for reporting.
|
Checkbox |
|
false |
| csc__Success_Plan_Hours__c |
Success Plan Hours |
May 2025 |
The amount of success plan hours associated with the CS timecard.
|
Summary |
|
|
| csc__Sunday_Hours__c |
Sunday Hours |
Spring 2025 |
The amount of hours worked by a resource on a Sunday.
|
Number(4,2) |
false |
0 |
| csc__Thursday_Hours__c |
Thursday Hours |
Spring 2025 |
The amount of hours worked by a resource on a Thursday.
|
Number(4,2) |
false |
0 |
| csc__Total_Hours__c |
Total Hours |
Spring 2025 |
The total amount of 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 |
Spring 2025 |
The amount of hours worked by a resource on a Tuesday.
|
Number(4,2) |
false |
0 |
| csc__Wednesday_Hours__c |
Wednesday Hours |
Spring 2025 |
The amount of hours worked by a resource on a Wednesday.
|
Number(4,2) |
false |
0 |
|