please i have exception in line 4 when Session.GetPrintSetup(" ", " ") excuted
1 Dim rpt As AccpacCOMAPI.AccpacReport
2 rpt = Session.ReportSelect("OEQUOT01[OEQUOT01.RPT]", " ", " ")
3 Dim rptPrintSetup As AccpacCOMAPI.AccpacPrintSetup
4...
please help
i am open session like this
Session = New AccpacCOMAPI.AccpacSession
Session.Init("", "CS", "CS0000", "56A")
Session.Open("ADMIN", "ADMIN", "SHASD", DateTime.Today, 0, "")
when i try to connect it to accpac 6.1 database its work fine when i try to...
hi all,
i write a windows application system that create transfer transaction in the IC Module and its work fine the issue i faced when i connected my application on static ip for server its give error on opening session note that the code open session on local network .
please any idea may...
Hi all,
i have this code in credit debit note in order entry transactions module but when i try to execute red record error occurred please help
OECRD1headerFields.FieldByName("DRIVENBYUI").Value = "1" ' Driven by UI
OECRD1header.Cancel()...
Dear all i am build windows application on click i want to create new order entry and shipall the error when i press the button its create order entry but with no shipment and invoice id here the code
Dim OEORD1header As AccpacCOMAPI.AccpacView
Dim OEORD1headerFields As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.