Patrice Vigier
- Total activity 52
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 16
Comments
Recent activity by Patrice Vigier-
I understand, I developed an external program to do that but it would be better if it was integrated into B1 Anyway without B1UP, SAP B1 would be much less efficient, THANK YOU for your good work....
-
Hello, In the master data form Thank you for considering it. Patrice 2.5.0.0
-
OK, thank you, I use ODBC(RDO)
-
Hello, The video do not say what Hana driver to use, B1CRHPROXY32 or HDBODBC32 ?? I guess HDBODBC32 Thank you Patrice
-
Hello Thomas, Yes I know but they do not want to give support. They wrote me: Unfortunately we can not help you on Code.Net type functions that are solely dedicated to developer. Applications on Co...
-
Hello Thomas and THANK YOU. I have seen this viedo before but I cannot get it works, I have an error when clicking on "Find" (that is a button called "add" in the video). My code is the sample fro...
-
Thank you for your answer. I want it automatic to avoid mistakes and because instead of making a button it is faster to click on the SAP search icon :=)
-
Maybe that is a bug, because the SQL statement SELECT Code, Name FROM @VT_SGRP WHERE U_GRP =$[$39.0.NUMBER] works in a button.
-
Thank you all for your help. I did try a validation on form load with "Before action = false" so it triggers at the end but it does not work because it triggers before SAP has finished loaded. acti...
-
I got an answer: it does not work this way. The solution is: 1) To add a validation configuration that fire on click before action 2) In "No condition, just execute function" field, link it to a ma...