My first code included only the insert and the process methods.
I added the Post line after, hopefully that I will get the materials and the routings copied in the MO.
I tried many combinations like:
Insert, Process
Process, Insert
Insert, Process, Post
Post, Insert, Process etc...
No...
Hello,
System: MISYS 5.0 - Accpac Advantage series 5.2.
The manufacturing header is created but the materials and the routings are not copied in the MO.
Any help appreciated.
Public Function SaveMO(ByVal strCompany As String) As String
Dim Connection As New...
Hello,
We have Accpac Advantage Series 5.2 with MISys 5.0 and we have a question related to the margin and specifically to the Cost of Sales.
We noticed that sometimes the Cost of Sales is greater than the Sales Amount so we get a negative Margin Percent.
How the Cost of Sales is calculated...
Hi,
We get this message when we try to run this code in a web form using ASP.NET (we are trying to access ACCPAC 5.2 API)
sUsername = m_oFPUtils.GetCompanyUsername(company)
sPassword = m_oFPUtils.GetCompanyPassword(company)
oOESession = New AccpacCOMAPI.AccpacSession
' ERROR WHEN TRYING TO...
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.