Consumable Element Overview for Mobile Inventory Management
Learn about the Consumable Element for mobile inventory in NetSuite 2026.1, including configuration and usage tips.
The inventory section loads whenever the mobile app is started or refreshed, and provides inventory or item data for the quote, consumables, salesorder, order, receive, and return tabs.
It loads four elements, each with a specific purpose:
-
consumable
-
kit
-
orderable
-
receivable
You can see the basic configuration shell in the code block below.
1"inventory": {2 "element": {3 "consumable": {4 "uri": "consumable",5 "type": "datalist",6 "options": {7 .... }8 },9 "kit": {10 "uri": "kit",11 "type": "datalist",12 "options": {13 .... }14 },15 "orderable": {16 "uri": "orderable",17 "type": "datalist",18 "options": {19 .... }20 },21 "receivable": {22 "uri": "receivable",23 "type": "datalist",24 "options": {25 .... } 26 }27 }28}Kit Element
The kit element works with the consumable element on the salesorder tab and checks if all components and quantities are in the user's location. If so, the kit will appear in the available items list on the salesorder tab.
Orderable Element
The orderable element loads any items with the Field Service Show On Mobile box checked. This data is used on the quote and order tabs.
Tip:
Don't set up more than 10,000 items for the mobile quote and order tabs, since this slows down app loading and item field performance. Show only the most common parts and add a miscellaneous item for the back office to flag extra parts.
Receivable Element
The receivable option loads any transfer orders pending receipt to the employee's location, plus the lines, items, and quantities to be received. This data is used on the receive tab.
To learn more about the inventory section, see the following:
-
Configuring Additional Inventory Section Searches
Default Configuration
Elements loaded in the inventory section can be accessed elsewhere on the mobile through user resources.
1"user": {2 "employee": {3 ...4 "map": {5 ....6 },7 "resources": [8 {9 "resources": [10 "inventory"11 ]12 }13 ]14 }15 },You can also add new components that aren't inventory or item related and they'll be available on mobile too. For more examples, see Configuring Additional Inventory Section Searches.
Inventory Section Considerations
Here are a some things to keep in mind, including some limitations, when using the inventory section.
-
Data loaded in options is cached until you refresh the mobile app, so item quantities aren't updated automatically. Updates appear after they're saved in NetSuite and the mobile app is refreshed.
-
You can add or change elements, but inventory and item searches are used in other parts of mobile. For example, the
consumableoption loads available stock to fulfill sales orders. Changing these searches can cause errors or affect other FSM functions like order fulfillment, so you shouldn't modify them unless you're sure of the impact.
Related Topics
- Consumables Tab in FSM Mobile
- Receive Tab in FSM Mobile
- Return Tab in FSM Mobile
- Transfer Order Tab in FSM Mobile
- Sales Order Tab in FSM Mobile
General Notices
Frequently Asked Questions (4)
What criteria must be met for an item to appear in the mobile consumable inventory section?
Can I modify the searches for consumable items without affecting anything else?
How do kits work within the consumable inventory section?
What are the limitations to be aware of in the inventory section of the mobile app?
Weekly Update History (2)
Added the following help topics under the Inventory Section in FSM Mobile: Consumable Element in the Inventory Section Configuring Additional Inventory Section Searches
View Oracle DocsAdded the new topic Inventory Section under the Mobile User Guide to include information about default configuration, limitations, and configurability.
View Oracle DocsWas this article helpful?
More in Field Service Management
- Field Service Management Enhancements and Bug Fixes for 2026
Field Service Management updates in 2026.1 and 2026.05.2 enhance features and streamline performance.
- Field Service Management Enhancements in NetSuite
Discover recent enhancements to Field Service Management in NetSuite, including improved scheduling and real-time data access.
- Add File Item Screen Enhancements in NetSuite 2026.1
The Add File Item screen in NetSuite 2026.1 improves file attachment to tasks with intuitive features and better usability.
- Task List and Barcode Scanning Enhancements in Field Service
Field Service Management improves mobile app with task list search enhancements, barcode scanning, and loading indicators.
Also from NetSuite 2026.1
- Custom Tool Script Enhancements in NetSuite
NetSuite 2026.1 enhances custom tool scripts with execution logs, a new management page, and binary file support. TL;DR Opening
- NetSuite CPQ Functions Overview and Usage in 2026.1
NetSuite CPQ 2026.1 introduces a comprehensive list of functions, optimizing both client-side and server-side operations for better governance and...
- Unlimited Sandbox Refreshes in NetSuite 2026.1
NetSuite 2026.1 introduces unlimited sandbox refreshes and changes access for OCI configurations.
- Enriched Bank Data for Improved Transaction Matching in NetSuite
Updated for NetSuite 2026.1: Enriched Bank Data feature enhances transaction matching accuracy using generative AI.
Advertising
Reach Field Service Management Professionals
Put your product in front of NetSuite experts who work with Field Service Management every day.
Sponsor This Category