I am trying to add a Vendor Remit address piece to a VB.net BOI app, and running into the following:
retVal = oSS.nSetProgram(oSS.nLookupTask("AP_VendorRemit_ui")) gets this error: Lookup program failed. The task id "000000000" is not on file.
then
AP_VendorRemit_bus = oPVX.NewObject("AP_VendorRemit_bus", oSS) gets this error: <NewObject Error: 200> - You are not authorized to access this program.
This is Sage 100 2024 standard. User has full rights to AP. Vendor records get written correctly and create a mirrored remit address record, but it does not get updated by the VendorRemit call.
------------------------------
Phil McIntosh
Friendly Systems
------------------------------