barend_morkel2
Active Contributor
Member since ‎06-06-2005

User Statistics

  • 605 Posts
  • 188 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi All,I'm having an issue with the Ampersand (&) character in the DI Server call using DIServer.InteractThe following works perfectly: <DoQuery>CardName from OCRD where CardCode = 'pamgong11'</DoQuery>The following does not work: <DoQuery>CardName f...
Hi All,I'm on SBO 2005 PL01 SP22.When I try to issue to production order (batch item), I get the followinf error:<i>Referenced work order type should be "disassembly" [OIGE.DocStatus][line: 1]</i>Here is my Code: IssueToProd = oAppObj.oDICompany.Get...
Hi guys,I have a (vb .Net 2003) Project with a DBDatasource that I've used in SBO 2004 patch level 31. I have converted the project to SBO 2005 (patch level 5 and then patch level 7). Now the .Query method is acting up. It throws an exception <b>"Dat...
Hi SDK'ers,I just want to confirm that there is no DI API business object to create A/R Invoice + Payment. I'm using SBO 2004. (is there possibly something in 2005?)
Hi guys,I am on 2004A patch 26 using the DI API version 6.7 (also patch 26).When I access a salesforecast object from the company using SAPBobsCOM.SalesForecast objects getbykey() function :The object loads fine and I can access the header & line val...