This component lets you register the consumption of components (called Operation Products in 24Flow lingo) during production, see the screenshots below.
The component allows you to do multiple and intermediate component consumption registrations while working on a specific operation for a production order.
As for other components, the Component picker consists of:
-
An (editable) screenflow with API name
X24Flow_InputTracking. -
Custom Metadata Types for general configuration.
-
Record-specific parameters set in the
Operation Productsobject.
Custom Metadata Types for the Component Picker
The parameters in the General section are very similar to those of the Output Tracking component:
-
Required Operation Status: Allows you to restrict the operation statuses in which a component consumption registration can occur.
-
Enable Type Selection: When checked, the operator can choose the type: Input or Scrap.
-
Default Input Type: Set to either Input or Scrap.
-
Autofill Remaining Quantity: When checked, the remaining quantity will be autofilled.
-
Increment Button Values: Comma separated values of the increments.
-
Increment Button Size: Button size of the increments.
The filter section allows you to work with a subset of the components linked to the operation:
-
Filter SObject: API name of the Salesforce object that is used within the component. For component consumption, this needs to be set to
sfy24__Operation_Product__c -
Filter API Field: the API name of the field that will be filtered on.
-
Filter Condition: logic operator.
-
Filter Field Value: API name of the field. In case of multiple fields, use semi-column as a separator.
-
Filter Fields: List of fields from the Operation Products that need to be retrieved, e.g. to be used within the screenflow.
-
Filter Sort Field: Field to sort on.
-
Filter Sort Direction: Sort ascending or descending.
Fields on the Operation Products Object
The Component Picker makes use of the following fields on the Operation Products object:
-
Product Name (sfy24__ProductName__c): Name of the linked product.
-
Display URL (sfy24__DisplayURL__c)': Display URL of the linked product.