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
Comments
Recent activity by Dave Gutman-
Hi Dave, Suggest you first confirm that there is no Item Placement Tool definitions for the B1 Validation Configuration screen. (When you right-click and selected 'Edit Item Placement' on the Vali...
-
Categories are great for grouping / identifying a set of B1UP definitions across any of the types; the 'Overview' feature is especially useful. I agree with Michael's idea to allow override of the...
-
-
Hi Dick, This can be done via a UF type = macro which executes the 'Activate (1292)' command. 1292 is the SAP Menu UID for 'Add Row'. Your line loop can fire off the macro UF. Hope this helps, Dave
-
Expanding on this idea a bit to include a new 'automatic resize' option on the UF screen. Reference: https://support.boyum-it.com/hc/en-us/community/posts/360036817953-Universal-Function-type-Cryst...
-
Perhaps using an algorithm like Soundex which can eliminate a few common spelling and punctuation differences when comparing. Would probably require writing the BP Code, BP Name and the Soundex va...
-
Maybe change the text of the right-click menu option to avoid users seeing two Copy Table choices. Maybe call the B1UP option 'Copy Table With Advanced Formatting'.
-
We have the same issue with the UDT Handler. The user can launch any number of SQL Report and / or UDT Handler windows. The macro CLOSE() command closes the current window, but what if the user h...
-
Hi Mark, I tried this a few ways and no-go here also. Would this work? Create a Macro UF that runs before your SQL Report, and finishes by calling the report. So the macro UF is called that from...
-
Thanks @Apollo. I tested it and it seems that the Item Placement Tool allows you to move Function Buttons on forms generated via the UDT Handler on the screen. I'm still having some issue with the...