
Eduardo Garroux
B1UP fan, SAP consultant, and gamer in spare time.
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
Activity overview
Latest activity by Eduardo Garroux-
Eduardo Garroux commented,
I don't know if I can put it here, but this can be easily done by creating a Dynamic Code (.Net SDK) UF with this simple code: Recordset oRSOrders = (Recordset)company.GetBusinessObject(BoObjectTyp...
-
Eduardo Garroux created a post,
UF - Service Layer
AnsweredIntro: As of version 10 of SAP Business One, SAP encourages the usage of Service Layer. Not only because it's fancy, but it outperformances DI API integrations by far. As example, I have 2 scenario...
-
Eduardo Garroux commented,
Yes, @STOREs works perfectly. I've been using them for years. You can also create an UDO with fields for your parameters, remove Add button and create a new button where you would Trigger the custo...
-
Eduardo Garroux commented,
Can't you use an Schedule UF with C# Code, that use an Record.Set querying those open Orders and changing their DocStatus within DI API?
-
Eduardo Garroux commented,
Can't you trigger it on "Next" button, make it BeforeAction: False, ActionSucces: True, make it Sleep for .5 and then validate any field that exists in this form? Like: IF $[$31.0.0] = 'My pane ite...
-
Eduardo Garroux commented,
Hi, Scott. I think this should be in Feature Request session. But, you can make this work with "Revolver - Tabs", an Chrome Extension (there are many apps/extensions that would do that). Then you j...