Data Model > Data Dictionary > S > Stock Transfer
Stock Transfer
This object is used to capture inventory transfer between two locations through hand-pick/delivery. This is used when Field engineers drop by at a warehouse to pick up inventory or when parts are moved between a warehouse and a repair facility both located in the same building.
API Label: SVMXC__Stock_Transfer__c
No. of Fields: 11
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Batch/Lot
SVMXC__SM_Batch_Lot__c
Lookup(Batch/Lot Master)
(Do Not Use)
Destination Location
SVMXC__Destination_Location__c
Lookup(Location)
Physical Location where stock is transfered to. This is a lookup to an existing site record.
Partner Account
SVMXC__Partner_Account__c
Lookup(Account)
Lookup to Account, set by trigger.
Partner Contact
SVMXC__Partner_Contact__c
Lookup(Contact)
Lookup to Contact, set by trigger.
Parts Request
SVMXC__SM_Parts_Request__c
Lookup(Parts Request)
The Part Request referenced.
Source Location
SVMXC__Source_Location__c
Lookup(Location)
Physical Location from where stock is transfered. This is a lookup to an existing site record.
Standard Fields
Name
Name
Auto Number
The auto-generated record number.
Roll-up Summary Fields
Not Posted Item Count
SVMXC__Not_Posted_Item_Count__c
Roll-up Summary(COUNT Stock Transfer Line)
Count of line items that are not posted.
Custom Fields
Additional Information
SVMXC__Additional_Information__c
Long Text Area(32000)
Any additional information relevant to this stock transfer.
IsPartner
SVMXC__IsPartner__c
Formula (Text)
Flag indicates if transaction is for/ by a Partner or not.
IsPartnerRecord
SVMXC__IsPartnerRecord__c
Checkbox
Flag indicates if transaction is for/ by a Partner or not.
Was this helpful?