Dave Gutman
I'm an ERP software consultant with over 10 years in the Business One world. My expertise is focused on Boyum's B1UP, Produmex WMS, Produmex Scan, Beas manufacturing, and Cystal Reports.
- Total activity 584
- Last activity
- Member since
- Following 2 users
- Followed by 1 user
- Votes 137
- Subscriptions 342
Activity overview
Latest activity by Dave Gutman-
Dave Gutman commented,
Hi Bill, Can you please share a screenshot of the validation that runs your Universal Function? Is the validation run from a prior screen the UF opens the Freight Charges screen? Also can you pl...
-
Dave Gutman commented,
I completely agree that the changes in this FR will significantly improve usability of the MDM screens. The Master Data Managers are a vastly under-utilized B1UP component. Suggest an additional e...
-
Dave Gutman commented,
Hi Josh, There are some known issues using Function Buttons. The alternative is to create buttons using the Item Placement Tool (IPT) and use Validation to respond to the user clicking the button. ...
-
Dave Gutman commented,
Hi Sergio, The short answer is no, Produmex can't be configured to not create the SAP transactions. But there are some 'creative' things you can try - Setup SAP Approvals on all transactions for ...
-
Dave Gutman commented,
Hi Sergio Fernandez, I'm pretty sure that there is no way to use Produmex WMS without SAP postings. Produmex is written specifically for SAP B1, there is no 'bridge' or integration component betwee...
-
Dave Gutman created a post,
Item Placement Tool (IPT) - any way to surpress error if screen field (item) does not exist
Has anyone found a way to suppress the error during screen load when the Item Placement Tool (IPT) attempts to move a screen item (field) that does not currently exist on the screen? I know this so...
-
Dave Gutman created a post,
UF SQL Report - Add an option to display a message or run another UF when there is no data to display
AnsweredUF SQL Report - Add an option to display a message or run another UF when the SQL Report has no data to display in the grid. We use many SQL Reports to display information where it is possible / li...
-
Dave Gutman commented,
Hi Josh, I think this might help: Launch the 'Calendars' option from the SAP main menu. The Calendar overview screen appears. Right click on this screen and select 'Make Items Read Only ...' from ...
-
Dave Gutman commented,
Negative inventory is used to support fulfillment when keeping SAP in sync with actual stock transactions is delayed (i.e., stock is physically received, but the GRPO is not created in near-real-ti...
-
Dave Gutman commented,
Hi Kate, Regarding the syntax error, it looks like the closing parentheses ')' needs to be at the end of the evaluation. For example: IF ('S052-01-0000' <> 'HAZ-20-0000') You can get ideas on how ...