Geoff Booth
Comments
Recent activity by Geoff Booth
-
Try changing the SQL to : SQL: SELECT '@STORE71' FROM Dummy
- View comment
- 0 votes
-
Check the Boyum Help file: SQL Report - Format section B1 Usability Package (boyum-it.com) Ensure your report has the key field(s) for an object: i,e,: CardCode from OCRD; ItemCode from OITM
- View comment
- 0 votes
-
I'm not sure if you want to block the entire order from being created if one of the items has selected a quantity with a status <> released or ?? I think you will need to add your Boyum to the fie...
- View comment
- 0 votes
-
It will fail as you are triggering "Before" the document has been saved therefore the DocNum does not exist in ORDR yet. Are you trying to block the document being added if the batches aren't selec...
- View comment
- 0 votes
-
Boyum IPT - uncheck the Field "Affects Form Mode"
- View comment
- 0 votes
-
Can you post: Your SQL Report Your "trigger" on the SQL Report to call the Line Loop (Button or Right Click menu or?
- View comment
- 0 votes
-
Can you share the entire Macro(s)? Are you trying to paste from a SQL Report to multiple Sales Orders. Do you have a line loop running?
- View comment
- 0 votes
-
Try: How to add new row on matrix automatically on UDO - SAP Community
- View comment
- 0 votes
-
Have you tried the @STORE variable system? @STORE1 = @DynamicCodeResult
- View comment
- 0 votes
-
Hi Carla, I may not be understanding the issue correctly but here goes: The button on the SQL Report would call an UF type Line Loop (or the Battleship Cobra "While" code The LL function would the...
- View comment
- 0 votes