kinyanjuikamau
Explorer
Member since ‎01-19-2023

User Statistics

  • 31 Posts
  • 0 Solutions
  • 15 Kudos given
  • 0 Kudos received

User Activity

Hello Experts,I have a SAP form .b1f made in Visual Studio for an addon.I want to replicate the below as in system forms:I want users to see that white box of suggestions as they type.How to do so in a user defined form? I have tried and cannot find ...
I am making a SAP B1 version 10 addon.I have a form with a matrix embedded. One column for itemcode I have a choose from list.When I run the addon, the first time I open the form, I am able to add data with no problem. When I close the form and open ...
Hello experts,I am getting the error: Message:System.Runtime.InteropServices.COMException (0xFFFFFFFF): Invalid rowwhen trying to add a goods receipt. I want to add 2 rows of the same item that are batched.What am I doing wrong?SAPbobsCOM.Documents g...
Hello,I have an addon and I am trying to simulate the "Add and View" feature in SAP B1 Version 10. I have a UDO form and want to "click" on the last record programmatically so a user can see what they have added instead of pressing on the button them...
Hello experts, I am getting an error when I open a SAP B1 form a second time, error is not thrown when I open the form the first time after running the addon. This is a b1f from built through Visual Studio. The error gets thrown here: if (pVal...