Yaremi Miranda Lopez
- Total activity 1013
- Last activity
- Member since
- Following 0 users
- Followed by 9 users
- Votes 69
- Subscriptions 469
Comments
Recent activity by Yaremi Miranda Lopez-
Hello Saman, The only example we have is this article: https://support.boyum-it.com/hc/en-us/articles/204284138-Dynamic-Code For more information please contact SAPB1 Forums, this is a SAP B1 Func...
-
Official comment Hello Randy, you need to extend your Macro and need to store the document number since you can't transfer from one first window to a third one because you loose the value. @STORE1=$[$8.0.NUMBER]; ...
-
Hello, What type of event are you using? -You need to create the label with the content creator when the form is open. -Hide this label. -On the event Data Load you execute a Universal Function ty...
-
Official comment Hello Rob, In this case you are working with a grid so you need to add a column in the trigger, for example when you validate the Item Code value 1. Also I suggest that you change in the SQL Condit...
-
Official comment Hello Matt, If the document is already created you can do it but you need to add a sub query toobtain all the items in the document instead of selecting just one. If the document is not created y...
-
Official comment Hello Michael, Yes you can, you need to go to Administration > Add-ons > B1 Usability Package > Module configuration > B1 Print & Delivry > Report action, search for the report action that correspo...
-
Official comment Hello, I recommend that you reach your partner for more information, we have received a few tickets with a similar problem and apparently it is caused by a SAPB1 bug.
-
Hello Rob, You need to define an specific row when you click in the Golden Arrow. Please try this 2 scenarios: - Change your Dynamic Syntax to something like this:$[$BOY_1.ItemCode.0.SELECTED]Befor...
-
Hello Matt, We don't have an specific article that creates a temp table. Please contact your partner to request Premium Service.
-
Official comment Hello Oliver, To do this you need to create a Universal Function type Dynamic Code to get the value and then use it in a report, but you need programming skills. Please contact your Partner and re...