s_c__Manual_Stock_Adjustment_Item__c Object Reference

Name s_c__Manual_Stock_Adjustment_Item__c
Type Custom StoreConnect Object
Description An adjustment to product stock levels as part of a manual stock adjustment

Field Definitions

Field Name Type Required Unique
s_c__Entered_By_Id__c Lookup (User) No No
The User which entered this Manual Stock Adjustment Item.
s_c__Manual_Stock_Adjustment_Id__c Lookup (s_c__Manual_Stock_Adjustment__c) No No
The `Manual_Stock_Adjustment__c` which this Item belongs to.
s_c__Notes__c LongTextArea No No
Holds any notes entered by the user when creating this Manual Stock Adjustment Item.
s_c__Product_Id__c Lookup (Product2) No No
The product this stock adjustment applies to.
s_c__Quantity__c Number(18, 0) No No
The quantity of this adjustment - for adjustments this is the relative change, for stocktake this is the absolute value.
s_c__Stock_On_Hand__c Number(18, 0) No No
The available stock on hand before this adjustment was applied.
s_c__Unit_Cost__c Currency(10, 5) No No
The cost price of the Product when this Adjustment Item was created.
s_c__Unit_Variance__c Number(18, 0) No No
The change in unit count after this adjustment is applied.
s_c__Value_On_Hand__c Currency(10, 5) No No
The total value (cost price * unit count) of the Product before this adjustment is applied.
s_c__Value_Variance__c Currency(10, 5) No No
The change in monetary value (cost price * unit count of stock on hand after this adjustment is applied.
s_c__sC_Id__c Text [External ID] No Yes
StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation