Welcome to the Sage 300 Support Group on Community Hub! Available 24/7, the Forums are a great place to ask and answer product questions, as well as share tips and tricks with Sage peers, partners, and pros.
For a small context, this is a part of a sync application.
I cannot use the macro recorder the Sage 300 has built in to record edits - since the field I am trying to pull seems to be Read Only within the Invoice Entry.
Working:
Currently I am…
debug to line : FieldsOEHeader.FieldByName["CUSTOMER"].set_Value();
is error Error HRESULT E_FAIL has been returned from a call to a COM component. help me, please
Setup:
C# Framework: .NET Framework 4.8
SDK: ACCPAC.Advantage
Code Context:
OpenView just initializes a session to the DB, there would be no issues behind this - it works just fine with everything.
Important: No errors appear what so ever…
Hi, I am working on building custom views into a Sage 300 module that was written in VB.NET. Is there any limitation to the development environment to compile these modules being 32bit or can the machine be a 64bit machine?
I am trying to find more…
Hi Guys,
I am having an issue while updating Inventory Counts in SAGE300.
I have created the Macro but it actually does not update the Quantity Counted in I/C Physical Inventory Quantities.
Has someone successfully updated /C Physical Inventory…
Hi Guys,
I am having an issue while updating Inventory Counts in SAGE.
I have created the Macro but while processing the Inventory Worksheet, it returns following error:
Method Process of the 'lAccPacView' failed
Has someone sucessfully updated…
Hi Guys,
I have an issue when attempting to retrieve or insert data into SAGE databases using the SDK 61A. I am able to establish connection with the SAGE database and open the Views. However, I am getting a HRESULT E_FAIL error when I try to retrieve…