Data Model > Data Dictionary > A > Allocated Stock
Allocated Stock
This object captures Allocated Stock details.
API Label: SVMXC__Allocated_Stock__c
No. of Fields: 10
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Customer
SVMXC__Customer__c
Lookup(Account)
This field specifies the account to which this allocated stock belongs to.
Product Stock
SVMXC__Product_Stock__c
Master-Detail(Product Stock)
Sales/Repair Order
SVMXC__Sales_Repair_Order__c
Lookup(Parts Order)
This field refers to the parts order to the Sales/Repair Order.
Sales/Repair Order Line
SVMXC__Sales_Repair_Order_Line__c
Lookup(Parts Order Line)
This field refers to the parts order to the Sales/Repair Order Line.
Shipment Order
SVMXC__Shipment_Order__c
Lookup(Parts Order Line)
This field refers to the parts order to the RMA/Shipment Order.
Shipment Order Line
SVMXC__Shipment_Order_Line__c
Lookup(Parts Order Line)
This field refers to the parts order to the RMA/Shipment Order Line.
Standard Fields
Record Number
Name
Auto Number
The auto-generated auto number.
Custom Fields
Allocated Qty
SVMXC__Allocated_Qty__c
Number(14, 4)
This field specifies the allocated quantity for the request.
Pending Qty
SVMXC__Pending_Qty__c
Formula (Number)
This field specifies the pending quantity for the request.
Shipped Qty
SVMXC__Shipped_Qty__c
Number(14, 4)
This field stores the actual quantity shipped for the request.
Was this helpful?