Jay Cheah
Activity overview
Latest activity by Jay Cheah
-
Jay Cheah created a post,
Print & Delivery log clearing
Previous requests: https://support.boyum-it.com/hc/en-us/community/posts/4414909339537-B1-P-D-Delivery-log-BOY-85-DEL-LOG-TABLE https://support.boyum-it.com/hc/en-us/community/posts/360024732274-It...
- Jay Cheah
- 3 followers
- 1 comment
- 2 votes
- Answered
-
Jay Cheah commented,
Alvin Li you can see in my screenshot - i have the b1add on UI loaded in the background , we have successfully delivered this to customer years ago. in the past , i used 2015 as well when our cust...
- View comment
- 0 votes
-
Jay Cheah commented,
Hi Alvin Li VS community works just note that for SAP v9.3 you probably need to stick to VS 2019 or 2017 (can't remember exactly which) you cannot use VS2022 since the SAP extension inside won't l...
- View comment
- 0 votes
-
Jay Cheah commented,
Thomas i tried : MultiSetFromSql(@store1|@store3|SELECT T0."U_UDF1",T0."U_UDF2" FROM OITM T0 WHERE T0."ItemCode" = $[$38.1.0]) and this triggered some exception, i don't know exactly what is wrong ...
- View comment
- 0 votes
-
Jay Cheah commented,
Rasmus Jensen yes that is exactly what i want - too bad to hear that is a limitation. It would a BIG performance improvement for sure - esp when we have multiple validations on screen.
- View comment
- 0 votes
-
Jay Cheah created a post,
Macro SQL - multiple @StoreX
@STORE1 = SQL('SELECT CardType FROM OCRD WHERE CardCode = $[$5.0.0]'); Is it possible to do this: @STORE1, @STORE2 = SQL('SELECT CardType, CardName FROM OCRD WHERE CardCode = $[$5.0.0]'); ? this sa...
- Jay Cheah
- 6 followers
- 7 comments
- 0 votes
- Answered
-
Jay Cheah commented,
Hi I got this error for the 32 bit client, but not the 64 bit client. How do I fix this? My setup is - 64 bit OS Win Server 2016 SAP HANA 9.2 PL8 I have both 64 bit and 32 bit client installed, but...
- View comment
- Edited
- 0 votes
-
Jay Cheah commented,
I vote for this functionality too, if it hasn't already been implemented.
- View comment
- 0 votes
-
Jay Cheah created a post,
Trigger user query with variable with Macro Universal Function
I want to trigger a user-query that contains variables after a user has tabbed away from a UDF. At the moment, I can successfully trigger the user-query, that's simple enough, but I cannot seem t...
- Jay Cheah
- 2 followers
- 1 comment
- 0 votes
- Answered