• Creating GL account with BOI

    Hi, I'm trying to create GL account in Sage 100 ERP with BOI. Here is my code: // omitted initialize and login steps GlAccountBus.nSetKeyValue("Account$","235-04-00") GlAccountBus.nSetKey() // Error is on this line GlAccountBus.sLastErrorMsg //…