| SCMC__Actual_Batch_Count__c |
Actual Batch Count |
Pre-Spring 2018 |
This is the sum of all item counts in a specific Cycle Count Batch that were actually confirmed.
|
Summary |
|
|
| SCMC__Actual_Valuation__c |
Actual Valuation |
Pre-Spring 2018 |
This is the fiscal valuation sum of all items in a specific Cycle Count Batch that were actually confirmed.
|
Summary |
|
|
| SCMC__Batch_Discrepancy__c |
Batch Discrepancy |
Pre-Spring 2018 |
The count discrepancy for the cycle count batch.
|
Summary |
|
|
| SCMC__Batch_Financial_Discrepancy__c |
Batch Financial Discrepancy |
Pre-Spring 2018 |
Formula: SCMC__Expected_Valuation__c - SCMC__Actual_Valuation__c
|
Currency(18,2) |
false |
|
| SCMC__Count_Accuracy__c |
Count Accuracy |
Pre-Spring 2018 |
This is a calculation between the Expected Batch Count and the Actual Batch Count to provide the accuracy level achieved in performing a cycle count batch from a count perspective.
Formula: if ( SCMC__Actual_Batch_Count__c < SCMC__Expected_Batch_Count__c , SCMC__Actual_Batch_Count__c / SCMC__Expected_Batch_Count__c, 1-( (SCMC__Expected_Batch_Count__c - SCMC__Actual_Batch_Count__c )/ SCMC__Expected_Batch_Count__c ))
|
Percent(18,4) |
false |
|
| SCMC__Count_Status__c |
Count Status |
Pre-Spring 2018 |
Formula: IF( SCMC__Item_Locations_Counted__c = 0, $Label.StatusNew, IF( SCMC__Item_Locations_Counted__c = SCMC__Item_Locations_To_Count__c, $Label.StatusCounted, $Label.StatusInProcess) )
|
Text |
false |
|
| SCMC__Expected_Batch_Count__c |
Expected Batch Count |
Pre-Spring 2018 |
This is the sum of all item counts in a specific Cycle Count Batch that were expected to be confirmed.
|
Summary |
|
|
| SCMC__Expected_Valuation__c |
Expected Valuation |
Pre-Spring 2018 |
This is the fiscal valuation sum of all items in a specific Cycle Count Batch that were expected to be confirmed.
|
Summary |
|
|
| SCMC__Financial_Accuracy__c |
Financial Accuracy |
Pre-Spring 2018 |
This is a calculation between the Expected Valuation and the Actual Valuation to provide the accuracy level achieved in performing a cycle count batch from a financial perspective.
Formula: SCMC__Actual_Valuation__c / SCMC__Expected_Valuation__c
|
Percent(18,4) |
false |
|
| SCMC__ICP__c |
ICP |
Pre-Spring 2018 |
Formula: SCMC__Warehouse__r.SCMC__ICP__r.Name
|
Text |
false |
|
| SCMC__Item_Locations_Counted__c |
Item Locations Counted |
Pre-Spring 2018 |
This is the number of item locations within the batch that have been counted.
|
Summary |
|
|
| SCMC__Item_Locations_To_Count__c |
Item Locations To Count |
Pre-Spring 2018 |
This is the number of item locations to count in the batch.
|
Summary |
|
|
| SCMC__Status__c |
Status |
Pre-Spring 2018 |
|
Picklist: Approved Cancelled Confirmed Counted New Rejected Submitted for Approval |
|
|
| SCMC__Type__c |
Type |
Pre-Spring 2018 |
The type of cycle count requested. A manual item request or an automated requested causes the date of the last cycle count to be updated.
|
Picklist: Automated Request Manual Item Request Manual Location Request |
|
|
| SCMC__Warehouse__c |
Warehouse |
Pre-Spring 2018 |
Specific warehouse or stockroom within an ICP
Looks up to: SCMC__Warehouse__c
|
Lookup |
false |
|