Order and Inventory Management Data Dictionary

Picklist__c

Label: Picklist

The picklist is the parent item for one or more items that need to be pulled from inventory. The object references the main business object that requested the parts.

Field NameField LabelCreated in VersionDescriptionTypeDefault Value
Number_of_Details__c Number of Details Pre-Spring 2018 The number of picklist details associated with this picklist.

Summary
Pick_List_Type__c Pick List Type Pre-Spring 2018 Formula:
$RecordType.DeveloperName
Text
Production_Order__c Production Order Pre-Spring 2018 Looks up to: Production_Order__c
Lookup
Purchase_Order__c Purchase Order Pre-Spring 2018 For a picklist that is created to pull parts for an outside service purchase order, this field references the purchase order that needs the parts. This field is automatically populated by the code that creates the picklist.

Looks up to: Purchase_Order__c
Lookup
Sales_Order__c Sales Order Pre-Spring 2018 For a sales order related picklist, this contains a reference to the sales order related to this picklist. This is filled in automatically by the process that creates the picklist.

Looks up to: Sales_Order__c
Lookup
Shipper__c Shipment Pre-Spring 2018 Lookup to the related shipment.

Looks up to: Shipping__c
Lookup
Status__c Status Pre-Spring 2018 The status of the picklist. New indicates that it is still being built. In Process means it has been sent to the warehouse to be processed. Complete indicates that the parts have been pulled and processed appropriately. Cancelled indicates that the action requesting the picklist has been cancelled or reversed.

Picklist:
Cancelled
Complete
In process
New
Transfer_Request__c Transfer Request Pre-Spring 2018 Looks up to: Transfer_Request__c
Lookup


© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.